Trace number 327980

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ornithorynque 0.1 alpha? (TO) 1200.21 601.629

General information on the benchmark

Namerandom/OnTreshold/7SAT/v50/
unif-k7-r89-v50-c4450-S228456758-12.SAT.shuffled.cnf
MD5SUM3b624125de84e4dd806ca3ec600430c5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.025995
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
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 54450

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.01/0.02	c ...done
0.01/0.02	c nbVar=50 nbClause=4450
0.01/0.02	c nbVar=50 nbClause=4450
0.01/0.02	c complete search running
0.01/0.02	c local search running
0.01/0.03	c flip 0 nbSat=4418 maxSat=0
0.16/0.16	c flip 0 nbSat=5754 maxSat=4440
0.56/0.37	c flip 0 nbSat=7387 maxSat=5781
1.16/0.68	c flip 0 nbSat=9566 maxSat=7409
2.17/1.11	c flip 0 nbSat=11602 maxSat=9587
2.96/1.56	c nbDecision=10000 #clauses=13682
3.16/1.70	c flip 0 nbSat=14077 maxSat=11616
4.75/2.44	c flip 0 nbSat=17147 maxSat=14102
6.94/3.59	c flip 0 nbSat=20916 maxSat=17178
9.14/4.66	c nbDecision=20000 #clauses=23036
10.14/5.18	c flip 0 nbSat=24020 maxSat=20927
14.13/7.18	c flip 0 nbSat=28611 maxSat=24048
18.12/9.11	c nbDecision=30000 #clauses=32308
19.32/9.76	c flip 0 nbSat=33214 maxSat=28639
25.30/12.79	c flip 0 nbSat=36480 maxSat=33238
32.28/16.27	c flip 0 nbSat=39962 maxSat=36499
35.27/17.77	c nbDecision=40000 #clauses=41659
40.26/20.28	c flip 0 nbSat=44247 maxSat=39989
49.24/24.72	c flip 0 nbSat=48471 maxSat=44284
56.02/28.19	c nbDecision=50000 #clauses=50971
59.82/30.01	c flip 0 nbSat=52201 maxSat=48497
70.99/35.61	c flip 0 nbSat=57065 maxSat=52230
78.99/39.62	c nbDecision=60000 #clauses=60280
82.37/41.38	c flip 0 nbSat=61575 maxSat=57083
96.14/48.24	c flip 0 nbSat=65711 maxSat=61613
108.12/54.28	c nbDecision=70000 #clauses=69551
110.31/55.35	c flip 0 nbSat=70319 maxSat=65759
125.28/62.87	c flip 0 nbSat=75295 maxSat=70347
135.24/67.86	c nbDecision=80000 #clauses=78834
141.23/70.80	c flip 0 nbSat=81045 maxSat=75324
159.00/79.77	c flip 0 nbSat=87067 maxSat=81072
162.79/81.62	c nbDecision=90000 #clauses=88156
178.75/89.66	c flip 0 nbSat=92925 maxSat=87091
197.91/99.20	c nbDecision=100000 #clauses=97487
199.71/100.11	c flip 0 nbSat=97874 maxSat=92957
222.04/111.30	c flip 0 nbSat=104467 maxSat=97907
230.03/115.36	c nbDecision=110000 #clauses=106780
244.81/122.72	c flip 0 nbSat=110614 maxSat=104504
268.54/134.63	c flip 0 nbSat=115373 maxSat=110634
271.94/136.39	c nbDecision=120000 #clauses=116072
294.10/147.45	c flip 0 nbSat=119946 maxSat=115387
321.22/161.06	c flip 0 nbSat=123652 maxSat=119977
329.40/165.14	c nbDecision=130000 #clauses=125437
349.37/175.12	c flip 0 nbSat=129760 maxSat=123691
376.90/188.91	c nbDecision=140000 #clauses=134714
378.10/189.56	c flip 0 nbSat=134927 maxSat=129788
408.41/204.74	c flip 0 nbSat=140585 maxSat=134950
430.38/215.77	c nbDecision=150000 #clauses=144072
438.97/220.03	c flip 0 nbSat=145279 maxSat=140610
471.49/236.36	c flip 0 nbSat=151632 maxSat=145309
484.86/243.08	c nbDecision=160000 #clauses=153378
505.19/253.28	c flip 0 nbSat=156067 maxSat=151658
538.73/270.06	c flip 0 nbSat=162499 maxSat=156095
539.73/270.59	c nbDecision=170000 #clauses=162712
575.65/288.50	c flip 0 nbSat=167065 maxSat=162529
612.76/307.15	c flip 0 nbSat=171975 maxSat=167092
613.16/307.33	c nbDecision=180000 #clauses=172051
650.68/326.13	c flip 0 nbSat=177279 maxSat=171998
682.20/341.92	c nbDecision=190000 #clauses=181411
689.78/345.75	c flip 0 nbSat=182300 maxSat=177318
730.50/366.16	c flip 0 nbSat=187547 maxSat=182339
756.45/379.11	c nbDecision=200000 #clauses=190740
772.20/387.09	c flip 0 nbSat=192451 maxSat=187569
816.00/409.06	c flip 0 nbSat=196904 maxSat=192487
852.06/427.10	c nbDecision=210000 #clauses=200092
859.64/430.97	c flip 0 nbSat=200925 maxSat=196914
902.10/452.23	c flip 0 nbSat=205404 maxSat=200952
932.02/467.24	c nbDecision=220000 #clauses=209387
946.76/474.65	c flip 0 nbSat=210708 maxSat=205431
992.03/497.32	c flip 0 nbSat=214505 maxSat=210739
1027.55/515.16	c nbDecision=230000 #clauses=218659
1039.31/521.07	c flip 0 nbSat=219889 maxSat=214531
1089.41/546.10	c flip 0 nbSat=225357 maxSat=219939
1121.93/562.42	c nbDecision=240000 #clauses=227995
1136.69/569.85	c flip 0 nbSat=229003 maxSat=225384
1186.59/594.83	c flip 0 nbSat=233113 maxSat=229042

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/node34/watcher-327980-1173106468 -o ROOT/results/node34/solver-327980-1173106468 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327980-1173106468/ornithorynque /tmp/evaluation/327980-1173106468/instance-327980-1173106468.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.99 1.76 1.82 3/64 13804
/proc/meminfo: memFree=1075976/2055920 swapFree=4192812/4192956
[pid=13804] ppid=13802 vsize=23220 CPUtime=0
/proc/13804/stat : 13804 (ornithorynque) R 13802 13804 13705 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 36602556 23777280 265 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254192686192 0 0 4096 0 0 0 0 17 1 0 0
/proc/13804/statm: 5805 266 219 42 0 45 0

[startup+0.0208691 s]
/proc/loadavg: 1.99 1.76 1.82 3/64 13804
/proc/meminfo: memFree=1075976/2055920 swapFree=4192812/4192956
[pid=13804] ppid=13802 vsize=23572 CPUtime=0.01
/proc/13804/stat : 13804 (ornithorynque) R 13802 13804 13705 0 -1 4194304 553 0 0 0 1 0 0 0 18 0 1 0 36602556 24137728 514 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254195176161 0 0 4096 1088 0 0 0 17 1 0 0
/proc/13804/statm: 5893 514 377 42 0 145 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 23572

[startup+0.101875 s]
/proc/loadavg: 1.99 1.76 1.82 3/64 13804
/proc/meminfo: memFree=1075976/2055920 swapFree=4192812/4192956
[pid=13804] ppid=13802 vsize=44644 CPUtime=0.16
/proc/13804/stat : 13804 (ornithorynque) S 13802 13804 13705 0 -1 4194304 721 0 0 0 16 0 0 0 18 0 3 0 36602556 45715456 682 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13804/statm: 11161 682 387 42 0 5413 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 44644

[startup+0.301893 s]
/proc/loadavg: 1.99 1.76 1.82 3/64 13804
/proc/meminfo: memFree=1075976/2055920 swapFree=4192812/4192956
[pid=13804] ppid=13802 vsize=45932 CPUtime=0.56
/proc/13804/stat : 13804 (ornithorynque) S 13802 13804 13705 0 -1 4194304 849 0 0 0 56 0 0 0 18 0 3 0 36602556 47034368 810 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13804/statm: 11483 810 387 42 0 5735 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 45932

[startup+0.701927 s]
/proc/loadavg: 1.99 1.76 1.82 3/64 13804
/proc/meminfo: memFree=1075976/2055920 swapFree=4192812/4192956
[pid=13804] ppid=13802 vsize=46608 CPUtime=1.36
/proc/13804/stat : 13804 (ornithorynque) S 13802 13804 13705 0 -1 4194304 1092 0 0 0 136 0 0 0 18 0 3 0 36602556 47726592 1053 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13804/statm: 11652 1053 387 42 0 5904 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 46608

[startup+1.50199 s]
/proc/loadavg: 1.99 1.77 1.82 3/67 13807
/proc/meminfo: memFree=1072880/2055920 swapFree=4192812/4192956
[pid=13804] ppid=13802 vsize=47792 CPUtime=2.96
/proc/13804/stat : 13804 (ornithorynque) S 13802 13804 13705 0 -1 4194304 1283 0 0 0 296 0 0 0 18 0 3 0 36602556 48939008 1244 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13804/statm: 11948 1244 387 42 0 6200 0
[pid=13804/tid=13806] ppid=13802 vsize=47792 CPUtime=1.47
/proc/13804/task/13806/stat : 13806 (ornithorynque) R 13802 13804 13705 0 -1 4194368 425 0 0 0 147 0 0 0 25 0 3 0 36602559 48939008 1244 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311262 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13804/tid=13807] ppid=13802 vsize=47792 CPUtime=1.46
/proc/13804/task/13807/stat : 13807 (ornithorynque) R 13802 13804 13705 0 -1 4194368 186 0 0 0 146 0 0 0 25 0 3 0 36602559 48939008 1244 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285692 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 47792

[startup+3.10212 s]
/proc/loadavg: 1.99 1.77 1.82 3/67 13807
/proc/meminfo: memFree=1071664/2055920 swapFree=4192812/4192956
[pid=13804] ppid=13802 vsize=49892 CPUtime=6.15
/proc/13804/stat : 13804 (ornithorynque) S 13802 13804 13705 0 -1 4194304 1740 0 0 0 615 0 0 0 18 0 3 0 36602556 51089408 1635 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13804/statm: 12473 1635 387 42 0 6725 0
[pid=13804/tid=13806] ppid=13802 vsize=49892 CPUtime=3.06
/proc/13804/task/13806/stat : 13806 (ornithorynque) R 13802 13804 13705 0 -1 4194368 706 0 0 0 306 0 0 0 25 0 3 0 36602559 51089408 1635 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311157 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13804/tid=13807] ppid=13802 vsize=49892 CPUtime=3.06
/proc/13804/task/13807/stat : 13807 (ornithorynque) R 13802 13804 13705 0 -1 4194368 362 0 0 0 306 0 0 0 25 0 3 0 36602559 51089408 1635 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 49892

[startup+6.30138 s]
/proc/loadavg: 1.99 1.77 1.82 3/67 13807
/proc/meminfo: memFree=1069048/2055920 swapFree=4192812/4192956
[pid=13804] ppid=13802 vsize=51732 CPUtime=12.54
/proc/13804/stat : 13804 (ornithorynque) S 13802 13804 13705 0 -1 4194304 2224 0 0 0 1253 1 0 0 18 0 3 0 36602556 52973568 2119 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13804/statm: 12933 2119 387 42 0 7185 0
[pid=13804/tid=13806] ppid=13802 vsize=51732 CPUtime=6.26
/proc/13804/task/13806/stat : 13806 (ornithorynque) R 13802 13804 13705 0 -1 4194368 999 0 0 0 626 0 0 0 25 0 3 0 36602559 52973568 2119 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13804/tid=13807] ppid=13802 vsize=51732 CPUtime=6.24
/proc/13804/task/13807/stat : 13807 (ornithorynque) R 13802 13804 13705 0 -1 4194368 553 0 0 0 624 0 0 0 25 0 3 0 36602559 52973568 2119 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 51732

[startup+12.7029 s]
/proc/loadavg: 1.99 1.77 1.83 3/67 13807
/proc/meminfo: memFree=1066296/2055920 swapFree=4192812/4192956
[pid=13804] ppid=13802 vsize=54324 CPUtime=25.3
/proc/13804/stat : 13804 (ornithorynque) S 13802 13804 13705 0 -1 4194304 2984 0 0 0 2529 1 0 0 18 0 3 0 36602556 55627776 2714 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13804/statm: 13581 2714 387 42 0 7833 0
[pid=13804/tid=13806] ppid=13802 vsize=54324 CPUtime=12.66
/proc/13804/task/13806/stat : 13806 (ornithorynque) R 13802 13804 13705 0 -1 4194368 1485 0 0 0 1266 0 0 0 25 0 3 0 36602559 55627776 2714 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13804/tid=13807] ppid=13802 vsize=54324 CPUtime=12.61
/proc/13804/task/13807/stat : 13807 (ornithorynque) R 13802 13804 13705 0 -1 4194368 827 0 0 0 1261 0 0 0 25 0 3 0 36602559 55627776 2714 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241539 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 54324

[startup+25.5019 s]
/proc/loadavg: 1.99 1.78 1.83 3/67 13807
/proc/meminfo: memFree=1062712/2055920 swapFree=4192812/4192956
[pid=13804] ppid=13802 vsize=58960 CPUtime=50.84
/proc/13804/stat : 13804 (ornithorynque) S 13802 13804 13705 0 -1 4194304 4102 0 0 0 5082 2 0 0 18 0 3 0 36602556 60375040 3601 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13804/statm: 14740 3601 387 42 0 8992 0
[pid=13804/tid=13806] ppid=13802 vsize=58960 CPUtime=25.46
/proc/13804/task/13806/stat : 13806 (ornithorynque) R 13802 13804 13705 0 -1 4194368 2025 0 0 0 2545 1 0 0 25 0 3 0 36602559 60375040 3601 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13804/tid=13807] ppid=13802 vsize=58960 CPUtime=25.34
/proc/13804/task/13807/stat : 13807 (ornithorynque) R 13802 13804 13705 0 -1 4194368 1405 0 0 0 2534 0 0 0 25 0 3 0 36602559 60375040 3601 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 58960

[startup+51.1019 s]
/proc/loadavg: 1.99 1.80 1.83 3/67 13807
/proc/meminfo: memFree=1058488/2055920 swapFree=4192812/4192956
[pid=13804] ppid=13802 vsize=63328 CPUtime=101.93
/proc/13804/stat : 13804 (ornithorynque) S 13802 13804 13705 0 -1 4194304 5431 0 0 0 10189 4 0 0 18 0 3 0 36602556 64847872 4672 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13804/statm: 15832 4672 387 42 0 10084 0
[pid=13804/tid=13806] ppid=13802 vsize=63328 CPUtime=51.05
/proc/13804/task/13806/stat : 13806 (ornithorynque) R 13802 13804 13705 0 -1 4194368 2880 0 0 0 5102 3 0 0 25 0 3 0 36602559 64847872 4672 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311212 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13804/tid=13807] ppid=13802 vsize=63328 CPUtime=50.85
/proc/13804/task/13807/stat : 13807 (ornithorynque) R 13802 13804 13705 0 -1 4194368 1879 0 0 0 5084 1 0 0 25 0 3 0 36602559 64847872 4672 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 63328

[startup+102.305 s]
/proc/loadavg: 1.99 1.83 1.83 3/67 13807
/proc/meminfo: memFree=1050552/2055920 swapFree=4192812/4192956
[pid=13804] ppid=13802 vsize=73036 CPUtime=204.11
/proc/13804/stat : 13804 (ornithorynque) S 13802 13804 13705 0 -1 4194304 7866 0 0 0 20403 8 0 0 18 0 3 0 36602556 74788864 6589 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13804/statm: 18259 6589 387 42 0 12511 0
[pid=13804/tid=13806] ppid=13802 vsize=73036 CPUtime=102.24
/proc/13804/task/13806/stat : 13806 (ornithorynque) R 13802 13804 13705 0 -1 4194368 4180 0 0 0 10219 5 0 0 25 0 3 0 36602559 74788864 6589 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13804/tid=13807] ppid=13802 vsize=73036 CPUtime=101.82
/proc/13804/task/13807/stat : 13807 (ornithorynque) R 13802 13804 13705 0 -1 4194368 3014 0 0 0 10181 1 0 0 25 0 3 0 36602559 74788864 6589 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240907 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 73036

[startup+162.302 s]
/proc/loadavg: 1.99 1.86 1.84 3/67 13807
/proc/meminfo: memFree=1044152/2055920 swapFree=4192812/4192956
[pid=13804] ppid=13802 vsize=79188 CPUtime=323.81
/proc/13804/stat : 13804 (ornithorynque) S 13802 13804 13705 0 -1 4194304 9563 0 0 0 32371 10 0 0 18 0 3 0 36602556 81088512 8220 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13804/statm: 19797 8220 387 42 0 14049 0
[pid=13804/tid=13806] ppid=13802 vsize=79188 CPUtime=162.23
/proc/13804/task/13806/stat : 13806 (ornithorynque) R 13802 13804 13705 0 -1 4194368 5246 0 0 0 16215 8 0 0 25 0 3 0 36602559 81088512 8220 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13804/tid=13807] ppid=13802 vsize=79188 CPUtime=161.56
/proc/13804/task/13807/stat : 13807 (ornithorynque) R 13802 13804 13705 0 -1 4194368 3645 0 0 0 16154 2 0 0 25 0 3 0 36602559 81088512 8220 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.81
Current children cumulated vsize (KiB) 79188

[startup+222.302 s]
/proc/loadavg: 1.99 1.88 1.85 3/67 13807
/proc/meminfo: memFree=1038520/2055920 swapFree=4192812/4192956
[pid=13804] ppid=13802 vsize=86444 CPUtime=443.55
/proc/13804/stat : 13804 (ornithorynque) S 13802 13804 13705 0 -1 4194304 11787 0 0 0 44342 13 0 0 18 0 3 0 36602556 88518656 9629 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13804/statm: 21611 9629 387 42 0 15863 0
[pid=13804/tid=13806] ppid=13802 vsize=86444 CPUtime=222.2
/proc/13804/task/13806/stat : 13806 (ornithorynque) R 13802 13804 13705 0 -1 4194368 6674 0 0 0 22210 10 0 0 25 0 3 0 36602559 88518656 9629 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13804/tid=13807] ppid=13802 vsize=86444 CPUtime=221.3
/proc/13804/task/13807/stat : 13807 (ornithorynque) R 13802 13804 13705 0 -1 4194368 4441 0 0 0 22128 2 0 0 25 0 3 0 36602559 88518656 9629 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241539 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.55
Current children cumulated vsize (KiB) 86444

[startup+282.301 s]
/proc/loadavg: 1.99 1.90 1.85 3/67 13807
/proc/meminfo: memFree=1034296/2055920 swapFree=4192812/4192956
[pid=13804] ppid=13802 vsize=92096 CPUtime=563.28
/proc/13804/stat : 13804 (ornithorynque) S 13802 13804 13705 0 -1 4194304 13250 0 0 0 56314 14 0 0 18 0 3 0 36602556 94306304 10639 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13804/statm: 23024 10639 387 42 0 17276 0
[pid=13804/tid=13806] ppid=13802 vsize=92096 CPUtime=282.19
/proc/13804/task/13806/stat : 13806 (ornithorynque) R 13802 13804 13705 0 -1 4194368 7386 0 0 0 28208 11 0 0 25 0 3 0 36602559 94306304 10639 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311234 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13804/tid=13807] ppid=13802 vsize=92096 CPUtime=281.05
/proc/13804/task/13807/stat : 13807 (ornithorynque) R 13802 13804 13705 0 -1 4194368 5192 0 0 0 28103 2 0 0 25 0 3 0 36602559 94306304 10639 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.28
Current children cumulated vsize (KiB) 92096

[startup+342.301 s]
/proc/loadavg: 1.99 1.92 1.86 3/67 13807
/proc/meminfo: memFree=1031032/2055920 swapFree=4192812/4192956
[pid=13804] ppid=13802 vsize=96792 CPUtime=683
/proc/13804/stat : 13804 (ornithorynque) S 13802 13804 13705 0 -1 4194304 14595 0 0 0 68284 16 0 0 18 0 3 0 36602556 99115008 11478 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13804/statm: 24198 11478 387 42 0 18450 0
[pid=13804/tid=13806] ppid=13802 vsize=96792 CPUtime=342.18
/proc/13804/task/13806/stat : 13806 (ornithorynque) R 13802 13804 13705 0 -1 4194368 7967 0 0 0 34205 13 0 0 25 0 3 0 36602559 99115008 11478 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312381 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13804/tid=13807] ppid=13802 vsize=96792 CPUtime=340.78
/proc/13804/task/13807/stat : 13807 (ornithorynque) R 13802 13804 13705 0 -1 4194368 5956 0 0 0 34076 2 0 0 25 0 3 0 36602559 99115008 11478 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283786 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683
Current children cumulated vsize (KiB) 96792

[startup+402.302 s]
/proc/loadavg: 1.99 1.93 1.86 3/73 13873
/proc/meminfo: memFree=1026208/2055920 swapFree=4192812/4192956
[pid=13804] ppid=13802 vsize=99512 CPUtime=802.64
/proc/13804/stat : 13804 (ornithorynque) S 13802 13804 13705 0 -1 4194304 15614 0 0 0 80244 20 0 0 18 0 3 0 36602556 101900288 12333 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13804/statm: 24878 12333 387 42 0 19130 0
[pid=13804/tid=13806] ppid=13802 vsize=99512 CPUtime=402.09
/proc/13804/task/13806/stat : 13806 (ornithorynque) R 13802 13804 13705 0 -1 4194368 8546 0 0 0 40195 14 0 0 25 0 3 0 36602559 101900288 12333 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311283 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13804/tid=13807] ppid=13802 vsize=99512 CPUtime=400.52
/proc/13804/task/13807/stat : 13807 (ornithorynque) R 13802 13804 13705 0 -1 4194368 6396 0 0 0 40047 5 0 0 25 0 3 0 36602559 101900288 12333 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.64
Current children cumulated vsize (KiB) 99512

[startup+462.302 s]
/proc/loadavg: 1.99 1.94 1.87 3/73 13975
/proc/meminfo: memFree=1022904/2055920 swapFree=4192812/4192956
[pid=13804] ppid=13802 vsize=104012 CPUtime=922.24
/proc/13804/stat : 13804 (ornithorynque) S 13802 13804 13705 0 -1 4194304 16817 0 0 0 92193 31 0 0 18 0 3 0 36602556 106508288 13109 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13804/statm: 26003 13109 387 42 0 20255 0
[pid=13804/tid=13806] ppid=13802 vsize=104012 CPUtime=461.98
/proc/13804/task/13806/stat : 13806 (ornithorynque) R 13802 13804 13705 0 -1 4194368 9266 0 0 0 46183 15 0 0 25 0 3 0 36602559 106508288 13109 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13804/tid=13807] ppid=13802 vsize=104012 CPUtime=460.22
/proc/13804/task/13807/stat : 13807 (ornithorynque) R 13802 13804 13705 0 -1 4194368 6879 0 0 0 46008 14 0 0 25 0 3 0 36602559 106508288 13109 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.24
Current children cumulated vsize (KiB) 104012

[startup+522.302 s]
/proc/loadavg: 1.99 1.95 1.87 3/67 14005
/proc/meminfo: memFree=1020792/2055920 swapFree=4192812/4192956
[pid=13804] ppid=13802 vsize=106720 CPUtime=1041.9
/proc/13804/stat : 13804 (ornithorynque) S 13802 13804 13705 0 -1 4194304 17809 0 0 0 104156 34 0 0 18 0 3 0 36602556 109281280 13937 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13804/statm: 26680 13937 387 42 0 20932 0
[pid=13804/tid=13806] ppid=13802 vsize=106720 CPUtime=521.92
/proc/13804/task/13806/stat : 13806 (ornithorynque) R 13802 13804 13705 0 -1 4194368 9816 0 0 0 52176 16 0 0 25 0 3 0 36602559 109281280 13937 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13804/tid=13807] ppid=13802 vsize=106720 CPUtime=519.94
/proc/13804/task/13807/stat : 13807 (ornithorynque) R 13802 13804 13705 0 -1 4194368 7321 0 0 0 51977 17 0 0 25 0 3 0 36602559 109281280 13937 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.9
Current children cumulated vsize (KiB) 106720

[startup+582.301 s]
/proc/loadavg: 1.99 1.95 1.88 3/67 14005
/proc/meminfo: memFree=1018424/2055920 swapFree=4192812/4192956
[pid=13804] ppid=13802 vsize=109940 CPUtime=1161.63
/proc/13804/stat : 13804 (ornithorynque) S 13802 13804 13705 0 -1 4194304 18521 0 0 0 116128 35 0 0 18 0 3 0 36602556 112578560 14550 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13804/statm: 27485 14550 387 42 0 21737 0
[pid=13804/tid=13806] ppid=13802 vsize=109940 CPUtime=581.91
/proc/13804/task/13806/stat : 13806 (ornithorynque) R 13802 13804 13705 0 -1 4194368 10283 0 0 0 58174 17 0 0 25 0 3 0 36602559 112578560 14550 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13804/tid=13807] ppid=13802 vsize=109940 CPUtime=579.69
/proc/13804/task/13807/stat : 13807 (ornithorynque) R 13802 13804 13705 0 -1 4194368 7566 0 0 0 57951 18 0 0 25 0 3 0 36602559 112578560 14550 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.63
Current children cumulated vsize (KiB) 109940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.603 s]
/proc/loadavg: 1.99 1.95 1.88 3/67 14005
/proc/meminfo: memFree=1017656/2055920 swapFree=4192812/4192956
[pid=13804] ppid=13802 vsize=110200 CPUtime=1200.18
/proc/13804/stat : 13804 (ornithorynque) S 13802 13804 13705 0 -1 4194304 18738 0 0 0 119982 36 0 0 18 0 3 0 36602556 112844800 14734 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13804/statm: 27550 14734 387 42 0 21802 0
[pid=13804/tid=13806] ppid=13802 vsize=110200 CPUtime=601.21
/proc/13804/task/13806/stat : 13806 (ornithorynque) R 13802 13804 13705 0 -1 4194368 10409 0 0 0 60104 17 0 0 25 0 3 0 36602559 112844800 14734 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13804/tid=13807] ppid=13802 vsize=110200 CPUtime=598.92
/proc/13804/task/13807/stat : 13807 (ornithorynque) R 13802 13804 13705 0 -1 4194368 7657 0 0 0 59874 18 0 0 25 0 3 0 36602559 112844800 14734 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 110200

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.629
CPU time (s): 1200.21
CPU user time (s): 1199.83
CPU system time (s): 0.371943
CPU usage (%): 199.493
Max. virtual memory (cumulated for all children) (KiB): 110200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.83
system time used= 0.371943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18738
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21
involuntary context switches= 9524

runsolver used 0.400939 second user time and 1.80972 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Mon Mar  5 14:54:28 UTC 2007

IDJOB= 327980
IDBENCH= 19888
IDSOLVER= 139
FILE ID= node34/327980-1173106468

PBS_JOBID= 4013903

Free space on /tmp= 66280 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v50/unif-k7-r89-v50-c4450-S228456758-12.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/327980-1173106468/ornithorynque /tmp/evaluation/327980-1173106468/instance-327980-1173106468.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-327980-1173106468 -o ROOT/results/node34/solver-327980-1173106468 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/327980-1173106468/ornithorynque /tmp/evaluation/327980-1173106468/instance-327980-1173106468.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  3b624125de84e4dd806ca3ec600430c5

RANDOM SEED= 234303909

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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.238
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.238
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:       1076448 kB
Buffers:         42364 kB
Cached:         844012 kB
SwapCached:        140 kB
Active:         331168 kB
Inactive:       570684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1076448 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             360 kB
Writeback:           0 kB
Mapped:          25524 kB
Slab:            63736 kB
Committed_AS:   110044 kB
PageTables:       1396 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= 66280 MiB

End job on node34 on Mon Mar  5 15:04:32 UTC 2007