Trace number 328376

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.05 601.425

General information on the benchmark

Namerandom/2+p/p0.9/v630/
unif2p-p0.9-v630-c2280-S1804595013-08-SAT.cnf
MD5SUM349353060fd2d6c47e7784aed8d6092f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.052991
Satisfiable
(Un)Satisfiability was proved
Number of variables630
Number of clauses2280
Sum of the clauses size6612
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2228
Number of clauses of size 32052
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=630 nbClause=2280
0.00/0.01	c nbVar=630 nbClause=2280
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=2014 maxSat=0
0.05/0.07	c flip 10000 nbSat=2288 maxSat=2299
0.05/0.09	c flip 0 nbSat=2797 maxSat=2299
0.37/0.21	c flip 10000 nbSat=3077 maxSat=3084
0.37/0.25	c flip 0 nbSat=4140 maxSat=3084
0.77/0.48	c flip 10000 nbSat=4414 maxSat=4429
0.97/0.55	c flip 0 nbSat=6133 maxSat=4431
1.77/0.98	c flip 10000 nbSat=6416 maxSat=6433
1.98/1.08	c flip 0 nbSat=8568 maxSat=6433
2.37/1.21	c nbDecision=10000 #clauses=9446
3.57/1.81	c flip 10000 nbSat=8862 maxSat=8878
3.77/1.98	c flip 0 nbSat=11833 maxSat=8878
5.77/2.91	c flip 10000 nbSat=12180 maxSat=12187
5.97/3.10	c flip 0 nbSat=15331 maxSat=12190
6.76/3.50	c nbDecision=20000 #clauses=16774
8.95/4.57	c flip 10000 nbSat=15624 maxSat=15649
9.96/5.06	c flip 0 nbSat=19898 maxSat=15649
14.74/7.42	c flip 10000 nbSat=20199 maxSat=20219
14.94/7.57	c nbDecision=30000 #clauses=24176
16.54/8.33	c flip 0 nbSat=24889 maxSat=20219
24.52/12.36	c flip 10000 nbSat=25147 maxSat=25178
25.92/13.05	c nbDecision=40000 #clauses=31385
26.71/13.49	c flip 0 nbSat=31553 maxSat=25178
36.69/18.46	c nbDecision=50000 #clauses=38575
39.88/20.03	c flip 10000 nbSat=31830 maxSat=31856
43.88/22.07	c flip 0 nbSat=42576 maxSat=31859
49.47/24.82	c nbDecision=60000 #clauses=45782
63.63/31.97	c flip 10000 nbSat=42896 maxSat=42905
65.82/33.02	c nbDecision=70000 #clauses=53094
68.61/34.48	c flip 0 nbSat=53852 maxSat=42913
86.57/43.43	c nbDecision=80000 #clauses=60339
94.17/47.26	c flip 10000 nbSat=54166 maxSat=54197
100.76/50.58	c flip 0 nbSat=64483 maxSat=54197
111.12/55.72	c nbDecision=90000 #clauses=67735
137.46/68.91	c flip 10000 nbSat=64825 maxSat=64840
137.66/69.04	c nbDecision=100000 #clauses=75098
147.63/74.09	c flip 0 nbSat=77106 maxSat=64840
169.98/85.26	c nbDecision=110000 #clauses=82559
191.93/96.24	c flip 10000 nbSat=77447 maxSat=77454
203.11/101.90	c flip 0 nbSat=88580 maxSat=77468
209.09/104.87	c nbDecision=120000 #clauses=90050
251.59/126.18	c nbDecision=130000 #clauses=97437
254.39/127.56	c flip 10000 nbSat=88913 maxSat=88943
267.16/133.93	c flip 0 nbSat=99899 maxSat=88947
291.30/146.10	c nbDecision=140000 #clauses=104841
330.00/165.45	c flip 10000 nbSat=100255 maxSat=100294
332.60/166.79	c nbDecision=150000 #clauses=112455
345.17/173.02	c flip 0 nbSat=114083 maxSat=100294
382.29/191.68	c nbDecision=160000 #clauses=120059
417.40/209.29	c flip 10000 nbSat=114377 maxSat=114407
434.96/218.09	c flip 0 nbSat=126891 maxSat=114407
437.76/219.42	c nbDecision=170000 #clauses=127687
502.61/252.00	c nbDecision=180000 #clauses=135209
511.98/256.66	c flip 10000 nbSat=127251 maxSat=127275
532.74/267.09	c flip 0 nbSat=138208 maxSat=127275
564.68/283.06	c nbDecision=190000 #clauses=142711
628.52/315.01	c flip 10000 nbSat=138569 maxSat=138617
636.51/319.04	c nbDecision=200000 #clauses=150241
653.88/327.75	c flip 0 nbSat=151649 maxSat=138617
702.74/352.20	c nbDecision=210000 #clauses=157482
756.63/379.28	c flip 10000 nbSat=151962 maxSat=151984
769.98/385.92	c nbDecision=220000 #clauses=164968
784.56/393.27	c flip 0 nbSat=165650 maxSat=151984
850.42/426.20	c nbDecision=230000 #clauses=172289
889.91/446.00	c flip 10000 nbSat=166082 maxSat=166115
921.45/461.81	c flip 0 nbSat=177408 maxSat=166115
947.79/475.09	c nbDecision=240000 #clauses=179967
1031.20/516.81	c nbDecision=250000 #clauses=187391
1053.53/528.02	c flip 10000 nbSat=177766 maxSat=177798
1085.86/544.21	c flip 0 nbSat=190997 maxSat=177798
1124.58/563.64	c nbDecision=260000 #clauses=195018
1198.42/600.69	c nbDecision=270000 #clauses=202538

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/node33/watcher-328376-1173110688 -o ROOT/results/node33/solver-328376-1173110688 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328376-1173110688/ornithorynque /tmp/evaluation/328376-1173110688/instance-328376-1173110688.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: 2.03 2.00 1.92 3/64 10211
/proc/meminfo: memFree=901896/2055920 swapFree=4192812/4192956
[pid=10211] ppid=10209 vsize=23220 CPUtime=0
/proc/10211/stat : 10211 (ornithorynque) R 10209 10211 9420 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 37025221 23777280 262 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210821485680 0 0 4096 0 0 0 0 17 1 0 0
/proc/10211/statm: 5805 263 218 42 0 45 0

[startup+0.0404211 s]
/proc/loadavg: 2.03 2.00 1.92 3/64 10211
/proc/meminfo: memFree=901896/2055920 swapFree=4192812/4192956
[pid=10211] ppid=10209 vsize=45268 CPUtime=0.05
/proc/10211/stat : 10211 (ornithorynque) S 10209 10211 9420 0 -1 4194304 627 0 0 0 5 0 0 0 18 0 3 0 37025221 46354432 588 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 11317 588 387 42 0 5569 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 45268

[startup+0.12043 s]
/proc/loadavg: 2.03 2.00 1.92 3/64 10211
/proc/meminfo: memFree=901896/2055920 swapFree=4192812/4192956
[pid=10211] ppid=10209 vsize=46420 CPUtime=0.21
/proc/10211/stat : 10211 (ornithorynque) S 10209 10211 9420 0 -1 4194304 694 0 0 0 21 0 0 0 18 0 3 0 37025221 47534080 655 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 11605 655 387 42 0 5857 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 46420

[startup+0.301454 s]
/proc/loadavg: 2.03 2.00 1.92 3/64 10211
/proc/meminfo: memFree=901896/2055920 swapFree=4192812/4192956
[pid=10211] ppid=10209 vsize=46420 CPUtime=0.57
/proc/10211/stat : 10211 (ornithorynque) S 10209 10211 9420 0 -1 4194304 823 0 0 0 57 0 0 0 18 0 3 0 37025221 47534080 784 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 11605 784 387 42 0 5857 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 46420

[startup+0.701506 s]
/proc/loadavg: 2.03 2.00 1.92 3/64 10211
/proc/meminfo: memFree=901896/2055920 swapFree=4192812/4192956
[pid=10211] ppid=10209 vsize=46420 CPUtime=1.37
/proc/10211/stat : 10211 (ornithorynque) S 10209 10211 9420 0 -1 4194304 987 0 0 0 137 0 0 0 18 0 3 0 37025221 47534080 948 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 11605 948 387 42 0 5857 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 46420

[startup+1.50161 s]
/proc/loadavg: 2.02 2.00 1.92 3/67 10214
/proc/meminfo: memFree=899184/2055920 swapFree=4192812/4192956
[pid=10211] ppid=10209 vsize=47708 CPUtime=2.97
/proc/10211/stat : 10211 (ornithorynque) S 10209 10211 9420 0 -1 4194304 1226 0 0 0 297 0 0 0 18 0 3 0 37025221 48852992 1187 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 11927 1187 387 42 0 6179 0
[pid=10211/tid=10213] ppid=10209 vsize=47708 CPUtime=1.48
/proc/10211/task/10213/stat : 10213 (ornithorynque) R 10209 10211 9420 0 -1 4194368 402 0 0 0 148 0 0 0 19 0 3 0 37025223 48852992 1187 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311267 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=47708 CPUtime=1.47
/proc/10211/task/10214/stat : 10214 (ornithorynque) R 10209 10211 9420 0 -1 4194368 219 0 0 0 147 0 0 0 25 0 3 0 37025223 48852992 1187 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238103 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47708

[startup+3.10281 s]
/proc/loadavg: 2.02 2.00 1.92 3/67 10214
/proc/meminfo: memFree=897648/2055920 swapFree=4192812/4192956
[pid=10211] ppid=10209 vsize=49756 CPUtime=6.17
/proc/10211/stat : 10211 (ornithorynque) S 10209 10211 9420 0 -1 4194304 1648 0 0 0 617 0 0 0 18 0 3 0 37025221 50950144 1609 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 12439 1609 387 42 0 6691 0
[pid=10211/tid=10213] ppid=10209 vsize=49756 CPUtime=3.08
/proc/10211/task/10213/stat : 10213 (ornithorynque) R 10209 10211 9420 0 -1 4194368 641 0 0 0 308 0 0 0 25 0 3 0 37025223 50950144 1609 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=49756 CPUtime=3.07
/proc/10211/task/10214/stat : 10214 (ornithorynque) R 10209 10211 9420 0 -1 4194368 402 0 0 0 307 0 0 0 25 0 3 0 37025223 50950144 1609 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242176 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 49756

[startup+6.30121 s]
/proc/loadavg: 2.02 2.00 1.92 3/67 10214
/proc/meminfo: memFree=895088/2055920 swapFree=4192812/4192956
[pid=10211] ppid=10209 vsize=52192 CPUtime=12.55
/proc/10211/stat : 10211 (ornithorynque) S 10209 10211 9420 0 -1 4194304 2157 0 0 0 1254 1 0 0 18 0 3 0 37025221 53444608 2052 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 13048 2052 387 42 0 7300 0
[pid=10211/tid=10213] ppid=10209 vsize=52192 CPUtime=6.27
/proc/10211/task/10213/stat : 10213 (ornithorynque) R 10209 10211 9420 0 -1 4194368 975 0 0 0 627 0 0 0 25 0 3 0 37025223 53444608 2052 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311234 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=52192 CPUtime=6.25
/proc/10211/task/10214/stat : 10214 (ornithorynque) R 10209 10211 9420 0 -1 4194368 577 0 0 0 625 0 0 0 25 0 3 0 37025223 53444608 2052 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241715 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 52192

[startup+12.702 s]
/proc/loadavg: 2.02 2.00 1.92 3/67 10214
/proc/meminfo: memFree=892656/2055920 swapFree=4192812/4192956
[pid=10211] ppid=10209 vsize=53348 CPUtime=25.32
/proc/10211/stat : 10211 (ornithorynque) S 10209 10211 9420 0 -1 4194304 2699 0 0 0 2530 2 0 0 18 0 3 0 37025221 54628352 2594 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 13337 2594 387 42 0 7589 0
[pid=10211/tid=10213] ppid=10209 vsize=53348 CPUtime=12.67
/proc/10211/task/10213/stat : 10213 (ornithorynque) R 10209 10211 9420 0 -1 4194368 1393 0 0 0 1266 1 0 0 25 0 3 0 37025223 54628352 2594 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311407 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=53348 CPUtime=12.63
/proc/10211/task/10214/stat : 10214 (ornithorynque) R 10209 10211 9420 0 -1 4194368 701 0 0 0 1263 0 0 0 25 0 3 0 37025223 54628352 2594 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242516 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 53348

[startup+25.5016 s]
/proc/loadavg: 2.02 2.00 1.92 3/67 10214
/proc/meminfo: memFree=888112/2055920 swapFree=4192812/4192956
[pid=10211] ppid=10209 vsize=59008 CPUtime=50.85
/proc/10211/stat : 10211 (ornithorynque) S 10209 10211 9420 0 -1 4194304 3992 0 0 0 5081 4 0 0 18 0 3 0 37025221 60424192 3724 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 14752 3724 387 42 0 9004 0
[pid=10211/tid=10213] ppid=10209 vsize=59008 CPUtime=25.47
/proc/10211/task/10213/stat : 10213 (ornithorynque) R 10209 10211 9420 0 -1 4194368 2154 0 0 0 2544 3 0 0 25 0 3 0 37025223 60424192 3724 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311444 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=59008 CPUtime=25.35
/proc/10211/task/10214/stat : 10214 (ornithorynque) R 10209 10211 9420 0 -1 4194368 1233 0 0 0 2535 0 0 0 25 0 3 0 37025223 60424192 3724 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 59008

[startup+51.1018 s]
/proc/loadavg: 2.01 2.00 1.92 3/67 10214
/proc/meminfo: memFree=883504/2055920 swapFree=4192812/4192956
[pid=10211] ppid=10209 vsize=65208 CPUtime=101.95
/proc/10211/stat : 10211 (ornithorynque) S 10209 10211 9420 0 -1 4194304 5523 0 0 0 10189 6 0 0 18 0 3 0 37025221 66772992 5156 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 16302 5156 387 42 0 10554 0
[pid=10211/tid=10213] ppid=10209 vsize=65208 CPUtime=51.06
/proc/10211/task/10213/stat : 10213 (ornithorynque) R 10209 10211 9420 0 -1 4194368 3030 0 0 0 5102 4 0 0 20 0 3 0 37025223 66772992 5156 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=65208 CPUtime=50.86
/proc/10211/task/10214/stat : 10214 (ornithorynque) R 10209 10211 9420 0 -1 4194368 1888 0 0 0 5085 1 0 0 25 0 3 0 37025223 66772992 5156 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 65208

[startup+102.305 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 10214
/proc/meminfo: memFree=874992/2055920 swapFree=4192812/4192956
[pid=10211] ppid=10209 vsize=73704 CPUtime=204.11
/proc/10211/stat : 10211 (ornithorynque) S 10209 10211 9420 0 -1 4194304 7911 0 0 0 20403 8 0 0 18 0 3 0 37025221 75472896 7018 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 18426 7018 387 42 0 12678 0
[pid=10211/tid=10213] ppid=10209 vsize=73704 CPUtime=102.24
/proc/10211/task/10213/stat : 10213 (ornithorynque) R 10209 10211 9420 0 -1 4194368 4411 0 0 0 10218 6 0 0 19 0 3 0 37025223 75472896 7018 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=73704 CPUtime=101.84
/proc/10211/task/10214/stat : 10214 (ornithorynque) R 10209 10211 9420 0 -1 4194368 2895 0 0 0 10183 1 0 0 25 0 3 0 37025223 75472896 7018 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 73704

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 10214
/proc/meminfo: memFree=869552/2055920 swapFree=4192812/4192956
[pid=10211] ppid=10209 vsize=79732 CPUtime=323.82
/proc/10211/stat : 10211 (ornithorynque) S 10209 10211 9420 0 -1 4194304 9332 0 0 0 32372 10 0 0 18 0 3 0 37025221 81645568 8325 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 19933 8325 387 42 0 14185 0
[pid=10211/tid=10213] ppid=10209 vsize=79732 CPUtime=162.22
/proc/10211/task/10213/stat : 10213 (ornithorynque) R 10209 10211 9420 0 -1 4194368 5449 0 0 0 16214 8 0 0 25 0 3 0 37025223 81645568 8325 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=79732 CPUtime=161.56
/proc/10211/task/10214/stat : 10214 (ornithorynque) R 10209 10211 9420 0 -1 4194368 3278 0 0 0 16155 1 0 0 25 0 3 0 37025223 81645568 8325 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285866 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.82
Current children cumulated vsize (KiB) 79732

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 10214
/proc/meminfo: memFree=863536/2055920 swapFree=4192812/4192956
[pid=10211] ppid=10209 vsize=85924 CPUtime=443.55
/proc/10211/stat : 10211 (ornithorynque) S 10209 10211 9420 0 -1 4194304 10985 0 0 0 44342 13 0 0 18 0 3 0 37025221 87986176 9847 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 21481 9847 387 42 0 15733 0
[pid=10211/tid=10213] ppid=10209 vsize=85924 CPUtime=222.21
/proc/10211/task/10213/stat : 10213 (ornithorynque) R 10209 10211 9420 0 -1 4194368 6272 0 0 0 22211 10 0 0 25 0 3 0 37025223 87986176 9847 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=85924 CPUtime=221.31
/proc/10211/task/10214/stat : 10214 (ornithorynque) R 10209 10211 9420 0 -1 4194368 4108 0 0 0 22129 2 0 0 25 0 3 0 37025223 87986176 9847 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.55
Current children cumulated vsize (KiB) 85924

[startup+282.302 s]
/proc/loadavg: 2.06 2.01 1.93 3/67 10214
/proc/meminfo: memFree=859568/2055920 swapFree=4192812/4192956
[pid=10211] ppid=10209 vsize=91832 CPUtime=563.28
/proc/10211/stat : 10211 (ornithorynque) S 10209 10211 9420 0 -1 4194304 12795 0 0 0 56313 15 0 0 18 0 3 0 37025221 94035968 10817 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 22958 10817 387 42 0 17210 0
[pid=10211/tid=10213] ppid=10209 vsize=91832 CPUtime=282.19
/proc/10211/task/10213/stat : 10213 (ornithorynque) R 10209 10211 9420 0 -1 4194368 7360 0 0 0 28207 12 0 0 25 0 3 0 37025223 94035968 10817 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=91832 CPUtime=281.06
/proc/10211/task/10214/stat : 10214 (ornithorynque) R 10209 10211 9420 0 -1 4194368 4830 0 0 0 28104 2 0 0 25 0 3 0 37025223 94035968 10817 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241168 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.28
Current children cumulated vsize (KiB) 91832

[startup+342.301 s]
/proc/loadavg: 2.02 2.01 1.93 3/67 10214
/proc/meminfo: memFree=855664/2055920 swapFree=4192812/4192956
[pid=10211] ppid=10209 vsize=97100 CPUtime=682.98
/proc/10211/stat : 10211 (ornithorynque) S 10209 10211 9420 0 -1 4194304 13916 0 0 0 68282 16 0 0 18 0 3 0 37025221 99430400 11807 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 24275 11807 387 42 0 18527 0
[pid=10211/tid=10213] ppid=10209 vsize=97100 CPUtime=342.17
/proc/10211/task/10213/stat : 10213 (ornithorynque) R 10209 10211 9420 0 -1 4194368 8000 0 0 0 34204 13 0 0 25 0 3 0 37025223 99430400 11807 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311824 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=97100 CPUtime=340.8
/proc/10211/task/10214/stat : 10214 (ornithorynque) R 10209 10211 9420 0 -1 4194368 5311 0 0 0 34077 3 0 0 25 0 3 0 37025223 99430400 11807 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.98
Current children cumulated vsize (KiB) 97100

[startup+402.302 s]
/proc/loadavg: 2.07 2.02 1.93 3/67 10214
/proc/meminfo: memFree=851824/2055920 swapFree=4192812/4192956
[pid=10211] ppid=10209 vsize=102408 CPUtime=802.72
/proc/10211/stat : 10211 (ornithorynque) S 10209 10211 9420 0 -1 4194304 15233 0 0 0 80254 18 0 0 18 0 3 0 37025221 104865792 12755 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 25602 12755 387 42 0 19854 0
[pid=10211/tid=10213] ppid=10209 vsize=102408 CPUtime=402.15
/proc/10211/task/10213/stat : 10213 (ornithorynque) R 10209 10211 9420 0 -1 4194368 8581 0 0 0 40201 14 0 0 25 0 3 0 37025223 104865792 12755 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=102408 CPUtime=400.54
/proc/10211/task/10214/stat : 10214 (ornithorynque) R 10209 10211 9420 0 -1 4194368 6047 0 0 0 40051 3 0 0 25 0 3 0 37025223 104865792 12755 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.72
Current children cumulated vsize (KiB) 102408

[startup+462.301 s]
/proc/loadavg: 2.07 2.03 1.94 3/67 10214
/proc/meminfo: memFree=848560/2055920 swapFree=4192812/4192956
[pid=10211] ppid=10209 vsize=104604 CPUtime=922.45
/proc/10211/stat : 10211 (ornithorynque) S 10209 10211 9420 0 -1 4194304 16165 0 0 0 92226 19 0 0 18 0 3 0 37025221 107114496 13556 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 26151 13556 387 42 0 20403 0
[pid=10211/tid=10213] ppid=10209 vsize=104604 CPUtime=462.13
/proc/10211/task/10213/stat : 10213 (ornithorynque) R 10209 10211 9420 0 -1 4194368 9078 0 0 0 46198 15 0 0 25 0 3 0 37025223 107114496 13556 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=104604 CPUtime=460.28
/proc/10211/task/10214/stat : 10214 (ornithorynque) R 10209 10211 9420 0 -1 4194368 6482 0 0 0 46025 3 0 0 25 0 3 0 37025223 107114496 13556 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241176 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.45
Current children cumulated vsize (KiB) 104604

[startup+522.302 s]
/proc/loadavg: 2.02 2.02 1.94 3/67 10214
/proc/meminfo: memFree=846640/2055920 swapFree=4192812/4192956
[pid=10211] ppid=10209 vsize=106916 CPUtime=1042.16
/proc/10211/stat : 10211 (ornithorynque) S 10209 10211 9420 0 -1 4194304 16647 0 0 0 104197 19 0 0 18 0 3 0 37025221 109481984 14038 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 26729 14038 387 42 0 20981 0
[pid=10211/tid=10213] ppid=10209 vsize=106916 CPUtime=522.11
/proc/10211/task/10213/stat : 10213 (ornithorynque) R 10209 10211 9420 0 -1 4194368 9560 0 0 0 52196 15 0 0 25 0 3 0 37025223 109481984 14038 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=106916 CPUtime=520.02
/proc/10211/task/10214/stat : 10214 (ornithorynque) R 10209 10211 9420 0 -1 4194368 6482 0 0 0 51999 3 0 0 25 0 3 0 37025223 109481984 14038 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.16
Current children cumulated vsize (KiB) 106916

[startup+582.302 s]
/proc/loadavg: 2.01 2.02 1.94 3/67 10214
/proc/meminfo: memFree=843312/2055920 swapFree=4192812/4192956
[pid=10211] ppid=10209 vsize=110392 CPUtime=1161.89
/proc/10211/stat : 10211 (ornithorynque) S 10209 10211 9420 0 -1 4194304 17957 0 0 0 116168 21 0 0 18 0 3 0 37025221 113041408 14892 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 27598 14892 387 42 0 21850 0
[pid=10211/tid=10213] ppid=10209 vsize=110392 CPUtime=582.1
/proc/10211/task/10213/stat : 10213 (ornithorynque) R 10209 10211 9420 0 -1 4194368 10338 0 0 0 58193 17 0 0 25 0 3 0 37025223 113041408 14892 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=110392 CPUtime=579.76
/proc/10211/task/10214/stat : 10214 (ornithorynque) R 10209 10211 9420 0 -1 4194368 7014 0 0 0 57973 3 0 0 25 0 3 0 37025223 113041408 14892 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.89
Current children cumulated vsize (KiB) 110392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.403 s]
/proc/loadavg: 2.00 2.01 1.94 3/67 10214
/proc/meminfo: memFree=842544/2055920 swapFree=4192812/4192956
[pid=10211] ppid=10209 vsize=111416 CPUtime=1200.01
/proc/10211/stat : 10211 (ornithorynque) S 10209 10211 9420 0 -1 4194304 18144 0 0 0 119980 21 0 0 18 0 3 0 37025221 114089984 15079 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10211/statm: 27854 15079 387 42 0 22106 0
[pid=10211/tid=10213] ppid=10209 vsize=111416 CPUtime=601.19
/proc/10211/task/10213/stat : 10213 (ornithorynque) R 10209 10211 9420 0 -1 4194368 10525 0 0 0 60102 17 0 0 25 0 3 0 37025223 114089984 15079 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10211/tid=10214] ppid=10209 vsize=111416 CPUtime=598.79
/proc/10211/task/10214/stat : 10214 (ornithorynque) R 10209 10211 9420 0 -1 4194368 7014 0 0 0 59876 3 0 0 25 0 3 0 37025223 114089984 15079 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 111416

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.425
CPU time (s): 1200.05
CPU user time (s): 1199.82
CPU system time (s): 0.227965
CPU usage (%): 199.534
Max. virtual memory (cumulated for all children) (KiB): 111416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.82
system time used= 0.227965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18144
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24
involuntary context switches= 9139

runsolver used 0.490925 second user time and 1.70874 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Mon Mar  5 16:04:48 UTC 2007

IDJOB= 328376
IDBENCH= 20293
IDSOLVER= 139
FILE ID= node33/328376-1173110688

PBS_JOBID= 4013906

Free space on /tmp= 66514 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v630/unif2p-p0.9-v630-c2280-S1804595013-08-SAT.cnf
COMMAND LINE= /tmp/evaluation/328376-1173110688/ornithorynque /tmp/evaluation/328376-1173110688/instance-328376-1173110688.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-328376-1173110688 -o ROOT/results/node33/solver-328376-1173110688 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328376-1173110688/ornithorynque /tmp/evaluation/328376-1173110688/instance-328376-1173110688.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  349353060fd2d6c47e7784aed8d6092f

RANDOM SEED= 684917930

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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.231
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.231
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:        902304 kB
Buffers:         21796 kB
Cached:        1066068 kB
SwapCached:          0 kB
Active:          69508 kB
Inactive:      1033784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        902304 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             288 kB
Writeback:           0 kB
Mapped:          25592 kB
Slab:            36336 kB
Committed_AS:    90756 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66514 MiB

End job on node33 on Mon Mar  5 16:14:52 UTC 2007