Trace number 334399

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ornithorynque 0.1 alpha? (TO) 1200.14 606.658

General information on the benchmark

Namecrafted/Hard/contest04/others/
CompositeRSA576.sat05-509.reshuffled-07.cnf
MD5SUM19fdeefb726e073f5c825136ceaf9e1b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables166463
Number of clauses1654558
Sum of the clauses size7441050
Maximum clause length5
Minimum clause length1
Number of clauses of size 1866
Number of clauses of size 2165884
Number of clauses of size 3165312
Number of clauses of size 40
Number of clauses of size 51322496
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c This is Ornithorynque version 0.1 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using unsigned int
0.00/0.00	c parsing...
6.49/6.53	c ...done
6.49/6.53	c nbVar=166463 nbClause=1654558
7.48/7.59	c nbVar=166463 nbClause=1654558
10.18/10.22	c complete search running
10.18/10.22	c local search running
11.17/10.73	c flip 0 nbSat=1549980 maxSat=0
32.91/21.61	c nbDecision=10000 #clauses=1654594
59.82/35.18	c nbDecision=20000 #clauses=1654718
79.16/44.88	c flip 10000 nbSat=1569255 maxSat=1570983
88.35/49.48	c nbDecision=30000 #clauses=1654874
109.28/59.98	c nbDecision=40000 #clauses=1654886
147.60/79.20	c flip 20000 nbSat=1571040 maxSat=1571976
149.58/80.12	c nbDecision=50000 #clauses=1655317
200.66/105.75	c flip 30000 nbSat=1569955 maxSat=1573235
250.55/130.75	c flip 40000 nbSat=1572676 maxSat=1573383
299.03/155.04	c flip 50000 nbSat=1572451 maxSat=1574587
348.30/179.72	c flip 60000 nbSat=1573379 maxSat=1576183
397.59/204.43	c flip 70000 nbSat=1574661 maxSat=1576183
448.28/229.81	c flip 80000 nbSat=1574815 maxSat=1576782
496.76/254.18	c flip 90000 nbSat=1576991 maxSat=1577560
544.44/278.05	c flip 100000 nbSat=1576320 maxSat=1578095
590.94/301.40	c flip 110000 nbSat=1577268 maxSat=1579196
638.62/325.28	c flip 120000 nbSat=1576771 maxSat=1579361
686.90/349.40	c flip 130000 nbSat=1577060 maxSat=1579625
733.98/373.02	c flip 140000 nbSat=1578228 maxSat=1579625
781.27/396.70	c flip 150000 nbSat=1577794 maxSat=1579625
828.76/420.52	c flip 160000 nbSat=1578789 maxSat=1580647
875.44/443.91	c flip 170000 nbSat=1579642 maxSat=1581097
922.53/467.58	c flip 180000 nbSat=1579168 maxSat=1581180
969.82/491.25	c flip 190000 nbSat=1578696 maxSat=1581424
1015.71/514.25	c flip 200000 nbSat=1579699 maxSat=1582139
1062.39/537.64	c flip 210000 nbSat=1580703 maxSat=1582875
1109.68/561.37	c flip 220000 nbSat=1580775 maxSat=1582875
1156.76/584.99	c flip 230000 nbSat=1580566 maxSat=1582875

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node9/watcher-334399-1173569627 -o ROOT/results/node9/solver-334399-1173569627 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334399-1173569627/ornithorynque /tmp/evaluation/334399-1173569627/instance-334399-1173569627.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 0.97 0.99 3/77 24353
/proc/meminfo: memFree=1544968/2055920 swapFree=4152252/4192956
[pid=24353] ppid=24351 vsize=23220 CPUtime=0
/proc/24353/stat : 24353 (ornithorynque) R 24351 24353 23217 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 376918217 23777280 267 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215416343825 0 0 4096 0 0 0 0 17 1 0 0
/proc/24353/statm: 5805 267 220 42 0 45 0

[startup+0.0715621 s]
/proc/loadavg: 0.93 0.97 0.99 3/77 24353
/proc/meminfo: memFree=1544968/2055920 swapFree=4152252/4192956
[pid=24353] ppid=24351 vsize=26884 CPUtime=0.06
/proc/24353/stat : 24353 (ornithorynque) R 24351 24353 23217 0 -1 4194304 1462 0 0 0 6 0 0 0 18 0 1 0 376918217 27529216 1157 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 270809938461 0 0 4096 1088 0 0 0 17 1 0 0
/proc/24353/statm: 6721 1158 379 42 0 973 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 26884

[startup+0.101413 s]
/proc/loadavg: 0.93 0.97 0.99 3/77 24353
/proc/meminfo: memFree=1544968/2055920 swapFree=4152252/4192956
[pid=24353] ppid=24351 vsize=27804 CPUtime=0.08
/proc/24353/stat : 24353 (ornithorynque) R 24351 24353 23217 0 -1 4194304 1685 0 0 0 8 0 0 0 18 0 1 0 376918217 28471296 1347 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215418835681 0 0 4096 1088 0 0 0 17 1 0 0
/proc/24353/statm: 6951 1348 379 42 0 1203 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27804

[startup+0.301452 s]
/proc/loadavg: 0.93 0.97 0.99 3/77 24353
/proc/meminfo: memFree=1544968/2055920 swapFree=4152252/4192956
[pid=24353] ppid=24351 vsize=33192 CPUtime=0.29
/proc/24353/stat : 24353 (ornithorynque) R 24351 24353 23217 0 -1 4194304 3152 0 0 0 28 1 0 0 19 0 1 0 376918217 33988608 2620 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215418835681 0 0 4096 1088 0 0 0 17 1 0 0
/proc/24353/statm: 8298 2620 379 42 0 2550 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33192

[startup+0.701528 s]
/proc/loadavg: 0.93 0.97 0.99 3/77 24353
/proc/meminfo: memFree=1544968/2055920 swapFree=4152252/4192956
[pid=24353] ppid=24351 vsize=43588 CPUtime=0.69
/proc/24353/stat : 24353 (ornithorynque) R 24351 24353 23217 0 -1 4194304 5963 0 0 0 66 3 0 0 22 0 1 0 376918217 44634112 5174 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215418835681 0 0 4096 1088 0 0 0 17 1 0 0
/proc/24353/statm: 10897 5174 379 42 0 5149 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43588

[startup+1.50168 s]
/proc/loadavg: 1.01 0.98 1.00 2/78 24354
/proc/meminfo: memFree=1518592/2055920 swapFree=4152252/4192956
[pid=24353] ppid=24351 vsize=64512 CPUtime=1.49
/proc/24353/stat : 24353 (ornithorynque) R 24351 24353 23217 0 -1 4194304 11588 0 0 0 144 5 0 0 25 0 1 0 376918217 66060288 10286 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215418835681 0 0 4096 1088 0 0 0 17 1 0 0
/proc/24353/statm: 16128 10286 379 42 0 10380 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64512

[startup+3.10199 s]
/proc/loadavg: 1.01 0.98 1.00 2/78 24354
/proc/meminfo: memFree=1491080/2055920 swapFree=4152252/4192956
[pid=24353] ppid=24351 vsize=106360 CPUtime=3.09
/proc/24353/stat : 24353 (ornithorynque) R 24351 24353 23217 0 -1 4194304 22871 0 0 0 297 12 0 0 25 0 1 0 376918217 108912640 20544 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215418835681 0 0 4096 1088 0 0 0 17 1 0 0
/proc/24353/statm: 26590 20544 379 42 0 20842 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 106360

[startup+6.30161 s]
/proc/loadavg: 1.01 0.98 1.00 2/78 24354
/proc/meminfo: memFree=1405704/2055920 swapFree=4152252/4192956
[pid=24353] ppid=24351 vsize=190716 CPUtime=6.29
/proc/24353/stat : 24353 (ornithorynque) R 24351 24353 23217 0 -1 4194304 45602 0 0 0 607 22 0 0 25 0 1 0 376918217 195293184 41226 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215418835681 0 0 4096 1088 0 0 0 17 1 0 0
/proc/24353/statm: 47679 41226 379 42 0 41931 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 190716

[startup+12.7029 s]
/proc/loadavg: 1.09 1.00 1.01 3/80 24356
/proc/meminfo: memFree=1242360/2055920 swapFree=4152252/4192956
[pid=24353] ppid=24351 vsize=371392 CPUtime=15.16
/proc/24353/stat : 24353 (ornithorynque) S 24351 24353 23217 0 -1 4194304 94686 0 0 0 1474 42 0 0 25 0 3 0 376918217 380305408 76166 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24353/statm: 92848 76166 389 42 0 87100 0
[pid=24353/tid=24355] ppid=24351 vsize=371392 CPUtime=2.48
/proc/24353/task/24355/stat : 24355 (ornithorynque) R 24351 24353 23217 0 -1 4194368 10479 0 0 0 244 4 0 0 25 0 3 0 376919239 380305408 76166 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4274127 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24353/tid=24356] ppid=24351 vsize=371392 CPUtime=2.47
/proc/24353/task/24356/stat : 24356 (ornithorynque) R 24351 24353 23217 0 -1 4194368 2 0 0 0 247 0 0 0 25 0 3 0 376919239 380305408 76166 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4297902 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.16
Current children cumulated vsize (KiB) 371392

[startup+25.5013 s]
/proc/loadavg: 1.23 1.03 1.02 3/80 24356
/proc/meminfo: memFree=1241848/2055920 swapFree=4152252/4192956
[pid=24353] ppid=24351 vsize=371924 CPUtime=40.69
/proc/24353/stat : 24353 (ornithorynque) S 24351 24353 23217 0 -1 4194304 130672 0 0 0 4008 61 0 0 25 0 3 0 376918217 380850176 76292 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24353/statm: 92981 76292 389 42 0 87233 0
[pid=24353/tid=24355] ppid=24351 vsize=371924 CPUtime=15.26
/proc/24353/task/24355/stat : 24355 (ornithorynque) R 24351 24353 23217 0 -1 4194368 46465 0 0 0 1504 22 0 0 25 0 3 0 376919239 380850176 76292 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4273705 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24353/tid=24356] ppid=24351 vsize=371924 CPUtime=15.2
/proc/24353/task/24356/stat : 24356 (ornithorynque) R 24351 24353 23217 0 -1 4194368 2 0 0 0 1520 0 0 0 25 0 3 0 376919239 380850176 76292 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246125 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 40.69
Current children cumulated vsize (KiB) 371924

[startup+51.1012 s]
/proc/loadavg: 1.49 1.11 1.04 3/80 24356
/proc/meminfo: memFree=1240952/2055920 swapFree=4152252/4192956
[pid=24353] ppid=24351 vsize=372880 CPUtime=91.73
/proc/24353/stat : 24353 (ornithorynque) S 24351 24353 23217 0 -1 4194304 193156 0 0 0 9082 91 0 0 25 0 3 0 376918217 381829120 76510 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24353/statm: 93220 76510 389 42 0 87472 0
[pid=24353/tid=24355] ppid=24351 vsize=372880 CPUtime=40.86
/proc/24353/task/24355/stat : 24355 (ornithorynque) R 24351 24353 23217 0 -1 4194368 108949 0 0 0 4033 53 0 0 25 0 3 0 376919239 381829120 76510 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4274127 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24353/tid=24356] ppid=24351 vsize=372880 CPUtime=40.65
/proc/24353/task/24356/stat : 24356 (ornithorynque) R 24351 24353 23217 0 -1 4194368 2 0 0 0 4065 0 0 0 25 0 3 0 376919239 381829120 76510 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4297622 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 91.73
Current children cumulated vsize (KiB) 372880

[startup+102.305 s]
/proc/loadavg: 1.79 1.26 1.09 3/80 24356
/proc/meminfo: memFree=1241016/2055920 swapFree=4152252/4192956
[pid=24353] ppid=24351 vsize=372640 CPUtime=193.89
/proc/24353/stat : 24353 (ornithorynque) S 24351 24353 23217 0 -1 4194304 257318 0 0 0 19269 120 0 0 25 0 3 0 376918217 381583360 76450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24353/statm: 93160 76450 389 42 0 87412 0
[pid=24353/tid=24355] ppid=24351 vsize=372640 CPUtime=92.04
/proc/24353/task/24355/stat : 24355 (ornithorynque) R 24351 24353 23217 0 -1 4194368 173111 0 0 0 9123 81 0 0 25 0 3 0 376919239 381583360 76450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246473 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24353/tid=24356] ppid=24351 vsize=372640 CPUtime=91.63
/proc/24353/task/24356/stat : 24356 (ornithorynque) R 24351 24353 23217 0 -1 4194368 2 0 0 0 9163 0 0 0 25 0 3 0 376919239 381583360 76450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4245971 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 193.89
Current children cumulated vsize (KiB) 372640

[startup+162.302 s]
/proc/loadavg: 1.92 1.39 1.15 3/80 24356
/proc/meminfo: memFree=1241016/2055920 swapFree=4152252/4192956
[pid=24353] ppid=24351 vsize=372640 CPUtime=313.59
/proc/24353/stat : 24353 (ornithorynque) S 24351 24353 23217 0 -1 4194304 257318 0 0 0 31238 121 0 0 25 0 3 0 376918217 381583360 76450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24353/statm: 93160 76450 389 42 0 87412 0
[pid=24353/tid=24355] ppid=24351 vsize=372640 CPUtime=152.01
/proc/24353/task/24355/stat : 24355 (ornithorynque) R 24351 24353 23217 0 -1 4194368 173111 0 0 0 15119 82 0 0 25 0 3 0 376919239 381583360 76450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246508 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24353/tid=24356] ppid=24351 vsize=372640 CPUtime=151.35
/proc/24353/task/24356/stat : 24356 (ornithorynque) R 24351 24353 23217 0 -1 4194368 2 0 0 0 15135 0 0 0 25 0 3 0 376919239 381583360 76450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4297594 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 313.59
Current children cumulated vsize (KiB) 372640

[startup+222.301 s]
/proc/loadavg: 1.97 1.50 1.20 3/80 24356
/proc/meminfo: memFree=1241016/2055920 swapFree=4152252/4192956
[pid=24353] ppid=24351 vsize=372640 CPUtime=433.3
/proc/24353/stat : 24353 (ornithorynque) S 24351 24353 23217 0 -1 4194304 257318 0 0 0 43208 122 0 0 25 0 3 0 376918217 381583360 76450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24353/statm: 93160 76450 389 42 0 87412 0
[pid=24353/tid=24355] ppid=24351 vsize=372640 CPUtime=211.99
/proc/24353/task/24355/stat : 24355 (ornithorynque) R 24351 24353 23217 0 -1 4194368 173111 0 0 0 21117 82 0 0 25 0 3 0 376919239 381583360 76450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4239088 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24353/tid=24356] ppid=24351 vsize=372640 CPUtime=211.08
/proc/24353/task/24356/stat : 24356 (ornithorynque) R 24351 24353 23217 0 -1 4194368 2 0 0 0 21108 0 0 0 25 0 3 0 376919239 381583360 76450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4297594 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 433.3
Current children cumulated vsize (KiB) 372640

[startup+282.303 s]
/proc/loadavg: 1.99 1.59 1.24 3/80 24356
/proc/meminfo: memFree=1241080/2055920 swapFree=4152252/4192956
[pid=24353] ppid=24351 vsize=372640 CPUtime=553.02
/proc/24353/stat : 24353 (ornithorynque) S 24351 24353 23217 0 -1 4194304 257318 0 0 0 55180 122 0 0 25 0 3 0 376918217 381583360 76450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24353/statm: 93160 76450 389 42 0 87412 0
[pid=24353/tid=24355] ppid=24351 vsize=372640 CPUtime=271.97
/proc/24353/task/24355/stat : 24355 (ornithorynque) R 24351 24353 23217 0 -1 4194368 173111 0 0 0 27114 83 0 0 25 0 3 0 376919239 381583360 76450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24353/tid=24356] ppid=24351 vsize=372640 CPUtime=270.82
/proc/24353/task/24356/stat : 24356 (ornithorynque) R 24351 24353 23217 0 -1 4194368 2 0 0 0 27082 0 0 0 25 0 3 0 376919239 381583360 76450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4297029 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 553.02
Current children cumulated vsize (KiB) 372640

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.29 3/80 24356
/proc/meminfo: memFree=1241080/2055920 swapFree=4152252/4192956
[pid=24353] ppid=24351 vsize=372640 CPUtime=672.73
/proc/24353/stat : 24353 (ornithorynque) S 24351 24353 23217 0 -1 4194304 257318 0 0 0 67150 123 0 0 25 0 3 0 376918217 381583360 76450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24353/statm: 93160 76450 389 42 0 87412 0
[pid=24353/tid=24355] ppid=24351 vsize=372640 CPUtime=331.94
/proc/24353/task/24355/stat : 24355 (ornithorynque) R 24351 24353 23217 0 -1 4194368 173111 0 0 0 33111 83 0 0 25 0 3 0 376919239 381583360 76450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246417 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24353/tid=24356] ppid=24351 vsize=372640 CPUtime=330.55
/proc/24353/task/24356/stat : 24356 (ornithorynque) R 24351 24353 23217 0 -1 4194368 2 0 0 0 33055 0 0 0 25 0 3 0 376919239 381583360 76450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4297622 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 672.73
Current children cumulated vsize (KiB) 372640

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/80 24356
/proc/meminfo: memFree=1241144/2055920 swapFree=4152252/4192956
[pid=24353] ppid=24351 vsize=372640 CPUtime=792.45
/proc/24353/stat : 24353 (ornithorynque) S 24351 24353 23217 0 -1 4194304 257318 0 0 0 79121 124 0 0 25 0 3 0 376918217 381583360 76450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24353/statm: 93160 76450 389 42 0 87412 0
[pid=24353/tid=24355] ppid=24351 vsize=372640 CPUtime=391.93
/proc/24353/task/24355/stat : 24355 (ornithorynque) R 24351 24353 23217 0 -1 4194368 173111 0 0 0 39109 84 0 0 25 0 3 0 376919239 381583360 76450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246480 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24353/tid=24356] ppid=24351 vsize=372640 CPUtime=390.28
/proc/24353/task/24356/stat : 24356 (ornithorynque) R 24351 24353 23217 0 -1 4194368 2 0 0 0 39028 0 0 0 25 0 3 0 376919239 381583360 76450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4245180 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 792.45
Current children cumulated vsize (KiB) 372640

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.37 3/80 24356
/proc/meminfo: memFree=1241208/2055920 swapFree=4152252/4192956
[pid=24353] ppid=24351 vsize=372640 CPUtime=912.15
/proc/24353/stat : 24353 (ornithorynque) S 24351 24353 23217 0 -1 4194304 257318 0 0 0 91091 124 0 0 25 0 3 0 376918217 381583360 76450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24353/statm: 93160 76450 389 42 0 87412 0
[pid=24353/tid=24355] ppid=24351 vsize=372640 CPUtime=451.9
/proc/24353/task/24355/stat : 24355 (ornithorynque) R 24351 24353 23217 0 -1 4194368 173111 0 0 0 45106 84 0 0 25 0 3 0 376919239 381583360 76450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246510 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24353/tid=24356] ppid=24351 vsize=372640 CPUtime=450.03
/proc/24353/task/24356/stat : 24356 (ornithorynque) R 24351 24353 23217 0 -1 4194368 2 0 0 0 45002 1 0 0 25 0 3 0 376919239 381583360 76450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4245111 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 912.15
Current children cumulated vsize (KiB) 372640

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/80 24356
/proc/meminfo: memFree=1241208/2055920 swapFree=4152252/4192956
[pid=24353] ppid=24351 vsize=372640 CPUtime=1031.87
/proc/24353/stat : 24353 (ornithorynque) S 24351 24353 23217 0 -1 4194304 257318 0 0 0 103062 125 0 0 25 0 3 0 376918217 381583360 76450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24353/statm: 93160 76450 389 42 0 87412 0
[pid=24353/tid=24355] ppid=24351 vsize=372640 CPUtime=511.88
/proc/24353/task/24355/stat : 24355 (ornithorynque) R 24351 24353 23217 0 -1 4194368 173111 0 0 0 51103 85 0 0 25 0 3 0 376919239 381583360 76450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246398 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24353/tid=24356] ppid=24351 vsize=372640 CPUtime=509.76
/proc/24353/task/24356/stat : 24356 (ornithorynque) R 24351 24353 23217 0 -1 4194368 2 0 0 0 50975 1 0 0 25 0 3 0 376919239 381583360 76450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4297053 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1031.87
Current children cumulated vsize (KiB) 372640

[startup+582.303 s]
/proc/loadavg: 1.99 1.84 1.44 3/80 24356
/proc/meminfo: memFree=1241272/2055920 swapFree=4152252/4192956
[pid=24353] ppid=24351 vsize=372640 CPUtime=1151.57
/proc/24353/stat : 24353 (ornithorynque) S 24351 24353 23217 0 -1 4194304 257318 0 0 0 115032 125 0 0 25 0 3 0 376918217 381583360 76450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24353/statm: 93160 76450 389 42 0 87412 0
[pid=24353/tid=24355] ppid=24351 vsize=372640 CPUtime=571.86
/proc/24353/task/24355/stat : 24355 (ornithorynque) R 24351 24353 23217 0 -1 4194368 173111 0 0 0 57101 85 0 0 25 0 3 0 376919239 381583360 76450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246480 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24353/tid=24356] ppid=24351 vsize=372640 CPUtime=569.49
/proc/24353/task/24356/stat : 24356 (ornithorynque) R 24351 24353 23217 0 -1 4194368 2 0 0 0 56948 1 0 0 25 0 3 0 376919239 381583360 76450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4245971 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1151.57
Current children cumulated vsize (KiB) 372640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+606.601 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 24356
/proc/meminfo: memFree=1241208/2055920 swapFree=4152252/4192956
[pid=24353] ppid=24351 vsize=372640 CPUtime=1200.07
/proc/24353/stat : 24353 (ornithorynque) S 24351 24353 23217 0 -1 4194304 257318 0 0 0 119881 126 0 0 25 0 3 0 376918217 381583360 76450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24353/statm: 93160 76450 389 42 0 87412 0
[pid=24353/tid=24355] ppid=24351 vsize=372640 CPUtime=596.16
/proc/24353/task/24355/stat : 24355 (ornithorynque) R 24351 24353 23217 0 -1 4194368 173111 0 0 0 59530 86 0 0 25 0 3 0 376919239 381583360 76450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246406 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24353/tid=24356] ppid=24351 vsize=372640 CPUtime=593.69
/proc/24353/task/24356/stat : 24356 (ornithorynque) R 24351 24353 23217 0 -1 4194368 2 0 0 0 59368 1 0 0 25 0 3 0 376919239 381583360 76450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 372640

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 606.658
CPU time (s): 1200.14
CPU user time (s): 1198.83
CPU system time (s): 1.3068
CPU usage (%): 197.827
Max. virtual memory (cumulated for all children) (KiB): 383016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.83
system time used= 1.3068
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 257318
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 22310

runsolver used 0.469928 second user time and 1.75273 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Mar 10 23:33:56 UTC 2007

IDJOB= 334399
IDBENCH= 24626
IDSOLVER= 139
FILE ID= node9/334399-1173569627

PBS_JOBID= 4101193

Free space on /tmp= 66410 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/others/CompositeRSA576.sat05-509.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334399-1173569627/ornithorynque /tmp/evaluation/334399-1173569627/instance-334399-1173569627.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-334399-1173569627 -o ROOT/results/node9/solver-334399-1173569627 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334399-1173569627/ornithorynque /tmp/evaluation/334399-1173569627/instance-334399-1173569627.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  19fdeefb726e073f5c825136ceaf9e1b

RANDOM SEED= 614256158

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1545440 kB
Buffers:         51048 kB
Cached:         367708 kB
SwapCached:       8828 kB
Active:         268184 kB
Inactive:       173532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1545440 kB
SwapTotal:     4192956 kB
SwapFree:      4152252 kB
Dirty:           53192 kB
Writeback:           0 kB
Mapped:          29848 kB
Slab:            54436 kB
Committed_AS:  1515840 kB
PageTables:       1688 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66410 MiB

End job on node9 on Sat Mar 10 23:44:05 UTC 2007