Trace number 327978

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.07 601.628

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1032474357-17.SAT.shuffled.cnf
MD5SUM0b051cba6c512264c3dd4a6e98689f83
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.134979
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of clauses2769
Sum of the clauses size13845
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 52769
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=130 nbClause=2769
0.00/0.01	c nbVar=130 nbClause=2769
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=2685 maxSat=0
0.00/0.08	c flip 0 nbSat=3473 maxSat=2747
0.37/0.24	c flip 0 nbSat=4902 maxSat=3537
0.97/0.55	c flip 0 nbSat=6900 maxSat=4959
1.97/1.03	c flip 0 nbSat=9108 maxSat=6965
2.96/1.55	c nbDecision=10000 #clauses=11214
3.36/1.78	c flip 0 nbSat=11959 maxSat=9172
5.96/3.02	c flip 0 nbSat=15343 maxSat=12023
9.95/5.05	c nbDecision=20000 #clauses=19814
9.95/5.07	c flip 0 nbSat=19748 maxSat=15408
16.74/8.47	c flip 0 nbSat=24624 maxSat=19809
22.52/11.33	c nbDecision=30000 #clauses=28393
26.12/13.11	c flip 0 nbSat=30321 maxSat=24658
38.69/19.46	c flip 0 nbSat=36415 maxSat=30377
39.88/20.05	c nbDecision=40000 #clauses=37003
54.04/27.19	c flip 0 nbSat=43682 maxSat=36471
58.63/29.41	c nbDecision=50000 #clauses=45427
75.40/37.85	c flip 0 nbSat=50484 maxSat=43740
87.57/43.94	c nbDecision=60000 #clauses=54138
100.34/50.33	c flip 0 nbSat=57913 maxSat=50530
116.50/58.48	c nbDecision=70000 #clauses=62726
128.27/64.34	c flip 0 nbSat=65712 maxSat=57957
153.00/76.75	c nbDecision=80000 #clauses=71196
160.99/80.77	c flip 0 nbSat=72721 maxSat=65767
197.11/98.82	c flip 0 nbSat=79532 maxSat=72788
197.91/99.28	c nbDecision=90000 #clauses=79762
236.20/118.48	c flip 0 nbSat=86992 maxSat=79595
243.98/122.32	c nbDecision=100000 #clauses=88337
278.71/139.77	c flip 0 nbSat=93499 maxSat=87057
303.45/152.18	c nbDecision=110000 #clauses=97017
325.78/163.35	c flip 0 nbSat=100175 maxSat=93570
363.90/182.44	c nbDecision=120000 #clauses=105623
376.47/188.76	c flip 0 nbSat=107277 maxSat=100250
422.56/211.82	c nbDecision=130000 #clauses=114198
433.53/217.38	c flip 0 nbSat=115595 maxSat=107339
485.20/243.21	c nbDecision=140000 #clauses=122740
492.58/246.99	c flip 0 nbSat=123289 maxSat=115665
557.84/279.65	c flip 0 nbSat=130722 maxSat=123373
562.82/282.10	c nbDecision=150000 #clauses=131397
624.07/312.83	c flip 0 nbSat=137688 maxSat=130784
643.23/322.48	c nbDecision=160000 #clauses=140107
694.50/348.14	c flip 0 nbSat=145600 maxSat=137747
726.04/363.98	c nbDecision=170000 #clauses=148721
767.93/384.99	c flip 0 nbSat=153147 maxSat=145665
808.03/405.02	c nbDecision=180000 #clauses=157266
847.50/424.86	c flip 0 nbSat=160907 maxSat=153216
901.47/451.99	c nbDecision=190000 #clauses=165921
932.39/467.42	c flip 0 nbSat=168625 maxSat=160992
995.96/499.31	c nbDecision=200000 #clauses=174701
1016.86/509.80	c flip 0 nbSat=176457 maxSat=168692
1106.04/554.58	c nbDecision=210000 #clauses=183340
1109.24/556.12	c flip 0 nbSat=183507 maxSat=176502

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/node40/watcher-327978-1173106438 -o ROOT/results/node40/solver-327978-1173106438 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327978-1173106438/ornithorynque /tmp/evaluation/327978-1173106438/instance-327978-1173106438.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.83 1.70 1.31 3/64 9835
/proc/meminfo: memFree=1039408/2055920 swapFree=4192952/4192956
[pid=9835] ppid=9833 vsize=23220 CPUtime=0
/proc/9835/stat : 9835 (ornithorynque) R 9833 9835 9736 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 36598000 23777280 260 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264516965488 0 0 4096 0 0 0 0 17 1 0 0
/proc/9835/statm: 5805 262 218 42 0 45 0

[startup+0.0988459 s]
/proc/loadavg: 1.83 1.70 1.31 3/64 9835
/proc/meminfo: memFree=1039408/2055920 swapFree=4192952/4192956
[pid=9835] ppid=9833 vsize=45488 CPUtime=0.17
/proc/9835/stat : 9835 (ornithorynque) S 9833 9835 9736 0 -1 4194304 700 0 0 0 17 0 0 0 18 0 3 0 36598000 46579712 661 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9835/statm: 11372 661 387 42 0 5624 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 45488

[startup+0.101845 s]
/proc/loadavg: 1.83 1.70 1.31 3/64 9835
/proc/meminfo: memFree=1039408/2055920 swapFree=4192952/4192956
[pid=9835] ppid=9833 vsize=45488 CPUtime=0.17
/proc/9835/stat : 9835 (ornithorynque) S 9833 9835 9736 0 -1 4194304 702 0 0 0 17 0 0 0 18 0 3 0 36598000 46579712 663 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9835/statm: 11372 663 387 42 0 5624 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 45488

[startup+0.301891 s]
/proc/loadavg: 1.83 1.70 1.31 3/64 9835
/proc/meminfo: memFree=1039408/2055920 swapFree=4192952/4192956
[pid=9835] ppid=9833 vsize=45796 CPUtime=0.57
/proc/9835/stat : 9835 (ornithorynque) S 9833 9835 9736 0 -1 4194304 858 0 0 0 57 0 0 0 18 0 3 0 36598000 46895104 819 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9835/statm: 11449 819 387 42 0 5701 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 45796

[startup+0.701974 s]
/proc/loadavg: 1.83 1.70 1.31 3/64 9835
/proc/meminfo: memFree=1039408/2055920 swapFree=4192952/4192956
[pid=9835] ppid=9833 vsize=46076 CPUtime=1.37
/proc/9835/stat : 9835 (ornithorynque) S 9833 9835 9736 0 -1 4194304 1055 0 0 0 137 0 0 0 18 0 3 0 36598000 47181824 1016 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9835/statm: 11519 1016 387 42 0 5771 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 46076

[startup+1.50114 s]
/proc/loadavg: 1.83 1.70 1.31 3/67 9838
/proc/meminfo: memFree=1036440/2055920 swapFree=4192952/4192956
[pid=9835] ppid=9833 vsize=47668 CPUtime=2.96
/proc/9835/stat : 9835 (ornithorynque) S 9833 9835 9736 0 -1 4194304 1313 0 0 0 296 0 0 0 18 0 3 0 36598000 48812032 1274 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9835/statm: 11917 1274 387 42 0 6169 0
[pid=9835/tid=9837] ppid=9833 vsize=47668 CPUtime=1.47
/proc/9835/task/9837/stat : 9837 (ornithorynque) R 9833 9835 9736 0 -1 4194368 436 0 0 0 147 0 0 0 20 0 3 0 36598002 48812032 1274 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9835/tid=9838] ppid=9833 vsize=47668 CPUtime=1.47
/proc/9835/task/9838/stat : 9838 (ornithorynque) R 9833 9835 9736 0 -1 4194368 283 0 0 0 147 0 0 0 25 0 3 0 36598002 48812032 1274 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 47668

[startup+3.10248 s]
/proc/loadavg: 1.83 1.70 1.31 3/67 9838
/proc/meminfo: memFree=1034776/2055920 swapFree=4192952/4192956
[pid=9835] ppid=9833 vsize=49888 CPUtime=6.16
/proc/9835/stat : 9835 (ornithorynque) S 9833 9835 9736 0 -1 4194304 1799 0 0 0 615 1 0 0 18 0 3 0 36598000 51085312 1760 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9835/statm: 12472 1760 387 42 0 6724 0
[pid=9835/tid=9837] ppid=9833 vsize=49888 CPUtime=3.07
/proc/9835/task/9837/stat : 9837 (ornithorynque) R 9833 9835 9736 0 -1 4194368 664 0 0 0 307 0 0 0 17 0 3 0 36598002 51085312 1760 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9835/tid=9838] ppid=9833 vsize=49888 CPUtime=3.07
/proc/9835/task/9838/stat : 9838 (ornithorynque) R 9833 9835 9736 0 -1 4194368 541 0 0 0 307 0 0 0 25 0 3 0 36598002 51085312 1760 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 49888

[startup+6.30115 s]
/proc/loadavg: 1.85 1.71 1.31 3/67 9838
/proc/meminfo: memFree=1032024/2055920 swapFree=4192952/4192956
[pid=9835] ppid=9833 vsize=51988 CPUtime=12.54
/proc/9835/stat : 9835 (ornithorynque) S 9833 9835 9736 0 -1 4194304 2266 0 0 0 1253 1 0 0 18 0 3 0 36598000 53235712 2194 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9835/statm: 12997 2194 387 42 0 7249 0
[pid=9835/tid=9837] ppid=9833 vsize=51988 CPUtime=6.27
/proc/9835/task/9837/stat : 9837 (ornithorynque) R 9833 9835 9736 0 -1 4194368 953 0 0 0 626 1 0 0 25 0 3 0 36598002 53235712 2194 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9835/tid=9838] ppid=9833 vsize=51988 CPUtime=6.25
/proc/9835/task/9838/stat : 9838 (ornithorynque) R 9833 9835 9736 0 -1 4194368 719 0 0 0 625 0 0 0 25 0 3 0 36598002 53235712 2194 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241645 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 51988

[startup+12.7025 s]
/proc/loadavg: 1.86 1.71 1.31 3/67 9838
/proc/meminfo: memFree=1029528/2055920 swapFree=4192952/4192956
[pid=9835] ppid=9833 vsize=53564 CPUtime=25.31
/proc/9835/stat : 9835 (ornithorynque) S 9833 9835 9736 0 -1 4194304 2830 0 0 0 2529 2 0 0 18 0 3 0 36598000 54849536 2758 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9835/statm: 13391 2759 387 42 0 7643 0
[pid=9835/tid=9837] ppid=9833 vsize=53564 CPUtime=12.66
/proc/9835/task/9837/stat : 9837 (ornithorynque) R 9833 9835 9736 0 -1 4194368 1369 0 0 0 1265 1 0 0 25 0 3 0 36598002 54849536 2759 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264519455399 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9835/tid=9838] ppid=9833 vsize=53564 CPUtime=12.62
/proc/9835/task/9838/stat : 9838 (ornithorynque) R 9833 9835 9736 0 -1 4194368 868 0 0 0 1262 0 0 0 25 0 3 0 36598002 54849536 2759 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241168 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 53564

[startup+25.5012 s]
/proc/loadavg: 1.89 1.72 1.32 3/67 9838
/proc/meminfo: memFree=1025048/2055920 swapFree=4192952/4192956
[pid=9835] ppid=9833 vsize=59892 CPUtime=50.85
/proc/9835/stat : 9835 (ornithorynque) S 9833 9835 9736 0 -1 4194304 4105 0 0 0 5081 4 0 0 18 0 3 0 36598000 61329408 3862 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9835/statm: 14973 3862 387 42 0 9225 0
[pid=9835/tid=9837] ppid=9833 vsize=59892 CPUtime=25.46
/proc/9835/task/9837/stat : 9837 (ornithorynque) R 9833 9835 9736 0 -1 4194368 2094 0 0 0 2543 3 0 0 25 0 3 0 36598002 61329408 3862 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311185 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9835/tid=9838] ppid=9833 vsize=59892 CPUtime=25.35
/proc/9835/task/9838/stat : 9838 (ornithorynque) R 9833 9835 9736 0 -1 4194368 1417 0 0 0 2535 0 0 0 25 0 3 0 36598002 61329408 3862 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241715 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 59892

[startup+51.1015 s]
/proc/loadavg: 1.93 1.75 1.34 3/67 9838
/proc/meminfo: memFree=1019096/2055920 swapFree=4192952/4192956
[pid=9835] ppid=9833 vsize=66480 CPUtime=101.94
/proc/9835/stat : 9835 (ornithorynque) S 9833 9835 9736 0 -1 4194304 6122 0 0 0 10188 6 0 0 18 0 3 0 36598000 68075520 5384 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9835/statm: 16620 5384 387 42 0 10872 0
[pid=9835/tid=9837] ppid=9833 vsize=66480 CPUtime=51.05
/proc/9835/task/9837/stat : 9837 (ornithorynque) R 9833 9835 9736 0 -1 4194368 2872 0 0 0 5101 4 0 0 25 0 3 0 36598002 68075520 5384 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9835/tid=9838] ppid=9833 vsize=66480 CPUtime=50.85
/proc/9835/task/9838/stat : 9838 (ornithorynque) R 9833 9835 9736 0 -1 4194368 2656 0 0 0 5085 0 0 0 25 0 3 0 36598002 68075520 5384 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 66480

[startup+102.305 s]
/proc/loadavg: 1.97 1.78 1.37 3/67 9838
/proc/meminfo: memFree=1011608/2055920 swapFree=4192952/4192956
[pid=9835] ppid=9833 vsize=74192 CPUtime=204.09
/proc/9835/stat : 9835 (ornithorynque) S 9833 9835 9736 0 -1 4194304 8249 0 0 0 20401 8 0 0 18 0 3 0 36598000 75972608 7187 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9835/statm: 18548 7187 387 42 0 12800 0
[pid=9835/tid=9837] ppid=9833 vsize=74192 CPUtime=102.23
/proc/9835/task/9837/stat : 9837 (ornithorynque) R 9833 9835 9736 0 -1 4194368 4146 0 0 0 10217 6 0 0 25 0 3 0 36598002 75972608 7187 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9835/tid=9838] ppid=9833 vsize=74192 CPUtime=101.83
/proc/9835/task/9838/stat : 9838 (ornithorynque) R 9833 9835 9736 0 -1 4194368 3509 0 0 0 10182 1 0 0 25 0 3 0 36598002 75972608 7187 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 74192

[startup+162.302 s]
/proc/loadavg: 1.99 1.82 1.41 3/67 9838
/proc/meminfo: memFree=1006168/2055920 swapFree=4192952/4192956
[pid=9835] ppid=9833 vsize=80872 CPUtime=323.79
/proc/9835/stat : 9835 (ornithorynque) S 9833 9835 9736 0 -1 4194304 10012 0 0 0 32368 11 0 0 18 0 3 0 36598000 82812928 8544 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9835/statm: 20218 8544 387 42 0 14470 0
[pid=9835/tid=9837] ppid=9833 vsize=80872 CPUtime=162.21
/proc/9835/task/9837/stat : 9837 (ornithorynque) R 9833 9835 9736 0 -1 4194368 5145 0 0 0 16212 9 0 0 25 0 3 0 36598002 82812928 8544 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311151 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9835/tid=9838] ppid=9833 vsize=80872 CPUtime=161.55
/proc/9835/task/9838/stat : 9838 (ornithorynque) R 9833 9835 9736 0 -1 4194368 4273 0 0 0 16154 1 0 0 25 0 3 0 36598002 82812928 8544 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242458 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.79
Current children cumulated vsize (KiB) 80872

[startup+222.301 s]
/proc/loadavg: 1.99 1.85 1.44 3/67 9838
/proc/meminfo: memFree=999768/2055920 swapFree=4192952/4192956
[pid=9835] ppid=9833 vsize=90572 CPUtime=443.5
/proc/9835/stat : 9835 (ornithorynque) S 9833 9835 9736 0 -1 4194304 12804 0 0 0 44338 12 0 0 18 0 3 0 36598000 92745728 10164 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9835/statm: 22643 10164 387 42 0 16895 0
[pid=9835/tid=9837] ppid=9833 vsize=90572 CPUtime=222.18
/proc/9835/task/9837/stat : 9837 (ornithorynque) R 9833 9835 9736 0 -1 4194368 6140 0 0 0 22208 10 0 0 25 0 3 0 36598002 92745728 10164 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9835/tid=9838] ppid=9833 vsize=90572 CPUtime=221.29
/proc/9835/task/9838/stat : 9838 (ornithorynque) R 9833 9835 9736 0 -1 4194368 6070 0 0 0 22128 1 0 0 25 0 3 0 36598002 92745728 10164 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.5
Current children cumulated vsize (KiB) 90572

[startup+282.303 s]
/proc/loadavg: 1.99 1.87 1.47 3/67 9838
/proc/meminfo: memFree=994776/2055920 swapFree=4192952/4192956
[pid=9835] ppid=9833 vsize=95616 CPUtime=563.22
/proc/9835/stat : 9835 (ornithorynque) S 9833 9835 9736 0 -1 4194304 14419 0 0 0 56309 13 0 0 18 0 3 0 36598000 97910784 11366 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9835/statm: 23904 11366 387 42 0 18156 0
[pid=9835/tid=9837] ppid=9833 vsize=95616 CPUtime=282.16
/proc/9835/task/9837/stat : 9837 (ornithorynque) R 9833 9835 9736 0 -1 4194368 7106 0 0 0 28205 11 0 0 25 0 3 0 36598002 97910784 11366 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9835/tid=9838] ppid=9833 vsize=95616 CPUtime=281.04
/proc/9835/task/9838/stat : 9838 (ornithorynque) R 9833 9835 9736 0 -1 4194368 6719 0 0 0 28103 1 0 0 25 0 3 0 36598002 97910784 11366 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.22
Current children cumulated vsize (KiB) 95616

[startup+342.301 s]
/proc/loadavg: 1.99 1.89 1.50 3/67 9838
/proc/meminfo: memFree=991576/2055920 swapFree=4192952/4192956
[pid=9835] ppid=9833 vsize=99340 CPUtime=682.92
/proc/9835/stat : 9835 (ornithorynque) S 9833 9835 9736 0 -1 4194304 15540 0 0 0 68278 14 0 0 18 0 3 0 36598000 101724160 12197 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9835/statm: 24835 12197 387 42 0 19087 0
[pid=9835/tid=9837] ppid=9833 vsize=99340 CPUtime=342.14
/proc/9835/task/9837/stat : 9837 (ornithorynque) R 9833 9835 9736 0 -1 4194368 7740 0 0 0 34202 12 0 0 25 0 3 0 36598002 101724160 12197 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9835/tid=9838] ppid=9833 vsize=99340 CPUtime=340.76
/proc/9835/task/9838/stat : 9838 (ornithorynque) R 9833 9835 9736 0 -1 4194368 7206 0 0 0 34075 1 0 0 25 0 3 0 36598002 101724160 12197 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.92
Current children cumulated vsize (KiB) 99340

[startup+402.302 s]
/proc/loadavg: 1.99 1.91 1.53 3/67 9838
/proc/meminfo: memFree=986968/2055920 swapFree=4192952/4192956
[pid=9835] ppid=9833 vsize=103916 CPUtime=802.65
/proc/9835/stat : 9835 (ornithorynque) S 9833 9835 9736 0 -1 4194304 16771 0 0 0 80250 15 0 0 18 0 3 0 36598000 106409984 13362 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9835/statm: 25979 13362 387 42 0 20231 0
[pid=9835/tid=9837] ppid=9833 vsize=103916 CPUtime=402.12
/proc/9835/task/9837/stat : 9837 (ornithorynque) R 9833 9835 9736 0 -1 4194368 8407 0 0 0 40199 13 0 0 25 0 3 0 36598002 106409984 13362 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311145 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9835/tid=9838] ppid=9833 vsize=103916 CPUtime=400.5
/proc/9835/task/9838/stat : 9838 (ornithorynque) R 9833 9835 9736 0 -1 4194368 7770 0 0 0 40049 1 0 0 25 0 3 0 36598002 106409984 13362 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.65
Current children cumulated vsize (KiB) 103916

[startup+462.301 s]
/proc/loadavg: 1.99 1.92 1.56 3/73 9954
/proc/meminfo: memFree=982368/2055920 swapFree=4192952/4192956
[pid=9835] ppid=9833 vsize=107256 CPUtime=922.21
/proc/9835/stat : 9835 (ornithorynque) S 9833 9835 9736 0 -1 4194304 17741 0 0 0 92196 25 0 0 18 0 3 0 36598000 109830144 14138 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9835/statm: 26814 14138 387 42 0 21066 0
[pid=9835/tid=9837] ppid=9833 vsize=107256 CPUtime=461.96
/proc/9835/task/9837/stat : 9837 (ornithorynque) R 9833 9835 9736 0 -1 4194368 9096 0 0 0 46182 14 0 0 25 0 3 0 36598002 109830144 14138 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9835/tid=9838] ppid=9833 vsize=107256 CPUtime=460.22
/proc/9835/task/9838/stat : 9838 (ornithorynque) R 9833 9835 9736 0 -1 4194368 8051 0 0 0 46012 10 0 0 25 0 3 0 36598002 109830144 14138 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.21
Current children cumulated vsize (KiB) 107256

[startup+522.302 s]
/proc/loadavg: 1.99 1.94 1.58 3/67 10036
/proc/meminfo: memFree=979152/2055920 swapFree=4192952/4192956
[pid=9835] ppid=9833 vsize=111520 CPUtime=1041.79
/proc/9835/stat : 9835 (ornithorynque) S 9833 9835 9736 0 -1 4194304 19263 0 0 0 104144 35 0 0 18 0 3 0 36598000 114196480 15208 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9835/statm: 27880 15208 387 42 0 22132 0
[pid=9835/tid=9837] ppid=9833 vsize=111520 CPUtime=521.85
/proc/9835/task/9837/stat : 9837 (ornithorynque) R 9833 9835 9736 0 -1 4194368 9672 0 0 0 52170 15 0 0 25 0 3 0 36598002 114196480 15208 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9835/tid=9838] ppid=9833 vsize=111520 CPUtime=519.92
/proc/9835/task/9838/stat : 9838 (ornithorynque) R 9833 9835 9736 0 -1 4194368 8997 0 0 0 51972 20 0 0 25 0 3 0 36598002 114196480 15208 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241811 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.79
Current children cumulated vsize (KiB) 111520

[startup+582.302 s]
/proc/loadavg: 1.99 1.94 1.61 3/67 10036
/proc/meminfo: memFree=976408/2055920 swapFree=4192952/4192956
[pid=9835] ppid=9833 vsize=116416 CPUtime=1161.51
/proc/9835/stat : 9835 (ornithorynque) S 9833 9835 9736 0 -1 4194304 20408 0 0 0 116114 37 0 0 18 0 3 0 36598000 119209984 15931 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9835/statm: 29104 15931 387 42 0 23356 0
[pid=9835/tid=9837] ppid=9833 vsize=116416 CPUtime=581.83
/proc/9835/task/9837/stat : 9837 (ornithorynque) R 9833 9835 9736 0 -1 4194368 10187 0 0 0 58167 16 0 0 25 0 3 0 36598002 119209984 15931 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9835/tid=9838] ppid=9833 vsize=116416 CPUtime=579.65
/proc/9835/task/9838/stat : 9838 (ornithorynque) R 9833 9835 9736 0 -1 4194368 9627 0 0 0 57945 20 0 0 25 0 3 0 36598002 119209984 15931 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.51
Current children cumulated vsize (KiB) 116416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.601 s]
/proc/loadavg: 1.99 1.95 1.61 3/67 10036
/proc/meminfo: memFree=975832/2055920 swapFree=4192952/4192956
[pid=9835] ppid=9833 vsize=116548 CPUtime=1200.03
/proc/9835/stat : 9835 (ornithorynque) S 9833 9835 9736 0 -1 4194304 20544 0 0 0 119966 37 0 0 18 0 3 0 36598000 119345152 16067 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9835/statm: 29137 16067 387 42 0 23389 0
[pid=9835/tid=9837] ppid=9833 vsize=116548 CPUtime=601.12
/proc/9835/task/9837/stat : 9837 (ornithorynque) R 9833 9835 9736 0 -1 4194368 10323 0 0 0 60096 16 0 0 25 0 3 0 36598002 119345152 16067 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9835/tid=9838] ppid=9833 vsize=116548 CPUtime=598.88
/proc/9835/task/9838/stat : 9838 (ornithorynque) R 9833 9835 9736 0 -1 4194368 9627 0 0 0 59868 20 0 0 25 0 3 0 36598002 119345152 16067 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 116548

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.628
CPU time (s): 1200.07
CPU user time (s): 1199.68
CPU system time (s): 0.38994
CPU usage (%): 199.47
Max. virtual memory (cumulated for all children) (KiB): 116548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.68
system time used= 0.38994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20545
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= 9483

runsolver used 0.505923 second user time and 1.70174 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Mon Mar  5 14:53:58 UTC 2007

IDJOB= 327978
IDBENCH= 19886
IDSOLVER= 139
FILE ID= node40/327978-1173106438

PBS_JOBID= 4013898

Free space on /tmp= 66543 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v130/unif-k5-r21.3-v130-c2769-S1032474357-17.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/327978-1173106438/ornithorynque /tmp/evaluation/327978-1173106438/instance-327978-1173106438.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-327978-1173106438 -o ROOT/results/node40/solver-327978-1173106438 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/327978-1173106438/ornithorynque /tmp/evaluation/327978-1173106438/instance-327978-1173106438.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  0b051cba6c512264c3dd4a6e98689f83

RANDOM SEED= 501271209

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.259
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.259
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:       1039816 kB
Buffers:         39788 kB
Cached:         883988 kB
SwapCached:          4 kB
Active:         134668 kB
Inactive:       804440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1039816 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:             304 kB
Writeback:           0 kB
Mapped:          25504 kB
Slab:            63068 kB
Committed_AS:    98760 kB
PageTables:       1412 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= 66543 MiB

End job on node40 on Mon Mar  5 15:04:01 UTC 2007