Trace number 328012

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.16 601.627

General information on the benchmark

Namerandom/OnTreshold/7SAT/v70/
unif-k7-r89-v70-c6230-S1907907390-05.SAT.shuffled.cnf
MD5SUM34f5335cfa1ab7be1574a69db160c094
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.137978
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data (download as text)

0.00/0.00	c This is Ornithorynque version 0.1 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using unsigned short
0.00/0.00	c parsing...
0.02/0.03	c ...done
0.02/0.03	c nbVar=70 nbClause=6230
0.02/0.03	c nbVar=70 nbClause=6230
0.02/0.03	c complete search running
0.02/0.03	c local search running
0.02/0.03	c flip 0 nbSat=6173 maxSat=0
0.35/0.22	c flip 0 nbSat=7684 maxSat=6212
0.95/0.53	c flip 0 nbSat=9551 maxSat=7712
1.75/0.99	c flip 0 nbSat=11800 maxSat=9572
3.35/1.72	c flip 0 nbSat=14443 maxSat=11852
3.95/2.00	c nbDecision=10000 #clauses=15313
5.34/2.73	c flip 0 nbSat=17127 maxSat=14460
8.14/4.16	c flip 0 nbSat=20797 maxSat=17161
12.33/6.26	c flip 0 nbSat=23959 maxSat=20824
12.73/6.50	c nbDecision=20000 #clauses=24434
17.72/8.94	c flip 0 nbSat=28152 maxSat=23990
24.50/12.40	c flip 0 nbSat=32376 maxSat=28191
26.50/13.36	c nbDecision=30000 #clauses=33497
32.89/16.54	c flip 0 nbSat=36406 maxSat=32402
43.06/21.62	c flip 0 nbSat=41149 maxSat=36421
46.85/23.57	c nbDecision=40000 #clauses=42586
54.23/27.23	c flip 0 nbSat=45533 maxSat=41189
67.21/33.76	c flip 0 nbSat=50654 maxSat=45562
69.40/34.89	c nbDecision=50000 #clauses=51648
82.37/41.31	c flip 0 nbSat=54635 maxSat=50715
98.50/49.46	c flip 0 nbSat=57964 maxSat=54663
109.83/55.17	c nbDecision=60000 #clauses=60629
115.22/57.86	c flip 0 nbSat=62730 maxSat=57991
130.95/65.71	c nbDecision=70000 #clauses=69799
134.34/67.42	c flip 0 nbSat=71059 maxSat=62750
156.26/78.43	c flip 0 nbSat=77736 maxSat=71087
162.43/81.58	c nbDecision=80000 #clauses=78878
179.59/90.15	c flip 0 nbSat=82858 maxSat=77771
201.12/100.98	c nbDecision=90000 #clauses=87917
205.71/103.25	c flip 0 nbSat=88821 maxSat=82900
234.41/117.65	c flip 0 nbSat=93264 maxSat=88862
259.93/130.49	c nbDecision=100000 #clauses=97015
264.51/132.71	c flip 0 nbSat=97807 maxSat=93283
295.81/148.44	c flip 0 nbSat=102908 maxSat=97850
322.36/161.73	c nbDecision=110000 #clauses=106196
329.33/165.23	c flip 0 nbSat=106931 maxSat=102946
363.45/182.36	c flip 0 nbSat=110768 maxSat=106964
398.98/200.20	c flip 0 nbSat=114740 maxSat=110791
401.76/201.57	c nbDecision=120000 #clauses=115298
436.88/219.12	c flip 0 nbSat=122707 maxSat=114790
444.86/223.13	c nbDecision=130000 #clauses=124357
476.01/238.76	c flip 0 nbSat=129746 maxSat=122727
493.56/247.57	c nbDecision=140000 #clauses=133427
518.49/260.02	c flip 0 nbSat=137388 maxSat=129777
552.21/276.94	c nbDecision=150000 #clauses=142582
562.99/282.34	c flip 0 nbSat=144355 maxSat=137417
610.27/306.09	c flip 0 nbSat=150898 maxSat=144393
616.26/309.03	c nbDecision=160000 #clauses=151679
658.77/330.33	c flip 0 nbSat=157567 maxSat=150927
692.49/347.27	c nbDecision=170000 #clauses=160862
711.63/356.87	c flip 0 nbSat=162832 maxSat=157591
765.33/383.76	c flip 0 nbSat=169699 maxSat=162872
767.33/384.70	c nbDecision=180000 #clauses=170045
821.19/411.78	c flip 0 nbSat=176558 maxSat=169737
840.55/421.45	c nbDecision=190000 #clauses=179199
877.85/440.18	c flip 0 nbSat=184240 maxSat=176596
909.98/456.22	c nbDecision=200000 #clauses=188299
937.13/469.89	c flip 0 nbSat=190807 maxSat=184274
997.78/500.21	c nbDecision=210000 #clauses=197501
1000.58/501.66	c flip 0 nbSat=197740 maxSat=190845
1066.81/534.85	c flip 0 nbSat=204386 maxSat=197791
1084.97/543.96	c nbDecision=220000 #clauses=206587
1134.07/568.50	c flip 0 nbSat=212744 maxSat=204405
1164.20/583.66	c nbDecision=230000 #clauses=215743

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/node19/watcher-328012-1173106812 -o ROOT/results/node19/solver-328012-1173106812 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328012-1173106812/ornithorynque /tmp/evaluation/328012-1173106812/instance-328012-1173106812.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.72 1.25 3/77 26058
/proc/meminfo: memFree=1046704/2055920 swapFree=4169440/4192956
[pid=26058] ppid=26056 vsize=23220 CPUtime=0
/proc/26058/stat : 26058 (ornithorynque) R 26056 26058 25959 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 330635186 23777280 267 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255233920273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26058/statm: 5805 267 220 42 0 45 0

[startup+0.0270989 s]
/proc/loadavg: 1.99 1.72 1.25 3/77 26058
/proc/meminfo: memFree=1046704/2055920 swapFree=4169440/4192956
[pid=26058] ppid=26056 vsize=23736 CPUtime=0.02
/proc/26058/stat : 26058 (ornithorynque) R 26056 26058 25959 0 -1 4194304 588 0 0 0 2 0 0 0 18 0 1 0 330635186 24305664 549 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255236412129 0 0 4096 1088 0 0 0 17 1 0 0
/proc/26058/statm: 5934 549 377 42 0 186 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23736

[startup+0.101108 s]
/proc/loadavg: 1.99 1.72 1.25 3/77 26058
/proc/meminfo: memFree=1046704/2055920 swapFree=4169440/4192956
[pid=26058] ppid=26056 vsize=44924 CPUtime=0.15
/proc/26058/stat : 26058 (ornithorynque) S 26056 26058 25959 0 -1 4194304 791 0 0 0 15 0 0 0 18 0 3 0 330635186 46002176 752 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26058/statm: 11231 752 387 42 0 5483 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 44924

[startup+0.301131 s]
/proc/loadavg: 1.99 1.72 1.25 3/77 26058
/proc/meminfo: memFree=1046704/2055920 swapFree=4169440/4192956
[pid=26058] ppid=26056 vsize=46496 CPUtime=0.55
/proc/26058/stat : 26058 (ornithorynque) S 26056 26058 25959 0 -1 4194304 942 0 0 0 55 0 0 0 18 0 3 0 330635186 47611904 903 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26058/statm: 11624 903 387 42 0 5876 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 46496

[startup+0.701175 s]
/proc/loadavg: 1.99 1.72 1.25 3/77 26058
/proc/meminfo: memFree=1046704/2055920 swapFree=4169440/4192956
[pid=26058] ppid=26056 vsize=46772 CPUtime=1.35
/proc/26058/stat : 26058 (ornithorynque) S 26056 26058 25959 0 -1 4194304 1107 0 0 0 135 0 0 0 18 0 3 0 330635186 47894528 1068 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26058/statm: 11693 1068 387 42 0 5945 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 46772

[startup+1.50226 s]
/proc/loadavg: 1.99 1.73 1.25 3/80 26061
/proc/meminfo: memFree=1043096/2055920 swapFree=4169440/4192956
[pid=26058] ppid=26056 vsize=48388 CPUtime=2.95
/proc/26058/stat : 26058 (ornithorynque) S 26056 26058 25959 0 -1 4194304 1379 0 0 0 295 0 0 0 18 0 3 0 330635186 49549312 1340 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26058/statm: 12097 1340 387 42 0 6349 0
[pid=26058/tid=26060] ppid=26056 vsize=48388 CPUtime=1.46
/proc/26058/task/26060/stat : 26060 (ornithorynque) R 26056 26058 25959 0 -1 4194368 402 0 0 0 146 0 0 0 25 0 3 0 330635190 49549312 1340 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26058/tid=26061] ppid=26056 vsize=48388 CPUtime=1.45
/proc/26058/task/26061/stat : 26061 (ornithorynque) R 26056 26058 25959 0 -1 4194368 232 0 0 0 145 0 0 0 25 0 3 0 330635190 49549312 1340 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283800 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 48388

[startup+3.10144 s]
/proc/loadavg: 1.99 1.73 1.25 3/80 26061
/proc/meminfo: memFree=1042072/2055920 swapFree=4169440/4192956
[pid=26058] ppid=26056 vsize=49540 CPUtime=6.15
/proc/26058/stat : 26058 (ornithorynque) S 26056 26058 25959 0 -1 4194304 1845 0 0 0 614 1 0 0 18 0 3 0 330635186 50728960 1740 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26058/statm: 12385 1740 387 42 0 6637 0
[pid=26058/tid=26060] ppid=26056 vsize=49540 CPUtime=3.05
/proc/26058/task/26060/stat : 26060 (ornithorynque) R 26056 26058 25959 0 -1 4194368 644 0 0 0 305 0 0 0 19 0 3 0 330635190 50728960 1740 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311371 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26058/tid=26061] ppid=26056 vsize=49540 CPUtime=3.05
/proc/26058/task/26061/stat : 26061 (ornithorynque) R 26056 26058 25959 0 -1 4194368 456 0 0 0 305 0 0 0 25 0 3 0 330635190 50728960 1740 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283699 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 49540

[startup+6.30179 s]
/proc/loadavg: 1.99 1.73 1.26 3/80 26061
/proc/meminfo: memFree=1039768/2055920 swapFree=4169440/4192956
[pid=26058] ppid=26056 vsize=50952 CPUtime=12.53
/proc/26058/stat : 26058 (ornithorynque) S 26056 26058 25959 0 -1 4194304 2259 0 0 0 1252 1 0 0 18 0 3 0 330635186 52174848 2154 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26058/statm: 12738 2154 387 42 0 6990 0
[pid=26058/tid=26060] ppid=26056 vsize=50952 CPUtime=6.25
/proc/26058/task/26060/stat : 26060 (ornithorynque) R 26056 26058 25959 0 -1 4194368 905 0 0 0 625 0 0 0 25 0 3 0 330635190 52174848 2154 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26058/tid=26061] ppid=26056 vsize=50952 CPUtime=6.23
/proc/26058/task/26061/stat : 26061 (ornithorynque) R 26056 26058 25959 0 -1 4194368 609 0 0 0 623 0 0 0 25 0 3 0 330635190 52174848 2154 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 50952

[startup+12.7015 s]
/proc/loadavg: 1.99 1.74 1.26 3/80 26061
/proc/meminfo: memFree=1036760/2055920 swapFree=4169440/4192956
[pid=26058] ppid=26056 vsize=55488 CPUtime=25.3
/proc/26058/stat : 26058 (ornithorynque) S 26056 26058 25959 0 -1 4194304 3055 0 0 0 2528 2 0 0 18 0 3 0 330635186 56819712 2885 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26058/statm: 13872 2885 387 42 0 8124 0
[pid=26058/tid=26060] ppid=26056 vsize=55488 CPUtime=12.65
/proc/26058/task/26060/stat : 26060 (ornithorynque) R 26056 26058 25959 0 -1 4194368 1351 0 0 0 1264 1 0 0 19 0 3 0 330635190 56819712 2885 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26058/tid=26061] ppid=26056 vsize=55488 CPUtime=12.6
/proc/26058/task/26061/stat : 26061 (ornithorynque) R 26056 26058 25959 0 -1 4194368 959 0 0 0 1260 0 0 0 25 0 3 0 330635190 56819712 2885 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 55488

[startup+25.5019 s]
/proc/loadavg: 1.99 1.75 1.27 3/80 26061
/proc/meminfo: memFree=1033496/2055920 swapFree=4169440/4192956
[pid=26058] ppid=26056 vsize=57572 CPUtime=50.84
/proc/26058/stat : 26058 (ornithorynque) S 26056 26058 25959 0 -1 4194304 3814 0 0 0 5081 3 0 0 18 0 3 0 330635186 58953728 3579 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26058/statm: 14393 3579 387 42 0 8645 0
[pid=26058/tid=26060] ppid=26056 vsize=57572 CPUtime=25.45
/proc/26058/task/26060/stat : 26060 (ornithorynque) R 26056 26058 25959 0 -1 4194368 1834 0 0 0 2543 2 0 0 25 0 3 0 330635190 58953728 3579 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26058/tid=26061] ppid=26056 vsize=57572 CPUtime=25.34
/proc/26058/task/26061/stat : 26061 (ornithorynque) R 26056 26058 25959 0 -1 4194368 1235 0 0 0 2534 0 0 0 25 0 3 0 330635190 58953728 3579 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) 57572

[startup+51.1016 s]
/proc/loadavg: 1.99 1.77 1.29 3/86 26087
/proc/meminfo: memFree=1027544/2055920 swapFree=4169440/4192956
[pid=26058] ppid=26056 vsize=64284 CPUtime=101.88
/proc/26058/stat : 26058 (ornithorynque) S 26056 26058 25959 0 -1 4194304 5391 0 0 0 10182 6 0 0 18 0 3 0 330635186 65826816 4744 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26058/statm: 16071 4744 387 42 0 10323 0
[pid=26058/tid=26060] ppid=26056 vsize=64284 CPUtime=51.01
/proc/26058/task/26060/stat : 26060 (ornithorynque) R 26056 26058 25959 0 -1 4194368 2505 0 0 0 5098 3 0 0 25 0 3 0 330635190 65826816 4744 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26058/tid=26061] ppid=26056 vsize=64284 CPUtime=50.82
/proc/26058/task/26061/stat : 26061 (ornithorynque) R 26056 26058 25959 0 -1 4194368 2141 0 0 0 5080 2 0 0 25 0 3 0 330635190 65826816 4744 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 64284

[startup+102.306 s]
/proc/loadavg: 1.99 1.80 1.32 3/86 26199
/proc/meminfo: memFree=1019552/2055920 swapFree=4169440/4192956
[pid=26058] ppid=26056 vsize=71504 CPUtime=203.92
/proc/26058/stat : 26058 (ornithorynque) S 26056 26058 25959 0 -1 4194304 7699 0 0 0 20372 20 0 0 18 0 3 0 330635186 73220096 6690 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26058/statm: 17876 6690 387 42 0 12128 0
[pid=26058/tid=26060] ppid=26056 vsize=71504 CPUtime=102.09
/proc/26058/task/26060/stat : 26060 (ornithorynque) R 26056 26058 25959 0 -1 4194368 3935 0 0 0 10203 6 0 0 25 0 3 0 330635190 73220096 6690 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311267 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26058/tid=26061] ppid=26056 vsize=71504 CPUtime=101.78
/proc/26058/task/26061/stat : 26061 (ornithorynque) R 26056 26058 25959 0 -1 4194368 3019 0 0 0 10165 13 0 0 25 0 3 0 330635190 73220096 6690 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.92
Current children cumulated vsize (KiB) 71504

[startup+162.302 s]
/proc/loadavg: 1.99 1.83 1.36 4/80 26259
/proc/meminfo: memFree=1015064/2055920 swapFree=4169440/4192956
[pid=26058] ppid=26056 vsize=81048 CPUtime=323.55
/proc/26058/stat : 26058 (ornithorynque) S 26056 26058 25959 0 -1 4194304 10138 0 0 0 32327 28 0 0 18 0 3 0 330635186 82993152 8089 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26058/statm: 20262 8089 387 42 0 14514 0
[pid=26058/tid=26060] ppid=26056 vsize=81048 CPUtime=162
/proc/26058/task/26060/stat : 26060 (ornithorynque) R 26056 26058 25959 0 -1 4194368 4872 0 0 0 16192 8 0 0 25 0 3 0 330635190 82993152 8089 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26058/tid=26061] ppid=26056 vsize=81048 CPUtime=161.49
/proc/26058/task/26061/stat : 26061 (ornithorynque) R 26056 26058 25959 0 -1 4194368 4521 0 0 0 16131 18 0 0 25 0 3 0 330635190 82993152 8089 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.55
Current children cumulated vsize (KiB) 81048

[startup+222.301 s]
/proc/loadavg: 1.99 1.86 1.40 3/80 26259
/proc/meminfo: memFree=1009880/2055920 swapFree=4169440/4192956
[pid=26058] ppid=26056 vsize=85184 CPUtime=443.26
/proc/26058/stat : 26058 (ornithorynque) S 26056 26058 25959 0 -1 4194304 11644 0 0 0 44296 30 0 0 18 0 3 0 330635186 87228416 9398 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26058/statm: 21296 9398 387 42 0 15548 0
[pid=26058/tid=26060] ppid=26056 vsize=85184 CPUtime=221.99
/proc/26058/task/26060/stat : 26060 (ornithorynque) R 26056 26058 25959 0 -1 4194368 5792 0 0 0 22189 10 0 0 25 0 3 0 330635190 87228416 9398 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26058/tid=26061] ppid=26056 vsize=85184 CPUtime=221.23
/proc/26058/task/26061/stat : 26061 (ornithorynque) R 26056 26058 25959 0 -1 4194368 5107 0 0 0 22104 19 0 0 25 0 3 0 330635190 87228416 9398 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.26
Current children cumulated vsize (KiB) 85184

[startup+282.302 s]
/proc/loadavg: 1.99 1.89 1.43 3/80 26259
/proc/meminfo: memFree=1005016/2055920 swapFree=4169440/4192956
[pid=26058] ppid=26056 vsize=91916 CPUtime=562.99
/proc/26058/stat : 26058 (ornithorynque) S 26056 26058 25959 0 -1 4194304 13538 0 0 0 56267 32 0 0 18 0 3 0 330635186 94121984 10613 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26058/statm: 22979 10613 387 42 0 17231 0
[pid=26058/tid=26060] ppid=26056 vsize=91916 CPUtime=281.97
/proc/26058/task/26060/stat : 26060 (ornithorynque) R 26056 26058 25959 0 -1 4194368 6912 0 0 0 28185 12 0 0 25 0 3 0 330635190 94121984 10613 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26058/tid=26061] ppid=26056 vsize=91916 CPUtime=280.97
/proc/26058/task/26061/stat : 26061 (ornithorynque) R 26056 26058 25959 0 -1 4194368 5881 0 0 0 28078 19 0 0 25 0 3 0 330635190 94121984 10613 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.99
Current children cumulated vsize (KiB) 91916

[startup+342.302 s]
/proc/loadavg: 1.99 1.90 1.47 3/80 26259
/proc/meminfo: memFree=999832/2055920 swapFree=4169440/4192956
[pid=26058] ppid=26056 vsize=96876 CPUtime=682.71
/proc/26058/stat : 26058 (ornithorynque) S 26056 26058 25959 0 -1 4194304 14982 0 0 0 68236 35 0 0 18 0 3 0 330635186 99201024 11917 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26058/statm: 24219 11917 387 42 0 18471 0
[pid=26058/tid=26060] ppid=26056 vsize=96876 CPUtime=341.96
/proc/26058/task/26060/stat : 26060 (ornithorynque) R 26056 26058 25959 0 -1 4194368 7603 0 0 0 34182 14 0 0 25 0 3 0 330635190 99201024 11917 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26058/tid=26061] ppid=26056 vsize=96876 CPUtime=340.71
/proc/26058/task/26061/stat : 26061 (ornithorynque) R 26056 26058 25959 0 -1 4194368 6634 0 0 0 34051 20 0 0 25 0 3 0 330635190 99201024 11917 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.71
Current children cumulated vsize (KiB) 96876

[startup+402.303 s]
/proc/loadavg: 1.99 1.92 1.50 3/80 26259
/proc/meminfo: memFree=995928/2055920 swapFree=4169440/4192956
[pid=26058] ppid=26056 vsize=104444 CPUtime=802.43
/proc/26058/stat : 26058 (ornithorynque) S 26056 26058 25959 0 -1 4194304 17120 0 0 0 80206 37 0 0 18 0 3 0 330635186 106950656 12857 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26058/statm: 26111 12857 387 42 0 20363 0
[pid=26058/tid=26060] ppid=26056 vsize=104444 CPUtime=401.94
/proc/26058/task/26060/stat : 26060 (ornithorynque) R 26056 26058 25959 0 -1 4194368 8340 0 0 0 40179 15 0 0 25 0 3 0 330635190 106950656 12857 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26058/tid=26061] ppid=26056 vsize=104444 CPUtime=400.45
/proc/26058/task/26061/stat : 26061 (ornithorynque) R 26056 26058 25959 0 -1 4194368 8035 0 0 0 40024 21 0 0 25 0 3 0 330635190 106950656 12857 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242244 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.43
Current children cumulated vsize (KiB) 104444

[startup+462.302 s]
/proc/loadavg: 2.07 1.95 1.53 3/80 26259
/proc/meminfo: memFree=992216/2055920 swapFree=4169440/4192956
[pid=26058] ppid=26056 vsize=109836 CPUtime=922.15
/proc/26058/stat : 26058 (ornithorynque) S 26056 26058 25959 0 -1 4194304 18795 0 0 0 92176 39 0 0 18 0 3 0 330635186 112472064 13821 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26058/statm: 27459 13821 387 42 0 21711 0
[pid=26058/tid=26060] ppid=26056 vsize=109836 CPUtime=461.92
/proc/26058/task/26060/stat : 26060 (ornithorynque) R 26056 26058 25959 0 -1 4194368 8958 0 0 0 46175 17 0 0 25 0 3 0 330635190 112472064 13821 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311238 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26058/tid=26061] ppid=26056 vsize=109836 CPUtime=460.19
/proc/26058/task/26061/stat : 26061 (ornithorynque) R 26056 26058 25959 0 -1 4194368 9092 0 0 0 45997 22 0 0 25 0 3 0 330635190 112472064 13821 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.15
Current children cumulated vsize (KiB) 109836

[startup+522.303 s]
/proc/loadavg: 2.02 1.95 1.56 3/80 26259
/proc/meminfo: memFree=988696/2055920 swapFree=4169440/4192956
[pid=26058] ppid=26056 vsize=115108 CPUtime=1041.89
/proc/26058/stat : 26058 (ornithorynque) S 26056 26058 25959 0 -1 4194304 20290 0 0 0 104148 41 0 0 18 0 3 0 330635186 117870592 14730 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26058/statm: 28777 14730 387 42 0 23029 0
[pid=26058/tid=26060] ppid=26056 vsize=115108 CPUtime=521.9
/proc/26058/task/26060/stat : 26060 (ornithorynque) R 26056 26058 25959 0 -1 4194368 9709 0 0 0 52172 18 0 0 25 0 3 0 330635190 117870592 14730 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26058/tid=26061] ppid=26056 vsize=115108 CPUtime=519.94
/proc/26058/task/26061/stat : 26061 (ornithorynque) R 26056 26058 25959 0 -1 4194368 9836 0 0 0 51972 22 0 0 25 0 3 0 330635190 117870592 14730 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.89
Current children cumulated vsize (KiB) 115108

[startup+582.302 s]
/proc/loadavg: 2.01 1.96 1.58 3/80 26259
/proc/meminfo: memFree=984216/2055920 swapFree=4169440/4192956
[pid=26058] ppid=26056 vsize=118200 CPUtime=1161.6
/proc/26058/stat : 26058 (ornithorynque) S 26056 26058 25959 0 -1 4194304 21732 0 0 0 116116 44 0 0 18 0 3 0 330635186 121036800 15813 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26058/statm: 29550 15813 387 42 0 23802 0
[pid=26058/tid=26060] ppid=26056 vsize=118200 CPUtime=581.89
/proc/26058/task/26060/stat : 26060 (ornithorynque) R 26056 26058 25959 0 -1 4194368 10735 0 0 0 58168 21 0 0 25 0 3 0 330635190 121036800 15813 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26058/tid=26061] ppid=26056 vsize=118200 CPUtime=579.66
/proc/26058/task/26061/stat : 26061 (ornithorynque) R 26056 26058 25959 0 -1 4194368 10252 0 0 0 57944 22 0 0 25 0 3 0 330635190 121036800 15813 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.6
Current children cumulated vsize (KiB) 118200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.601 s]
/proc/loadavg: 2.00 1.96 1.59 3/80 26259
/proc/meminfo: memFree=983576/2055920 swapFree=4169440/4192956
[pid=26058] ppid=26056 vsize=119224 CPUtime=1200.12
/proc/26058/stat : 26058 (ornithorynque) S 26056 26058 25959 0 -1 4194304 21887 0 0 0 119968 44 0 0 18 0 3 0 330635186 122085376 15968 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26058/statm: 29806 15968 387 42 0 24058 0
[pid=26058/tid=26060] ppid=26056 vsize=119224 CPUtime=601.19
/proc/26058/task/26060/stat : 26060 (ornithorynque) R 26056 26058 25959 0 -1 4194368 10890 0 0 0 60098 21 0 0 25 0 3 0 330635190 122085376 15968 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311842 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26058/tid=26061] ppid=26056 vsize=119224 CPUtime=598.89
/proc/26058/task/26061/stat : 26061 (ornithorynque) R 26056 26058 25959 0 -1 4194368 10252 0 0 0 59867 22 0 0 25 0 3 0 330635190 122085376 15968 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 119224

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.627
CPU time (s): 1200.16
CPU user time (s): 1199.7
CPU system time (s): 0.45693
CPU usage (%): 199.485
Max. virtual memory (cumulated for all children) (KiB): 119224

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

runsolver used 0.468928 second user time and 1.73673 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Mon Mar  5 15:00:12 UTC 2007

IDJOB= 328012
IDBENCH= 19920
IDSOLVER= 139
FILE ID= node19/328012-1173106812

PBS_JOBID= 4013935

Free space on /tmp= 66523 MiB

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

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  34f5335cfa1ab7be1574a69db160c094

RANDOM SEED= 402456137

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.214
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	: 5931.00
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.214
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:       1047176 kB
Buffers:         50276 kB
Cached:         861812 kB
SwapCached:       2580 kB
Active:         248832 kB
Inactive:       685968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1047176 kB
SwapTotal:     4192956 kB
SwapFree:      4169440 kB
Dirty:             424 kB
Writeback:           0 kB
Mapped:          30044 kB
Slab:            59508 kB
Committed_AS:  1346812 kB
PageTables:       1756 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= 66523 MiB

End job on node19 on Mon Mar  5 15:10:15 UTC 2007