Trace number 327931

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.21 601.527

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1412274662-11.UNSAT.shuffled.cnf
MD5SUM3c4f5368158b573142e5708eb27d980e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark169.002
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=1872 maxSat=0
0.00/0.06	c flip 0 nbSat=2587 maxSat=1907
0.18/0.16	c flip 0 nbSat=3798 maxSat=2626
0.58/0.37	c flip 0 nbSat=5562 maxSat=3833
1.38/0.71	c flip 0 nbSat=7859 maxSat=5605
2.18/1.17	c nbDecision=10000 #clauses=10504
2.37/1.24	c flip 0 nbSat=10838 maxSat=7902
3.96/2.00	c flip 0 nbSat=13911 maxSat=10888
6.16/3.16	c flip 0 nbSat=17232 maxSat=13952
8.15/4.13	c nbDecision=20000 #clauses=19239
9.54/4.85	c flip 0 nbSat=20797 maxSat=17255
14.33/7.27	c flip 0 nbSat=25396 maxSat=20833
17.33/8.71	c nbDecision=30000 #clauses=27963
21.12/10.63	c flip 0 nbSat=30714 maxSat=25455
29.70/14.94	c flip 0 nbSat=36090 maxSat=30758
30.50/15.34	c nbDecision=40000 #clauses=36759
39.87/20.08	c flip 0 nbSat=41990 maxSat=36130
47.25/23.79	c nbDecision=50000 #clauses=45491
52.45/26.34	c flip 0 nbSat=47768 maxSat=42036
66.61/33.43	c flip 0 nbSat=53936 maxSat=47818
67.01/33.64	c nbDecision=60000 #clauses=54198
82.98/41.68	c flip 0 nbSat=62097 maxSat=53974
85.17/42.76	c nbDecision=70000 #clauses=63042
101.93/51.12	c flip 0 nbSat=69580 maxSat=62140
107.11/53.71	c nbDecision=80000 #clauses=71853
124.27/62.36	c flip 0 nbSat=76752 maxSat=69637
137.04/68.73	c nbDecision=90000 #clauses=80672
148.22/74.36	c flip 0 nbSat=84942 maxSat=76808
163.60/82.03	c nbDecision=100000 #clauses=89540
175.97/88.30	c flip 0 nbSat=93868 maxSat=84976
191.92/96.20	c nbDecision=110000 #clauses=98315
205.68/103.18	c flip 0 nbSat=101772 maxSat=93903
226.64/113.65	c nbDecision=120000 #clauses=107138
239.02/119.81	c flip 0 nbSat=110091 maxSat=101828
266.55/133.69	c nbDecision=130000 #clauses=116029
275.53/138.14	c flip 0 nbSat=117771 maxSat=110140
311.45/156.13	c nbDecision=140000 #clauses=124880
314.23/157.54	c flip 0 nbSat=125492 maxSat=117815
354.75/177.84	c flip 0 nbSat=132688 maxSat=125540
358.94/179.93	c nbDecision=150000 #clauses=133658
398.84/199.94	c flip 0 nbSat=141640 maxSat=132762
401.04/201.07	c nbDecision=160000 #clauses=142446
439.75/220.49	c nbDecision=170000 #clauses=151296
444.94/223.04	c flip 0 nbSat=152658 maxSat=141706
481.64/241.47	c nbDecision=180000 #clauses=160172
495.81/248.60	c flip 0 nbSat=163525 maxSat=152686
527.34/264.36	c nbDecision=190000 #clauses=168936
550.90/276.14	c flip 0 nbSat=172706 maxSat=163585
576.22/288.82	c nbDecision=200000 #clauses=177680
606.55/304.03	c flip 0 nbSat=183017 maxSat=172747
633.90/317.74	c nbDecision=210000 #clauses=186598
667.21/334.42	c flip 0 nbSat=191189 maxSat=183064
698.54/350.12	c nbDecision=220000 #clauses=195440
731.66/366.77	c flip 0 nbSat=200272 maxSat=191271
766.78/384.32	c nbDecision=230000 #clauses=204305
798.51/400.26	c flip 0 nbSat=207401 maxSat=200335
846.18/424.16	c nbDecision=240000 #clauses=213219
866.75/434.41	c flip 0 nbSat=215702 maxSat=207469
913.84/458.01	c nbDecision=250000 #clauses=222137
940.56/471.49	c flip 0 nbSat=225321 maxSat=215752
985.67/494.05	c nbDecision=260000 #clauses=231002
1013.40/507.94	c flip 0 nbSat=234129 maxSat=225383
1059.10/530.88	c nbDecision=270000 #clauses=239937
1091.23/546.90	c flip 0 nbSat=243232 maxSat=234208
1144.91/573.80	c nbDecision=280000 #clauses=248929
1171.44/587.18	c flip 0 nbSat=252047 maxSat=243308

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/node11/watcher-327931-1173114980 -o ROOT/results/node11/solver-327931-1173114980 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327931-1173114980/ornithorynque /tmp/evaluation/327931-1173114980/instance-327931-1173114980.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.15 3/77 10189
/proc/meminfo: memFree=1244480/2055920 swapFree=4169972/4192956
[pid=10189] ppid=10187 vsize=23220 CPUtime=0
/proc/10189/stat : 10189 (ornithorynque) R 10187 10189 10132 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 331452560 23777280 266 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262907399441 0 0 4096 0 0 0 0 17 1 0 0
/proc/10189/statm: 5805 266 219 42 0 45 0

[startup+0.0730479 s]
/proc/loadavg: 0.00 0.00 0.15 3/77 10189
/proc/meminfo: memFree=1244480/2055920 swapFree=4169972/4192956
[pid=10189] ppid=10187 vsize=45216 CPUtime=0.12
/proc/10189/stat : 10189 (ornithorynque) S 10187 10189 10132 0 -1 4194304 648 0 0 0 12 0 0 0 18 0 3 0 331452560 46301184 609 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10189/statm: 11304 609 387 42 0 5556 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 45216

[startup+0.101051 s]
/proc/loadavg: 0.00 0.00 0.15 3/77 10189
/proc/meminfo: memFree=1244480/2055920 swapFree=4169972/4192956
[pid=10189] ppid=10187 vsize=45348 CPUtime=0.18
/proc/10189/stat : 10189 (ornithorynque) S 10187 10189 10132 0 -1 4194304 650 0 0 0 18 0 0 0 18 0 3 0 331452560 46436352 611 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10189/statm: 11337 611 387 42 0 5589 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45348

[startup+0.301076 s]
/proc/loadavg: 0.00 0.00 0.15 3/77 10189
/proc/meminfo: memFree=1244480/2055920 swapFree=4169972/4192956
[pid=10189] ppid=10187 vsize=45612 CPUtime=0.58
/proc/10189/stat : 10189 (ornithorynque) S 10187 10189 10132 0 -1 4194304 769 0 0 0 58 0 0 0 18 0 3 0 331452560 46706688 730 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10189/statm: 11403 730 387 42 0 5655 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45612

[startup+0.701123 s]
/proc/loadavg: 0.00 0.00 0.15 3/77 10189
/proc/meminfo: memFree=1244480/2055920 swapFree=4169972/4192956
[pid=10189] ppid=10187 vsize=46008 CPUtime=1.38
/proc/10189/stat : 10189 (ornithorynque) S 10187 10189 10132 0 -1 4194304 944 0 0 0 138 0 0 0 18 0 3 0 331452560 47112192 905 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10189/statm: 11502 905 387 42 0 5754 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 46008

[startup+1.50122 s]
/proc/loadavg: 0.00 0.00 0.15 3/80 10192
/proc/meminfo: memFree=1241640/2055920 swapFree=4169972/4192956
[pid=10189] ppid=10187 vsize=47956 CPUtime=2.96
/proc/10189/stat : 10189 (ornithorynque) S 10187 10189 10132 0 -1 4194304 1271 0 0 0 296 0 0 0 18 0 3 0 331452560 49106944 1232 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10189/statm: 11989 1232 387 42 0 6241 0
[pid=10189/tid=10191] ppid=10187 vsize=47956 CPUtime=1.47
/proc/10189/task/10191/stat : 10191 (ornithorynque) R 10187 10189 10132 0 -1 4194368 387 0 0 0 147 0 0 0 18 0 3 0 331452562 49106944 1232 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4289956 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10189/tid=10192] ppid=10187 vsize=47956 CPUtime=1.47
/proc/10189/task/10192/stat : 10192 (ornithorynque) R 10187 10189 10132 0 -1 4194368 323 0 0 0 147 0 0 0 24 0 3 0 331452562 49106944 1232 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 47956

[startup+3.10241 s]
/proc/loadavg: 0.16 0.03 0.16 3/80 10192
/proc/meminfo: memFree=1239848/2055920 swapFree=4169972/4192956
[pid=10189] ppid=10187 vsize=48900 CPUtime=6.16
/proc/10189/stat : 10189 (ornithorynque) S 10187 10189 10132 0 -1 4194304 1639 0 0 0 616 0 0 0 18 0 3 0 331452560 50073600 1567 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10189/statm: 12225 1567 387 42 0 6477 0
[pid=10189/tid=10191] ppid=10187 vsize=48900 CPUtime=3.07
/proc/10189/task/10191/stat : 10191 (ornithorynque) R 10187 10189 10132 0 -1 4194368 626 0 0 0 307 0 0 0 25 0 3 0 331452562 50073600 1567 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312049 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10189/tid=10192] ppid=10187 vsize=48900 CPUtime=3.06
/proc/10189/task/10192/stat : 10192 (ornithorynque) R 10187 10189 10132 0 -1 4194368 452 0 0 0 306 0 0 0 25 0 3 0 331452562 50073600 1567 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 48900

[startup+6.30179 s]
/proc/loadavg: 0.16 0.03 0.16 3/80 10192
/proc/meminfo: memFree=1237928/2055920 swapFree=4169972/4192956
[pid=10189] ppid=10187 vsize=51032 CPUtime=12.54
/proc/10189/stat : 10189 (ornithorynque) S 10187 10189 10132 0 -1 4194304 2076 0 0 0 1254 0 0 0 18 0 3 0 331452560 52256768 1971 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10189/statm: 12758 1971 387 42 0 7010 0
[pid=10189/tid=10191] ppid=10187 vsize=51032 CPUtime=6.27
/proc/10189/task/10191/stat : 10191 (ornithorynque) R 10187 10189 10132 0 -1 4194368 881 0 0 0 627 0 0 0 25 0 3 0 331452562 52256768 1971 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4289071 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10189/tid=10192] ppid=10187 vsize=51032 CPUtime=6.25
/proc/10189/task/10192/stat : 10192 (ornithorynque) R 10187 10189 10132 0 -1 4194368 634 0 0 0 625 0 0 0 25 0 3 0 331452562 52256768 1971 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 51032

[startup+12.7015 s]
/proc/loadavg: 0.44 0.10 0.18 3/80 10192
/proc/meminfo: memFree=1234984/2055920 swapFree=4169972/4192956
[pid=10189] ppid=10187 vsize=54176 CPUtime=25.3
/proc/10189/stat : 10189 (ornithorynque) S 10187 10189 10132 0 -1 4194304 2830 0 0 0 2529 1 0 0 18 0 3 0 331452560 55476224 2660 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10189/statm: 13544 2660 387 42 0 7796 0
[pid=10189/tid=10191] ppid=10187 vsize=54176 CPUtime=12.67
/proc/10189/task/10191/stat : 10191 (ornithorynque) R 10187 10189 10132 0 -1 4194368 1333 0 0 0 1267 0 0 0 25 0 3 0 331452562 55476224 2660 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10189/tid=10192] ppid=10187 vsize=54176 CPUtime=12.61
/proc/10189/task/10192/stat : 10192 (ornithorynque) R 10187 10189 10132 0 -1 4194368 936 0 0 0 1261 0 0 0 25 0 3 0 331452562 55476224 2660 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 54176

[startup+25.5011 s]
/proc/loadavg: 0.68 0.16 0.20 3/80 10192
/proc/meminfo: memFree=1231528/2055920 swapFree=4169972/4192956
[pid=10189] ppid=10187 vsize=57928 CPUtime=50.84
/proc/10189/stat : 10189 (ornithorynque) S 10187 10189 10132 0 -1 4194304 3728 0 0 0 5083 1 0 0 18 0 3 0 331452560 59318272 3460 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10189/statm: 14482 3460 387 42 0 8734 0
[pid=10189/tid=10191] ppid=10187 vsize=57928 CPUtime=25.47
/proc/10189/task/10191/stat : 10191 (ornithorynque) R 10187 10189 10132 0 -1 4194368 1896 0 0 0 2546 1 0 0 25 0 3 0 331452562 59318272 3460 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262909891297 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10189/tid=10192] ppid=10187 vsize=57928 CPUtime=25.36
/proc/10189/task/10192/stat : 10192 (ornithorynque) R 10187 10189 10132 0 -1 4194368 1271 0 0 0 2536 0 0 0 25 0 3 0 331452562 59318272 3460 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 57928

[startup+51.1011 s]
/proc/loadavg: 1.13 0.31 0.25 3/80 10192
/proc/meminfo: memFree=1225960/2055920 swapFree=4169972/4192956
[pid=10189] ppid=10187 vsize=65592 CPUtime=101.93
/proc/10189/stat : 10189 (ornithorynque) S 10187 10189 10132 0 -1 4194304 5756 0 0 0 10189 4 0 0 18 0 3 0 331452560 67166208 5005 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10189/statm: 16398 5005 387 42 0 10650 0
[pid=10189/tid=10191] ppid=10187 vsize=65592 CPUtime=51.06
/proc/10189/task/10191/stat : 10191 (ornithorynque) R 10187 10189 10132 0 -1 4194368 3021 0 0 0 5103 3 0 0 25 0 3 0 331452562 67166208 5005 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4289392 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10189/tid=10192] ppid=10187 vsize=65592 CPUtime=50.84
/proc/10189/task/10192/stat : 10192 (ornithorynque) R 10187 10189 10132 0 -1 4194368 2174 0 0 0 5084 0 0 0 25 0 3 0 331452562 67166208 5005 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262909924914 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 65592

[startup+102.305 s]
/proc/loadavg: 1.65 0.59 0.34 3/80 10192
/proc/meminfo: memFree=1217128/2055920 swapFree=4169972/4192956
[pid=10189] ppid=10187 vsize=75184 CPUtime=204.09
/proc/10189/stat : 10189 (ornithorynque) S 10187 10189 10132 0 -1 4194304 8553 0 0 0 20403 6 0 0 18 0 3 0 331452560 76988416 7019 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10189/statm: 18796 7019 387 42 0 13048 0
[pid=10189/tid=10191] ppid=10187 vsize=75184 CPUtime=102.25
/proc/10189/task/10191/stat : 10191 (ornithorynque) R 10187 10189 10132 0 -1 4194368 4361 0 0 0 10220 5 0 0 25 0 3 0 331452562 76988416 7019 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311432 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10189/tid=10192] ppid=10187 vsize=75184 CPUtime=101.82
/proc/10189/task/10192/stat : 10192 (ornithorynque) R 10187 10189 10132 0 -1 4194368 3631 0 0 0 10181 1 0 0 25 0 3 0 331452562 76988416 7019 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242489 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 75184

[startup+162.301 s]
/proc/loadavg: 1.87 0.84 0.44 3/80 10192
/proc/meminfo: memFree=1210472/2055920 swapFree=4169972/4192956
[pid=10189] ppid=10187 vsize=82172 CPUtime=323.81
/proc/10189/stat : 10189 (ornithorynque) S 10187 10189 10132 0 -1 4194304 10582 0 0 0 32373 8 0 0 18 0 3 0 331452560 84144128 8705 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10189/statm: 20543 8705 387 42 0 14795 0
[pid=10189/tid=10191] ppid=10187 vsize=82172 CPUtime=162.23
/proc/10189/task/10191/stat : 10191 (ornithorynque) R 10187 10189 10132 0 -1 4194368 5528 0 0 0 16216 7 0 0 25 0 3 0 331452562 84144128 8705 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10189/tid=10192] ppid=10187 vsize=82172 CPUtime=161.57
/proc/10189/task/10192/stat : 10192 (ornithorynque) R 10187 10189 10132 0 -1 4194368 4493 0 0 0 16156 1 0 0 25 0 3 0 331452562 84144128 8707 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) 82172

[startup+222.301 s]
/proc/loadavg: 1.95 1.05 0.54 3/80 10192
/proc/meminfo: memFree=1204840/2055920 swapFree=4169972/4192956
[pid=10189] ppid=10187 vsize=89852 CPUtime=443.54
/proc/10189/stat : 10189 (ornithorynque) S 10187 10189 10132 0 -1 4194304 12835 0 0 0 44344 10 0 0 18 0 3 0 331452560 92008448 10117 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10189/statm: 22463 10117 387 42 0 16715 0
[pid=10189/tid=10191] ppid=10187 vsize=89852 CPUtime=222.2
/proc/10189/task/10191/stat : 10191 (ornithorynque) R 10187 10189 10132 0 -1 4194368 6905 0 0 0 22212 8 0 0 25 0 3 0 331452562 92008448 10117 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10189/tid=10192] ppid=10187 vsize=89852 CPUtime=221.31
/proc/10189/task/10192/stat : 10192 (ornithorynque) R 10187 10189 10132 0 -1 4194368 5369 0 0 0 22130 1 0 0 25 0 3 0 331452562 92008448 10117 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.54
Current children cumulated vsize (KiB) 89852

[startup+282.301 s]
/proc/loadavg: 1.98 1.22 0.63 3/80 10192
/proc/meminfo: memFree=1198440/2055920 swapFree=4169972/4192956
[pid=10189] ppid=10187 vsize=96756 CPUtime=563.25
/proc/10189/stat : 10189 (ornithorynque) S 10187 10189 10132 0 -1 4194304 15036 0 0 0 56313 12 0 0 18 0 3 0 331452560 99078144 11699 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10189/statm: 24189 11699 387 42 0 18441 0
[pid=10189/tid=10191] ppid=10187 vsize=96756 CPUtime=282.19
/proc/10189/task/10191/stat : 10191 (ornithorynque) R 10187 10189 10132 0 -1 4194368 7925 0 0 0 28209 10 0 0 25 0 3 0 331452562 99078144 11699 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311518 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10189/tid=10192] ppid=10187 vsize=96756 CPUtime=281.04
/proc/10189/task/10192/stat : 10192 (ornithorynque) R 10187 10189 10132 0 -1 4194368 6550 0 0 0 28102 2 0 0 25 0 3 0 331452562 99078144 11699 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.25
Current children cumulated vsize (KiB) 96756

[startup+342.301 s]
/proc/loadavg: 1.99 1.36 0.71 3/80 10192
/proc/meminfo: memFree=1193576/2055920 swapFree=4169972/4192956
[pid=10189] ppid=10187 vsize=104120 CPUtime=682.98
/proc/10189/stat : 10189 (ornithorynque) S 10187 10189 10132 0 -1 4194304 17188 0 0 0 68283 15 0 0 18 0 3 0 331452560 106618880 12943 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10189/statm: 26030 12943 387 42 0 20282 0
[pid=10189/tid=10191] ppid=10187 vsize=104120 CPUtime=342.16
/proc/10189/task/10191/stat : 10191 (ornithorynque) R 10187 10189 10132 0 -1 4194368 8777 0 0 0 34205 11 0 0 25 0 3 0 331452562 106618880 12943 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10189/tid=10192] ppid=10187 vsize=104120 CPUtime=340.78
/proc/10189/task/10192/stat : 10192 (ornithorynque) R 10187 10189 10132 0 -1 4194368 7850 0 0 0 34075 3 0 0 25 0 3 0 331452562 106618880 12943 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242385 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.98
Current children cumulated vsize (KiB) 104120

[startup+402.301 s]
/proc/loadavg: 1.99 1.47 0.79 3/80 10192
/proc/meminfo: memFree=1189800/2055920 swapFree=4169972/4192956
[pid=10189] ppid=10187 vsize=108108 CPUtime=802.7
/proc/10189/stat : 10189 (ornithorynque) S 10187 10189 10132 0 -1 4194304 18462 0 0 0 80254 16 0 0 18 0 3 0 331452560 110702592 13893 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10189/statm: 27027 13893 387 42 0 21279 0
[pid=10189/tid=10191] ppid=10187 vsize=108108 CPUtime=402.15
/proc/10189/task/10191/stat : 10191 (ornithorynque) R 10187 10189 10132 0 -1 4194368 9346 0 0 0 40202 13 0 0 25 0 3 0 331452562 110702592 13893 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10189/tid=10192] ppid=10187 vsize=108108 CPUtime=400.53
/proc/10189/task/10192/stat : 10192 (ornithorynque) R 10187 10189 10132 0 -1 4194368 8555 0 0 0 40050 3 0 0 25 0 3 0 331452562 110702592 13893 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.7
Current children cumulated vsize (KiB) 108108

[startup+462.301 s]
/proc/loadavg: 1.99 1.57 0.86 3/80 10192
/proc/meminfo: memFree=1186600/2055920 swapFree=4169972/4192956
[pid=10189] ppid=10187 vsize=111256 CPUtime=922.4
/proc/10189/stat : 10189 (ornithorynque) S 10187 10189 10132 0 -1 4194304 19461 0 0 0 92223 17 0 0 18 0 3 0 331452560 113926144 14695 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10189/statm: 27814 14695 387 42 0 22066 0
[pid=10189/tid=10191] ppid=10187 vsize=111256 CPUtime=462.13
/proc/10189/task/10191/stat : 10191 (ornithorynque) R 10187 10189 10132 0 -1 4194368 10092 0 0 0 46200 13 0 0 25 0 3 0 331452562 113926144 14695 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10189/tid=10192] ppid=10187 vsize=111256 CPUtime=460.25
/proc/10189/task/10192/stat : 10192 (ornithorynque) R 10187 10189 10132 0 -1 4194368 8808 0 0 0 46022 3 0 0 25 0 3 0 331452562 113926144 14695 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.4
Current children cumulated vsize (KiB) 111256

[startup+522.301 s]
/proc/loadavg: 1.99 1.64 0.93 3/80 10192
/proc/meminfo: memFree=1182696/2055920 swapFree=4169972/4192956
[pid=10189] ppid=10187 vsize=115440 CPUtime=1042.13
/proc/10189/stat : 10189 (ornithorynque) S 10187 10189 10132 0 -1 4194304 20831 0 0 0 104194 19 0 0 18 0 3 0 331452560 118210560 15642 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10189/statm: 28860 15642 387 42 0 23112 0
[pid=10189/tid=10191] ppid=10187 vsize=115440 CPUtime=522.11
/proc/10189/task/10191/stat : 10191 (ornithorynque) R 10187 10189 10132 0 -1 4194368 10891 0 0 0 52196 15 0 0 25 0 3 0 331452562 118210560 15642 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311145 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10189/tid=10192] ppid=10187 vsize=115440 CPUtime=520
/proc/10189/task/10192/stat : 10192 (ornithorynque) R 10187 10189 10132 0 -1 4194368 9379 0 0 0 51996 4 0 0 25 0 3 0 331452562 118210560 15642 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.13
Current children cumulated vsize (KiB) 115440

[startup+582.301 s]
/proc/loadavg: 1.99 1.71 0.99 3/80 10192
/proc/meminfo: memFree=1178728/2055920 swapFree=4169972/4192956
[pid=10189] ppid=10187 vsize=119732 CPUtime=1161.87
/proc/10189/stat : 10189 (ornithorynque) S 10187 10189 10132 0 -1 4194304 22273 0 0 0 116166 21 0 0 18 0 3 0 331452560 122605568 16628 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10189/statm: 29933 16628 387 42 0 24185 0
[pid=10189/tid=10191] ppid=10187 vsize=119732 CPUtime=582.1
/proc/10189/task/10191/stat : 10191 (ornithorynque) R 10187 10189 10132 0 -1 4194368 11947 0 0 0 58194 16 0 0 25 0 3 0 331452562 122605568 16628 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311454 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10189/tid=10192] ppid=10187 vsize=119732 CPUtime=579.74
/proc/10189/task/10192/stat : 10192 (ornithorynque) R 10187 10189 10132 0 -1 4194368 9765 0 0 0 57970 4 0 0 25 0 3 0 331452562 122605568 16628 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.87
Current children cumulated vsize (KiB) 119732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.503 s]
/proc/loadavg: 1.99 1.72 1.01 3/80 10192
/proc/meminfo: memFree=1177512/2055920 swapFree=4169972/4192956
[pid=10189] ppid=10187 vsize=120524 CPUtime=1200.17
/proc/10189/stat : 10189 (ornithorynque) S 10187 10189 10132 0 -1 4194304 22605 0 0 0 119996 21 0 0 18 0 3 0 331452560 123416576 16960 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10189/statm: 30131 16960 387 42 0 24383 0
[pid=10189/tid=10191] ppid=10187 vsize=120524 CPUtime=601.29
/proc/10189/task/10191/stat : 10191 (ornithorynque) R 10187 10189 10132 0 -1 4194368 12087 0 0 0 60113 16 0 0 25 0 3 0 331452562 123416576 16960 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311255 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10189/tid=10192] ppid=10187 vsize=120524 CPUtime=598.85
/proc/10189/task/10192/stat : 10192 (ornithorynque) R 10187 10189 10132 0 -1 4194368 9957 0 0 0 59881 4 0 0 25 0 3 0 331452562 123416576 16960 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242153 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 120524

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

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

[startup+601.503 s]
/proc/loadavg: 1.99 1.72 1.01 3/80 10192
/proc/meminfo: memFree=1177512/2055920 swapFree=4169972/4192956
[pid=10189] ppid=10187 vsize=120524 CPUtime=1200.17
/proc/10189/stat : 10189 (ornithorynque) S 10187 10189 10132 0 -1 4194304 22605 0 0 0 119996 21 0 0 18 0 3 0 331452560 123416576 16960 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10189/statm: 30131 16960 387 42 0 24383 0
[pid=10189/tid=10191] ppid=10187 vsize=120524 CPUtime=601.29
/proc/10189/task/10191/stat : 10191 (ornithorynque) R 10187 10189 10132 0 -1 4194368 12087 0 0 0 60113 16 0 0 25 0 3 0 331452562 123416576 16960 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311255 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10189/tid=10192] ppid=10187 vsize=120524 CPUtime=598.85
/proc/10189/task/10192/stat : 10192 (ornithorynque) R 10187 10189 10132 0 -1 4194368 9957 0 0 0 59881 4 0 0 25 0 3 0 331452562 123416576 16960 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242153 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 120524

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.527
CPU time (s): 1200.21
CPU user time (s): 1199.98
CPU system time (s): 0.230964
CPU usage (%): 199.527
Max. virtual memory (cumulated for all children) (KiB): 120524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.98
system time used= 0.230964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22605
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= 29
involuntary context switches= 22719

runsolver used 0.494924 second user time and 1.71874 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Mon Mar  5 17:16:20 UTC 2007

IDJOB= 327931
IDBENCH= 19839
IDSOLVER= 139
FILE ID= node11/327931-1173114980

PBS_JOBID= 4014552

Free space on /tmp= 66544 MiB

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

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  3c4f5368158b573142e5708eb27d980e

RANDOM SEED= 494867088

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.243
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.243
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:       1244888 kB
Buffers:         48692 kB
Cached:         671156 kB
SwapCached:       2788 kB
Active:         236484 kB
Inactive:       506452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1244888 kB
SwapTotal:     4192956 kB
SwapFree:      4169972 kB
Dirty:             312 kB
Writeback:           0 kB
Mapped:          30448 kB
Slab:            53648 kB
Committed_AS:  1087772 kB
PageTables:       1756 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= 66544 MiB

End job on node11 on Mon Mar  5 17:26:24 UTC 2007