Trace number 328010

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.17 601.63

General information on the benchmark

Namerandom/OnTreshold/7SAT/v70/
unif-k7-r89-v70-c6230-S1314186802-12.UNSAT.shuffled.cnf
MD5SUM7c001db4841166a99dfc4524c663deb9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 56230

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.03	c ...done
0.00/0.03	c nbVar=70 nbClause=6230
0.00/0.03	c nbVar=70 nbClause=6230
0.00/0.03	c complete search running
0.00/0.03	c local search running
0.00/0.03	c flip 0 nbSat=6172 maxSat=0
0.35/0.22	c flip 0 nbSat=7693 maxSat=6213
0.95/0.53	c flip 0 nbSat=9603 maxSat=7711
1.75/0.99	c flip 0 nbSat=11814 maxSat=9637
3.15/1.63	c flip 0 nbSat=14422 maxSat=11844
3.55/1.87	c nbDecision=10000 #clauses=15253
5.15/2.65	c flip 0 nbSat=17272 maxSat=14452
7.74/3.99	c flip 0 nbSat=20030 maxSat=17297
11.93/6.01	c flip 0 nbSat=23354 maxSat=20062
12.93/6.59	c nbDecision=20000 #clauses=24331
17.33/8.74	c flip 0 nbSat=27565 maxSat=23389
24.30/12.23	c flip 0 nbSat=33278 maxSat=27588
24.30/12.29	c nbDecision=30000 #clauses=33394
33.28/16.71	c flip 0 nbSat=37679 maxSat=33309
43.47/21.89	c nbDecision=40000 #clauses=42513
44.07/22.10	c flip 0 nbSat=42623 maxSat=37695
56.44/28.33	c flip 0 nbSat=48134 maxSat=42645
64.01/32.13	c nbDecision=50000 #clauses=51638
71.60/35.94	c flip 0 nbSat=54232 maxSat=48161
88.15/44.25	c flip 0 nbSat=58836 maxSat=54262
96.34/48.36	c nbDecision=60000 #clauses=60752
106.48/53.42	c flip 0 nbSat=63620 maxSat=58877
127.37/63.97	c flip 0 nbSat=68806 maxSat=63651
131.37/65.93	c nbDecision=70000 #clauses=69773
148.89/74.78	c flip 0 nbSat=74354 maxSat=68837
168.81/84.75	c nbDecision=80000 #clauses=78826
172.79/86.79	c flip 0 nbSat=79822 maxSat=74391
198.93/99.85	c flip 0 nbSat=86216 maxSat=79864
207.69/104.27	c nbDecision=90000 #clauses=87951
227.62/114.20	c flip 0 nbSat=91383 maxSat=86256
255.93/128.40	c nbDecision=100000 #clauses=97087
258.32/129.68	c flip 0 nbSat=97657 maxSat=91407
290.81/145.94	c flip 0 nbSat=104155 maxSat=97692
299.99/150.60	c nbDecision=110000 #clauses=106185
326.54/163.87	c flip 0 nbSat=110341 maxSat=104188
364.83/183.05	c flip 0 nbSat=113907 maxSat=110381
379.81/190.57	c nbDecision=120000 #clauses=115364
402.76/202.04	c flip 0 nbSat=117466 maxSat=113940
441.25/221.38	c flip 0 nbSat=121314 maxSat=117494
477.58/239.53	c nbDecision=130000 #clauses=124490
481.77/241.64	c flip 0 nbSat=124826 maxSat=121346
524.47/263.01	c flip 0 nbSat=128435 maxSat=124859
565.38/283.52	c nbDecision=140000 #clauses=133643
567.78/284.71	c flip 0 nbSat=133854 maxSat=128470
611.47/306.65	c flip 0 nbSat=139537 maxSat=133887
631.22/316.56	c nbDecision=150000 #clauses=142809
659.56/330.77	c flip 0 nbSat=146210 maxSat=139572
698.07/350.03	c nbDecision=160000 #clauses=151866
709.65/355.84	c flip 0 nbSat=153751 maxSat=146246
754.95/378.52	c nbDecision=170000 #clauses=160999
761.93/382.08	c flip 0 nbSat=162050 maxSat=153782
813.21/407.74	c nbDecision=180000 #clauses=170051
815.20/408.77	c flip 0 nbSat=170407 maxSat=162080
873.09/437.77	c flip 0 nbSat=177038 maxSat=170434
899.62/451.00	c nbDecision=190000 #clauses=179231
932.14/467.37	c flip 0 nbSat=181799 maxSat=177085
993.19/497.98	c flip 0 nbSat=187050 maxSat=181831
1008.16/505.44	c nbDecision=200000 #clauses=188383
1058.85/530.81	c flip 0 nbSat=192955 maxSat=187077
1098.55/550.73	c nbDecision=210000 #clauses=197438
1123.90/563.43	c flip 0 nbSat=199972 maxSat=193010
1186.15/594.69	c nbDecision=220000 #clauses=206521
1189.74/596.42	c flip 0 nbSat=206858 maxSat=200010

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/node3/watcher-328010-1173106808 -o ROOT/results/node3/solver-328010-1173106808 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328010-1173106808/ornithorynque /tmp/evaluation/328010-1173106808/instance-328010-1173106808.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: 1.83 1.70 1.21 3/77 22242
/proc/meminfo: memFree=1117416/2055920 swapFree=4191880/4192956
[pid=22242] ppid=22240 vsize=23220 CPUtime=0
/proc/22242/stat : 22242 (ornithorynque) R 22240 22242 22143 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 330635687 23777280 266 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233630108945 0 0 4096 0 0 0 0 17 1 0 0
/proc/22242/statm: 5805 266 219 42 0 45 0

[startup+0.0781131 s]
/proc/loadavg: 1.83 1.70 1.21 3/77 22242
/proc/meminfo: memFree=1117416/2055920 swapFree=4191880/4192956
[pid=22242] ppid=22240 vsize=44928 CPUtime=0.11
/proc/22242/stat : 22242 (ornithorynque) S 22240 22242 22143 0 -1 4194304 781 0 0 0 11 0 0 0 18 0 3 0 330635687 46006272 742 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22242/statm: 11232 742 387 42 0 5484 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 44928

[startup+0.101116 s]
/proc/loadavg: 1.83 1.70 1.21 3/77 22242
/proc/meminfo: memFree=1117416/2055920 swapFree=4191880/4192956
[pid=22242] ppid=22240 vsize=44928 CPUtime=0.16
/proc/22242/stat : 22242 (ornithorynque) S 22240 22242 22143 0 -1 4194304 789 0 0 0 16 0 0 0 18 0 3 0 330635687 46006272 750 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22242/statm: 11232 751 387 42 0 5484 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 44928

[startup+0.301134 s]
/proc/loadavg: 1.83 1.70 1.21 3/77 22242
/proc/meminfo: memFree=1117416/2055920 swapFree=4191880/4192956
[pid=22242] ppid=22240 vsize=46500 CPUtime=0.55
/proc/22242/stat : 22242 (ornithorynque) S 22240 22242 22143 0 -1 4194304 943 0 0 0 55 0 0 0 18 0 3 0 330635687 47616000 904 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22242/statm: 11625 904 387 42 0 5877 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 46500

[startup+0.701174 s]
/proc/loadavg: 1.83 1.70 1.21 3/77 22242
/proc/meminfo: memFree=1117416/2055920 swapFree=4191880/4192956
[pid=22242] ppid=22240 vsize=46764 CPUtime=1.35
/proc/22242/stat : 22242 (ornithorynque) S 22240 22242 22143 0 -1 4194304 1106 0 0 0 135 0 0 0 18 0 3 0 330635687 47886336 1067 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22242/statm: 11691 1067 387 42 0 5943 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 46764

[startup+1.50124 s]
/proc/loadavg: 1.83 1.70 1.21 3/80 22245
/proc/meminfo: memFree=1113744/2055920 swapFree=4191880/4192956
[pid=22242] ppid=22240 vsize=48404 CPUtime=2.95
/proc/22242/stat : 22242 (ornithorynque) S 22240 22242 22143 0 -1 4194304 1400 0 0 0 295 0 0 0 18 0 3 0 330635687 49565696 1361 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22242/statm: 12101 1361 387 42 0 6353 0
[pid=22242/tid=22244] ppid=22240 vsize=48404 CPUtime=1.45
/proc/22242/task/22244/stat : 22244 (ornithorynque) R 22240 22242 22143 0 -1 4194368 422 0 0 0 145 0 0 0 25 0 3 0 330635691 49565696 1361 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22242/tid=22245] ppid=22240 vsize=48404 CPUtime=1.45
/proc/22242/task/22245/stat : 22245 (ornithorynque) R 22240 22242 22143 0 -1 4194368 233 0 0 0 145 0 0 0 25 0 3 0 330635691 49565696 1361 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 48404

[startup+3.10237 s]
/proc/loadavg: 1.83 1.70 1.21 3/80 22245
/proc/meminfo: memFree=1112656/2055920 swapFree=4191880/4192956
[pid=22242] ppid=22240 vsize=49540 CPUtime=6.15
/proc/22242/stat : 22242 (ornithorynque) S 22240 22242 22143 0 -1 4194304 1846 0 0 0 614 1 0 0 18 0 3 0 330635687 50728960 1741 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22242/statm: 12385 1741 387 42 0 6637 0
[pid=22242/tid=22244] ppid=22240 vsize=49540 CPUtime=3.05
/proc/22242/task/22244/stat : 22244 (ornithorynque) R 22240 22242 22143 0 -1 4194368 641 0 0 0 305 0 0 0 20 0 3 0 330635691 50728960 1741 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311200 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22242/tid=22245] ppid=22240 vsize=49540 CPUtime=3.05
/proc/22242/task/22245/stat : 22245 (ornithorynque) R 22240 22242 22143 0 -1 4194368 460 0 0 0 305 0 0 0 25 0 3 0 330635691 50728960 1741 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241539 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 49540

[startup+6.30163 s]
/proc/loadavg: 1.85 1.70 1.21 3/80 22245
/proc/meminfo: memFree=1110480/2055920 swapFree=4191880/4192956
[pid=22242] ppid=22240 vsize=50996 CPUtime=12.53
/proc/22242/stat : 22242 (ornithorynque) S 22240 22242 22143 0 -1 4194304 2240 0 0 0 1252 1 0 0 18 0 3 0 330635687 52219904 2135 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22242/statm: 12749 2135 387 42 0 7001 0
[pid=22242/tid=22244] ppid=22240 vsize=50996 CPUtime=6.26
/proc/22242/task/22244/stat : 22244 (ornithorynque) R 22240 22242 22143 0 -1 4194368 893 0 0 0 625 1 0 0 25 0 3 0 330635691 52219904 2135 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311200 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22242/tid=22245] ppid=22240 vsize=50996 CPUtime=6.23
/proc/22242/task/22245/stat : 22245 (ornithorynque) R 22240 22242 22143 0 -1 4194368 602 0 0 0 623 0 0 0 25 0 3 0 330635691 52219904 2135 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 50996

[startup+12.7012 s]
/proc/loadavg: 1.86 1.71 1.21 3/80 22245
/proc/meminfo: memFree=1107152/2055920 swapFree=4191880/4192956
[pid=22242] ppid=22240 vsize=55652 CPUtime=25.3
/proc/22242/stat : 22242 (ornithorynque) S 22240 22242 22143 0 -1 4194304 3195 0 0 0 2527 3 0 0 18 0 3 0 330635687 56987648 2960 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22242/statm: 13913 2960 387 42 0 8165 0
[pid=22242/tid=22244] ppid=22240 vsize=55652 CPUtime=12.65
/proc/22242/task/22244/stat : 22244 (ornithorynque) R 22240 22242 22143 0 -1 4194368 1408 0 0 0 1264 1 0 0 25 0 3 0 330635691 56987648 2960 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22242/tid=22245] ppid=22240 vsize=55652 CPUtime=12.61
/proc/22242/task/22245/stat : 22245 (ornithorynque) R 22240 22242 22143 0 -1 4194368 1042 0 0 0 1260 1 0 0 25 0 3 0 330635691 56987648 2960 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 55652

[startup+25.5012 s]
/proc/loadavg: 1.89 1.72 1.23 3/80 22245
/proc/meminfo: memFree=1103568/2055920 swapFree=4191880/4192956
[pid=22242] ppid=22240 vsize=58344 CPUtime=50.85
/proc/22242/stat : 22242 (ornithorynque) S 22240 22242 22143 0 -1 4194304 3965 0 0 0 5081 4 0 0 18 0 3 0 330635687 59744256 3730 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22242/statm: 14586 3730 387 42 0 8838 0
[pid=22242/tid=22244] ppid=22240 vsize=58344 CPUtime=25.44
/proc/22242/task/22244/stat : 22244 (ornithorynque) R 22240 22242 22143 0 -1 4194368 1969 0 0 0 2542 2 0 0 25 0 3 0 330635691 59744256 3730 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311851 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22242/tid=22245] ppid=22240 vsize=58344 CPUtime=25.36
/proc/22242/task/22245/stat : 22245 (ornithorynque) R 22240 22242 22143 0 -1 4194368 1251 0 0 0 2535 1 0 0 25 0 3 0 330635691 59744256 3730 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285227 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 58344

[startup+51.1013 s]
/proc/loadavg: 1.93 1.74 1.25 3/80 22245
/proc/meminfo: memFree=1098576/2055920 swapFree=4191880/4192956
[pid=22242] ppid=22240 vsize=65328 CPUtime=101.92
/proc/22242/stat : 22242 (ornithorynque) S 22240 22242 22143 0 -1 4194304 5626 0 0 0 10186 6 0 0 18 0 3 0 330635687 66895872 4979 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22242/statm: 16332 4979 387 42 0 10584 0
[pid=22242/tid=22244] ppid=22240 vsize=65328 CPUtime=51.04
/proc/22242/task/22244/stat : 22244 (ornithorynque) R 22240 22242 22143 0 -1 4194368 2725 0 0 0 5100 4 0 0 25 0 3 0 330635691 66895872 4979 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22242/tid=22245] ppid=22240 vsize=65328 CPUtime=50.83
/proc/22242/task/22245/stat : 22245 (ornithorynque) R 22240 22242 22143 0 -1 4194368 2156 0 0 0 5082 1 0 0 25 0 3 0 330635691 66895872 4979 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241767 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 65328

[startup+102.306 s]
/proc/loadavg: 1.97 1.78 1.28 3/86 22379
/proc/meminfo: memFree=1089568/2055920 swapFree=4191880/4192956
[pid=22242] ppid=22240 vsize=73080 CPUtime=203.91
/proc/22242/stat : 22242 (ornithorynque) S 22240 22242 22143 0 -1 4194304 8070 0 0 0 20369 22 0 0 18 0 3 0 330635687 74833920 6864 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22242/statm: 18270 6864 387 42 0 12522 0
[pid=22242/tid=22244] ppid=22240 vsize=73080 CPUtime=102.09
/proc/22242/task/22244/stat : 22244 (ornithorynque) R 22240 22242 22143 0 -1 4194368 4006 0 0 0 10204 5 0 0 25 0 3 0 330635691 74833920 6864 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22242/tid=22245] ppid=22240 vsize=73080 CPUtime=101.76
/proc/22242/task/22245/stat : 22245 (ornithorynque) R 22240 22242 22143 0 -1 4194368 3319 0 0 0 10161 15 0 0 25 0 3 0 330635691 74833920 6864 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.91
Current children cumulated vsize (KiB) 73080

[startup+162.301 s]
/proc/loadavg: 1.99 1.82 1.32 3/80 22443
/proc/meminfo: memFree=1084304/2055920 swapFree=4191880/4192956
[pid=22242] ppid=22240 vsize=82932 CPUtime=323.54
/proc/22242/stat : 22242 (ornithorynque) S 22240 22242 22143 0 -1 4194304 10581 0 0 0 32325 29 0 0 18 0 3 0 330635687 84922368 8464 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22242/statm: 20733 8464 387 42 0 14985 0
[pid=22242/tid=22244] ppid=22240 vsize=82932 CPUtime=162
/proc/22242/task/22244/stat : 22244 (ornithorynque) R 22240 22242 22143 0 -1 4194368 5122 0 0 0 16193 7 0 0 25 0 3 0 330635691 84922368 8464 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22242/tid=22245] ppid=22240 vsize=82932 CPUtime=161.49
/proc/22242/task/22245/stat : 22245 (ornithorynque) R 22240 22242 22143 0 -1 4194368 4714 0 0 0 16128 21 0 0 25 0 3 0 330635691 84922368 8464 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.54
Current children cumulated vsize (KiB) 82932

[startup+222.301 s]
/proc/loadavg: 1.99 1.85 1.37 3/80 22443
/proc/meminfo: memFree=1080848/2055920 swapFree=4191880/4192956
[pid=22242] ppid=22240 vsize=85652 CPUtime=443.24
/proc/22242/stat : 22242 (ornithorynque) S 22240 22242 22143 0 -1 4194304 11622 0 0 0 44294 30 0 0 18 0 3 0 330635687 87707648 9340 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22242/statm: 21413 9340 387 42 0 15665 0
[pid=22242/tid=22244] ppid=22240 vsize=85652 CPUtime=221.99
/proc/22242/task/22244/stat : 22244 (ornithorynque) R 22240 22242 22143 0 -1 4194368 5691 0 0 0 22191 8 0 0 25 0 3 0 330635691 87707648 9340 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22242/tid=22245] ppid=22240 vsize=85652 CPUtime=221.21
/proc/22242/task/22245/stat : 22245 (ornithorynque) R 22240 22242 22143 0 -1 4194368 5186 0 0 0 22100 21 0 0 25 0 3 0 330635691 87707648 9340 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.24
Current children cumulated vsize (KiB) 85652

[startup+282.301 s]
/proc/loadavg: 1.99 1.87 1.40 3/80 22443
/proc/meminfo: memFree=1077776/2055920 swapFree=4191880/4192956
[pid=22242] ppid=22240 vsize=89912 CPUtime=562.99
/proc/22242/stat : 22242 (ornithorynque) S 22240 22242 22143 0 -1 4194304 12641 0 0 0 56266 33 0 0 18 0 3 0 330635687 92069888 10102 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22242/statm: 22478 10102 387 42 0 16730 0
[pid=22242/tid=22244] ppid=22240 vsize=89912 CPUtime=281.97
/proc/22242/task/22244/stat : 22244 (ornithorynque) R 22240 22242 22143 0 -1 4194368 6471 0 0 0 28187 10 0 0 25 0 3 0 330635691 92069888 10102 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22242/tid=22245] ppid=22240 vsize=89912 CPUtime=280.96
/proc/22242/task/22245/stat : 22245 (ornithorynque) R 22240 22242 22143 0 -1 4194368 5425 0 0 0 28075 21 0 0 25 0 3 0 330635691 92069888 10102 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283791 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.99
Current children cumulated vsize (KiB) 89912

[startup+342.301 s]
/proc/loadavg: 1.99 1.89 1.44 3/80 22443
/proc/meminfo: memFree=1072912/2055920 swapFree=4191880/4192956
[pid=22242] ppid=22240 vsize=95068 CPUtime=682.71
/proc/22242/stat : 22242 (ornithorynque) S 22240 22242 22143 0 -1 4194304 14395 0 0 0 68235 36 0 0 18 0 3 0 330635687 97349632 11369 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22242/statm: 23767 11369 387 42 0 18019 0
[pid=22242/tid=22244] ppid=22240 vsize=95068 CPUtime=341.96
/proc/22242/task/22244/stat : 22244 (ornithorynque) R 22240 22242 22143 0 -1 4194368 7376 0 0 0 34183 13 0 0 25 0 3 0 330635691 97349632 11369 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311221 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22242/tid=22245] ppid=22240 vsize=95068 CPUtime=340.7
/proc/22242/task/22245/stat : 22245 (ornithorynque) R 22240 22242 22143 0 -1 4194368 6274 0 0 0 34048 22 0 0 25 0 3 0 330635691 97349632 11369 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241705 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.71
Current children cumulated vsize (KiB) 95068

[startup+402.302 s]
/proc/loadavg: 1.99 1.91 1.47 3/80 22443
/proc/meminfo: memFree=1068432/2055920 swapFree=4191880/4192956
[pid=22242] ppid=22240 vsize=98056 CPUtime=802.43
/proc/22242/stat : 22242 (ornithorynque) S 22240 22242 22143 0 -1 4194304 15664 0 0 0 80204 39 0 0 18 0 3 0 330635687 100409344 12496 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22242/statm: 24514 12496 387 42 0 18766 0
[pid=22242/tid=22244] ppid=22240 vsize=98056 CPUtime=401.94
/proc/22242/task/22244/stat : 22244 (ornithorynque) R 22240 22242 22143 0 -1 4194368 8158 0 0 0 40179 15 0 0 25 0 3 0 330635691 100409344 12496 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311824 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22242/tid=22245] ppid=22240 vsize=98056 CPUtime=400.44
/proc/22242/task/22245/stat : 22245 (ornithorynque) R 22240 22242 22143 0 -1 4194368 6761 0 0 0 40021 23 0 0 25 0 3 0 330635691 100409344 12496 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241402 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.43
Current children cumulated vsize (KiB) 98056

[startup+462.302 s]
/proc/loadavg: 1.99 1.92 1.50 3/80 22443
/proc/meminfo: memFree=1064272/2055920 swapFree=4191880/4192956
[pid=22242] ppid=22240 vsize=107304 CPUtime=922.15
/proc/22242/stat : 22242 (ornithorynque) S 22240 22242 22143 0 -1 4194304 18153 0 0 0 92174 41 0 0 18 0 3 0 330635687 109879296 13498 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22242/statm: 26826 13498 387 42 0 21078 0
[pid=22242/tid=22244] ppid=22240 vsize=107304 CPUtime=461.93
/proc/22242/task/22244/stat : 22244 (ornithorynque) R 22240 22242 22143 0 -1 4194368 8694 0 0 0 46176 17 0 0 25 0 3 0 330635691 109879296 13498 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22242/tid=22245] ppid=22240 vsize=107304 CPUtime=460.18
/proc/22242/task/22245/stat : 22245 (ornithorynque) R 22240 22242 22143 0 -1 4194368 8714 0 0 0 45995 23 0 0 25 0 3 0 330635691 109879296 13498 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240896 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.15
Current children cumulated vsize (KiB) 107304

[startup+522.302 s]
/proc/loadavg: 2.07 1.95 1.53 3/80 22443
/proc/meminfo: memFree=1061392/2055920 swapFree=4191880/4192956
[pid=22242] ppid=22240 vsize=111800 CPUtime=1041.89
/proc/22242/stat : 22242 (ornithorynque) S 22240 22242 22143 0 -1 4194304 19327 0 0 0 104146 43 0 0 18 0 3 0 330635687 114483200 14219 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22242/statm: 27950 14219 387 42 0 22202 0
[pid=22242/tid=22244] ppid=22240 vsize=111800 CPUtime=521.91
/proc/22242/task/22244/stat : 22244 (ornithorynque) R 22240 22242 22143 0 -1 4194368 9119 0 0 0 52173 18 0 0 25 0 3 0 330635691 114483200 14219 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311371 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22242/tid=22245] ppid=22240 vsize=111800 CPUtime=519.93
/proc/22242/task/22245/stat : 22245 (ornithorynque) R 22240 22242 22143 0 -1 4194368 9463 0 0 0 51969 24 0 0 25 0 3 0 330635691 114483200 14219 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.89
Current children cumulated vsize (KiB) 111800

[startup+582.302 s]
/proc/loadavg: 2.15 1.99 1.57 3/80 22443
/proc/meminfo: memFree=1057872/2055920 swapFree=4191880/4192956
[pid=22242] ppid=22240 vsize=115396 CPUtime=1161.61
/proc/22242/stat : 22242 (ornithorynque) S 22240 22242 22143 0 -1 4194304 20766 0 0 0 116117 44 0 0 18 0 3 0 330635687 118165504 15104 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22242/statm: 28849 15104 387 42 0 23101 0
[pid=22242/tid=22244] ppid=22240 vsize=115396 CPUtime=581.9
/proc/22242/task/22244/stat : 22244 (ornithorynque) R 22240 22242 22143 0 -1 4194368 9988 0 0 0 58170 20 0 0 25 0 3 0 330635691 118165504 15104 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22242/tid=22245] ppid=22240 vsize=115396 CPUtime=579.67
/proc/22242/task/22245/stat : 22245 (ornithorynque) R 22240 22242 22143 0 -1 4194368 10033 0 0 0 57943 24 0 0 25 0 3 0 330635691 118165504 15104 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.61
Current children cumulated vsize (KiB) 115396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 2.10 1.99 1.58 3/80 22443
/proc/meminfo: memFree=1056272/2055920 swapFree=4191880/4192956
[pid=22242] ppid=22240 vsize=117588 CPUtime=1200.13
/proc/22242/stat : 22242 (ornithorynque) S 22240 22242 22143 0 -1 4194304 21321 0 0 0 119968 45 0 0 18 0 3 0 330635687 120410112 15495 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22242/statm: 29397 15495 387 42 0 23649 0
[pid=22242/tid=22244] ppid=22240 vsize=117588 CPUtime=601.2
/proc/22242/task/22244/stat : 22244 (ornithorynque) R 22240 22242 22143 0 -1 4194368 10171 0 0 0 60100 20 0 0 25 0 3 0 330635691 120410112 15495 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22242/tid=22245] ppid=22240 vsize=117588 CPUtime=598.89
/proc/22242/task/22245/stat : 22245 (ornithorynque) R 22240 22242 22143 0 -1 4194368 10405 0 0 0 59865 24 0 0 25 0 3 0 330635691 120410112 15495 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 117588

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.63
CPU time (s): 1200.17
CPU user time (s): 1199.7
CPU system time (s): 0.465929
CPU usage (%): 199.486
Max. virtual memory (cumulated for all children) (KiB): 117588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.7
system time used= 0.465929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21321
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= 24
involuntary context switches= 23063

runsolver used 0.659899 second user time and 1.55076 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Mon Mar  5 15:00:08 UTC 2007

IDJOB= 328010
IDBENCH= 19918
IDSOLVER= 139
FILE ID= node3/328010-1173106808

PBS_JOBID= 4013933

Free space on /tmp= 66540 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v70/unif-k7-r89-v70-c6230-S1314186802-12.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/328010-1173106808/ornithorynque /tmp/evaluation/328010-1173106808/instance-328010-1173106808.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-328010-1173106808 -o ROOT/results/node3/solver-328010-1173106808 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328010-1173106808/ornithorynque /tmp/evaluation/328010-1173106808/instance-328010-1173106808.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  7c001db4841166a99dfc4524c663deb9

RANDOM SEED= 309996624

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.241
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.241
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:       1117824 kB
Buffers:         39864 kB
Cached:         780900 kB
SwapCached:        268 kB
Active:         174676 kB
Inactive:       699964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1117824 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:             404 kB
Writeback:           0 kB
Mapped:          63964 kB
Slab:            49088 kB
Committed_AS:  1422460 kB
PageTables:       1656 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= 66540 MiB

End job on node3 on Mon Mar  5 15:10:12 UTC 2007