Trace number 327932

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.2 601.525

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1110074311-09.UNSAT.shuffled.cnf
MD5SUM02a107b9ff03aada11a30505baf8353d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark201.592
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
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 51917
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=90 nbClause=1917
0.00/0.01	c nbVar=90 nbClause=1917
0.00/0.01	c complete search running
0.00/0.03	c local search running
0.00/0.03	c flip 0 nbSat=1858 maxSat=0
0.18/0.17	c flip 0 nbSat=2566 maxSat=1900
0.18/0.17	c flip 0 nbSat=3765 maxSat=2597
0.58/0.36	c flip 0 nbSat=5510 maxSat=3829
1.18/0.69	c flip 0 nbSat=7816 maxSat=5554
2.18/1.19	c flip 0 nbSat=10218 maxSat=7866
2.37/1.25	c nbDecision=10000 #clauses=10551
3.77/1.95	c flip 0 nbSat=13852 maxSat=10257
5.97/3.07	c flip 0 nbSat=17463 maxSat=13917
7.36/3.72	c nbDecision=20000 #clauses=19263
9.55/4.84	c flip 0 nbSat=21588 maxSat=17519
14.75/7.45	c flip 0 nbSat=27214 maxSat=21638
15.15/7.70	c nbDecision=30000 #clauses=27867
21.74/10.94	c flip 0 nbSat=33607 maxSat=27258
25.52/12.83	c nbDecision=40000 #clauses=36692
31.30/15.73	c flip 0 nbSat=39887 maxSat=33655
40.29/20.21	c nbDecision=50000 #clauses=45529
42.68/21.49	c flip 0 nbSat=46636 maxSat=39929
56.45/28.35	c nbDecision=60000 #clauses=54316
57.05/28.65	c flip 0 nbSat=54514 maxSat=46690
73.80/37.03	c flip 0 nbSat=60788 maxSat=54574
79.99/40.16	c nbDecision=70000 #clauses=63131
93.76/47.04	c flip 0 nbSat=67467 maxSat=60853
104.14/52.25	c nbDecision=80000 #clauses=71892
115.11/57.77	c flip 0 nbSat=75128 maxSat=67499
135.47/67.91	c nbDecision=90000 #clauses=80576
140.06/70.28	c flip 0 nbSat=81644 maxSat=75174
166.98/83.70	c flip 0 nbSat=89165 maxSat=81709
167.18/83.90	c nbDecision=100000 #clauses=89330
196.32/98.49	c flip 0 nbSat=96397 maxSat=89221
204.11/102.30	c nbDecision=110000 #clauses=98191
227.64/114.11	c flip 0 nbSat=101995 maxSat=96449
255.57/128.10	c nbDecision=120000 #clauses=107030
261.36/131.00	c flip 0 nbSat=108156 maxSat=102032
296.88/148.81	c flip 0 nbSat=115046 maxSat=108200
299.67/150.23	c nbDecision=130000 #clauses=115740
333.78/167.39	c flip 0 nbSat=122043 maxSat=115148
347.76/174.35	c nbDecision=140000 #clauses=124515
373.50/187.26	c flip 0 nbSat=128946 maxSat=122112
402.82/201.99	c nbDecision=150000 #clauses=133247
415.19/208.14	c flip 0 nbSat=134922 maxSat=128985
453.11/227.11	c nbDecision=160000 #clauses=142034
460.49/230.88	c flip 0 nbSat=143611 maxSat=134965
495.01/248.11	c nbDecision=170000 #clauses=150856
508.98/255.12	c flip 0 nbSat=153055 maxSat=143657
551.48/276.42	c nbDecision=180000 #clauses=159743
559.46/280.41	c flip 0 nbSat=160964 maxSat=153128
598.16/299.82	c nbDecision=190000 #clauses=168576
611.53/306.52	c flip 0 nbSat=170526 maxSat=161020
654.23/327.92	c nbDecision=200000 #clauses=177489
670.59/336.18	c flip 0 nbSat=179617 maxSat=170578
719.69/360.78	c nbDecision=210000 #clauses=186341
733.65/367.79	c flip 0 nbSat=188790 maxSat=179666
771.57/386.72	c nbDecision=220000 #clauses=195253
799.49/400.78	c flip 0 nbSat=198992 maxSat=188870
834.82/418.49	c nbDecision=230000 #clauses=204181
867.32/434.72	c flip 0 nbSat=208606 maxSat=199043
891.88/447.07	c nbDecision=240000 #clauses=213022
936.58/469.48	c flip 0 nbSat=219967 maxSat=208666
949.74/476.06	c nbDecision=250000 #clauses=221829
1004.41/503.50	c flip 0 nbSat=228518 maxSat=220029
1026.77/514.68	c nbDecision=260000 #clauses=230742
1079.04/540.87	c flip 0 nbSat=236001 maxSat=228555
1106.97/554.89	c nbDecision=270000 #clauses=239656
1157.05/579.94	c flip 0 nbSat=246187 maxSat=236056
1174.22/588.55	c nbDecision=280000 #clauses=248583

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/node69/watcher-327932-1173114980 -o ROOT/results/node69/solver-327932-1173114980 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327932-1173114980/ornithorynque /tmp/evaluation/327932-1173114980/instance-327932-1173114980.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.20 3/64 18121
/proc/meminfo: memFree=1566576/2055920 swapFree=4184100/4192956
[pid=18121] ppid=18119 vsize=23220 CPUtime=0
/proc/18121/stat : 18121 (ornithorynque) R 18119 18121 18064 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 331455728 23777280 262 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237945001072 0 0 4096 0 0 0 0 17 1 0 0
/proc/18121/statm: 5805 263 218 42 0 45 0

[startup+0.0583751 s]
/proc/loadavg: 0.00 0.00 0.20 3/64 18121
/proc/meminfo: memFree=1566576/2055920 swapFree=4184100/4192956
[pid=18121] ppid=18119 vsize=44192 CPUtime=0.09
/proc/18121/stat : 18121 (ornithorynque) S 18119 18121 18064 0 -1 4194304 598 0 0 0 9 0 0 0 18 0 3 0 331455728 45252608 559 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18121/statm: 11048 559 387 42 0 5300 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44192

[startup+0.101382 s]
/proc/loadavg: 0.00 0.00 0.20 3/64 18121
/proc/meminfo: memFree=1566576/2055920 swapFree=4184100/4192956
[pid=18121] ppid=18119 vsize=45216 CPUtime=0.18
/proc/18121/stat : 18121 (ornithorynque) S 18119 18121 18064 0 -1 4194304 649 0 0 0 18 0 0 0 18 0 3 0 331455728 46301184 610 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18121/statm: 11304 610 387 42 0 5556 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45216

[startup+0.301415 s]
/proc/loadavg: 0.00 0.00 0.20 3/64 18121
/proc/meminfo: memFree=1566576/2055920 swapFree=4184100/4192956
[pid=18121] ppid=18119 vsize=45616 CPUtime=0.58
/proc/18121/stat : 18121 (ornithorynque) S 18119 18121 18064 0 -1 4194304 787 0 0 0 58 0 0 0 18 0 3 0 331455728 46710784 748 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18121/statm: 11404 748 387 42 0 5656 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45616

[startup+0.701483 s]
/proc/loadavg: 0.00 0.00 0.20 3/64 18121
/proc/meminfo: memFree=1566576/2055920 swapFree=4184100/4192956
[pid=18121] ppid=18119 vsize=46332 CPUtime=1.38
/proc/18121/stat : 18121 (ornithorynque) S 18119 18121 18064 0 -1 4194304 1070 0 0 0 138 0 0 0 18 0 3 0 331455728 47443968 1031 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18121/statm: 11583 1031 387 42 0 5835 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 46332

[startup+1.50162 s]
/proc/loadavg: 0.00 0.00 0.20 3/67 18124
/proc/meminfo: memFree=1563736/2055920 swapFree=4184100/4192956
[pid=18121] ppid=18119 vsize=47752 CPUtime=2.97
/proc/18121/stat : 18121 (ornithorynque) S 18119 18121 18064 0 -1 4194304 1237 0 0 0 297 0 0 0 18 0 3 0 331455728 48898048 1198 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18121/statm: 11938 1198 387 42 0 6190 0
[pid=18121/tid=18123] ppid=18119 vsize=47752 CPUtime=1.48
/proc/18121/task/18123/stat : 18123 (ornithorynque) R 18119 18121 18064 0 -1 4194368 297 0 0 0 148 0 0 0 25 0 3 0 331455730 48898048 1198 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311308 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18121/tid=18124] ppid=18119 vsize=47752 CPUtime=1.47
/proc/18121/task/18124/stat : 18124 (ornithorynque) R 18119 18121 18064 0 -1 4194368 379 0 0 0 147 0 0 0 24 0 3 0 331455730 48898048 1198 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47752

[startup+3.10188 s]
/proc/loadavg: 0.00 0.00 0.20 3/67 18124
/proc/meminfo: memFree=1561944/2055920 swapFree=4184100/4192956
[pid=18121] ppid=18119 vsize=49944 CPUtime=6.17
/proc/18121/stat : 18121 (ornithorynque) S 18119 18121 18064 0 -1 4194304 1751 0 0 0 616 1 0 0 18 0 3 0 331455728 51142656 1646 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18121/statm: 12486 1646 387 42 0 6738 0
[pid=18121/tid=18123] ppid=18119 vsize=49944 CPUtime=3.08
/proc/18121/task/18123/stat : 18123 (ornithorynque) R 18119 18121 18064 0 -1 4194368 542 0 0 0 308 0 0 0 17 0 3 0 331455730 51142656 1646 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311283 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18121/tid=18124] ppid=18119 vsize=49944 CPUtime=3.07
/proc/18121/task/18124/stat : 18124 (ornithorynque) R 18119 18121 18064 0 -1 4194368 648 0 0 0 307 0 0 0 25 0 3 0 331455730 51142656 1646 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 49944

[startup+6.3014 s]
/proc/loadavg: 0.16 0.03 0.21 3/67 18124
/proc/meminfo: memFree=1559896/2055920 swapFree=4184100/4192956
[pid=18121] ppid=18119 vsize=51148 CPUtime=12.55
/proc/18121/stat : 18121 (ornithorynque) S 18119 18121 18064 0 -1 4194304 2162 0 0 0 1253 2 0 0 18 0 3 0 331455728 52375552 2057 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18121/statm: 12787 2057 387 42 0 7039 0
[pid=18121/tid=18123] ppid=18119 vsize=51148 CPUtime=6.27
/proc/18121/task/18123/stat : 18123 (ornithorynque) R 18119 18121 18064 0 -1 4194368 843 0 0 0 627 0 0 0 25 0 3 0 331455730 52375552 2057 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18121/tid=18124] ppid=18119 vsize=51148 CPUtime=6.25
/proc/18121/task/18124/stat : 18124 (ornithorynque) R 18119 18121 18064 0 -1 4194368 758 0 0 0 625 0 0 0 25 0 3 0 331455730 52375552 2057 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) 51148

[startup+12.7024 s]
/proc/loadavg: 0.31 0.07 0.22 3/67 18124
/proc/meminfo: memFree=1556312/2055920 swapFree=4184100/4192956
[pid=18121] ppid=18119 vsize=54868 CPUtime=25.32
/proc/18121/stat : 18121 (ornithorynque) S 18119 18121 18064 0 -1 4194304 3116 0 0 0 2530 2 0 0 18 0 3 0 331455728 56184832 2881 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18121/statm: 13717 2881 387 42 0 7969 0
[pid=18121/tid=18123] ppid=18119 vsize=54868 CPUtime=12.67
/proc/18121/task/18123/stat : 18123 (ornithorynque) R 18119 18121 18064 0 -1 4194368 1372 0 0 0 1266 1 0 0 25 0 3 0 331455730 56184832 2881 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18121/tid=18124] ppid=18119 vsize=54868 CPUtime=12.62
/proc/18121/task/18124/stat : 18124 (ornithorynque) R 18119 18121 18064 0 -1 4194368 1183 0 0 0 1262 0 0 0 25 0 3 0 331455730 56184832 2881 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240905 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 54868

[startup+25.5015 s]
/proc/loadavg: 0.68 0.16 0.25 3/67 18124
/proc/meminfo: memFree=1552344/2055920 swapFree=4184100/4192956
[pid=18121] ppid=18119 vsize=58976 CPUtime=50.86
/proc/18121/stat : 18121 (ornithorynque) S 18119 18121 18064 0 -1 4194304 4174 0 0 0 5083 3 0 0 18 0 3 0 331455728 60391424 3807 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18121/statm: 14744 3807 387 42 0 8996 0
[pid=18121/tid=18123] ppid=18119 vsize=58976 CPUtime=25.47
/proc/18121/task/18123/stat : 18123 (ornithorynque) R 18119 18121 18064 0 -1 4194368 1966 0 0 0 2546 1 0 0 25 0 3 0 331455730 60391424 3807 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956529744 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18121/tid=18124] ppid=18119 vsize=58976 CPUtime=25.37
/proc/18121/task/18124/stat : 18124 (ornithorynque) R 18119 18121 18064 0 -1 4194368 1647 0 0 0 2536 1 0 0 25 0 3 0 331455730 60391424 3807 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 58976

[startup+51.1017 s]
/proc/loadavg: 1.13 0.31 0.29 3/67 18124
/proc/meminfo: memFree=1546968/2055920 swapFree=4184100/4192956
[pid=18121] ppid=18119 vsize=66312 CPUtime=101.94
/proc/18121/stat : 18121 (ornithorynque) S 18119 18121 18064 0 -1 4194304 6064 0 0 0 10190 4 0 0 18 0 3 0 331455728 67903488 5187 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18121/statm: 16578 5187 387 42 0 10830 0
[pid=18121/tid=18123] ppid=18119 vsize=66312 CPUtime=51.06
/proc/18121/task/18123/stat : 18123 (ornithorynque) R 18119 18121 18064 0 -1 4194368 3053 0 0 0 5104 2 0 0 25 0 3 0 331455730 67903488 5187 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18121/tid=18124] ppid=18119 vsize=66312 CPUtime=50.85
/proc/18121/task/18124/stat : 18124 (ornithorynque) R 18119 18121 18064 0 -1 4194368 2450 0 0 0 5084 1 0 0 25 0 3 0 331455730 67903488 5187 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) 66312

[startup+102.305 s]
/proc/loadavg: 1.62 0.56 0.38 3/67 18124
/proc/meminfo: memFree=1539672/2055920 swapFree=4184100/4192956
[pid=18121] ppid=18119 vsize=74316 CPUtime=204.11
/proc/18121/stat : 18121 (ornithorynque) S 18119 18121 18064 0 -1 4194304 8347 0 0 0 20405 6 0 0 18 0 3 0 331455728 76099584 6950 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18121/statm: 18579 6950 387 42 0 12831 0
[pid=18121/tid=18123] ppid=18119 vsize=74316 CPUtime=102.24
/proc/18121/task/18123/stat : 18123 (ornithorynque) R 18119 18121 18064 0 -1 4194368 4123 0 0 0 10221 3 0 0 25 0 3 0 331455730 76099584 6950 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311212 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18121/tid=18124] ppid=18119 vsize=74316 CPUtime=101.84
/proc/18121/task/18124/stat : 18124 (ornithorynque) R 18119 18121 18064 0 -1 4194368 3663 0 0 0 10182 2 0 0 25 0 3 0 331455730 76099584 6950 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 74316

[startup+162.302 s]
/proc/loadavg: 1.86 0.82 0.48 3/67 18124
/proc/meminfo: memFree=1534424/2055920 swapFree=4184100/4192956
[pid=18121] ppid=18119 vsize=80584 CPUtime=323.81
/proc/18121/stat : 18121 (ornithorynque) S 18119 18121 18064 0 -1 4194304 9934 0 0 0 32374 7 0 0 18 0 3 0 331455728 82518016 8260 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18121/statm: 20146 8260 387 42 0 14398 0
[pid=18121/tid=18123] ppid=18119 vsize=80584 CPUtime=162.22
/proc/18121/task/18123/stat : 18123 (ornithorynque) R 18119 18121 18064 0 -1 4194368 5134 0 0 0 16218 4 0 0 25 0 3 0 331455730 82518016 8260 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18121/tid=18124] ppid=18119 vsize=80584 CPUtime=161.57
/proc/18121/task/18124/stat : 18124 (ornithorynque) R 18119 18121 18064 0 -1 4194368 4239 0 0 0 16155 2 0 0 25 0 3 0 331455730 82518016 8260 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.81
Current children cumulated vsize (KiB) 80584

[startup+222.302 s]
/proc/loadavg: 1.95 1.04 0.57 3/67 18124
/proc/meminfo: memFree=1528856/2055920 swapFree=4184100/4192956
[pid=18121] ppid=18119 vsize=88364 CPUtime=443.53
/proc/18121/stat : 18121 (ornithorynque) S 18119 18121 18064 0 -1 4194304 12125 0 0 0 44344 9 0 0 18 0 3 0 331455728 90484736 9650 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18121/statm: 22091 9650 387 42 0 16343 0
[pid=18121/tid=18123] ppid=18119 vsize=88364 CPUtime=222.2
/proc/18121/task/18123/stat : 18123 (ornithorynque) R 18119 18121 18064 0 -1 4194368 6395 0 0 0 22214 6 0 0 25 0 3 0 331455730 90484736 9650 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18121/tid=18124] ppid=18119 vsize=88364 CPUtime=221.3
/proc/18121/task/18124/stat : 18124 (ornithorynque) R 18119 18121 18064 0 -1 4194368 5169 0 0 0 22128 2 0 0 25 0 3 0 331455730 90484736 9650 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.53
Current children cumulated vsize (KiB) 88364

[startup+282.301 s]
/proc/loadavg: 1.98 1.21 0.66 3/67 18124
/proc/meminfo: memFree=1523288/2055920 swapFree=4184100/4192956
[pid=18121] ppid=18119 vsize=93208 CPUtime=563.26
/proc/18121/stat : 18121 (ornithorynque) S 18119 18121 18064 0 -1 4194304 13821 0 0 0 56314 12 0 0 18 0 3 0 331455728 95444992 11049 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18121/statm: 23302 11049 387 42 0 17554 0
[pid=18121/tid=18123] ppid=18119 vsize=93208 CPUtime=282.18
/proc/18121/task/18123/stat : 18123 (ornithorynque) R 18119 18121 18064 0 -1 4194368 7316 0 0 0 28211 7 0 0 25 0 3 0 331455730 95444992 11049 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18121/tid=18124] ppid=18119 vsize=93208 CPUtime=281.04
/proc/18121/task/18124/stat : 18124 (ornithorynque) R 18119 18121 18064 0 -1 4194368 5944 0 0 0 28101 3 0 0 25 0 3 0 331455730 95444992 11049 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241016 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.26
Current children cumulated vsize (KiB) 93208

[startup+342.302 s]
/proc/loadavg: 1.99 1.35 0.74 3/67 18124
/proc/meminfo: memFree=1517848/2055920 swapFree=4184100/4192956
[pid=18121] ppid=18119 vsize=100448 CPUtime=682.97
/proc/18121/stat : 18121 (ornithorynque) S 18119 18121 18064 0 -1 4194304 16039 0 0 0 68284 13 0 0 18 0 3 0 331455728 102858752 12389 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18121/statm: 25112 12389 387 42 0 19364 0
[pid=18121/tid=18123] ppid=18119 vsize=100448 CPUtime=342.16
/proc/18121/task/18123/stat : 18123 (ornithorynque) R 18119 18121 18064 0 -1 4194368 8421 0 0 0 34208 8 0 0 25 0 3 0 331455730 102858752 12389 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18121/tid=18124] ppid=18119 vsize=100448 CPUtime=340.78
/proc/18121/task/18124/stat : 18124 (ornithorynque) R 18119 18121 18064 0 -1 4194368 7057 0 0 0 34075 3 0 0 25 0 3 0 331455730 102858752 12389 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.97
Current children cumulated vsize (KiB) 100448

[startup+402.302 s]
/proc/loadavg: 1.99 1.47 0.81 3/67 18124
/proc/meminfo: memFree=1513368/2055920 swapFree=4184100/4192956
[pid=18121] ppid=18119 vsize=106808 CPUtime=802.68
/proc/18121/stat : 18121 (ornithorynque) S 18119 18121 18064 0 -1 4194304 17773 0 0 0 80254 14 0 0 18 0 3 0 331455728 109371392 13506 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18121/statm: 26702 13506 387 42 0 20954 0
[pid=18121/tid=18123] ppid=18119 vsize=106808 CPUtime=402.15
/proc/18121/task/18123/stat : 18123 (ornithorynque) R 18119 18121 18064 0 -1 4194368 9104 0 0 0 40205 10 0 0 25 0 3 0 331455730 109371392 13506 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18121/tid=18124] ppid=18119 vsize=106808 CPUtime=400.51
/proc/18121/task/18124/stat : 18124 (ornithorynque) R 18119 18121 18064 0 -1 4194368 8108 0 0 0 40048 3 0 0 25 0 3 0 331455730 109371392 13506 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241645 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.68
Current children cumulated vsize (KiB) 106808

[startup+462.302 s]
/proc/loadavg: 1.99 1.56 0.89 3/67 18124
/proc/meminfo: memFree=1509400/2055920 swapFree=4184100/4192956
[pid=18121] ppid=18119 vsize=110304 CPUtime=922.41
/proc/18121/stat : 18121 (ornithorynque) S 18119 18121 18064 0 -1 4194304 18827 0 0 0 92226 15 0 0 18 0 3 0 331455728 112951296 14494 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18121/statm: 27576 14494 387 42 0 21828 0
[pid=18121/tid=18123] ppid=18119 vsize=110304 CPUtime=462.13
/proc/18121/task/18123/stat : 18123 (ornithorynque) R 18119 18121 18064 0 -1 4194368 9886 0 0 0 46203 10 0 0 25 0 3 0 331455730 112951296 14494 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18121/tid=18124] ppid=18119 vsize=110304 CPUtime=460.26
/proc/18121/task/18124/stat : 18124 (ornithorynque) R 18119 18121 18064 0 -1 4194368 8380 0 0 0 46022 4 0 0 25 0 3 0 331455730 112951296 14494 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.41
Current children cumulated vsize (KiB) 110304

[startup+522.301 s]
/proc/loadavg: 2.07 1.65 0.96 3/67 18124
/proc/meminfo: memFree=1505240/2055920 swapFree=4184100/4192956
[pid=18121] ppid=18119 vsize=115648 CPUtime=1042.13
/proc/18121/stat : 18121 (ornithorynque) S 18119 18121 18064 0 -1 4194304 20491 0 0 0 104197 16 0 0 18 0 3 0 331455728 118423552 15542 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18121/statm: 28912 15542 387 42 0 23164 0
[pid=18121/tid=18123] ppid=18119 vsize=115648 CPUtime=522.11
/proc/18121/task/18123/stat : 18123 (ornithorynque) R 18119 18121 18064 0 -1 4194368 10688 0 0 0 52200 11 0 0 25 0 3 0 331455730 118423552 15542 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311221 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18121/tid=18124] ppid=18119 vsize=115648 CPUtime=519.99
/proc/18121/task/18124/stat : 18124 (ornithorynque) R 18119 18121 18064 0 -1 4194368 9242 0 0 0 51995 4 0 0 25 0 3 0 331455730 118423552 15542 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241035 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.13
Current children cumulated vsize (KiB) 115648

[startup+582.301 s]
/proc/loadavg: 2.03 1.71 1.02 3/67 18124
/proc/meminfo: memFree=1501528/2055920 swapFree=4184100/4192956
[pid=18121] ppid=18119 vsize=119368 CPUtime=1161.84
/proc/18121/stat : 18121 (ornithorynque) S 18119 18121 18064 0 -1 4194304 21816 0 0 0 116167 17 0 0 18 0 3 0 331455728 122232832 16460 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18121/statm: 29842 16460 387 42 0 24094 0
[pid=18121/tid=18123] ppid=18119 vsize=119368 CPUtime=582.08
/proc/18121/task/18123/stat : 18123 (ornithorynque) R 18119 18121 18064 0 -1 4194368 11360 0 0 0 58197 11 0 0 25 0 3 0 331455730 122232832 16460 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18121/tid=18124] ppid=18119 vsize=119368 CPUtime=579.72
/proc/18121/task/18124/stat : 18124 (ornithorynque) R 18119 18121 18064 0 -1 4194368 9895 0 0 0 57968 4 0 0 25 0 3 0 331455730 122232832 16460 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.84
Current children cumulated vsize (KiB) 119368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.502 s]
/proc/loadavg: 2.02 1.73 1.04 3/67 18124
/proc/meminfo: memFree=1500696/2055920 swapFree=4184100/4192956
[pid=18121] ppid=18119 vsize=120064 CPUtime=1200.16
/proc/18121/stat : 18121 (ornithorynque) S 18119 18121 18064 0 -1 4194304 21998 0 0 0 119999 17 0 0 18 0 3 0 331455728 122945536 16642 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18121/statm: 30016 16642 387 42 0 24268 0
[pid=18121/tid=18123] ppid=18119 vsize=120064 CPUtime=601.29
/proc/18121/task/18123/stat : 18123 (ornithorynque) R 18119 18121 18064 0 -1 4194368 11542 0 0 0 60117 12 0 0 25 0 3 0 331455730 122945536 16642 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18121/tid=18124] ppid=18119 vsize=120064 CPUtime=598.85
/proc/18121/task/18124/stat : 18124 (ornithorynque) R 18119 18121 18064 0 -1 4194368 9895 0 0 0 59881 4 0 0 25 0 3 0 331455730 122945536 16642 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 120064

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+601.502 s]
/proc/loadavg: 2.02 1.73 1.04 3/67 18124
/proc/meminfo: memFree=1500696/2055920 swapFree=4184100/4192956
[pid=18121] ppid=18119 vsize=120064 CPUtime=1200.16
/proc/18121/stat : 18121 (ornithorynque) S 18119 18121 18064 0 -1 4194304 21998 0 0 0 119999 17 0 0 18 0 3 0 331455728 122945536 16642 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237956525947 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18121/statm: 30016 16642 387 42 0 24268 0
[pid=18121/tid=18123] ppid=18119 vsize=120064 CPUtime=601.29
/proc/18121/task/18123/stat : 18123 (ornithorynque) R 18119 18121 18064 0 -1 4194368 11542 0 0 0 60117 12 0 0 25 0 3 0 331455730 122945536 16642 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18121/tid=18124] ppid=18119 vsize=120064 CPUtime=598.85
/proc/18121/task/18124/stat : 18124 (ornithorynque) R 18119 18121 18064 0 -1 4194368 9895 0 0 0 59881 4 0 0 25 0 3 0 331455730 122945536 16642 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 120064

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.525
CPU time (s): 1200.2
CPU user time (s): 1200.01
CPU system time (s): 0.183972
CPU usage (%): 199.525
Max. virtual memory (cumulated for all children) (KiB): 120064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.01
system time used= 0.183972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21998
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= 23
involuntary context switches= 9153

runsolver used 0.571913 second user time and 1.63475 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Mon Mar  5 17:16:20 UTC 2007

IDJOB= 327932
IDBENCH= 19840
IDSOLVER= 139
FILE ID= node69/327932-1173114980

PBS_JOBID= 4014749

Free space on /tmp= 66541 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v90/unif-k5-r21.3-v90-c1917-S1110074311-09.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/327932-1173114980/ornithorynque /tmp/evaluation/327932-1173114980/instance-327932-1173114980.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-327932-1173114980 -o ROOT/results/node69/solver-327932-1173114980 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/327932-1173114980/ornithorynque /tmp/evaluation/327932-1173114980/instance-327932-1173114980.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  02a107b9ff03aada11a30505baf8353d

RANDOM SEED= 815980620

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.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.261
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.261
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:       1566984 kB
Buffers:         28728 kB
Cached:         381248 kB
SwapCached:       2716 kB
Active:          63160 kB
Inactive:       356072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1566984 kB
SwapTotal:     4192956 kB
SwapFree:      4184100 kB
Dirty:             292 kB
Writeback:           0 kB
Mapped:          15296 kB
Slab:            55676 kB
Committed_AS:   829172 kB
PageTables:       1472 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= 66541 MiB

End job on node69 on Mon Mar  5 17:26:24 UTC 2007