Trace number 327949

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.04 601.422

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S340864765-13.SAT.shuffled.cnf
MD5SUM1a2d4f656ef1a93a804e74aaef307a73
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.527919
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
Maximum clause length5
Minimum clause length5
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 52556
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=120 nbClause=2556
0.00/0.01	c nbVar=120 nbClause=2556
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.02	c flip 0 nbSat=2476 maxSat=0
0.17/0.10	c flip 0 nbSat=3290 maxSat=2530
0.38/0.23	c flip 0 nbSat=4579 maxSat=3329
0.97/0.50	c flip 0 nbSat=6347 maxSat=4633
1.77/0.96	c flip 0 nbSat=8352 maxSat=6394
2.97/1.57	c nbDecision=10000 #clauses=10876
3.17/1.69	c flip 0 nbSat=11154 maxSat=8407
5.56/2.83	c flip 0 nbSat=14387 maxSat=11201
9.36/4.71	c flip 0 nbSat=18107 maxSat=14471
10.35/5.28	c nbDecision=20000 #clauses=19310
14.94/7.55	c flip 0 nbSat=22849 maxSat=18153
22.92/11.59	c flip 0 nbSat=27362 maxSat=22898
23.92/12.07	c nbDecision=30000 #clauses=27836
34.10/17.10	c flip 0 nbSat=33335 maxSat=27410
41.28/20.74	c nbDecision=40000 #clauses=36443
48.08/24.18	c flip 0 nbSat=38820 maxSat=33395
65.23/32.71	c flip 0 nbSat=43963 maxSat=38872
68.41/34.32	c nbDecision=50000 #clauses=45047
85.58/42.96	c flip 0 nbSat=49573 maxSat=44018
100.34/50.37	c nbDecision=60000 #clauses=53665
107.72/54.08	c flip 0 nbSat=55799 maxSat=49643
134.07/67.25	c flip 0 nbSat=61928 maxSat=55897
135.47/67.96	c nbDecision=70000 #clauses=62280
164.60/82.50	c flip 0 nbSat=69395 maxSat=61982
170.99/85.75	c nbDecision=80000 #clauses=70884
197.72/99.18	c flip 0 nbSat=75669 maxSat=69456
220.07/110.34	c nbDecision=90000 #clauses=79494
236.44/118.57	c flip 0 nbSat=82600 maxSat=75732
265.16/132.95	c nbDecision=100000 #clauses=88018
274.73/137.76	c flip 0 nbSat=89433 maxSat=82670
317.45/159.10	c flip 0 nbSat=95620 maxSat=89504
324.24/162.53	c nbDecision=110000 #clauses=96725
363.93/182.48	c flip 0 nbSat=102948 maxSat=95671
377.70/189.34	c nbDecision=120000 #clauses=105380
414.42/207.73	c flip 0 nbSat=110461 maxSat=103018
440.75/220.95	c nbDecision=130000 #clauses=114085
468.89/235.05	c flip 0 nbSat=117456 maxSat=110515
509.60/255.44	c nbDecision=140000 #clauses=122802
527.54/264.43	c flip 0 nbSat=124895 maxSat=117513
578.84/290.13	c nbDecision=150000 #clauses=131540
590.42/295.90	c flip 0 nbSat=132578 maxSat=124948
654.66/328.14	c nbDecision=160000 #clauses=140316
655.06/328.30	c flip 0 nbSat=140265 maxSat=132620
720.31/361.05	c flip 0 nbSat=148144 maxSat=140306
728.49/365.17	c nbDecision=170000 #clauses=148993
791.34/396.70	c flip 0 nbSat=154801 maxSat=148224
817.88/409.93	c nbDecision=180000 #clauses=157735
865.98/434.06	c flip 0 nbSat=161833 maxSat=154848
912.46/457.32	c nbDecision=190000 #clauses=166400
946.19/474.26	c flip 0 nbSat=168851 maxSat=161903
1019.01/510.80	c nbDecision=200000 #clauses=175107
1032.39/517.48	c flip 0 nbSat=175893 maxSat=168912
1118.99/560.85	c flip 0 nbSat=182994 maxSat=175948
1128.37/565.58	c nbDecision=210000 #clauses=183786

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/node5/watcher-327949-1173115000 -o ROOT/results/node5/solver-327949-1173115000 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327949-1173115000/ornithorynque /tmp/evaluation/327949-1173115000/instance-327949-1173115000.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: 0.00 0.00 0.17 3/77 15532
/proc/meminfo: memFree=1487136/2055920 swapFree=4174560/4192956
[pid=15532] ppid=15530 vsize=23220 CPUtime=0
/proc/15532/stat : 15532 (ornithorynque) R 15530 15532 15475 0 -1 4194304 254 0 0 0 0 0 0 0 18 0 1 0 331454778 23777280 237 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226910828261 0 0 4096 0 0 0 0 17 1 0 0
/proc/15532/statm: 5805 241 207 42 0 45 0

[startup+0.097269 s]
/proc/loadavg: 0.00 0.00 0.17 3/77 15532
/proc/meminfo: memFree=1487136/2055920 swapFree=4174560/4192956
[pid=15532] ppid=15530 vsize=45348 CPUtime=0.17
/proc/15532/stat : 15532 (ornithorynque) S 15530 15532 15475 0 -1 4194304 684 0 0 0 17 0 0 0 18 0 3 0 331454778 46436352 645 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15532/statm: 11337 645 387 42 0 5589 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 45348

[startup+0.10227 s]
/proc/loadavg: 0.00 0.00 0.17 3/77 15532
/proc/meminfo: memFree=1487136/2055920 swapFree=4174560/4192956
[pid=15532] ppid=15530 vsize=45348 CPUtime=0.18
/proc/15532/stat : 15532 (ornithorynque) S 15530 15532 15475 0 -1 4194304 685 0 0 0 18 0 0 0 18 0 3 0 331454778 46436352 646 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15532/statm: 11337 646 387 42 0 5589 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45348

[startup+0.302292 s]
/proc/loadavg: 0.00 0.00 0.17 3/77 15532
/proc/meminfo: memFree=1487136/2055920 swapFree=4174560/4192956
[pid=15532] ppid=15530 vsize=45612 CPUtime=0.58
/proc/15532/stat : 15532 (ornithorynque) S 15530 15532 15475 0 -1 4194304 810 0 0 0 58 0 0 0 18 0 3 0 331454778 46706688 771 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15532/statm: 11403 771 387 42 0 5655 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45612

[startup+0.701339 s]
/proc/loadavg: 0.00 0.00 0.17 3/77 15532
/proc/meminfo: memFree=1487136/2055920 swapFree=4174560/4192956
[pid=15532] ppid=15530 vsize=46008 CPUtime=1.37
/proc/15532/stat : 15532 (ornithorynque) S 15530 15532 15475 0 -1 4194304 989 0 0 0 137 0 0 0 18 0 3 0 331454778 47112192 950 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15532/statm: 11502 950 387 42 0 5754 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 46008

[startup+1.50143 s]
/proc/loadavg: 0.00 0.00 0.17 3/80 15535
/proc/meminfo: memFree=1484360/2055920 swapFree=4174560/4192956
[pid=15532] ppid=15530 vsize=46872 CPUtime=2.97
/proc/15532/stat : 15532 (ornithorynque) S 15530 15532 15475 0 -1 4194304 1207 0 0 0 297 0 0 0 18 0 3 0 331454778 47996928 1168 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15532/statm: 11718 1168 387 42 0 5970 0
[pid=15532/tid=15534] ppid=15530 vsize=46872 CPUtime=1.47
/proc/15532/task/15534/stat : 15534 (ornithorynque) R 15530 15532 15475 0 -1 4194368 367 0 0 0 147 0 0 0 25 0 3 0 331454780 47996928 1168 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15532/tid=15535] ppid=15530 vsize=46872 CPUtime=1.47
/proc/15532/task/15535/stat : 15535 (ornithorynque) R 15530 15532 15475 0 -1 4194368 253 0 0 0 147 0 0 0 25 0 3 0 331454780 47996928 1168 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285856 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 46872

[startup+3.10161 s]
/proc/loadavg: 0.00 0.00 0.17 3/80 15535
/proc/meminfo: memFree=1483080/2055920 swapFree=4174560/4192956
[pid=15532] ppid=15530 vsize=48688 CPUtime=6.16
/proc/15532/stat : 15532 (ornithorynque) S 15530 15532 15475 0 -1 4194304 1644 0 0 0 616 0 0 0 18 0 3 0 331454778 49856512 1605 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15532/statm: 12172 1605 387 42 0 6424 0
[pid=15532/tid=15534] ppid=15530 vsize=48688 CPUtime=3.07
/proc/15532/task/15534/stat : 15534 (ornithorynque) R 15530 15532 15475 0 -1 4194368 575 0 0 0 307 0 0 0 18 0 3 0 331454780 49856512 1605 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15532/tid=15535] ppid=15530 vsize=48688 CPUtime=3.07
/proc/15532/task/15535/stat : 15535 (ornithorynque) R 15530 15532 15475 0 -1 4194368 482 0 0 0 307 0 0 0 25 0 3 0 331454780 49856512 1605 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242378 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 48688

[startup+6.30197 s]
/proc/loadavg: 0.16 0.03 0.18 3/80 15535
/proc/meminfo: memFree=1480456/2055920 swapFree=4174560/4192956
[pid=15532] ppid=15530 vsize=51172 CPUtime=12.55
/proc/15532/stat : 15532 (ornithorynque) S 15530 15532 15475 0 -1 4194304 2190 0 0 0 1254 1 0 0 18 0 3 0 331454778 52400128 2085 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15532/statm: 12793 2085 387 42 0 7045 0
[pid=15532/tid=15534] ppid=15530 vsize=51172 CPUtime=6.27
/proc/15532/task/15534/stat : 15534 (ornithorynque) R 15530 15532 15475 0 -1 4194368 903 0 0 0 627 0 0 0 25 0 3 0 331454780 52400128 2085 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311145 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15532/tid=15535] ppid=15530 vsize=51172 CPUtime=6.25
/proc/15532/task/15535/stat : 15535 (ornithorynque) R 15530 15532 15475 0 -1 4194368 700 0 0 0 625 0 0 0 25 0 3 0 331454780 52400128 2085 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 51172

[startup+12.7017 s]
/proc/loadavg: 0.31 0.07 0.19 3/80 15535
/proc/meminfo: memFree=1477320/2055920 swapFree=4174560/4192956
[pid=15532] ppid=15530 vsize=54840 CPUtime=25.32
/proc/15532/stat : 15532 (ornithorynque) S 15530 15532 15475 0 -1 4194304 2916 0 0 0 2531 1 0 0 18 0 3 0 331454778 56156160 2811 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15532/statm: 13710 2811 387 42 0 7962 0
[pid=15532/tid=15534] ppid=15530 vsize=54840 CPUtime=12.67
/proc/15532/task/15534/stat : 15534 (ornithorynque) R 15530 15532 15475 0 -1 4194368 1275 0 0 0 1266 1 0 0 25 0 3 0 331454780 56156160 2811 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311264 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15532/tid=15535] ppid=15530 vsize=54840 CPUtime=12.62
/proc/15532/task/15535/stat : 15535 (ornithorynque) R 15530 15532 15475 0 -1 4194368 1054 0 0 0 1262 0 0 0 25 0 3 0 331454780 56156160 2811 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 54840

[startup+25.5021 s]
/proc/loadavg: 0.68 0.16 0.22 3/80 15535
/proc/meminfo: memFree=1473800/2055920 swapFree=4174560/4192956
[pid=15532] ppid=15530 vsize=58668 CPUtime=50.86
/proc/15532/stat : 15532 (ornithorynque) S 15530 15532 15475 0 -1 4194304 3949 0 0 0 5084 2 0 0 18 0 3 0 331454778 60076032 3677 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15532/statm: 14667 3677 387 42 0 8919 0
[pid=15532/tid=15534] ppid=15530 vsize=58668 CPUtime=25.46
/proc/15532/task/15534/stat : 15534 (ornithorynque) R 15530 15532 15475 0 -1 4194368 1892 0 0 0 2545 1 0 0 25 0 3 0 331454780 60076032 3677 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15532/tid=15535] ppid=15530 vsize=58668 CPUtime=25.37
/proc/15532/task/15535/stat : 15535 (ornithorynque) R 15530 15532 15475 0 -1 4194368 1470 0 0 0 2537 0 0 0 25 0 3 0 331454780 60076032 3677 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 58668

[startup+51.102 s]
/proc/loadavg: 1.13 0.31 0.26 3/80 15535
/proc/meminfo: memFree=1469448/2055920 swapFree=4174560/4192956
[pid=15532] ppid=15530 vsize=62972 CPUtime=101.94
/proc/15532/stat : 15532 (ornithorynque) S 15530 15532 15475 0 -1 4194304 5098 0 0 0 10191 3 0 0 18 0 3 0 331454778 64483328 4727 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15532/statm: 15743 4727 387 42 0 9995 0
[pid=15532/tid=15534] ppid=15530 vsize=62972 CPUtime=51.06
/proc/15532/task/15534/stat : 15534 (ornithorynque) R 15530 15532 15475 0 -1 4194368 2627 0 0 0 5104 2 0 0 25 0 3 0 331454780 64483328 4727 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15532/tid=15535] ppid=15530 vsize=62972 CPUtime=50.86
/proc/15532/task/15535/stat : 15535 (ornithorynque) R 15530 15532 15475 0 -1 4194368 1884 0 0 0 5085 1 0 0 25 0 3 0 331454780 64483328 4727 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 62972

[startup+102.307 s]
/proc/loadavg: 1.62 0.56 0.35 3/80 15535
/proc/meminfo: memFree=1461640/2055920 swapFree=4174560/4192956
[pid=15532] ppid=15530 vsize=72508 CPUtime=204.11
/proc/15532/stat : 15532 (ornithorynque) S 15530 15532 15475 0 -1 4194304 7895 0 0 0 20405 6 0 0 18 0 3 0 331454778 74248192 6665 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15532/statm: 18127 6665 387 42 0 12379 0
[pid=15532/tid=15534] ppid=15530 vsize=72508 CPUtime=102.25
/proc/15532/task/15534/stat : 15534 (ornithorynque) R 15530 15532 15475 0 -1 4194368 3950 0 0 0 10221 4 0 0 25 0 3 0 331454780 74248192 6665 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15532/tid=15535] ppid=15530 vsize=72508 CPUtime=101.83
/proc/15532/task/15535/stat : 15535 (ornithorynque) R 15530 15532 15475 0 -1 4194368 3358 0 0 0 10182 1 0 0 25 0 3 0 331454780 74248192 6665 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 72508

[startup+162.303 s]
/proc/loadavg: 1.86 0.82 0.45 3/80 15535
/proc/meminfo: memFree=1455368/2055920 swapFree=4174560/4192956
[pid=15532] ppid=15530 vsize=79100 CPUtime=323.84
/proc/15532/stat : 15532 (ornithorynque) S 15530 15532 15475 0 -1 4194304 9769 0 0 0 32376 8 0 0 18 0 3 0 331454778 80998400 8214 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15532/statm: 19775 8214 387 42 0 14027 0
[pid=15532/tid=15534] ppid=15530 vsize=79100 CPUtime=162.22
/proc/15532/task/15534/stat : 15534 (ornithorynque) R 15530 15532 15475 0 -1 4194368 4868 0 0 0 16217 5 0 0 25 0 3 0 331454780 80998400 8214 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311043 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15532/tid=15535] ppid=15530 vsize=79100 CPUtime=161.58
/proc/15532/task/15535/stat : 15535 (ornithorynque) R 15530 15532 15475 0 -1 4194368 4314 0 0 0 16156 2 0 0 25 0 3 0 331454780 80998400 8214 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.84
Current children cumulated vsize (KiB) 79100

[startup+222.302 s]
/proc/loadavg: 1.95 1.04 0.55 3/80 15535
/proc/meminfo: memFree=1449928/2055920 swapFree=4174560/4192956
[pid=15532] ppid=15530 vsize=87656 CPUtime=443.54
/proc/15532/stat : 15532 (ornithorynque) S 15530 15532 15475 0 -1 4194304 11986 0 0 0 44344 10 0 0 18 0 3 0 331454778 89759744 9569 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15532/statm: 21914 9569 387 42 0 16166 0
[pid=15532/tid=15534] ppid=15530 vsize=87656 CPUtime=222.21
/proc/15532/task/15534/stat : 15534 (ornithorynque) R 15530 15532 15475 0 -1 4194368 5794 0 0 0 22214 7 0 0 25 0 3 0 331454780 89759744 9569 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15532/tid=15535] ppid=15530 vsize=87656 CPUtime=221.3
/proc/15532/task/15535/stat : 15535 (ornithorynque) R 15530 15532 15475 0 -1 4194368 5605 0 0 0 22128 2 0 0 25 0 3 0 331454780 89759744 9569 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285252 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.54
Current children cumulated vsize (KiB) 87656

[startup+282.302 s]
/proc/loadavg: 1.98 1.21 0.64 3/80 15535
/proc/meminfo: memFree=1445512/2055920 swapFree=4174560/4192956
[pid=15532] ppid=15530 vsize=92020 CPUtime=563.28
/proc/15532/stat : 15532 (ornithorynque) S 15530 15532 15475 0 -1 4194304 13374 0 0 0 56316 12 0 0 18 0 3 0 331454778 94228480 10696 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15532/statm: 23005 10696 387 42 0 17257 0
[pid=15532/tid=15534] ppid=15530 vsize=92020 CPUtime=282.19
/proc/15532/task/15534/stat : 15534 (ornithorynque) R 15530 15532 15475 0 -1 4194368 6501 0 0 0 28211 8 0 0 25 0 3 0 331454780 94228480 10696 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15532/tid=15535] ppid=15530 vsize=92020 CPUtime=281.06
/proc/15532/task/15535/stat : 15535 (ornithorynque) R 15530 15532 15475 0 -1 4194368 6286 0 0 0 28103 3 0 0 25 0 3 0 331454780 94228480 10696 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285268 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.28
Current children cumulated vsize (KiB) 92020

[startup+342.303 s]
/proc/loadavg: 1.99 1.35 0.72 3/80 15535
/proc/meminfo: memFree=1440584/2055920 swapFree=4174560/4192956
[pid=15532] ppid=15530 vsize=98748 CPUtime=683
/proc/15532/stat : 15532 (ornithorynque) S 15530 15532 15475 0 -1 4194304 15406 0 0 0 68287 13 0 0 18 0 3 0 331454778 101117952 11886 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15532/statm: 24687 11886 387 42 0 18939 0
[pid=15532/tid=15534] ppid=15530 vsize=98748 CPUtime=342.17
/proc/15532/task/15534/stat : 15534 (ornithorynque) R 15530 15532 15475 0 -1 4194368 7597 0 0 0 34208 9 0 0 25 0 3 0 331454780 101117952 11886 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15532/tid=15535] ppid=15530 vsize=98748 CPUtime=340.8
/proc/15532/task/15535/stat : 15535 (ornithorynque) R 15530 15532 15475 0 -1 4194368 7222 0 0 0 34077 3 0 0 25 0 3 0 331454780 101117952 11886 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240896 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683
Current children cumulated vsize (KiB) 98748

[startup+402.303 s]
/proc/loadavg: 1.99 1.47 0.80 3/80 15535
/proc/meminfo: memFree=1436744/2055920 swapFree=4174560/4192956
[pid=15532] ppid=15530 vsize=102028 CPUtime=802.71
/proc/15532/stat : 15532 (ornithorynque) S 15530 15532 15475 0 -1 4194304 16585 0 0 0 80256 15 0 0 18 0 3 0 331454778 104476672 12887 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15532/statm: 25507 12887 387 42 0 19759 0
[pid=15532/tid=15534] ppid=15530 vsize=102028 CPUtime=402.15
/proc/15532/task/15534/stat : 15534 (ornithorynque) R 15530 15532 15475 0 -1 4194368 8341 0 0 0 40205 10 0 0 25 0 3 0 331454780 104476672 12887 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15532/tid=15535] ppid=15530 vsize=102028 CPUtime=400.53
/proc/15532/task/15535/stat : 15535 (ornithorynque) R 15530 15532 15475 0 -1 4194368 7657 0 0 0 40049 4 0 0 25 0 3 0 331454780 104476672 12887 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.71
Current children cumulated vsize (KiB) 102028

[startup+462.302 s]
/proc/loadavg: 1.99 1.56 0.87 3/80 15535
/proc/meminfo: memFree=1433672/2055920 swapFree=4174560/4192956
[pid=15532] ppid=15530 vsize=104728 CPUtime=922.45
/proc/15532/stat : 15532 (ornithorynque) S 15530 15532 15475 0 -1 4194304 17372 0 0 0 92228 17 0 0 18 0 3 0 331454778 107241472 13641 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15532/statm: 26182 13641 387 42 0 20434 0
[pid=15532/tid=15534] ppid=15530 vsize=104728 CPUtime=462.14
/proc/15532/task/15534/stat : 15534 (ornithorynque) R 15530 15532 15475 0 -1 4194368 8868 0 0 0 46202 12 0 0 25 0 3 0 331454780 107241472 13641 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15532/tid=15535] ppid=15530 vsize=104728 CPUtime=460.28
/proc/15532/task/15535/stat : 15535 (ornithorynque) R 15530 15532 15475 0 -1 4194368 7917 0 0 0 46024 4 0 0 25 0 3 0 331454780 107241472 13641 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.45
Current children cumulated vsize (KiB) 104728

[startup+522.302 s]
/proc/loadavg: 1.99 1.64 0.94 3/80 15535
/proc/meminfo: memFree=1430408/2055920 swapFree=4174560/4192956
[pid=15532] ppid=15530 vsize=108404 CPUtime=1042.18
/proc/15532/stat : 15532 (ornithorynque) S 15530 15532 15475 0 -1 4194304 18592 0 0 0 104200 18 0 0 18 0 3 0 331454778 111005696 14471 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15532/statm: 27101 14471 387 42 0 21353 0
[pid=15532/tid=15534] ppid=15530 vsize=108404 CPUtime=522.12
/proc/15532/task/15534/stat : 15534 (ornithorynque) R 15530 15532 15475 0 -1 4194368 9301 0 0 0 52199 13 0 0 25 0 3 0 331454780 111005696 14471 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15532/tid=15535] ppid=15530 vsize=108404 CPUtime=520.02
/proc/15532/task/15535/stat : 15535 (ornithorynque) R 15530 15532 15475 0 -1 4194368 8704 0 0 0 51998 4 0 0 25 0 3 0 331454780 111005696 14471 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.18
Current children cumulated vsize (KiB) 108404

[startup+582.302 s]
/proc/loadavg: 1.99 1.70 1.00 3/80 15535
/proc/meminfo: memFree=1427016/2055920 swapFree=4174560/4192956
[pid=15532] ppid=15530 vsize=112896 CPUtime=1161.89
/proc/15532/stat : 15532 (ornithorynque) S 15530 15532 15475 0 -1 4194304 20040 0 0 0 116169 20 0 0 18 0 3 0 331454778 115605504 15302 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15532/statm: 28224 15302 387 42 0 22476 0
[pid=15532/tid=15534] ppid=15530 vsize=112896 CPUtime=582.1
/proc/15532/task/15534/stat : 15534 (ornithorynque) R 15530 15532 15475 0 -1 4194368 10014 0 0 0 58196 14 0 0 25 0 3 0 331454780 115605504 15302 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311308 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15532/tid=15535] ppid=15530 vsize=112896 CPUtime=579.75
/proc/15532/task/15535/stat : 15535 (ornithorynque) R 15530 15532 15475 0 -1 4194368 9439 0 0 0 57970 5 0 0 25 0 3 0 331454780 115605504 15302 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) 112896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.401 s]
/proc/loadavg: 1.99 1.72 1.02 3/80 15535
/proc/meminfo: memFree=1426440/2055920 swapFree=4174560/4192956
[pid=15532] ppid=15530 vsize=113424 CPUtime=1200
/proc/15532/stat : 15532 (ornithorynque) S 15530 15532 15475 0 -1 4194304 20181 0 0 0 119980 20 0 0 18 0 3 0 331454778 116146176 15443 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15532/statm: 28356 15443 387 42 0 22608 0
[pid=15532/tid=15534] ppid=15530 vsize=113424 CPUtime=601.2
/proc/15532/task/15534/stat : 15534 (ornithorynque) R 15530 15532 15475 0 -1 4194368 10155 0 0 0 60106 14 0 0 25 0 3 0 331454780 116146176 15443 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15532/tid=15535] ppid=15530 vsize=113424 CPUtime=598.77
/proc/15532/task/15535/stat : 15535 (ornithorynque) R 15530 15532 15475 0 -1 4194368 9439 0 0 0 59872 5 0 0 25 0 3 0 331454780 116146176 15443 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 113424

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.422
CPU time (s): 1200.04
CPU user time (s): 1199.82
CPU system time (s): 0.215967
CPU usage (%): 199.533
Max. virtual memory (cumulated for all children) (KiB): 113424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.82
system time used= 0.215967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20181
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= 19
involuntary context switches= 22754

runsolver used 0.493924 second user time and 1.70474 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Mon Mar  5 17:16:40 UTC 2007

IDJOB= 327949
IDBENCH= 19857
IDSOLVER= 139
FILE ID= node5/327949-1173115000

PBS_JOBID= 4014557

Free space on /tmp= 66545 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v120/unif-k5-r21.3-v120-c2556-S340864765-13.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/327949-1173115000/ornithorynque /tmp/evaluation/327949-1173115000/instance-327949-1173115000.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-327949-1173115000 -o ROOT/results/node5/solver-327949-1173115000 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/327949-1173115000/ornithorynque /tmp/evaluation/327949-1173115000/instance-327949-1173115000.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  1a2d4f656ef1a93a804e74aaef307a73

RANDOM SEED= 506699604

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.224
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.224
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:       1487736 kB
Buffers:         38976 kB
Cached:         440492 kB
SwapCached:       2176 kB
Active:         115040 kB
Inactive:       392120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1487736 kB
SwapTotal:     4192956 kB
SwapFree:      4174560 kB
Dirty:             324 kB
Writeback:           0 kB
Mapped:          36432 kB
Slab:            46600 kB
Committed_AS:  1165136 kB
PageTables:       1692 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= 66545 MiB

End job on node5 on Mon Mar  5 17:26:43 UTC 2007