Trace number 339313

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.07 601.442

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
MD5SUMd65aa32f539d7b147c82042f18f65687
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark338.661
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses560
Sum of the clauses size2240
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4560
Number of clauses of size 50
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.00	c ...done
0.00/0.00	c nbVar=140 nbClause=560
0.00/0.00	c nbVar=140 nbClause=560
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=519 maxSat=0
0.00/0.02	c flip 0 nbSat=970 maxSat=555
0.12/0.07	c flip 0 nbSat=2104 maxSat=1022
0.18/0.17	c flip 0 nbSat=3595 maxSat=2155
0.78/0.43	c nbDecision=10000 #clauses=7396
1.18/0.62	c flip 0 nbSat=10025 maxSat=3636
1.58/0.86	c flip 0 nbSat=12348 maxSat=10078
2.19/1.12	c nbDecision=20000 #clauses=15178
3.97/2.01	c nbDecision=30000 #clauses=23670
5.77/2.96	c nbDecision=40000 #clauses=31830
7.76/3.96	c nbDecision=50000 #clauses=39661
8.56/4.39	c flip 0 nbSat=42191 maxSat=12397
9.96/5.06	c nbDecision=60000 #clauses=47456
11.96/6.07	c nbDecision=70000 #clauses=55317
14.35/7.21	c nbDecision=80000 #clauses=63139
16.94/8.53	c nbDecision=90000 #clauses=70882
22.73/11.41	c nbDecision=100000 #clauses=78855
27.93/14.08	c nbDecision=110000 #clauses=86878
33.70/16.90	c nbDecision=120000 #clauses=94786
36.50/18.39	c nbDecision=130000 #clauses=103146
40.30/20.23	c nbDecision=140000 #clauses=111360
45.29/22.72	c nbDecision=150000 #clauses=120211
49.87/25.03	c flip 0 nbSat=126032 maxSat=42247
51.67/25.99	c nbDecision=160000 #clauses=129429
57.65/28.96	c nbDecision=170000 #clauses=138231
64.24/32.26	c nbDecision=180000 #clauses=147041
69.62/34.93	c nbDecision=190000 #clauses=155968
76.21/38.27	c nbDecision=200000 #clauses=163614
83.20/41.77	c nbDecision=210000 #clauses=171236
89.78/45.03	c nbDecision=220000 #clauses=178065
99.55/49.93	c nbDecision=230000 #clauses=185367
110.53/55.41	c nbDecision=240000 #clauses=192775
121.10/60.73	c nbDecision=250000 #clauses=200129
122.70/61.59	c flip 0 nbSat=201471 maxSat=126082
131.89/66.18	c nbDecision=260000 #clauses=207874
154.02/77.25	c nbDecision=270000 #clauses=213774
189.34/94.92	c nbDecision=280000 #clauses=219247
201.73/101.20	c nbDecision=290000 #clauses=227001
216.09/108.38	c nbDecision=300000 #clauses=234946
228.07/114.33	c nbDecision=310000 #clauses=242740
238.63/119.65	c nbDecision=320000 #clauses=250647
249.41/125.00	c nbDecision=330000 #clauses=259391
258.19/129.41	c nbDecision=340000 #clauses=266489
269.36/135.09	c nbDecision=350000 #clauses=274682
279.53/140.19	c nbDecision=360000 #clauses=283794
291.12/145.95	c nbDecision=370000 #clauses=292871
294.30/147.51	c flip 0 nbSat=295108 maxSat=201530
301.48/151.19	c nbDecision=380000 #clauses=301304
317.05/158.99	c nbDecision=390000 #clauses=309211
333.21/167.01	c nbDecision=400000 #clauses=317477
344.19/172.52	c nbDecision=410000 #clauses=326009
362.94/181.92	c nbDecision=420000 #clauses=335197
379.31/190.12	c nbDecision=430000 #clauses=344383
392.69/196.81	c nbDecision=440000 #clauses=353473
408.05/204.55	c nbDecision=450000 #clauses=362462
421.81/211.40	c nbDecision=460000 #clauses=371572
431.98/216.51	c nbDecision=470000 #clauses=381015
450.74/225.97	c nbDecision=480000 #clauses=389598
460.12/230.62	c nbDecision=490000 #clauses=398738
473.50/237.34	c nbDecision=500000 #clauses=408170
489.06/245.18	c nbDecision=510000 #clauses=416960
515.80/258.54	c nbDecision=520000 #clauses=425950
540.13/270.79	c nbDecision=530000 #clauses=434446
562.48/281.97	c nbDecision=540000 #clauses=443111
576.86/289.13	c nbDecision=550000 #clauses=452024
579.25/290.31	c flip 0 nbSat=452799 maxSat=295161
596.41/298.98	c nbDecision=560000 #clauses=460631
615.57/308.59	c nbDecision=570000 #clauses=468096
634.52/318.03	c nbDecision=580000 #clauses=475588
650.49/326.07	c nbDecision=590000 #clauses=483284
673.43/337.54	c nbDecision=600000 #clauses=491953
692.00/346.81	c nbDecision=610000 #clauses=500069
708.96/355.32	c nbDecision=620000 #clauses=508381
732.29/367.00	c nbDecision=630000 #clauses=516958
757.64/379.70	c nbDecision=640000 #clauses=525039
767.82/384.87	c nbDecision=650000 #clauses=532924
798.75/400.37	c nbDecision=660000 #clauses=540928
838.25/420.18	c nbDecision=670000 #clauses=549148
872.38/437.21	c nbDecision=680000 #clauses=557776
912.48/457.36	c nbDecision=690000 #clauses=566799
954.60/478.43	c nbDecision=700000 #clauses=575752
996.29/499.30	c nbDecision=710000 #clauses=584419
1001.07/501.78	c flip 0 nbSat=585129 maxSat=452840
1022.22/512.33	c nbDecision=720000 #clauses=592036
1041.78/522.11	c nbDecision=730000 #clauses=599516
1062.33/532.43	c nbDecision=740000 #clauses=607163
1087.47/545.02	c nbDecision=750000 #clauses=614540
1107.63/555.19	c nbDecision=760000 #clauses=621786
1123.80/563.27	c nbDecision=770000 #clauses=629927
1139.95/571.34	c nbDecision=780000 #clauses=637986
1168.28/585.57	c nbDecision=790000 #clauses=645894
1197.01/599.95	c nbDecision=800000 #clauses=653508

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/node67/watcher-339313-1173702538 -o ROOT/results/node67/solver-339313-1173702538 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339313-1173702538/ornithorynque /tmp/evaluation/339313-1173702538/instance-339313-1173702538.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.92 0.97 0.96 3/64 18529
/proc/meminfo: memFree=1784048/2055920 swapFree=4180928/4192956
[pid=18529] ppid=18527 vsize=23220 CPUtime=0
/proc/18529/stat : 18529 (ornithorynque) R 18527 18529 17708 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 390211386 23777280 262 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271635747952 0 0 4096 0 0 0 0 17 1 0 0
/proc/18529/statm: 5805 263 218 42 0 45 0

[startup+0.069662 s]
/proc/loadavg: 0.92 0.97 0.96 3/64 18529
/proc/meminfo: memFree=1784048/2055920 swapFree=4180928/4192956
[pid=18529] ppid=18527 vsize=44952 CPUtime=0.12
/proc/18529/stat : 18529 (ornithorynque) S 18527 18529 17708 0 -1 4194304 605 0 0 0 12 0 0 0 18 0 3 0 390211386 46030848 566 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18529/statm: 11238 566 387 42 0 5490 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 44952

[startup+0.101665 s]
/proc/loadavg: 0.92 0.97 0.96 3/64 18529
/proc/meminfo: memFree=1784048/2055920 swapFree=4180928/4192956
[pid=18529] ppid=18527 vsize=45240 CPUtime=0.18
/proc/18529/stat : 18529 (ornithorynque) S 18527 18529 17708 0 -1 4194304 676 0 0 0 18 0 0 0 18 0 3 0 390211386 46325760 637 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18529/statm: 11310 638 387 42 0 5562 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45240

[startup+0.301686 s]
/proc/loadavg: 0.92 0.97 0.96 3/64 18529
/proc/meminfo: memFree=1784048/2055920 swapFree=4180928/4192956
[pid=18529] ppid=18527 vsize=45508 CPUtime=0.58
/proc/18529/stat : 18529 (ornithorynque) S 18527 18529 17708 0 -1 4194304 874 0 0 0 58 0 0 0 18 0 3 0 390211386 46600192 835 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18529/statm: 11377 835 387 42 0 5629 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45508

[startup+0.701733 s]
/proc/loadavg: 0.92 0.97 0.96 3/64 18529
/proc/meminfo: memFree=1784048/2055920 swapFree=4180928/4192956
[pid=18529] ppid=18527 vsize=47668 CPUtime=1.38
/proc/18529/stat : 18529 (ornithorynque) S 18527 18529 17708 0 -1 4194304 1355 0 0 0 137 1 0 0 18 0 3 0 390211386 48812032 1316 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18529/statm: 11917 1316 387 42 0 6169 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 47668

[startup+1.50181 s]
/proc/loadavg: 0.92 0.97 0.96 3/67 18532
/proc/meminfo: memFree=1779352/2055920 swapFree=4180928/4192956
[pid=18529] ppid=18527 vsize=49296 CPUtime=2.98
/proc/18529/stat : 18529 (ornithorynque) S 18527 18529 17708 0 -1 4194304 1810 0 0 0 297 1 0 0 18 0 3 0 390211386 50479104 1738 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18529/statm: 12324 1738 387 42 0 6576 0
[pid=18529/tid=18531] ppid=18527 vsize=49296 CPUtime=1.48
/proc/18529/task/18531/stat : 18531 (ornithorynque) R 18527 18529 17708 0 -1 4194368 862 0 0 0 148 0 0 0 23 0 3 0 390211387 50479104 1738 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271638237863 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18529/tid=18532] ppid=18527 vsize=49296 CPUtime=1.48
/proc/18529/task/18532/stat : 18532 (ornithorynque) R 18527 18529 17708 0 -1 4194368 432 0 0 0 148 0 0 0 25 0 3 0 390211387 50479104 1738 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240896 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 49296

[startup+3.10198 s]
/proc/loadavg: 0.92 0.97 0.96 3/67 18532
/proc/meminfo: memFree=1777304/2055920 swapFree=4180928/4192956
[pid=18529] ppid=18527 vsize=52752 CPUtime=6.17
/proc/18529/stat : 18529 (ornithorynque) S 18527 18529 17708 0 -1 4194304 2544 0 0 0 616 1 0 0 18 0 3 0 390211386 54018048 2374 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18529/statm: 13188 2374 387 42 0 7440 0
[pid=18529/tid=18531] ppid=18527 vsize=52752 CPUtime=3.08
/proc/18529/task/18531/stat : 18531 (ornithorynque) R 18527 18529 17708 0 -1 4194368 1596 0 0 0 307 1 0 0 25 0 3 0 390211387 54018048 2374 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271638237863 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18529/tid=18532] ppid=18527 vsize=52752 CPUtime=3.07
/proc/18529/task/18532/stat : 18532 (ornithorynque) R 18527 18529 17708 0 -1 4194368 432 0 0 0 307 0 0 0 25 0 3 0 390211387 54018048 2374 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 52752

[startup+6.30232 s]
/proc/loadavg: 1.01 0.99 0.96 3/67 18532
/proc/meminfo: memFree=1767704/2055920 swapFree=4180928/4192956
[pid=18529] ppid=18527 vsize=62604 CPUtime=12.55
/proc/18529/stat : 18529 (ornithorynque) S 18527 18529 17708 0 -1 4194304 4988 0 0 0 1253 2 0 0 18 0 3 0 390211386 64106496 4654 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18529/statm: 15651 4654 387 42 0 9903 0
[pid=18529/tid=18531] ppid=18527 vsize=62604 CPUtime=6.27
/proc/18529/task/18531/stat : 18531 (ornithorynque) R 18527 18529 17708 0 -1 4194368 2674 0 0 0 626 1 0 0 25 0 3 0 390211387 64106496 4654 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311068 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18529/tid=18532] ppid=18527 vsize=62604 CPUtime=6.26
/proc/18529/task/18532/stat : 18532 (ornithorynque) R 18527 18529 17708 0 -1 4194368 1798 0 0 0 626 0 0 0 25 0 3 0 390211387 64106496 4654 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 62604

[startup+12.702 s]
/proc/loadavg: 1.09 1.00 0.97 3/67 18532
/proc/meminfo: memFree=1761752/2055920 swapFree=4180928/4192956
[pid=18529] ppid=18527 vsize=68908 CPUtime=25.32
/proc/18529/stat : 18529 (ornithorynque) S 18527 18529 17708 0 -1 4194304 6551 0 0 0 2528 4 0 0 18 0 3 0 390211386 70561792 5924 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18529/statm: 17227 5924 387 42 0 11479 0
[pid=18529/tid=18531] ppid=18527 vsize=68908 CPUtime=12.68
/proc/18529/task/18531/stat : 18531 (ornithorynque) R 18527 18529 17708 0 -1 4194368 4237 0 0 0 1264 4 0 0 25 0 3 0 390211387 70561792 5924 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311255 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18529/tid=18532] ppid=18527 vsize=68908 CPUtime=12.63
/proc/18529/task/18532/stat : 18532 (ornithorynque) R 18527 18529 17708 0 -1 4194368 1798 0 0 0 1263 0 0 0 25 0 3 0 390211387 70561792 5924 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) 68908

[startup+25.5013 s]
/proc/loadavg: 1.29 1.05 0.98 3/67 18532
/proc/meminfo: memFree=1741720/2055920 swapFree=4180928/4192956
[pid=18529] ppid=18527 vsize=92208 CPUtime=50.87
/proc/18529/stat : 18529 (ornithorynque) S 18527 18529 17708 0 -1 4194304 14053 0 0 0 5079 8 0 0 18 0 3 0 390211386 94420992 10840 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18529/statm: 23052 10840 387 42 0 17304 0
[pid=18529/tid=18531] ppid=18527 vsize=92208 CPUtime=25.47
/proc/18529/task/18531/stat : 18531 (ornithorynque) R 18527 18529 17708 0 -1 4194368 6704 0 0 0 2541 6 0 0 21 0 3 0 390211387 94420992 10840 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311174 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18529/tid=18532] ppid=18527 vsize=92208 CPUtime=25.38
/proc/18529/task/18532/stat : 18532 (ornithorynque) R 18527 18529 17708 0 -1 4194368 6833 0 0 0 2536 2 0 0 25 0 3 0 390211387 94420992 10840 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283786 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 92208

[startup+51.102 s]
/proc/loadavg: 1.53 1.13 1.01 3/67 18532
/proc/meminfo: memFree=1730584/2055920 swapFree=4180928/4192956
[pid=18529] ppid=18527 vsize=104904 CPUtime=101.94
/proc/18529/stat : 18529 (ornithorynque) S 18527 18529 17708 0 -1 4194304 17559 0 0 0 10182 12 0 0 18 0 3 0 390211386 107421696 13634 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18529/statm: 26226 13634 387 42 0 20478 0
[pid=18529/tid=18531] ppid=18527 vsize=104904 CPUtime=51.07
/proc/18529/task/18531/stat : 18531 (ornithorynque) R 18527 18529 17708 0 -1 4194368 10210 0 0 0 5097 10 0 0 25 0 3 0 390211387 107421696 13634 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18529/tid=18532] ppid=18527 vsize=104904 CPUtime=50.87
/proc/18529/task/18532/stat : 18532 (ornithorynque) R 18527 18529 17708 0 -1 4194368 6833 0 0 0 5085 2 0 0 25 0 3 0 390211387 107421696 13634 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242179 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 104904

[startup+102.305 s]
/proc/loadavg: 1.79 1.26 1.06 3/67 18532
/proc/meminfo: memFree=1713560/2055920 swapFree=4180928/4192956
[pid=18529] ppid=18527 vsize=127636 CPUtime=204.12
/proc/18529/stat : 18529 (ornithorynque) S 18527 18529 17708 0 -1 4194304 25131 0 0 0 20394 18 0 0 18 0 3 0 390211386 130699264 17838 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18529/statm: 31909 17838 387 42 0 26161 0
[pid=18529/tid=18531] ppid=18527 vsize=127636 CPUtime=102.25
/proc/18529/task/18531/stat : 18531 (ornithorynque) R 18527 18529 17708 0 -1 4194368 12337 0 0 0 10212 13 0 0 25 0 3 0 390211387 130699264 17838 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311229 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18529/tid=18532] ppid=18527 vsize=127636 CPUtime=101.84
/proc/18529/task/18532/stat : 18532 (ornithorynque) R 18527 18529 17708 0 -1 4194368 12278 0 0 0 10180 4 0 0 25 0 3 0 390211387 130699264 17838 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240905 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 127636

[startup+162.302 s]
/proc/loadavg: 1.92 1.39 1.12 3/67 18532
/proc/meminfo: memFree=1687768/2055920 swapFree=4180928/4192956
[pid=18529] ppid=18527 vsize=160476 CPUtime=323.84
/proc/18529/stat : 18529 (ornithorynque) S 18527 18529 17708 0 -1 4194304 36158 0 0 0 32357 27 0 0 18 0 3 0 390211386 164327424 24280 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18529/statm: 40119 24280 387 42 0 34371 0
[pid=18529/tid=18531] ppid=18527 vsize=160476 CPUtime=162.23
/proc/18529/task/18531/stat : 18531 (ornithorynque) R 18527 18529 17708 0 -1 4194368 17188 0 0 0 16204 19 0 0 25 0 3 0 390211387 164327424 24280 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311174 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18529/tid=18532] ppid=18527 vsize=160476 CPUtime=161.59
/proc/18529/task/18532/stat : 18532 (ornithorynque) R 18527 18529 17708 0 -1 4194368 18454 0 0 0 16152 7 0 0 25 0 3 0 390211387 164327424 24280 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.84
Current children cumulated vsize (KiB) 160476

[startup+222.302 s]
/proc/loadavg: 1.97 1.50 1.17 3/67 18532
/proc/meminfo: memFree=1674072/2055920 swapFree=4180928/4192956
[pid=18529] ppid=18527 vsize=174696 CPUtime=443.56
/proc/18529/stat : 18529 (ornithorynque) S 18527 18529 17708 0 -1 4194304 40444 0 0 0 44322 34 0 0 18 0 3 0 390211386 178888704 27658 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18529/statm: 43674 27658 387 42 0 37926 0
[pid=18529/tid=18531] ppid=18527 vsize=174696 CPUtime=222.21
/proc/18529/task/18531/stat : 18531 (ornithorynque) R 18527 18529 17708 0 -1 4194368 21474 0 0 0 22195 26 0 0 25 0 3 0 390211387 178888704 27658 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18529/tid=18532] ppid=18527 vsize=174696 CPUtime=221.33
/proc/18529/task/18532/stat : 18532 (ornithorynque) R 18527 18529 17708 0 -1 4194368 18454 0 0 0 22126 7 0 0 25 0 3 0 390211387 178888704 27658 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.56
Current children cumulated vsize (KiB) 174696

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.22 3/67 18532
/proc/meminfo: memFree=1664152/2055920 swapFree=4180928/4192956
[pid=18529] ppid=18527 vsize=184552 CPUtime=563.28
/proc/18529/stat : 18529 (ornithorynque) S 18527 18529 17708 0 -1 4194304 43142 0 0 0 56290 38 0 0 18 0 3 0 390211386 188981248 30194 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18529/statm: 46138 30194 387 42 0 40390 0
[pid=18529/tid=18531] ppid=18527 vsize=184552 CPUtime=282.2
/proc/18529/task/18531/stat : 18531 (ornithorynque) R 18527 18529 17708 0 -1 4194368 24172 0 0 0 28189 31 0 0 25 0 3 0 390211387 188981248 30194 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18529/tid=18532] ppid=18527 vsize=184552 CPUtime=281.07
/proc/18529/task/18532/stat : 18532 (ornithorynque) R 18527 18529 17708 0 -1 4194368 18454 0 0 0 28100 7 0 0 25 0 3 0 390211387 188981248 30194 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.28
Current children cumulated vsize (KiB) 184552

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.26 3/67 18532
/proc/meminfo: memFree=1635544/2055920 swapFree=4180928/4192956
[pid=18529] ppid=18527 vsize=219532 CPUtime=683.02
/proc/18529/stat : 18529 (ornithorynque) S 18527 18529 17708 0 -1 4194304 56458 0 0 0 68254 48 0 0 18 0 3 0 390211386 224800768 37299 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18529/statm: 54883 37299 387 42 0 49135 0
[pid=18529/tid=18531] ppid=18527 vsize=219532 CPUtime=342.19
/proc/18529/task/18531/stat : 18531 (ornithorynque) R 18527 18529 17708 0 -1 4194368 27197 0 0 0 34183 36 0 0 25 0 3 0 390211387 224800768 37299 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4258164 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18529/tid=18532] ppid=18527 vsize=219532 CPUtime=340.81
/proc/18529/task/18532/stat : 18532 (ornithorynque) R 18527 18529 17708 0 -1 4194368 28745 0 0 0 34070 11 0 0 25 0 3 0 390211387 224800768 37299 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241600 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683.02
Current children cumulated vsize (KiB) 219532

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.31 3/67 18532
/proc/meminfo: memFree=1628440/2055920 swapFree=4180928/4192956
[pid=18529] ppid=18527 vsize=231956 CPUtime=802.74
/proc/18529/stat : 18529 (ornithorynque) S 18527 18529 17708 0 -1 4194304 59798 0 0 0 80221 53 0 0 18 0 3 0 390211386 237522944 39066 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18529/statm: 57989 39066 387 42 0 52241 0
[pid=18529/tid=18531] ppid=18527 vsize=231956 CPUtime=402.17
/proc/18529/task/18531/stat : 18531 (ornithorynque) R 18527 18529 17708 0 -1 4194368 30537 0 0 0 40176 41 0 0 25 0 3 0 390211387 237522944 39066 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18529/tid=18532] ppid=18527 vsize=231956 CPUtime=400.55
/proc/18529/task/18532/stat : 18532 (ornithorynque) R 18527 18529 17708 0 -1 4194368 28745 0 0 0 40044 11 0 0 25 0 3 0 390211387 237522944 39066 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.74
Current children cumulated vsize (KiB) 231956

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.35 3/67 18532
/proc/meminfo: memFree=1624280/2055920 swapFree=4180928/4192956
[pid=18529] ppid=18527 vsize=235028 CPUtime=922.46
/proc/18529/stat : 18529 (ornithorynque) S 18527 18529 17708 0 -1 4194304 60817 0 0 0 92191 55 0 0 18 0 3 0 390211386 240668672 40085 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18529/statm: 58757 40085 387 42 0 53009 0
[pid=18529/tid=18531] ppid=18527 vsize=235028 CPUtime=462.15
/proc/18529/task/18531/stat : 18531 (ornithorynque) R 18527 18529 17708 0 -1 4194368 31556 0 0 0 46173 42 0 0 25 0 3 0 390211387 240668672 40085 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311145 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18529/tid=18532] ppid=18527 vsize=235028 CPUtime=460.29
/proc/18529/task/18532/stat : 18532 (ornithorynque) R 18527 18529 17708 0 -1 4194368 28745 0 0 0 46017 12 0 0 25 0 3 0 390211387 240668672 40085 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242489 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.46
Current children cumulated vsize (KiB) 235028

[startup+522.301 s]
/proc/loadavg: 1.99 1.81 1.38 3/67 18532
/proc/meminfo: memFree=1603352/2055920 swapFree=4180928/4192956
[pid=18529] ppid=18527 vsize=262560 CPUtime=1042.18
/proc/18529/stat : 18529 (ornithorynque) S 18527 18529 17708 0 -1 4194304 71654 0 0 0 104156 62 0 0 18 0 3 0 390211386 268861440 45331 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18529/statm: 65640 45331 387 42 0 59892 0
[pid=18529/tid=18531] ppid=18527 vsize=262560 CPUtime=522.13
/proc/18529/task/18531/stat : 18531 (ornithorynque) R 18527 18529 17708 0 -1 4194368 33173 0 0 0 52167 46 0 0 25 0 3 0 390211387 268861440 45331 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18529/tid=18532] ppid=18527 vsize=262560 CPUtime=520.03
/proc/18529/task/18532/stat : 18532 (ornithorynque) R 18527 18529 17708 0 -1 4194368 37965 0 0 0 51988 15 0 0 25 0 3 0 390211387 268861440 45331 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.18
Current children cumulated vsize (KiB) 262560

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.42 3/67 18532
/proc/meminfo: memFree=1596696/2055920 swapFree=4180928/4192956
[pid=18529] ppid=18527 vsize=268704 CPUtime=1161.91
/proc/18529/stat : 18529 (ornithorynque) S 18527 18529 17708 0 -1 4194304 73280 0 0 0 116126 65 0 0 18 0 3 0 390211386 275152896 46957 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18529/statm: 67176 46957 387 42 0 61428 0
[pid=18529/tid=18531] ppid=18527 vsize=268704 CPUtime=582.1
/proc/18529/task/18531/stat : 18531 (ornithorynque) R 18527 18529 17708 0 -1 4194368 34799 0 0 0 58162 48 0 0 25 0 3 0 390211387 275152896 46957 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18529/tid=18532] ppid=18527 vsize=268704 CPUtime=579.77
/proc/18529/task/18532/stat : 18532 (ornithorynque) R 18527 18529 17708 0 -1 4194368 37965 0 0 0 57962 15 0 0 25 0 3 0 390211387 275152896 46957 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.91
Current children cumulated vsize (KiB) 268704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.401 s]
/proc/loadavg: 1.99 1.85 1.43 3/67 18532
/proc/meminfo: memFree=1594840/2055920 swapFree=4180928/4192956
[pid=18529] ppid=18527 vsize=270372 CPUtime=1200.01
/proc/18529/stat : 18529 (ornithorynque) S 18527 18529 17708 0 -1 4194304 73840 0 0 0 119936 65 0 0 18 0 3 0 390211386 276860928 47386 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18529/statm: 67593 47386 387 42 0 61845 0
[pid=18529/tid=18531] ppid=18527 vsize=270372 CPUtime=601.21
/proc/18529/task/18531/stat : 18531 (ornithorynque) R 18527 18529 17708 0 -1 4194368 35359 0 0 0 60072 49 0 0 25 0 3 0 390211387 276860928 47386 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18529/tid=18532] ppid=18527 vsize=270372 CPUtime=598.78
/proc/18529/task/18532/stat : 18532 (ornithorynque) R 18527 18529 17708 0 -1 4194368 37965 0 0 0 59863 15 0 0 25 0 3 0 390211387 276860928 47386 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 270372

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): 601.442
CPU time (s): 1200.07
CPU user time (s): 1199.38
CPU system time (s): 0.687895
CPU usage (%): 199.532
Max. virtual memory (cumulated for all children) (KiB): 270372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.38
system time used= 0.687895
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73840
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= 38
involuntary context switches= 9162

runsolver used 0.605907 second user time and 1.60176 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Mon Mar 12 12:28:58 UTC 2007

IDJOB= 339313
IDBENCH= 24743
IDSOLVER= 139
FILE ID= node67/339313-1173702538

PBS_JOBID= 4101744

Free space on /tmp= 66539 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339313-1173702538/ornithorynque /tmp/evaluation/339313-1173702538/instance-339313-1173702538.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-339313-1173702538 -o ROOT/results/node67/solver-339313-1173702538 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339313-1173702538/ornithorynque /tmp/evaluation/339313-1173702538/instance-339313-1173702538.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  d65aa32f539d7b147c82042f18f65687

RANDOM SEED= 679658047

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.236
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.236
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:       1784456 kB
Buffers:         30932 kB
Cached:         182228 kB
SwapCached:       6276 kB
Active:         112464 kB
Inactive:       120420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1784456 kB
SwapTotal:     4192956 kB
SwapFree:      4180928 kB
Dirty:             256 kB
Writeback:           0 kB
Mapped:          22304 kB
Slab:            24480 kB
Committed_AS:   947664 kB
PageTables:       1468 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= 66539 MiB

End job on node67 on Mon Mar 12 12:39:01 UTC 2007