Trace number 327938

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 601.523

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S122221229-14.SAT.shuffled.cnf
MD5SUM5fc0ce4a0db6a8f3ada0e5d787ac0a38
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.088985
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51917
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 short
0.00/0.00	c parsing...
0.00/0.01	c ...done
0.00/0.01	c nbVar=90 nbClause=1917
0.00/0.01	c nbVar=90 nbClause=1917
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=1858 maxSat=0
0.00/0.06	c flip 0 nbSat=2595 maxSat=1896
0.18/0.16	c flip 0 nbSat=3824 maxSat=2637
0.58/0.36	c flip 0 nbSat=5619 maxSat=3859
1.17/0.67	c flip 0 nbSat=7848 maxSat=5673
2.18/1.19	c flip 0 nbSat=10423 maxSat=7902
2.18/1.19	c nbDecision=10000 #clauses=10525
3.77/1.91	c flip 0 nbSat=13427 maxSat=10470
5.76/2.99	c flip 0 nbSat=17130 maxSat=13477
6.96/3.56	c nbDecision=20000 #clauses=19271
9.36/4.78	c flip 0 nbSat=22660 maxSat=17161
14.75/7.44	c nbDecision=30000 #clauses=27908
14.75/7.44	c flip 0 nbSat=27818 maxSat=22688
22.33/11.28	c flip 0 nbSat=35128 maxSat=27866
24.13/12.11	c nbDecision=40000 #clauses=36622
32.71/16.46	c flip 0 nbSat=40742 maxSat=35182
43.48/21.88	c nbDecision=50000 #clauses=45450
45.07/22.61	c flip 0 nbSat=46176 maxSat=40779
58.85/29.55	c flip 0 nbSat=51518 maxSat=46228
65.22/32.77	c nbDecision=60000 #clauses=54277
74.60/37.50	c flip 0 nbSat=58149 maxSat=51587
89.77/45.00	c nbDecision=70000 #clauses=62923
93.15/46.72	c flip 0 nbSat=63642 maxSat=58211
112.90/56.60	c flip 0 nbSat=70169 maxSat=63684
117.29/58.83	c nbDecision=80000 #clauses=71764
135.45/67.96	c flip 0 nbSat=76018 maxSat=70221
156.81/78.60	c nbDecision=90000 #clauses=80622
161.20/80.83	c flip 0 nbSat=81265 maxSat=76072
187.93/94.23	c flip 0 nbSat=86038 maxSat=81316
210.48/105.58	c nbDecision=100000 #clauses=89445
215.86/108.27	c flip 0 nbSat=90055 maxSat=86093
245.39/123.08	c flip 0 nbSat=95828 maxSat=90101
254.57/127.66	c nbDecision=110000 #clauses=98205
277.51/139.11	c flip 0 nbSat=103894 maxSat=95885
290.68/145.74	c nbDecision=120000 #clauses=107044
312.63/156.78	c flip 0 nbSat=112314 maxSat=103937
324.41/162.64	c nbDecision=130000 #clauses=115901
348.94/174.96	c flip 0 nbSat=120130 maxSat=112388
378.27/189.60	c nbDecision=140000 #clauses=124675
387.85/194.46	c flip 0 nbSat=125951 maxSat=120186
428.15/214.66	c flip 0 nbSat=131664 maxSat=126014
439.72/220.40	c nbDecision=150000 #clauses=133554
472.65/236.94	c flip 0 nbSat=137159 maxSat=131754
496.59/248.95	c nbDecision=160000 #clauses=142405
518.94/260.14	c flip 0 nbSat=146541 maxSat=137223
549.26/275.36	c nbDecision=170000 #clauses=151228
568.43/284.92	c flip 0 nbSat=153802 maxSat=146587
610.32/305.99	c nbDecision=180000 #clauses=159987
621.49/311.58	c flip 0 nbSat=161532 maxSat=153873
673.97/337.88	c nbDecision=190000 #clauses=168893
677.76/339.74	c flip 0 nbSat=169197 maxSat=161566
734.82/368.30	c flip 0 nbSat=176427 maxSat=169276
743.00/372.47	c nbDecision=200000 #clauses=177761
794.67/398.30	c flip 0 nbSat=185014 maxSat=176479
806.85/404.47	c nbDecision=210000 #clauses=186658
855.94/429.04	c flip 0 nbSat=193019 maxSat=185059
868.49/435.39	c nbDecision=220000 #clauses=195508
916.99/459.60	c nbDecision=230000 #clauses=204351
920.58/461.42	c flip 0 nbSat=204825 maxSat=193102
980.83/491.69	c nbDecision=240000 #clauses=213180
990.61/496.56	c flip 0 nbSat=214115 maxSat=204885
1054.25/528.40	c nbDecision=250000 #clauses=222092
1062.04/532.35	c flip 0 nbSat=223363 maxSat=214168
1119.70/561.25	c nbDecision=260000 #clauses=231025
1137.25/570.05	c flip 0 nbSat=232982 maxSat=223412
1197.32/600.11	c nbDecision=270000 #clauses=239958

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/node66/watcher-327938-1173114986 -o ROOT/results/node66/solver-327938-1173114986 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327938-1173114986/ornithorynque /tmp/evaluation/327938-1173114986/instance-327938-1173114986.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.00 0.00 0.12 3/64 9987
/proc/meminfo: memFree=1622624/2055920 swapFree=4183296/4192956
[pid=9987] ppid=9985 vsize=23220 CPUtime=0
/proc/9987/stat : 9987 (ornithorynque) R 9985 9987 9930 0 -1 4194304 279 0 0 0 0 0 0 0 18 0 1 0 331456120 23777280 258 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227604993136 0 0 4096 0 0 0 0 17 1 0 0
/proc/9987/statm: 5805 261 218 42 0 45 0

[startup+0.077702 s]
/proc/loadavg: 0.00 0.00 0.12 3/64 9987
/proc/meminfo: memFree=1622624/2055920 swapFree=4183296/4192956
[pid=9987] ppid=9985 vsize=45216 CPUtime=0.13
/proc/9987/stat : 9987 (ornithorynque) S 9985 9987 9930 0 -1 4194304 650 0 0 0 13 0 0 0 18 0 3 0 331456120 46301184 611 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227616518011 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9987/statm: 11304 611 387 42 0 5556 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 45216

[startup+0.102706 s]
/proc/loadavg: 0.00 0.00 0.12 3/64 9987
/proc/meminfo: memFree=1622624/2055920 swapFree=4183296/4192956
[pid=9987] ppid=9985 vsize=45216 CPUtime=0.18
/proc/9987/stat : 9987 (ornithorynque) S 9985 9987 9930 0 -1 4194304 663 0 0 0 18 0 0 0 18 0 3 0 331456120 46301184 624 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227616518011 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9987/statm: 11304 624 387 42 0 5556 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45216

[startup+0.301747 s]
/proc/loadavg: 0.00 0.00 0.12 3/64 9987
/proc/meminfo: memFree=1622624/2055920 swapFree=4183296/4192956
[pid=9987] ppid=9985 vsize=45372 CPUtime=0.58
/proc/9987/stat : 9987 (ornithorynque) S 9985 9987 9930 0 -1 4194304 778 0 0 0 58 0 0 0 18 0 3 0 331456120 46460928 739 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227616518011 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9987/statm: 11343 739 387 42 0 5595 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45372

[startup+0.70183 s]
/proc/loadavg: 0.00 0.00 0.12 3/64 9987
/proc/meminfo: memFree=1622624/2055920 swapFree=4183296/4192956
[pid=9987] ppid=9985 vsize=46836 CPUtime=1.37
/proc/9987/stat : 9987 (ornithorynque) S 9985 9987 9930 0 -1 4194304 1027 0 0 0 137 0 0 0 18 0 3 0 331456120 47960064 988 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227616518011 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9987/statm: 11709 988 387 42 0 5961 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 46836

[startup+1.50199 s]
/proc/loadavg: 0.00 0.00 0.12 3/67 9990
/proc/meminfo: memFree=1619784/2055920 swapFree=4183296/4192956
[pid=9987] ppid=9985 vsize=47628 CPUtime=2.97
/proc/9987/stat : 9987 (ornithorynque) S 9985 9987 9930 0 -1 4194304 1259 0 0 0 297 0 0 0 18 0 3 0 331456120 48771072 1220 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227616518011 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9987/statm: 11907 1220 387 42 0 6159 0
[pid=9987/tid=9989] ppid=9985 vsize=47628 CPUtime=1.48
/proc/9987/task/9989/stat : 9989 (ornithorynque) R 9985 9987 9930 0 -1 4194368 403 0 0 0 148 0 0 0 25 0 3 0 331456121 48771072 1220 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4290157 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9987/tid=9990] ppid=9985 vsize=47628 CPUtime=1.47
/proc/9987/task/9990/stat : 9990 (ornithorynque) R 9985 9987 9930 0 -1 4194368 295 0 0 0 147 0 0 0 25 0 3 0 331456121 48771072 1221 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47628

[startup+3.10131 s]
/proc/loadavg: 0.00 0.00 0.12 3/67 9990
/proc/meminfo: memFree=1618184/2055920 swapFree=4183296/4192956
[pid=9987] ppid=9985 vsize=49884 CPUtime=6.16
/proc/9987/stat : 9987 (ornithorynque) S 9985 9987 9930 0 -1 4194304 1757 0 0 0 616 0 0 0 18 0 3 0 331456120 51081216 1652 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227616518011 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9987/statm: 12471 1652 387 42 0 6723 0
[pid=9987/tid=9989] ppid=9985 vsize=49884 CPUtime=3.08
/proc/9987/task/9989/stat : 9989 (ornithorynque) R 9985 9987 9930 0 -1 4194368 673 0 0 0 308 0 0 0 17 0 3 0 331456121 51081216 1652 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9987/tid=9990] ppid=9985 vsize=49884 CPUtime=3.07
/proc/9987/task/9990/stat : 9990 (ornithorynque) R 9985 9987 9930 0 -1 4194368 523 0 0 0 307 0 0 0 25 0 3 0 331456121 51081216 1652 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241407 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 49884

[startup+6.30195 s]
/proc/loadavg: 0.16 0.03 0.13 3/67 9990
/proc/meminfo: memFree=1615560/2055920 swapFree=4183296/4192956
[pid=9987] ppid=9985 vsize=51160 CPUtime=12.55
/proc/9987/stat : 9987 (ornithorynque) S 9985 9987 9930 0 -1 4194304 2228 0 0 0 1254 1 0 0 18 0 3 0 331456120 52387840 2123 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227616518011 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9987/statm: 12790 2123 387 42 0 7042 0
[pid=9987/tid=9989] ppid=9985 vsize=51160 CPUtime=6.27
/proc/9987/task/9989/stat : 9989 (ornithorynque) R 9985 9987 9930 0 -1 4194368 987 0 0 0 627 0 0 0 25 0 3 0 331456121 52387840 2123 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312023 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9987/tid=9990] ppid=9985 vsize=51160 CPUtime=6.26
/proc/9987/task/9990/stat : 9990 (ornithorynque) R 9985 9987 9930 0 -1 4194368 680 0 0 0 626 0 0 0 25 0 3 0 331456121 52387840 2123 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 51160

[startup+12.7012 s]
/proc/loadavg: 0.31 0.07 0.14 3/67 9990
/proc/meminfo: memFree=1611784/2055920 swapFree=4183296/4192956
[pid=9987] ppid=9985 vsize=56056 CPUtime=25.32
/proc/9987/stat : 9987 (ornithorynque) S 9985 9987 9930 0 -1 4194304 3236 0 0 0 2531 1 0 0 18 0 3 0 331456120 57401344 3001 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227616518011 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9987/statm: 14014 3001 387 42 0 8266 0
[pid=9987/tid=9989] ppid=9985 vsize=56056 CPUtime=12.66
/proc/9987/task/9989/stat : 9989 (ornithorynque) R 9985 9987 9930 0 -1 4194368 1551 0 0 0 1266 0 0 0 25 0 3 0 331456121 57401344 3001 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9987/tid=9990] ppid=9985 vsize=56056 CPUtime=12.63
/proc/9987/task/9990/stat : 9990 (ornithorynque) R 9985 9987 9930 0 -1 4194368 1124 0 0 0 1263 0 0 0 25 0 3 0 331456121 57401344 3001 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 56056

[startup+25.5028 s]
/proc/loadavg: 0.68 0.16 0.17 3/67 9990
/proc/meminfo: memFree=1608840/2055920 swapFree=4183296/4192956
[pid=9987] ppid=9985 vsize=58640 CPUtime=50.87
/proc/9987/stat : 9987 (ornithorynque) S 9985 9987 9930 0 -1 4194304 4089 0 0 0 5085 2 0 0 18 0 3 0 331456120 60047360 3722 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227616518011 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9987/statm: 14660 3722 387 42 0 8912 0
[pid=9987/tid=9989] ppid=9985 vsize=58640 CPUtime=25.47
/proc/9987/task/9989/stat : 9989 (ornithorynque) R 9985 9987 9930 0 -1 4194368 2036 0 0 0 2546 1 0 0 25 0 3 0 331456121 60047360 3722 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9987/tid=9990] ppid=9985 vsize=58640 CPUtime=25.38
/proc/9987/task/9990/stat : 9990 (ornithorynque) R 9985 9987 9930 0 -1 4194368 1492 0 0 0 2538 0 0 0 25 0 3 0 331456121 60047360 3722 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 58640

[startup+51.1019 s]
/proc/loadavg: 1.13 0.31 0.22 3/67 9990
/proc/meminfo: memFree=1604104/2055920 swapFree=4183296/4192956
[pid=9987] ppid=9985 vsize=64980 CPUtime=101.93
/proc/9987/stat : 9987 (ornithorynque) S 9985 9987 9930 0 -1 4194304 5672 0 0 0 10191 2 0 0 18 0 3 0 331456120 66539520 4888 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227616518011 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9987/statm: 16245 4888 387 42 0 10497 0
[pid=9987/tid=9989] ppid=9985 vsize=64980 CPUtime=51.05
/proc/9987/task/9989/stat : 9989 (ornithorynque) R 9985 9987 9930 0 -1 4194368 2954 0 0 0 5104 1 0 0 25 0 3 0 331456121 66539520 4888 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227607483105 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9987/tid=9990] ppid=9985 vsize=64980 CPUtime=50.85
/proc/9987/task/9990/stat : 9990 (ornithorynque) R 9985 9987 9930 0 -1 4194368 2157 0 0 0 5085 0 0 0 25 0 3 0 331456121 66539520 4888 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 64980

[startup+102.305 s]
/proc/loadavg: 1.62 0.56 0.31 3/67 9990
/proc/meminfo: memFree=1597896/2055920 swapFree=4183296/4192956
[pid=9987] ppid=9985 vsize=71708 CPUtime=204.09
/proc/9987/stat : 9987 (ornithorynque) S 9985 9987 9930 0 -1 4194304 7443 0 0 0 20406 3 0 0 18 0 3 0 331456120 73428992 6400 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227616518011 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9987/statm: 17927 6400 387 42 0 12179 0
[pid=9987/tid=9989] ppid=9985 vsize=71708 CPUtime=102.24
/proc/9987/task/9989/stat : 9989 (ornithorynque) R 9985 9987 9930 0 -1 4194368 3864 0 0 0 10222 2 0 0 25 0 3 0 331456121 73428992 6400 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9987/tid=9990] ppid=9985 vsize=71708 CPUtime=101.83
/proc/9987/task/9990/stat : 9990 (ornithorynque) R 9985 9987 9930 0 -1 4194368 3018 0 0 0 10183 0 0 0 25 0 3 0 331456121 73428992 6400 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240905 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 71708

[startup+162.302 s]
/proc/loadavg: 1.86 0.82 0.41 3/67 9990
/proc/meminfo: memFree=1590728/2055920 swapFree=4183296/4192956
[pid=9987] ppid=9985 vsize=80392 CPUtime=323.81
/proc/9987/stat : 9987 (ornithorynque) S 9985 9987 9930 0 -1 4194304 10073 0 0 0 32377 4 0 0 18 0 3 0 331456120 82321408 8187 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227616518011 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9987/statm: 20098 8187 387 42 0 14350 0
[pid=9987/tid=9989] ppid=9985 vsize=80392 CPUtime=162.21
/proc/9987/task/9989/stat : 9989 (ornithorynque) R 9985 9987 9930 0 -1 4194368 5296 0 0 0 16218 3 0 0 25 0 3 0 331456121 82321408 8187 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311824 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9987/tid=9990] ppid=9985 vsize=80392 CPUtime=161.58
/proc/9987/task/9990/stat : 9990 (ornithorynque) R 9985 9987 9930 0 -1 4194368 4216 0 0 0 16157 1 0 0 25 0 3 0 331456121 82321408 8187 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.81
Current children cumulated vsize (KiB) 80392

[startup+222.301 s]
/proc/loadavg: 1.95 1.04 0.51 3/67 9990
/proc/meminfo: memFree=1586120/2055920 swapFree=4183296/4192956
[pid=9987] ppid=9985 vsize=86520 CPUtime=443.51
/proc/9987/stat : 9987 (ornithorynque) S 9985 9987 9930 0 -1 4194304 11879 0 0 0 44346 5 0 0 18 0 3 0 331456120 88596480 9348 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227616518011 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9987/statm: 21630 9348 387 42 0 15882 0
[pid=9987/tid=9989] ppid=9985 vsize=86520 CPUtime=222.18
/proc/9987/task/9989/stat : 9989 (ornithorynque) R 9985 9987 9930 0 -1 4194368 6252 0 0 0 22215 3 0 0 25 0 3 0 331456121 88596480 9348 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9987/tid=9990] ppid=9985 vsize=86520 CPUtime=221.3
/proc/9987/task/9990/stat : 9990 (ornithorynque) R 9985 9987 9930 0 -1 4194368 5066 0 0 0 22129 1 0 0 25 0 3 0 331456121 88596480 9348 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.51
Current children cumulated vsize (KiB) 86520

[startup+282.301 s]
/proc/loadavg: 1.98 1.21 0.60 3/67 9990
/proc/meminfo: memFree=1581320/2055920 swapFree=4183296/4192956
[pid=9987] ppid=9985 vsize=91352 CPUtime=563.23
/proc/9987/stat : 9987 (ornithorynque) S 9985 9987 9930 0 -1 4194304 13217 0 0 0 56315 8 0 0 18 0 3 0 331456120 93544448 10555 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227616518011 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9987/statm: 22838 10555 387 42 0 17090 0
[pid=9987/tid=9989] ppid=9985 vsize=91352 CPUtime=282.16
/proc/9987/task/9989/stat : 9989 (ornithorynque) R 9985 9987 9930 0 -1 4194368 7088 0 0 0 28211 5 0 0 25 0 3 0 331456121 93544448 10555 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9987/tid=9990] ppid=9985 vsize=91352 CPUtime=281.04
/proc/9987/task/9990/stat : 9990 (ornithorynque) R 9985 9987 9930 0 -1 4194368 5568 0 0 0 28102 2 0 0 25 0 3 0 331456121 93544448 10555 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.23
Current children cumulated vsize (KiB) 91352

[startup+342.301 s]
/proc/loadavg: 1.99 1.35 0.68 3/67 9990
/proc/meminfo: memFree=1576648/2055920 swapFree=4183296/4192956
[pid=9987] ppid=9985 vsize=96460 CPUtime=682.94
/proc/9987/stat : 9987 (ornithorynque) S 9985 9987 9930 0 -1 4194304 14828 0 0 0 68286 8 0 0 18 0 3 0 331456120 98775040 11710 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227616518011 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9987/statm: 24115 11710 387 42 0 18367 0
[pid=9987/tid=9989] ppid=9985 vsize=96460 CPUtime=342.14
/proc/9987/task/9989/stat : 9989 (ornithorynque) R 9985 9987 9930 0 -1 4194368 7849 0 0 0 34209 5 0 0 25 0 3 0 331456121 98775040 11710 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9987/tid=9990] ppid=9985 vsize=96460 CPUtime=340.78
/proc/9987/task/9990/stat : 9990 (ornithorynque) R 9985 9987 9930 0 -1 4194368 6418 0 0 0 34076 2 0 0 25 0 3 0 331456121 98775040 11710 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.94
Current children cumulated vsize (KiB) 96460

[startup+402.301 s]
/proc/loadavg: 1.99 1.47 0.76 3/67 9990
/proc/meminfo: memFree=1572552/2055920 swapFree=4183296/4192956
[pid=9987] ppid=9985 vsize=103288 CPUtime=802.65
/proc/9987/stat : 9987 (ornithorynque) S 9985 9987 9930 0 -1 4194304 16566 0 0 0 80256 9 0 0 18 0 3 0 331456120 105766912 12704 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227616518011 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9987/statm: 25822 12704 387 42 0 20074 0
[pid=9987/tid=9989] ppid=9985 vsize=103288 CPUtime=402.12
/proc/9987/task/9989/stat : 9989 (ornithorynque) R 9985 9987 9930 0 -1 4194368 8475 0 0 0 40206 6 0 0 25 0 3 0 331456121 105766912 12704 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9987/tid=9990] ppid=9985 vsize=103288 CPUtime=400.52
/proc/9987/task/9990/stat : 9990 (ornithorynque) R 9985 9987 9930 0 -1 4194368 7530 0 0 0 40049 3 0 0 25 0 3 0 331456121 105766912 12704 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285236 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.65
Current children cumulated vsize (KiB) 103288

[startup+462.302 s]
/proc/loadavg: 1.99 1.56 0.84 3/67 9990
/proc/meminfo: memFree=1567304/2055920 swapFree=4183296/4192956
[pid=9987] ppid=9985 vsize=110788 CPUtime=922.37
/proc/9987/stat : 9987 (ornithorynque) S 9985 9987 9930 0 -1 4194304 18884 0 0 0 92226 11 0 0 18 0 3 0 331456120 113446912 14019 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227616518011 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9987/statm: 27697 14019 387 42 0 21949 0
[pid=9987/tid=9989] ppid=9985 vsize=110788 CPUtime=462.09
/proc/9987/task/9989/stat : 9989 (ornithorynque) R 9985 9987 9930 0 -1 4194368 9609 0 0 0 46202 7 0 0 25 0 3 0 331456121 113446912 14019 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9987/tid=9990] ppid=9985 vsize=110788 CPUtime=460.25
/proc/9987/task/9990/stat : 9990 (ornithorynque) R 9985 9987 9930 0 -1 4194368 8714 0 0 0 46022 3 0 0 25 0 3 0 331456121 113446912 14019 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.37
Current children cumulated vsize (KiB) 110788

[startup+522.302 s]
/proc/loadavg: 1.99 1.64 0.91 3/67 9990
/proc/meminfo: memFree=1564104/2055920 swapFree=4183296/4192956
[pid=9987] ppid=9985 vsize=114072 CPUtime=1042.09
/proc/9987/stat : 9987 (ornithorynque) S 9985 9987 9930 0 -1 4194304 19898 0 0 0 104197 12 0 0 18 0 3 0 331456120 116809728 14836 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227616518011 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9987/statm: 28518 14836 387 42 0 22770 0
[pid=9987/tid=9989] ppid=9985 vsize=114072 CPUtime=522.08
/proc/9987/task/9989/stat : 9989 (ornithorynque) R 9985 9987 9930 0 -1 4194368 10241 0 0 0 52200 8 0 0 25 0 3 0 331456121 116809728 14836 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9987/tid=9990] ppid=9985 vsize=114072 CPUtime=519.99
/proc/9987/task/9990/stat : 9990 (ornithorynque) R 9985 9987 9930 0 -1 4194368 9096 0 0 0 51996 3 0 0 25 0 3 0 331456121 116809728 14836 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.09
Current children cumulated vsize (KiB) 114072

[startup+582.301 s]
/proc/loadavg: 1.99 1.70 0.97 3/67 9990
/proc/meminfo: memFree=1559496/2055920 swapFree=4183296/4192956
[pid=9987] ppid=9985 vsize=118912 CPUtime=1161.79
/proc/9987/stat : 9987 (ornithorynque) S 9985 9987 9930 0 -1 4194304 21324 0 0 0 116166 13 0 0 18 0 3 0 331456120 121765888 15938 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227616518011 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9987/statm: 29728 15938 387 42 0 23980 0
[pid=9987/tid=9989] ppid=9985 vsize=118912 CPUtime=582.05
/proc/9987/task/9989/stat : 9989 (ornithorynque) R 9985 9987 9930 0 -1 4194368 11107 0 0 0 58196 9 0 0 25 0 3 0 331456121 121765888 15938 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311238 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9987/tid=9990] ppid=9985 vsize=118912 CPUtime=579.73
/proc/9987/task/9990/stat : 9990 (ornithorynque) R 9985 9987 9930 0 -1 4194368 9656 0 0 0 57969 4 0 0 25 0 3 0 331456121 121765888 15938 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285236 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.79
Current children cumulated vsize (KiB) 118912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.501 s]
/proc/loadavg: 1.99 1.72 0.99 3/67 9990
/proc/meminfo: memFree=1558792/2055920 swapFree=4183296/4192956
[pid=9987] ppid=9985 vsize=119572 CPUtime=1200.12
/proc/9987/stat : 9987 (ornithorynque) S 9985 9987 9930 0 -1 4194304 21504 0 0 0 119998 14 0 0 18 0 3 0 331456120 122441728 16118 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227616518011 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9987/statm: 29893 16118 387 42 0 24145 0
[pid=9987/tid=9989] ppid=9985 vsize=119572 CPUtime=601.25
/proc/9987/task/9989/stat : 9989 (ornithorynque) R 9985 9987 9930 0 -1 4194368 11287 0 0 0 60116 9 0 0 25 0 3 0 331456121 122441728 16118 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9987/tid=9990] ppid=9985 vsize=119572 CPUtime=598.84
/proc/9987/task/9990/stat : 9990 (ornithorynque) R 9985 9987 9930 0 -1 4194368 9656 0 0 0 59880 4 0 0 25 0 3 0 331456121 122441728 16118 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 119572

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

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

[startup+601.501 s]
/proc/loadavg: 1.99 1.72 0.99 3/67 9990
/proc/meminfo: memFree=1558792/2055920 swapFree=4183296/4192956
[pid=9987] ppid=9985 vsize=119572 CPUtime=1200.12
/proc/9987/stat : 9987 (ornithorynque) S 9985 9987 9930 0 -1 4194304 21504 0 0 0 119998 14 0 0 18 0 3 0 331456120 122441728 16118 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227616518011 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9987/statm: 29893 16118 387 42 0 24145 0
[pid=9987/tid=9989] ppid=9985 vsize=119572 CPUtime=601.25
/proc/9987/task/9989/stat : 9989 (ornithorynque) R 9985 9987 9930 0 -1 4194368 11287 0 0 0 60116 9 0 0 25 0 3 0 331456121 122441728 16118 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9987/tid=9990] ppid=9985 vsize=119572 CPUtime=598.84
/proc/9987/task/9990/stat : 9990 (ornithorynque) R 9985 9987 9930 0 -1 4194368 9656 0 0 0 59880 4 0 0 25 0 3 0 331456121 122441728 16118 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 119572

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.523
CPU time (s): 1200.14
CPU user time (s): 1199.99
CPU system time (s): 0.150977
CPU usage (%): 199.518
Max. virtual memory (cumulated for all children) (KiB): 119572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.99
system time used= 0.150977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21505
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= 21
involuntary context switches= 9144

runsolver used 0.584911 second user time and 1.62375 second system time

The end

Launcher Data (download as text)

Begin job on node66 on Mon Mar  5 17:16:26 UTC 2007

IDJOB= 327938
IDBENCH= 19846
IDSOLVER= 139
FILE ID= node66/327938-1173114986

PBS_JOBID= 4014752

Free space on /tmp= 66560 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v90/unif-k5-r21.3-v90-c1917-S122221229-14.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/327938-1173114986/ornithorynque /tmp/evaluation/327938-1173114986/instance-327938-1173114986.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-327938-1173114986 -o ROOT/results/node66/solver-327938-1173114986 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/327938-1173114986/ornithorynque /tmp/evaluation/327938-1173114986/instance-327938-1173114986.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  5fc0ce4a0db6a8f3ada0e5d787ac0a38

RANDOM SEED= 492424551

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node66.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.259
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	: 5931.00
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.259
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:       1623096 kB
Buffers:         25996 kB
Cached:         333192 kB
SwapCached:       3660 kB
Active:          53732 kB
Inactive:       314800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1623096 kB
SwapTotal:     4192956 kB
SwapFree:      4183296 kB
Dirty:             284 kB
Writeback:           0 kB
Mapped:          15320 kB
Slab:            50364 kB
Committed_AS:   766876 kB
PageTables:       1376 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= 66560 MiB

End job on node66 on Mon Mar  5 17:26:29 UTC 2007