Trace number 328093

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.09 601.424

General information on the benchmark

Namerandom/OnTreshold/3SAT/v600/
unif-k3-r4.261-v600-c2556-S1121556476-05.UNSAT.shuffled.cnf
MD5SUM0cff1707941d970474db2269fa15fa60
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c This is Ornithorynque version 0.1 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using unsigned short
0.00/0.00	c parsing...
0.00/0.01	c ...done
0.00/0.01	c nbVar=600 nbClause=2556
0.00/0.01	c nbVar=600 nbClause=2556
0.00/0.01	c complete search running
0.00/0.03	c local search running
0.00/0.03	c flip 0 nbSat=2227 maxSat=0
0.06/0.07	c flip 10000 nbSat=2515 maxSat=2520
0.06/0.09	c flip 0 nbSat=2988 maxSat=2527
0.38/0.21	c flip 10000 nbSat=3259 maxSat=3292
0.38/0.25	c flip 0 nbSat=4353 maxSat=3292
0.98/0.58	c flip 10000 nbSat=4603 maxSat=4633
1.18/0.66	c flip 0 nbSat=6523 maxSat=4633
2.37/1.29	c nbDecision=10000 #clauses=9662
2.57/1.34	c flip 10000 nbSat=6801 maxSat=6824
2.77/1.48	c flip 0 nbSat=9937 maxSat=6825
5.16/2.69	c flip 10000 nbSat=10222 maxSat=10238
5.76/2.90	c flip 0 nbSat=13662 maxSat=10238
8.77/4.48	c nbDecision=20000 #clauses=16995
9.56/4.85	c flip 10000 nbSat=13954 maxSat=13962
10.36/5.22	c flip 0 nbSat=17974 maxSat=13968
16.94/8.53	c flip 10000 nbSat=18237 maxSat=18249
18.34/9.24	c flip 0 nbSat=23518 maxSat=18249
19.14/9.62	c nbDecision=30000 #clauses=24387
29.12/14.60	c flip 10000 nbSat=23823 maxSat=23845
31.31/15.71	c flip 0 nbSat=30133 maxSat=23859
35.11/17.67	c nbDecision=40000 #clauses=31674
51.46/25.81	c flip 10000 nbSat=30443 maxSat=30457
55.45/27.84	c flip 0 nbSat=38078 maxSat=30457
57.06/28.69	c nbDecision=50000 #clauses=39037
78.41/39.39	c flip 10000 nbSat=38361 maxSat=38395
82.79/41.53	c flip 0 nbSat=44612 maxSat=38395
88.58/44.42	c nbDecision=60000 #clauses=46168
111.74/56.07	c flip 10000 nbSat=44898 maxSat=44914
117.11/58.77	c flip 0 nbSat=51133 maxSat=44925
127.10/63.74	c nbDecision=70000 #clauses=53314
154.22/77.39	c flip 10000 nbSat=51414 maxSat=51418
161.40/80.94	c flip 0 nbSat=60203 maxSat=51418
162.61/81.53	c nbDecision=80000 #clauses=60765
205.51/103.08	c flip 10000 nbSat=60522 maxSat=60527
206.12/103.38	c nbDecision=90000 #clauses=68056
215.10/107.82	c flip 0 nbSat=69244 maxSat=60527
251.20/125.96	c nbDecision=100000 #clauses=75529
266.37/133.55	c flip 10000 nbSat=69552 maxSat=69563
277.35/139.06	c flip 0 nbSat=79201 maxSat=69563
299.90/150.30	c nbDecision=110000 #clauses=83062
331.63/166.23	c flip 10000 nbSat=79515 maxSat=79551
344.00/172.46	c flip 0 nbSat=88336 maxSat=79551
362.75/181.86	c nbDecision=120000 #clauses=90728
412.05/206.51	c flip 10000 nbSat=88621 maxSat=88641
425.21/213.14	c flip 0 nbSat=96919 maxSat=88641
433.19/217.10	c nbDecision=130000 #clauses=98327
500.44/250.85	c nbDecision=140000 #clauses=106037
505.03/253.18	c flip 10000 nbSat=97282 maxSat=97287
523.38/262.30	c flip 0 nbSat=107474 maxSat=97287
585.84/293.68	c nbDecision=150000 #clauses=113402
601.61/301.51	c flip 10000 nbSat=107769 maxSat=107802
619.76/310.64	c flip 0 nbSat=116030 maxSat=107811
664.27/332.97	c nbDecision=160000 #clauses=120815
710.16/355.94	c flip 10000 nbSat=116409 maxSat=116419
727.72/364.74	c flip 0 nbSat=126478 maxSat=116419
745.08/373.41	c nbDecision=170000 #clauses=128454
815.92/408.92	c flip 10000 nbSat=126814 maxSat=126827
838.47/420.26	c flip 0 nbSat=135218 maxSat=126843
846.46/424.25	c nbDecision=180000 #clauses=136130
942.83/472.51	c flip 10000 nbSat=135565 maxSat=135595
947.22/474.74	c nbDecision=190000 #clauses=143727
965.79/484.03	c flip 0 nbSat=145083 maxSat=135595
1029.63/516.02	c nbDecision=200000 #clauses=151238
1081.11/541.87	c flip 10000 nbSat=145403 maxSat=145414
1106.26/554.41	c flip 0 nbSat=157607 maxSat=145425
1115.04/558.81	c nbDecision=210000 #clauses=158698

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/node68/watcher-328093-1173107680 -o ROOT/results/node68/solver-328093-1173107680 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328093-1173107680/ornithorynque /tmp/evaluation/328093-1173107680/instance-328093-1173107680.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.94 1.83 3/64 19858
/proc/meminfo: memFree=1327592/2055920 swapFree=4183224/4192956
[pid=19858] ppid=19856 vsize=23220 CPUtime=0
/proc/19858/stat : 19858 (ornithorynque) R 19856 19858 19477 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 330725602 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257411806880 0 0 4096 0 0 0 0 17 1 0 0
/proc/19858/statm: 5805 265 219 42 0 45 0

[startup+0.0411501 s]
/proc/loadavg: 1.83 1.94 1.83 3/64 19858
/proc/meminfo: memFree=1327592/2055920 swapFree=4183224/4192956
[pid=19858] ppid=19856 vsize=44364 CPUtime=0.06
/proc/19858/stat : 19858 (ornithorynque) S 19856 19858 19477 0 -1 4194304 632 0 0 0 6 0 0 0 18 0 3 0 330725602 45428736 593 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257423339387 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19858/statm: 11091 593 387 42 0 5343 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 44364

[startup+0.118156 s]
/proc/loadavg: 1.83 1.94 1.83 3/64 19858
/proc/meminfo: memFree=1327592/2055920 swapFree=4183224/4192956
[pid=19858] ppid=19856 vsize=45520 CPUtime=0.21
/proc/19858/stat : 19858 (ornithorynque) S 19856 19858 19477 0 -1 4194304 705 0 0 0 21 0 0 0 18 0 3 0 330725602 46612480 666 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257423339387 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19858/statm: 11380 666 387 42 0 5632 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 45520

[startup+0.301174 s]
/proc/loadavg: 1.83 1.94 1.83 3/64 19858
/proc/meminfo: memFree=1327592/2055920 swapFree=4183224/4192956
[pid=19858] ppid=19856 vsize=45948 CPUtime=0.58
/proc/19858/stat : 19858 (ornithorynque) S 19856 19858 19477 0 -1 4194304 836 0 0 0 58 0 0 0 18 0 3 0 330725602 47050752 797 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257423339387 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19858/statm: 11487 797 387 42 0 5739 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45948

[startup+0.701214 s]
/proc/loadavg: 1.83 1.94 1.83 3/64 19858
/proc/meminfo: memFree=1327592/2055920 swapFree=4183224/4192956
[pid=19858] ppid=19856 vsize=46340 CPUtime=1.37
/proc/19858/stat : 19858 (ornithorynque) S 19856 19858 19477 0 -1 4194304 1092 0 0 0 137 0 0 0 18 0 3 0 330725602 47452160 1053 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257423339387 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19858/statm: 11585 1053 387 42 0 5837 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 46340

[startup+1.50129 s]
/proc/loadavg: 1.83 1.94 1.83 3/67 19861
/proc/meminfo: memFree=1324560/2055920 swapFree=4183224/4192956
[pid=19858] ppid=19856 vsize=48032 CPUtime=2.97
/proc/19858/stat : 19858 (ornithorynque) S 19856 19858 19477 0 -1 4194304 1362 0 0 0 297 0 0 0 18 0 3 0 330725602 49184768 1323 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257423339387 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19858/statm: 12008 1323 387 42 0 6260 0
[pid=19858/tid=19860] ppid=19856 vsize=48032 CPUtime=1.48
/proc/19858/task/19860/stat : 19860 (ornithorynque) R 19856 19858 19477 0 -1 4194368 331 0 0 0 148 0 0 0 25 0 3 0 330725603 49184768 1323 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311642 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19858/tid=19861] ppid=19856 vsize=48032 CPUtime=1.47
/proc/19858/task/19861/stat : 19861 (ornithorynque) R 19856 19858 19477 0 -1 4194368 419 0 0 0 147 0 0 0 17 0 3 0 330725603 49184768 1323 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241176 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 48032

[startup+3.10143 s]
/proc/loadavg: 1.85 1.94 1.84 3/67 19861
/proc/meminfo: memFree=1323152/2055920 swapFree=4183224/4192956
[pid=19858] ppid=19856 vsize=49844 CPUtime=6.17
/proc/19858/stat : 19858 (ornithorynque) S 19856 19858 19477 0 -1 4194304 1741 0 0 0 616 1 0 0 18 0 3 0 330725602 51040256 1702 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257423339387 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19858/statm: 12461 1702 387 42 0 6713 0
[pid=19858/tid=19860] ppid=19856 vsize=49844 CPUtime=3.08
/proc/19858/task/19860/stat : 19860 (ornithorynque) R 19856 19858 19477 0 -1 4194368 541 0 0 0 308 0 0 0 18 0 3 0 330725603 51040256 1702 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19858/tid=19861] ppid=19856 vsize=49844 CPUtime=3.07
/proc/19858/task/19861/stat : 19861 (ornithorynque) R 19856 19858 19477 0 -1 4194368 588 0 0 0 307 0 0 0 25 0 3 0 330725603 51040256 1702 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 49844

[startup+6.30172 s]
/proc/loadavg: 1.85 1.94 1.84 3/67 19861
/proc/meminfo: memFree=1320336/2055920 swapFree=4183224/4192956
[pid=19858] ppid=19856 vsize=51304 CPUtime=12.56
/proc/19858/stat : 19858 (ornithorynque) S 19856 19858 19477 0 -1 4194304 2261 0 0 0 1255 1 0 0 18 0 3 0 330725602 52535296 2156 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257423339387 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19858/statm: 12826 2156 387 42 0 7078 0
[pid=19858/tid=19860] ppid=19856 vsize=51304 CPUtime=6.27
/proc/19858/task/19860/stat : 19860 (ornithorynque) R 19856 19858 19477 0 -1 4194368 856 0 0 0 627 0 0 0 25 0 3 0 330725603 52535296 2156 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311267 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19858/tid=19861] ppid=19856 vsize=51304 CPUtime=6.25
/proc/19858/task/19861/stat : 19861 (ornithorynque) R 19856 19858 19477 0 -1 4194368 793 0 0 0 625 0 0 0 25 0 3 0 330725603 52535296 2156 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 51304

[startup+12.7023 s]
/proc/loadavg: 1.87 1.94 1.84 3/67 19861
/proc/meminfo: memFree=1317584/2055920 swapFree=4183224/4192956
[pid=19858] ppid=19856 vsize=54032 CPUtime=25.33
/proc/19858/stat : 19858 (ornithorynque) S 19856 19858 19477 0 -1 4194304 2915 0 0 0 2531 2 0 0 18 0 3 0 330725602 55328768 2810 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257423339387 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19858/statm: 13508 2810 387 42 0 7760 0
[pid=19858/tid=19860] ppid=19856 vsize=54032 CPUtime=12.67
/proc/19858/task/19860/stat : 19860 (ornithorynque) R 19856 19858 19477 0 -1 4194368 1304 0 0 0 1266 1 0 0 25 0 3 0 330725603 55328768 2810 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19858/tid=19861] ppid=19856 vsize=54032 CPUtime=12.63
/proc/19858/task/19861/stat : 19861 (ornithorynque) R 19856 19858 19477 0 -1 4194368 999 0 0 0 1263 0 0 0 25 0 3 0 330725603 55328768 2810 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 54032

[startup+25.5015 s]
/proc/loadavg: 1.89 1.94 1.84 3/67 19861
/proc/meminfo: memFree=1314448/2055920 swapFree=4183224/4192956
[pid=19858] ppid=19856 vsize=57328 CPUtime=50.86
/proc/19858/stat : 19858 (ornithorynque) S 19856 19858 19477 0 -1 4194304 3736 0 0 0 5083 3 0 0 18 0 3 0 330725602 58703872 3566 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257423339387 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19858/statm: 14332 3566 387 42 0 8584 0
[pid=19858/tid=19860] ppid=19856 vsize=57328 CPUtime=25.46
/proc/19858/task/19860/stat : 19860 (ornithorynque) R 19856 19858 19477 0 -1 4194368 1856 0 0 0 2545 1 0 0 25 0 3 0 330725603 58703872 3566 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311247 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19858/tid=19861] ppid=19856 vsize=57328 CPUtime=25.36
/proc/19858/task/19861/stat : 19861 (ornithorynque) R 19856 19858 19477 0 -1 4194368 1268 0 0 0 2536 0 0 0 25 0 3 0 330725603 58703872 3566 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242337 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 57328

[startup+51.1018 s]
/proc/loadavg: 1.93 1.94 1.84 3/67 19861
/proc/meminfo: memFree=1309264/2055920 swapFree=4183224/4192956
[pid=19858] ppid=19856 vsize=64124 CPUtime=101.95
/proc/19858/stat : 19858 (ornithorynque) S 19856 19858 19477 0 -1 4194304 5141 0 0 0 10191 4 0 0 18 0 3 0 330725602 65662976 4869 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257423339387 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19858/statm: 16031 4869 387 42 0 10283 0
[pid=19858/tid=19860] ppid=19856 vsize=64124 CPUtime=51.06
/proc/19858/task/19860/stat : 19860 (ornithorynque) R 19856 19858 19477 0 -1 4194368 2537 0 0 0 5104 2 0 0 25 0 3 0 330725603 65662976 4869 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19858/tid=19861] ppid=19856 vsize=64124 CPUtime=50.86
/proc/19858/task/19861/stat : 19861 (ornithorynque) R 19856 19858 19477 0 -1 4194368 1992 0 0 0 5085 1 0 0 25 0 3 0 330725603 65662976 4869 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4284371 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 64124

[startup+102.305 s]
/proc/loadavg: 1.97 1.95 1.85 3/67 19861
/proc/meminfo: memFree=1302608/2055920 swapFree=4183224/4192956
[pid=19858] ppid=19856 vsize=70572 CPUtime=204.12
/proc/19858/stat : 19858 (ornithorynque) S 19856 19858 19477 0 -1 4194304 6926 0 0 0 20407 5 0 0 18 0 3 0 330725602 72265728 6492 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257423339387 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19858/statm: 17643 6492 387 42 0 11895 0
[pid=19858/tid=19860] ppid=19856 vsize=70572 CPUtime=102.25
/proc/19858/task/19860/stat : 19860 (ornithorynque) R 19856 19858 19477 0 -1 4194368 3701 0 0 0 10222 3 0 0 25 0 3 0 330725603 72265728 6492 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312381 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19858/tid=19861] ppid=19856 vsize=70572 CPUtime=101.85
/proc/19858/task/19861/stat : 19861 (ornithorynque) R 19856 19858 19477 0 -1 4194368 2613 0 0 0 10184 1 0 0 25 0 3 0 330725603 72265728 6492 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 70572

[startup+162.302 s]
/proc/loadavg: 1.99 1.95 1.85 3/67 19861
/proc/meminfo: memFree=1295696/2055920 swapFree=4183224/4192956
[pid=19858] ppid=19856 vsize=79116 CPUtime=323.85
/proc/19858/stat : 19858 (ornithorynque) S 19856 19858 19477 0 -1 4194304 9232 0 0 0 32378 7 0 0 18 0 3 0 330725602 81014784 8200 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257423339387 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19858/statm: 19779 8200 387 42 0 14031 0
[pid=19858/tid=19860] ppid=19856 vsize=79116 CPUtime=162.23
/proc/19858/task/19860/stat : 19860 (ornithorynque) R 19856 19858 19477 0 -1 4194368 4794 0 0 0 16219 4 0 0 25 0 3 0 330725603 81014784 8200 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311403 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19858/tid=19861] ppid=19856 vsize=79116 CPUtime=161.58
/proc/19858/task/19861/stat : 19861 (ornithorynque) R 19856 19858 19477 0 -1 4194368 3826 0 0 0 16157 1 0 0 25 0 3 0 330725603 81014784 8200 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.85
Current children cumulated vsize (KiB) 79116

[startup+222.301 s]
/proc/loadavg: 1.99 1.96 1.86 3/67 19861
/proc/meminfo: memFree=1289872/2055920 swapFree=4183224/4192956
[pid=19858] ppid=19856 vsize=85428 CPUtime=443.56
/proc/19858/stat : 19858 (ornithorynque) S 19856 19858 19477 0 -1 4194304 10971 0 0 0 44348 8 0 0 18 0 3 0 330725602 87478272 9675 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257423339387 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19858/statm: 21357 9675 387 42 0 15609 0
[pid=19858/tid=19860] ppid=19856 vsize=85428 CPUtime=222.21
/proc/19858/task/19860/stat : 19860 (ornithorynque) R 19856 19858 19477 0 -1 4194368 5572 0 0 0 22216 5 0 0 25 0 3 0 330725603 87478272 9675 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19858/tid=19861] ppid=19856 vsize=85428 CPUtime=221.33
/proc/19858/task/19861/stat : 19861 (ornithorynque) R 19856 19858 19477 0 -1 4194368 4787 0 0 0 22131 2 0 0 25 0 3 0 330725603 87478272 9675 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.56
Current children cumulated vsize (KiB) 85428

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.86 3/67 19861
/proc/meminfo: memFree=1285392/2055920 swapFree=4183224/4192956
[pid=19858] ppid=19856 vsize=90760 CPUtime=563.3
/proc/19858/stat : 19858 (ornithorynque) S 19856 19858 19477 0 -1 4194304 12354 0 0 0 56321 9 0 0 18 0 3 0 330725602 92938240 10796 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257423339387 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19858/statm: 22690 10796 387 42 0 16942 0
[pid=19858/tid=19860] ppid=19856 vsize=90760 CPUtime=282.2
/proc/19858/task/19860/stat : 19860 (ornithorynque) R 19856 19858 19477 0 -1 4194368 6293 0 0 0 28214 6 0 0 25 0 3 0 330725603 92938240 10796 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19858/tid=19861] ppid=19856 vsize=90760 CPUtime=281.07
/proc/19858/task/19861/stat : 19861 (ornithorynque) R 19856 19858 19477 0 -1 4194368 5449 0 0 0 28105 2 0 0 25 0 3 0 330725603 92938240 10796 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.3
Current children cumulated vsize (KiB) 90760

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.87 3/67 19861
/proc/meminfo: memFree=1281616/2055920 swapFree=4183224/4192956
[pid=19858] ppid=19856 vsize=94696 CPUtime=683.02
/proc/19858/stat : 19858 (ornithorynque) S 19856 19858 19477 0 -1 4194304 13503 0 0 0 68291 11 0 0 18 0 3 0 330725602 96968704 11715 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257423339387 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19858/statm: 23674 11715 387 42 0 17926 0
[pid=19858/tid=19860] ppid=19856 vsize=94696 CPUtime=342.18
/proc/19858/task/19860/stat : 19860 (ornithorynque) R 19856 19858 19477 0 -1 4194368 6899 0 0 0 34211 7 0 0 25 0 3 0 330725603 96968704 11715 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19858/tid=19861] ppid=19856 vsize=94696 CPUtime=340.81
/proc/19858/task/19861/stat : 19861 (ornithorynque) R 19856 19858 19477 0 -1 4194368 5992 0 0 0 34079 2 0 0 25 0 3 0 330725603 96968704 11715 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683.02
Current children cumulated vsize (KiB) 94696

[startup+402.302 s]
/proc/loadavg: 2.07 1.99 1.88 3/67 19861
/proc/meminfo: memFree=1277776/2055920 swapFree=4183224/4192956
[pid=19858] ppid=19856 vsize=101276 CPUtime=802.75
/proc/19858/stat : 19858 (ornithorynque) S 19856 19858 19477 0 -1 4194304 15238 0 0 0 80263 12 0 0 18 0 3 0 330725602 103706624 12679 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257423339387 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19858/statm: 25319 12679 387 42 0 19571 0
[pid=19858/tid=19860] ppid=19856 vsize=101276 CPUtime=402.16
/proc/19858/task/19860/stat : 19860 (ornithorynque) R 19856 19858 19477 0 -1 4194368 7730 0 0 0 40208 8 0 0 25 0 3 0 330725603 103706624 12679 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19858/tid=19861] ppid=19856 vsize=101276 CPUtime=400.56
/proc/19858/task/19861/stat : 19861 (ornithorynque) R 19856 19858 19477 0 -1 4194368 6896 0 0 0 40053 3 0 0 25 0 3 0 330725603 103706624 12679 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.75
Current children cumulated vsize (KiB) 101276

[startup+462.302 s]
/proc/loadavg: 2.02 1.99 1.89 3/67 19861
/proc/meminfo: memFree=1274640/2055920 swapFree=4183224/4192956
[pid=19858] ppid=19856 vsize=105472 CPUtime=922.48
/proc/19858/stat : 19858 (ornithorynque) S 19856 19858 19477 0 -1 4194304 16479 0 0 0 92235 13 0 0 18 0 3 0 330725602 108003328 13467 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257423339387 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19858/statm: 26368 13467 387 42 0 20620 0
[pid=19858/tid=19860] ppid=19856 vsize=105472 CPUtime=462.15
/proc/19858/task/19860/stat : 19860 (ornithorynque) R 19856 19858 19477 0 -1 4194368 8224 0 0 0 46206 9 0 0 25 0 3 0 330725603 108003328 13467 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19858/tid=19861] ppid=19856 vsize=105472 CPUtime=460.3
/proc/19858/task/19861/stat : 19861 (ornithorynque) R 19856 19858 19477 0 -1 4194368 7643 0 0 0 46027 3 0 0 25 0 3 0 330725603 108003328 13467 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.48
Current children cumulated vsize (KiB) 105472

[startup+522.301 s]
/proc/loadavg: 2.01 1.99 1.89 3/67 19861
/proc/meminfo: memFree=1270672/2055920 swapFree=4183224/4192956
[pid=19858] ppid=19856 vsize=110240 CPUtime=1042.21
/proc/19858/stat : 19858 (ornithorynque) S 19856 19858 19477 0 -1 4194304 17981 0 0 0 104207 14 0 0 18 0 3 0 330725602 112885760 14466 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257423339387 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19858/statm: 27560 14466 387 42 0 21812 0
[pid=19858/tid=19860] ppid=19856 vsize=110240 CPUtime=522.13
/proc/19858/task/19860/stat : 19860 (ornithorynque) R 19856 19858 19477 0 -1 4194368 9096 0 0 0 52204 9 0 0 25 0 3 0 330725603 112885760 14466 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311267 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19858/tid=19861] ppid=19856 vsize=110240 CPUtime=520.04
/proc/19858/task/19861/stat : 19861 (ornithorynque) R 19856 19858 19477 0 -1 4194368 8273 0 0 0 52001 3 0 0 25 0 3 0 330725603 112885760 14466 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.21
Current children cumulated vsize (KiB) 110240

[startup+582.302 s]
/proc/loadavg: 2.00 1.99 1.90 3/67 19861
/proc/meminfo: memFree=1266640/2055920 swapFree=4183224/4192956
[pid=19858] ppid=19856 vsize=115052 CPUtime=1161.93
/proc/19858/stat : 19858 (ornithorynque) S 19856 19858 19477 0 -1 4194304 19278 0 0 0 116178 15 0 0 18 0 3 0 330725602 117813248 15469 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257423339387 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19858/statm: 28763 15469 387 42 0 23015 0
[pid=19858/tid=19860] ppid=19856 vsize=115052 CPUtime=582.12
/proc/19858/task/19860/stat : 19860 (ornithorynque) R 19856 19858 19477 0 -1 4194368 9625 0 0 0 58202 10 0 0 25 0 3 0 330725603 117813248 15469 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19858/tid=19861] ppid=19856 vsize=115052 CPUtime=579.79
/proc/19858/task/19861/stat : 19861 (ornithorynque) R 19856 19858 19477 0 -1 4194368 9041 0 0 0 57975 4 0 0 25 0 3 0 330725603 117813248 15469 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.93
Current children cumulated vsize (KiB) 115052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.402 s]
/proc/loadavg: 2.00 1.99 1.90 3/67 19861
/proc/meminfo: memFree=1265872/2055920 swapFree=4183224/4192956
[pid=19858] ppid=19856 vsize=115732 CPUtime=1200.06
/proc/19858/stat : 19858 (ornithorynque) S 19856 19858 19477 0 -1 4194304 19459 0 0 0 119991 15 0 0 18 0 3 0 330725602 118509568 15650 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 257423339387 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19858/statm: 28933 15650 387 42 0 23185 0
[pid=19858/tid=19860] ppid=19856 vsize=115732 CPUtime=601.21
/proc/19858/task/19860/stat : 19860 (ornithorynque) R 19856 19858 19477 0 -1 4194368 9806 0 0 0 60111 10 0 0 25 0 3 0 330725603 118509568 15650 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19858/tid=19861] ppid=19856 vsize=115732 CPUtime=598.81
/proc/19858/task/19861/stat : 19861 (ornithorynque) R 19856 19858 19477 0 -1 4194368 9041 0 0 0 59877 4 0 0 25 0 3 0 330725603 118509568 15650 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 115732

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.424
CPU time (s): 1200.09
CPU user time (s): 1199.92
CPU system time (s): 0.164974
CPU usage (%): 199.541
Max. virtual memory (cumulated for all children) (KiB): 115732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.92
system time used= 0.164974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19459
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= 31
involuntary context switches= 9131

runsolver used 0.553915 second user time and 1.64175 second system time

The end

Launcher Data (download as text)

Begin job on node68 on Mon Mar  5 15:14:40 UTC 2007

IDJOB= 328093
IDBENCH= 20001
IDSOLVER= 139
FILE ID= node68/328093-1173107680

PBS_JOBID= 4013910

Free space on /tmp= 66447 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v600/unif-k3-r4.261-v600-c2556-S1121556476-05.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/328093-1173107680/ornithorynque /tmp/evaluation/328093-1173107680/instance-328093-1173107680.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node68/watcher-328093-1173107680 -o ROOT/results/node68/solver-328093-1173107680 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328093-1173107680/ornithorynque /tmp/evaluation/328093-1173107680/instance-328093-1173107680.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  0cff1707941d970474db2269fa15fa60

RANDOM SEED= 104887710

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node68.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.234
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.234
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:       1328000 kB
Buffers:         40476 kB
Cached:         597696 kB
SwapCached:       3680 kB
Active:         192884 kB
Inactive:       454828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1328000 kB
SwapTotal:     4192956 kB
SwapFree:      4183224 kB
Dirty:             296 kB
Writeback:           0 kB
Mapped:          15532 kB
Slab:            66296 kB
Committed_AS:   826920 kB
PageTables:       1380 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= 66447 MiB

End job on node68 on Mon Mar  5 15:24:43 UTC 2007