Trace number 328033

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.03 601.423

General information on the benchmark

Namerandom/OnTreshold/7SAT/v45/
unif-k7-r89-v45-c4005-S1529462267-19.SAT.shuffled.cnf
MD5SUM7644e7377a9b7b99a48663a94882358d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.063989
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of clauses4005
Sum of the clauses size28035
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 54005

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.02	c ...done
0.00/0.02	c nbVar=45 nbClause=4005
0.00/0.02	c nbVar=45 nbClause=4005
0.00/0.02	c complete search running
0.00/0.02	c local search running
0.00/0.02	c flip 0 nbSat=3979 maxSat=0
0.17/0.14	c flip 0 nbSat=5219 maxSat=3998
0.56/0.32	c flip 0 nbSat=6798 maxSat=5241
1.16/0.60	c flip 0 nbSat=8709 maxSat=6823
1.76/0.99	c flip 0 nbSat=10959 maxSat=8739
2.76/1.45	c nbDecision=10000 #clauses=13271
2.95/1.50	c flip 0 nbSat=13351 maxSat=10985
4.16/2.18	c flip 0 nbSat=15683 maxSat=13373
6.15/3.12	c flip 0 nbSat=18131 maxSat=15711
8.35/4.24	c flip 0 nbSat=21231 maxSat=18168
9.54/4.83	c nbDecision=20000 #clauses=22589
11.14/5.66	c flip 0 nbSat=24150 maxSat=21243
14.73/7.43	c flip 0 nbSat=27240 maxSat=24167
18.91/9.57	c flip 0 nbSat=31381 maxSat=27255
19.52/9.84	c nbDecision=30000 #clauses=31932
23.91/12.05	c flip 0 nbSat=35096 maxSat=31408
29.89/15.01	c flip 0 nbSat=39481 maxSat=35126
32.49/16.35	c nbDecision=40000 #clauses=41251
36.88/18.53	c flip 0 nbSat=43875 maxSat=39511
44.46/22.34	c flip 0 nbSat=47822 maxSat=43900
50.64/25.44	c nbDecision=50000 #clauses=50571
53.04/26.63	c flip 0 nbSat=51540 maxSat=47846
63.02/31.61	c flip 0 nbSat=55382 maxSat=51559
72.00/36.19	c nbDecision=60000 #clauses=59879
72.79/36.50	c flip 0 nbSat=60116 maxSat=55407
83.97/42.12	c flip 0 nbSat=64507 maxSat=60136
96.73/48.54	c flip 0 nbSat=68466 maxSat=64538
98.75/49.53	c nbDecision=70000 #clauses=69189
109.90/55.11	c flip 0 nbSat=72253 maxSat=68494
123.67/62.02	c flip 0 nbSat=76312 maxSat=72269
129.47/64.92	c nbDecision=80000 #clauses=78519
138.44/69.45	c flip 0 nbSat=80627 maxSat=76338
154.01/77.29	c flip 0 nbSat=83727 maxSat=80646
170.37/85.48	c flip 0 nbSat=87076 maxSat=83760
172.16/86.34	c nbDecision=90000 #clauses=87920
187.33/93.96	c flip 0 nbSat=92931 maxSat=87498
202.10/101.32	c nbDecision=100000 #clauses=97291
205.29/102.90	c flip 0 nbSat=98258 maxSat=92962
224.44/112.51	c flip 0 nbSat=103539 maxSat=98276
244.00/122.30	c nbDecision=110000 #clauses=106645
244.40/122.51	c flip 0 nbSat=106679 maxSat=103563
265.35/133.04	c flip 0 nbSat=110233 maxSat=106694
287.10/143.92	c flip 0 nbSat=113393 maxSat=110280
302.46/151.66	c nbDecision=120000 #clauses=116006
308.85/154.89	c flip 0 nbSat=116938 maxSat=113422
331.79/166.34	c flip 0 nbSat=119842 maxSat=116956
355.73/178.39	c flip 0 nbSat=123192 maxSat=119859
368.11/184.53	c nbDecision=130000 #clauses=125361
380.69/190.81	c flip 0 nbSat=126991 maxSat=123222
405.83/203.45	c flip 0 nbSat=130108 maxSat=127019
431.36/216.20	c flip 0 nbSat=133057 maxSat=130144
441.54/221.31	c nbDecision=140000 #clauses=134762
457.50/229.37	c flip 0 nbSat=136737 maxSat=133075
483.84/242.57	c flip 0 nbSat=140363 maxSat=136758
503.20/252.26	c nbDecision=150000 #clauses=144096
510.58/255.90	c flip 0 nbSat=145119 maxSat=140401
539.32/270.36	c flip 0 nbSat=149189 maxSat=145151
568.84/285.12	c flip 0 nbSat=152978 maxSat=149215
573.03/287.29	c nbDecision=160000 #clauses=153512
598.18/299.81	c flip 0 nbSat=156939 maxSat=153001
629.11/315.37	c flip 0 nbSat=161647 maxSat=156972
635.29/318.48	c nbDecision=170000 #clauses=162863
661.43/331.54	c flip 0 nbSat=168269 maxSat=161668
682.40/342.09	c nbDecision=180000 #clauses=172205
694.16/347.93	c flip 0 nbSat=174072 maxSat=168291
727.88/364.80	c flip 0 nbSat=179026 maxSat=174092
747.65/374.79	c nbDecision=190000 #clauses=181555
762.80/382.32	c flip 0 nbSat=183369 maxSat=179060
797.71/399.87	c flip 0 nbSat=188013 maxSat=183396
819.67/410.87	c nbDecision=200000 #clauses=190977
834.63/418.34	c flip 0 nbSat=192452 maxSat=188037
872.95/437.57	c flip 0 nbSat=196557 maxSat=192500
909.06/455.64	c nbDecision=210000 #clauses=200350
911.06/456.66	c flip 0 nbSat=200543 maxSat=196584
950.77/476.58	c flip 0 nbSat=204704 maxSat=200572
990.67/496.50	c flip 0 nbSat=208867 maxSat=204729
996.66/499.52	c nbDecision=220000 #clauses=209678
1030.78/516.67	c flip 0 nbSat=213693 maxSat=208909
1072.69/537.65	c flip 0 nbSat=218251 maxSat=213714
1081.46/542.04	c nbDecision=230000 #clauses=219050
1115.19/558.95	c flip 0 nbSat=222163 maxSat=218285
1157.68/580.26	c flip 0 nbSat=227821 maxSat=222440
1161.27/582.05	c nbDecision=240000 #clauses=228425

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/node38/watcher-328033-1173107043 -o ROOT/results/node38/solver-328033-1173107043 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328033-1173107043/ornithorynque /tmp/evaluation/328033-1173107043/instance-328033-1173107043.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.91 1.66 3/64 18034
/proc/meminfo: memFree=955008/2055920 swapFree=4183908/4192956
[pid=18034] ppid=18032 vsize=23220 CPUtime=0
/proc/18034/stat : 18034 (ornithorynque) R 18032 18034 17693 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 330660097 23777280 262 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266887795824 0 0 4096 0 0 0 0 17 1 0 0
/proc/18034/statm: 5805 263 218 42 0 45 0

[startup+0.0985171 s]
/proc/loadavg: 1.83 1.91 1.66 3/64 18034
/proc/meminfo: memFree=955008/2055920 swapFree=4183908/4192956
[pid=18034] ppid=18032 vsize=44588 CPUtime=0.16
/proc/18034/stat : 18034 (ornithorynque) S 18032 18034 17693 0 -1 4194304 703 0 0 0 16 0 0 0 18 0 3 0 330660097 45658112 664 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18034/statm: 11147 664 387 42 0 5399 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 44588

[startup+0.102517 s]
/proc/loadavg: 1.83 1.91 1.66 3/64 18034
/proc/meminfo: memFree=955008/2055920 swapFree=4183908/4192956
[pid=18034] ppid=18032 vsize=44588 CPUtime=0.17
/proc/18034/stat : 18034 (ornithorynque) S 18032 18034 17693 0 -1 4194304 704 0 0 0 17 0 0 0 18 0 3 0 330660097 45658112 665 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18034/statm: 11147 665 387 42 0 5399 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 44588

[startup+0.301547 s]
/proc/loadavg: 1.83 1.91 1.66 3/64 18034
/proc/meminfo: memFree=955008/2055920 swapFree=4183908/4192956
[pid=18034] ppid=18032 vsize=45880 CPUtime=0.56
/proc/18034/stat : 18034 (ornithorynque) S 18032 18034 17693 0 -1 4194304 822 0 0 0 56 0 0 0 18 0 3 0 330660097 46981120 783 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18034/statm: 11470 783 387 42 0 5722 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 45880

[startup+0.701588 s]
/proc/loadavg: 1.83 1.91 1.66 3/64 18034
/proc/meminfo: memFree=955008/2055920 swapFree=4183908/4192956
[pid=18034] ppid=18032 vsize=46436 CPUtime=1.36
/proc/18034/stat : 18034 (ornithorynque) S 18032 18034 17693 0 -1 4194304 1064 0 0 0 136 0 0 0 18 0 3 0 330660097 47550464 1025 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18034/statm: 11609 1025 387 42 0 5861 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 46436

[startup+1.50168 s]
/proc/loadavg: 1.83 1.91 1.66 3/67 18037
/proc/meminfo: memFree=951912/2055920 swapFree=4183908/4192956
[pid=18034] ppid=18032 vsize=47596 CPUtime=2.95
/proc/18034/stat : 18034 (ornithorynque) S 18032 18034 17693 0 -1 4194304 1255 0 0 0 295 0 0 0 18 0 3 0 330660097 48738304 1216 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18034/statm: 11899 1216 387 42 0 6151 0
[pid=18034/tid=18036] ppid=18032 vsize=47596 CPUtime=1.46
/proc/18034/task/18036/stat : 18036 (ornithorynque) R 18032 18034 17693 0 -1 4194368 437 0 0 0 146 0 0 0 25 0 3 0 330660100 48738304 1216 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266890319402 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18034/tid=18037] ppid=18032 vsize=47596 CPUtime=1.46
/proc/18034/task/18037/stat : 18037 (ornithorynque) R 18032 18034 17693 0 -1 4194368 165 0 0 0 146 0 0 0 25 0 3 0 330660100 48738304 1216 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241616 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 47596

[startup+3.10186 s]
/proc/loadavg: 1.85 1.92 1.66 3/67 18037
/proc/meminfo: memFree=950760/2055920 swapFree=4183908/4192956
[pid=18034] ppid=18032 vsize=49244 CPUtime=6.15
/proc/18034/stat : 18034 (ornithorynque) S 18032 18034 17693 0 -1 4194304 1600 0 0 0 615 0 0 0 18 0 3 0 330660097 50425856 1528 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18034/statm: 12311 1528 387 42 0 6563 0
[pid=18034/tid=18036] ppid=18032 vsize=49244 CPUtime=3.06
/proc/18034/task/18036/stat : 18036 (ornithorynque) R 18032 18034 17693 0 -1 4194368 661 0 0 0 306 0 0 0 24 0 3 0 330660100 50425856 1528 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18034/tid=18037] ppid=18032 vsize=49244 CPUtime=3.06
/proc/18034/task/18037/stat : 18037 (ornithorynque) R 18032 18034 17693 0 -1 4194368 286 0 0 0 306 0 0 0 25 0 3 0 330660100 50425856 1528 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242322 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 49244

[startup+6.30122 s]
/proc/loadavg: 1.85 1.92 1.66 3/67 18037
/proc/meminfo: memFree=948712/2055920 swapFree=4183908/4192956
[pid=18034] ppid=18032 vsize=51488 CPUtime=12.54
/proc/18034/stat : 18034 (ornithorynque) S 18032 18034 17693 0 -1 4194304 2135 0 0 0 1253 1 0 0 18 0 3 0 330660097 52723712 2030 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18034/statm: 12872 2030 387 42 0 7124 0
[pid=18034/tid=18036] ppid=18032 vsize=51488 CPUtime=6.26
/proc/18034/task/18036/stat : 18036 (ornithorynque) R 18032 18034 17693 0 -1 4194368 950 0 0 0 626 0 0 0 25 0 3 0 330660100 52723712 2030 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18034/tid=18037] ppid=18032 vsize=51488 CPUtime=6.24
/proc/18034/task/18037/stat : 18037 (ornithorynque) R 18032 18034 17693 0 -1 4194368 532 0 0 0 624 0 0 0 25 0 3 0 330660100 52723712 2030 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) 51488

[startup+12.7019 s]
/proc/loadavg: 1.87 1.92 1.67 3/67 18037
/proc/meminfo: memFree=945896/2055920 swapFree=4183908/4192956
[pid=18034] ppid=18032 vsize=54100 CPUtime=25.31
/proc/18034/stat : 18034 (ornithorynque) S 18032 18034 17693 0 -1 4194304 2911 0 0 0 2529 2 0 0 18 0 3 0 330660097 55398400 2676 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18034/statm: 13525 2676 387 42 0 7777 0
[pid=18034/tid=18036] ppid=18032 vsize=54100 CPUtime=12.66
/proc/18034/task/18036/stat : 18036 (ornithorynque) R 18032 18034 17693 0 -1 4194368 1441 0 0 0 1265 1 0 0 21 0 3 0 330660100 55398400 2676 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311226 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18034/tid=18037] ppid=18032 vsize=54100 CPUtime=12.61
/proc/18034/task/18037/stat : 18037 (ornithorynque) R 18032 18034 17693 0 -1 4194368 817 0 0 0 1261 0 0 0 25 0 3 0 330660100 55398400 2676 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 54100

[startup+25.5024 s]
/proc/loadavg: 1.89 1.92 1.67 3/67 18037
/proc/meminfo: memFree=942056/2055920 swapFree=4183908/4192956
[pid=18034] ppid=18032 vsize=57700 CPUtime=50.84
/proc/18034/stat : 18034 (ornithorynque) S 18032 18034 17693 0 -1 4194304 3881 0 0 0 5082 2 0 0 18 0 3 0 330660097 59084800 3514 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18034/statm: 14425 3514 387 42 0 8677 0
[pid=18034/tid=18036] ppid=18032 vsize=57700 CPUtime=25.45
/proc/18034/task/18036/stat : 18036 (ornithorynque) R 18032 18034 17693 0 -1 4194368 2023 0 0 0 2544 1 0 0 25 0 3 0 330660100 59084800 3514 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311148 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18034/tid=18037] ppid=18032 vsize=57700 CPUtime=25.36
/proc/18034/task/18037/stat : 18037 (ornithorynque) R 18032 18034 17693 0 -1 4194368 1205 0 0 0 2536 0 0 0 25 0 3 0 330660100 59084800 3514 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 57700

[startup+51.1022 s]
/proc/loadavg: 1.93 1.92 1.68 3/67 18037
/proc/meminfo: memFree=937512/2055920 swapFree=4183908/4192956
[pid=18034] ppid=18032 vsize=63700 CPUtime=101.93
/proc/18034/stat : 18034 (ornithorynque) S 18032 18034 17693 0 -1 4194304 5339 0 0 0 10189 4 0 0 18 0 3 0 330660097 65228800 4653 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18034/statm: 15925 4653 387 42 0 10177 0
[pid=18034/tid=18036] ppid=18032 vsize=63700 CPUtime=51.04
/proc/18034/task/18036/stat : 18036 (ornithorynque) R 18032 18034 17693 0 -1 4194368 2925 0 0 0 5102 2 0 0 25 0 3 0 330660100 65228800 4653 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311221 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18034/tid=18037] ppid=18032 vsize=63700 CPUtime=50.84
/proc/18034/task/18037/stat : 18037 (ornithorynque) R 18032 18034 17693 0 -1 4194368 1761 0 0 0 5084 0 0 0 25 0 3 0 330660100 65228800 4653 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 63700

[startup+102.307 s]
/proc/loadavg: 1.97 1.93 1.69 3/67 18037
/proc/meminfo: memFree=931112/2055920 swapFree=4183908/4192956
[pid=18034] ppid=18032 vsize=70680 CPUtime=204.1
/proc/18034/stat : 18034 (ornithorynque) S 18032 18034 17693 0 -1 4194304 7377 0 0 0 20403 7 0 0 18 0 3 0 330660097 72376320 6266 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18034/statm: 17670 6266 387 42 0 11922 0
[pid=18034/tid=18036] ppid=18032 vsize=70680 CPUtime=102.24
/proc/18034/task/18036/stat : 18036 (ornithorynque) R 18032 18034 17693 0 -1 4194368 4136 0 0 0 10219 5 0 0 25 0 3 0 330660100 72376320 6266 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18034/tid=18037] ppid=18032 vsize=70680 CPUtime=101.82
/proc/18034/task/18037/stat : 18037 (ornithorynque) R 18032 18034 17693 0 -1 4194368 2588 0 0 0 10181 1 0 0 25 0 3 0 330660100 72376320 6266 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283685 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 70680

[startup+162.303 s]
/proc/loadavg: 1.99 1.94 1.71 3/67 18037
/proc/meminfo: memFree=925864/2055920 swapFree=4183908/4192956
[pid=18034] ppid=18032 vsize=75640 CPUtime=323.81
/proc/18034/stat : 18034 (ornithorynque) S 18032 18034 17693 0 -1 4194304 8742 0 0 0 32373 8 0 0 18 0 3 0 330660097 77455360 7552 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18034/statm: 18910 7552 387 42 0 13162 0
[pid=18034/tid=18036] ppid=18032 vsize=75640 CPUtime=162.21
/proc/18034/task/18036/stat : 18036 (ornithorynque) R 18032 18034 17693 0 -1 4194368 4980 0 0 0 16215 6 0 0 25 0 3 0 330660100 77455360 7552 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18034/tid=18037] ppid=18032 vsize=75640 CPUtime=161.57
/proc/18034/task/18037/stat : 18037 (ornithorynque) R 18032 18034 17693 0 -1 4194368 3109 0 0 0 16156 1 0 0 25 0 3 0 330660100 77455360 7552 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240872 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.81
Current children cumulated vsize (KiB) 75640

[startup+222.302 s]
/proc/loadavg: 1.99 1.95 1.73 3/67 18037
/proc/meminfo: memFree=922408/2055920 swapFree=4183908/4192956
[pid=18034] ppid=18032 vsize=81540 CPUtime=443.53
/proc/18034/stat : 18034 (ornithorynque) S 18032 18034 17693 0 -1 4194304 10258 0 0 0 44344 9 0 0 18 0 3 0 330660097 83496960 8433 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18034/statm: 20385 8433 387 42 0 14637 0
[pid=18034/tid=18036] ppid=18032 vsize=81540 CPUtime=222.2
/proc/18034/task/18036/stat : 18036 (ornithorynque) R 18032 18034 17693 0 -1 4194368 5989 0 0 0 22213 7 0 0 25 0 3 0 330660100 83496960 8433 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18034/tid=18037] ppid=18032 vsize=81540 CPUtime=221.3
/proc/18034/task/18037/stat : 18037 (ornithorynque) R 18032 18034 17693 0 -1 4194368 3616 0 0 0 22129 1 0 0 25 0 3 0 330660100 83496960 8433 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.53
Current children cumulated vsize (KiB) 81540

[startup+282.302 s]
/proc/loadavg: 1.99 1.96 1.74 3/67 18037
/proc/meminfo: memFree=918120/2055920 swapFree=4183908/4192956
[pid=18034] ppid=18032 vsize=86444 CPUtime=563.27
/proc/18034/stat : 18034 (ornithorynque) S 18032 18034 17693 0 -1 4194304 11460 0 0 0 56316 11 0 0 18 0 3 0 330660097 88518656 9504 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18034/statm: 21611 9504 387 42 0 15863 0
[pid=18034/tid=18036] ppid=18032 vsize=86444 CPUtime=282.18
/proc/18034/task/18036/stat : 18036 (ornithorynque) R 18032 18034 17693 0 -1 4194368 6831 0 0 0 28210 8 0 0 25 0 3 0 330660100 88518656 9504 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18034/tid=18037] ppid=18032 vsize=86444 CPUtime=281.06
/proc/18034/task/18037/stat : 18037 (ornithorynque) R 18032 18034 17693 0 -1 4194368 3976 0 0 0 28104 2 0 0 25 0 3 0 330660100 88518656 9504 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.27
Current children cumulated vsize (KiB) 86444

[startup+342.303 s]
/proc/loadavg: 1.99 1.96 1.75 3/67 18037
/proc/meminfo: memFree=913896/2055920 swapFree=4183908/4192956
[pid=18034] ppid=18032 vsize=92236 CPUtime=682.99
/proc/18034/stat : 18034 (ornithorynque) S 18032 18034 17693 0 -1 4194304 13173 0 0 0 68286 13 0 0 18 0 3 0 330660097 94449664 10535 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18034/statm: 23059 10535 387 42 0 17311 0
[pid=18034/tid=18036] ppid=18032 vsize=92236 CPUtime=342.16
/proc/18034/task/18036/stat : 18036 (ornithorynque) R 18032 18034 17693 0 -1 4194368 7524 0 0 0 34206 10 0 0 25 0 3 0 330660100 94449664 10535 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18034/tid=18037] ppid=18032 vsize=92236 CPUtime=340.79
/proc/18034/task/18037/stat : 18037 (ornithorynque) R 18032 18034 17693 0 -1 4194368 4996 0 0 0 34077 2 0 0 25 0 3 0 330660100 94449664 10535 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.99
Current children cumulated vsize (KiB) 92236

[startup+402.303 s]
/proc/loadavg: 1.99 1.97 1.76 3/67 18037
/proc/meminfo: memFree=909864/2055920 swapFree=4183908/4192956
[pid=18034] ppid=18032 vsize=96736 CPUtime=802.71
/proc/18034/stat : 18034 (ornithorynque) S 18032 18034 17693 0 -1 4194304 14621 0 0 0 80257 14 0 0 18 0 3 0 330660097 99057664 11564 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18034/statm: 24184 11564 387 42 0 18436 0
[pid=18034/tid=18036] ppid=18032 vsize=96736 CPUtime=402.14
/proc/18034/task/18036/stat : 18036 (ornithorynque) R 18032 18034 17693 0 -1 4194368 8273 0 0 0 40203 11 0 0 25 0 3 0 330660100 99057664 11564 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18034/tid=18037] ppid=18032 vsize=96736 CPUtime=400.53
/proc/18034/task/18037/stat : 18037 (ornithorynque) R 18032 18034 17693 0 -1 4194368 5695 0 0 0 40051 2 0 0 25 0 3 0 330660100 99057664 11564 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.71
Current children cumulated vsize (KiB) 96736

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.78 3/67 18037
/proc/meminfo: memFree=906792/2055920 swapFree=4183908/4192956
[pid=18034] ppid=18032 vsize=100348 CPUtime=922.43
/proc/18034/stat : 18034 (ornithorynque) S 18032 18034 17693 0 -1 4194304 15491 0 0 0 92228 15 0 0 18 0 3 0 330660097 102756352 12302 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18034/statm: 25087 12302 387 42 0 19339 0
[pid=18034/tid=18036] ppid=18032 vsize=100348 CPUtime=462.12
/proc/18034/task/18036/stat : 18036 (ornithorynque) R 18032 18034 17693 0 -1 4194368 8807 0 0 0 46201 11 0 0 25 0 3 0 330660100 102756352 12302 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18034/tid=18037] ppid=18032 vsize=100348 CPUtime=460.27
/proc/18034/task/18037/stat : 18037 (ornithorynque) R 18032 18034 17693 0 -1 4194368 6031 0 0 0 46024 3 0 0 25 0 3 0 330660100 102756352 12302 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.43
Current children cumulated vsize (KiB) 100348

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.79 3/67 18037
/proc/meminfo: memFree=904296/2055920 swapFree=4183908/4192956
[pid=18034] ppid=18032 vsize=102540 CPUtime=1042.15
/proc/18034/stat : 18034 (ornithorynque) S 18032 18034 17693 0 -1 4194304 16329 0 0 0 104199 16 0 0 18 0 3 0 330660097 105000960 12975 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18034/statm: 25635 12975 387 42 0 19887 0
[pid=18034/tid=18036] ppid=18032 vsize=102540 CPUtime=522.1
/proc/18034/task/18036/stat : 18036 (ornithorynque) R 18032 18034 17693 0 -1 4194368 9418 0 0 0 52198 12 0 0 25 0 3 0 330660100 105000960 12975 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18034/tid=18037] ppid=18032 vsize=102540 CPUtime=520.02
/proc/18034/task/18037/stat : 18037 (ornithorynque) R 18032 18034 17693 0 -1 4194368 6258 0 0 0 51999 3 0 0 25 0 3 0 330660100 105000960 12975 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.15
Current children cumulated vsize (KiB) 102540

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.80 3/67 18037
/proc/meminfo: memFree=901096/2055920 swapFree=4183908/4192956
[pid=18034] ppid=18032 vsize=105384 CPUtime=1161.87
/proc/18034/stat : 18034 (ornithorynque) S 18032 18034 17693 0 -1 4194304 17356 0 0 0 116170 17 0 0 18 0 3 0 330660097 107913216 13772 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18034/statm: 26346 13772 387 42 0 20598 0
[pid=18034/tid=18036] ppid=18032 vsize=105384 CPUtime=582.09
/proc/18034/task/18036/stat : 18036 (ornithorynque) R 18032 18034 17693 0 -1 4194368 10059 0 0 0 58195 14 0 0 25 0 3 0 330660100 107913216 13772 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18034/tid=18037] ppid=18032 vsize=105384 CPUtime=579.75
/proc/18034/task/18037/stat : 18037 (ornithorynque) R 18032 18034 17693 0 -1 4194368 6644 0 0 0 57972 3 0 0 25 0 3 0 330660100 107913216 13772 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.87
Current children cumulated vsize (KiB) 105384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.402 s]
/proc/loadavg: 1.99 1.97 1.80 3/67 18037
/proc/meminfo: memFree=900328/2055920 swapFree=4183908/4192956
[pid=18034] ppid=18032 vsize=106408 CPUtime=1200.01
/proc/18034/stat : 18034 (ornithorynque) S 18032 18034 17693 0 -1 4194304 17520 0 0 0 119983 18 0 0 18 0 3 0 330660097 108961792 13936 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18034/statm: 26602 13936 387 42 0 20854 0
[pid=18034/tid=18036] ppid=18032 vsize=106408 CPUtime=601.19
/proc/18034/task/18036/stat : 18036 (ornithorynque) R 18032 18034 17693 0 -1 4194368 10223 0 0 0 60105 14 0 0 25 0 3 0 330660100 108961792 13936 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18034/tid=18037] ppid=18032 vsize=106408 CPUtime=598.78
/proc/18034/task/18037/stat : 18037 (ornithorynque) R 18032 18034 17693 0 -1 4194368 6644 0 0 0 59875 3 0 0 25 0 3 0 330660100 108961792 13936 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241595 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 106408

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.423
CPU time (s): 1200.03
CPU user time (s): 1199.84
CPU system time (s): 0.19197
CPU usage (%): 199.533
Max. virtual memory (cumulated for all children) (KiB): 106408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.84
system time used= 0.19197
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17520
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= 23
involuntary context switches= 9173

runsolver used 0.441932 second user time and 1.76673 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Mon Mar  5 15:04:03 UTC 2007

IDJOB= 328033
IDBENCH= 19941
IDSOLVER= 139
FILE ID= node38/328033-1173107043

PBS_JOBID= 4013900

Free space on /tmp= 66514 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v45/unif-k7-r89-v45-c4005-S1529462267-19.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/328033-1173107043/ornithorynque /tmp/evaluation/328033-1173107043/instance-328033-1173107043.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-328033-1173107043 -o ROOT/results/node38/solver-328033-1173107043 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328033-1173107043/ornithorynque /tmp/evaluation/328033-1173107043/instance-328033-1173107043.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  7644e7377a9b7b99a48663a94882358d

RANDOM SEED= 229825568

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.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.233
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.233
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:        955416 kB
Buffers:         42560 kB
Cached:         972364 kB
SwapCached:       2968 kB
Active:          24344 kB
Inactive:      1000028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        955416 kB
SwapTotal:     4192956 kB
SwapFree:      4183908 kB
Dirty:             356 kB
Writeback:           0 kB
Mapped:          15520 kB
Slab:            62148 kB
Committed_AS:   674536 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= 66514 MiB

End job on node38 on Mon Mar  5 15:14:06 UTC 2007