Trace number 327994

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.17 601.63

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S1678989107-02.SAT.shuffled.cnf
MD5SUMb57134f285064a87b960fe6b9e245882
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.113981
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55785

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.03	c ...done
0.00/0.03	c nbVar=65 nbClause=5785
0.00/0.03	c nbVar=65 nbClause=5785
0.00/0.03	c complete search running
0.00/0.03	c local search running
0.00/0.03	c flip 0 nbSat=5738 maxSat=0
0.36/0.21	c flip 0 nbSat=7244 maxSat=5770
0.75/0.50	c flip 0 nbSat=9095 maxSat=7276
1.75/0.91	c flip 0 nbSat=11139 maxSat=9130
2.75/1.49	c flip 0 nbSat=13467 maxSat=11159
3.55/1.86	c nbDecision=10000 #clauses=14826
4.35/2.30	c flip 0 nbSat=16159 maxSat=13492
6.75/3.42	c flip 0 nbSat=19205 maxSat=16197
9.94/5.05	c flip 0 nbSat=22932 maxSat=19232
10.74/5.48	c nbDecision=20000 #clauses=23935
14.52/7.36	c flip 0 nbSat=27237 maxSat=22960
20.72/10.40	c flip 0 nbSat=32504 maxSat=27276
21.52/10.88	c nbDecision=30000 #clauses=33015
28.68/14.42	c flip 0 nbSat=37200 maxSat=32533
37.67/18.95	c flip 0 nbSat=41106 maxSat=37228
40.47/20.31	c nbDecision=40000 #clauses=42124
48.84/24.59	c flip 0 nbSat=45020 maxSat=41134
60.61/30.42	c flip 0 nbSat=48778 maxSat=45054
69.39/34.85	c nbDecision=50000 #clauses=51293
74.19/37.23	c flip 0 nbSat=52428 maxSat=48800
88.96/44.64	c flip 0 nbSat=55942 maxSat=52453
100.73/50.50	c nbDecision=60000 #clauses=60428
104.52/52.43	c flip 0 nbSat=61959 maxSat=55960
122.08/61.24	c flip 0 nbSat=68562 maxSat=61993
124.47/62.50	c nbDecision=70000 #clauses=69627
142.04/71.21	c flip 0 nbSat=75004 maxSat=68587
154.40/77.45	c nbDecision=80000 #clauses=78827
162.98/81.78	c flip 0 nbSat=81395 maxSat=75038
184.93/92.78	c nbDecision=90000 #clauses=88000
186.34/93.42	c flip 0 nbSat=88319 maxSat=81425
211.87/106.23	c flip 0 nbSat=94656 maxSat=88356
222.85/111.71	c nbDecision=100000 #clauses=97242
240.00/120.32	c flip 0 nbSat=101205 maxSat=94681
260.97/130.85	c nbDecision=110000 #clauses=106395
270.34/135.58	c flip 0 nbSat=108568 maxSat=101224
295.27/148.04	c nbDecision=120000 #clauses=115575
302.45/151.67	c flip 0 nbSat=117318 maxSat=108602
334.58/167.78	c nbDecision=130000 #clauses=124730
337.78/169.35	c flip 0 nbSat=125503 maxSat=117348
375.30/188.13	c flip 0 nbSat=132039 maxSat=125531
382.88/191.94	c nbDecision=140000 #clauses=133917
414.81/207.92	c flip 0 nbSat=139326 maxSat=132070
435.55/218.37	c nbDecision=150000 #clauses=143221
456.70/228.95	c flip 0 nbSat=147145 maxSat=139356
482.44/241.89	c nbDecision=160000 #clauses=152401
502.00/251.61	c flip 0 nbSat=155325 maxSat=147177
547.29/274.33	c flip 0 nbSat=161313 maxSat=155353
548.70/275.03	c nbDecision=170000 #clauses=161612
597.09/299.39	c flip 0 nbSat=167745 maxSat=161349
629.78/315.73	c nbDecision=180000 #clauses=170885
647.72/324.71	c flip 0 nbSat=172761 maxSat=167790
700.12/351.03	c flip 0 nbSat=178105 maxSat=172798
723.47/362.74	c nbDecision=190000 #clauses=180135
753.35/377.77	c flip 0 nbSat=183191 maxSat=178136
808.83/405.59	c flip 0 nbSat=189055 maxSat=183224
811.62/406.95	c nbDecision=200000 #clauses=189351
864.10/433.27	c flip 0 nbSat=194084 maxSat=189081
914.38/458.40	c nbDecision=210000 #clauses=198578
922.37/462.41	c flip 0 nbSat=199315 maxSat=194116
982.03/492.38	c flip 0 nbSat=206013 maxSat=199342
996.20/499.46	c nbDecision=220000 #clauses=207749
1044.50/523.68	c flip 0 nbSat=212062 maxSat=206043
1109.74/556.35	c flip 0 nbSat=216047 maxSat=212101
1123.70/563.33	c nbDecision=230000 #clauses=216932
1172.98/588.09	c flip 0 nbSat=220577 maxSat=216076

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/node59/watcher-327994-1173106576 -o ROOT/results/node59/solver-327994-1173106576 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327994-1173106576/ornithorynque /tmp/evaluation/327994-1173106576/instance-327994-1173106576.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.56 3/64 25328
/proc/meminfo: memFree=1657824/2055920 swapFree=4183736/4192956
[pid=25328] ppid=25326 vsize=23220 CPUtime=0
/proc/25328/stat : 25328 (ornithorynque) R 25326 25328 25229 0 -1 4194304 279 0 0 0 0 0 0 0 18 0 1 0 330614273 23777280 258 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217048976657 0 0 4096 0 0 0 0 17 1 0 0
/proc/25328/statm: 5805 261 218 42 0 45 0

[startup+0.078667 s]
/proc/loadavg: 1.83 1.70 1.56 3/64 25328
/proc/meminfo: memFree=1657824/2055920 swapFree=4183736/4192956
[pid=25328] ppid=25326 vsize=44812 CPUtime=0.11
/proc/25328/stat : 25328 (ornithorynque) S 25326 25328 25229 0 -1 4194304 765 0 0 0 11 0 0 0 18 0 3 0 330614273 45887488 726 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25328/statm: 11203 726 387 42 0 5455 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 44812

[startup+0.101669 s]
/proc/loadavg: 1.83 1.70 1.56 3/64 25328
/proc/meminfo: memFree=1657824/2055920 swapFree=4183736/4192956
[pid=25328] ppid=25326 vsize=44944 CPUtime=0.16
/proc/25328/stat : 25328 (ornithorynque) S 25326 25328 25229 0 -1 4194304 774 0 0 0 16 0 0 0 18 0 3 0 330614273 46022656 735 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25328/statm: 11236 735 387 42 0 5488 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 44944

[startup+0.301693 s]
/proc/loadavg: 1.83 1.70 1.56 3/64 25328
/proc/meminfo: memFree=1657824/2055920 swapFree=4183736/4192956
[pid=25328] ppid=25326 vsize=46104 CPUtime=0.55
/proc/25328/stat : 25328 (ornithorynque) S 25326 25328 25229 0 -1 4194304 886 0 0 0 55 0 0 0 18 0 3 0 330614273 47210496 847 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25328/statm: 11526 847 387 42 0 5778 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 46104

[startup+0.701739 s]
/proc/loadavg: 1.83 1.70 1.56 3/64 25328
/proc/meminfo: memFree=1657824/2055920 swapFree=4183736/4192956
[pid=25328] ppid=25326 vsize=46504 CPUtime=1.35
/proc/25328/stat : 25328 (ornithorynque) S 25326 25328 25229 0 -1 4194304 1043 0 0 0 135 0 0 0 18 0 3 0 330614273 47620096 1004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25328/statm: 11626 1004 387 42 0 5878 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 46504

[startup+1.50183 s]
/proc/loadavg: 1.83 1.70 1.56 3/67 25331
/proc/meminfo: memFree=1654536/2055920 swapFree=4183736/4192956
[pid=25328] ppid=25326 vsize=48056 CPUtime=2.95
/proc/25328/stat : 25328 (ornithorynque) S 25326 25328 25229 0 -1 4194304 1346 0 0 0 295 0 0 0 18 0 3 0 330614273 49209344 1307 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25328/statm: 12014 1307 387 42 0 6266 0
[pid=25328/tid=25330] ppid=25326 vsize=48056 CPUtime=1.46
/proc/25328/task/25330/stat : 25330 (ornithorynque) R 25326 25328 25229 0 -1 4194368 288 0 0 0 146 0 0 0 25 0 3 0 330614276 49209344 1307 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258619405698 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25328/tid=25331] ppid=25326 vsize=48056 CPUtime=1.46
/proc/25328/task/25331/stat : 25331 (ornithorynque) R 25326 25328 25229 0 -1 4194368 331 0 0 0 146 0 0 0 25 0 3 0 330614276 49209344 1307 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 48056

[startup+3.10301 s]
/proc/loadavg: 1.83 1.70 1.56 3/67 25331
/proc/meminfo: memFree=1653576/2055920 swapFree=4183736/4192956
[pid=25328] ppid=25326 vsize=49604 CPUtime=6.15
/proc/25328/stat : 25328 (ornithorynque) S 25326 25328 25229 0 -1 4194304 1672 0 0 0 614 1 0 0 18 0 3 0 330614273 50794496 1600 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25328/statm: 12401 1600 387 42 0 6653 0
[pid=25328/tid=25330] ppid=25326 vsize=49604 CPUtime=3.06
/proc/25328/task/25330/stat : 25330 (ornithorynque) R 25326 25328 25229 0 -1 4194368 499 0 0 0 306 0 0 0 25 0 3 0 330614276 50794496 1600 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217051468513 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25328/tid=25331] ppid=25326 vsize=49604 CPUtime=3.05
/proc/25328/task/25331/stat : 25331 (ornithorynque) R 25326 25328 25229 0 -1 4194368 446 0 0 0 305 0 0 0 25 0 3 0 330614276 50794496 1600 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242181 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 49604

[startup+6.30136 s]
/proc/loadavg: 1.85 1.71 1.56 3/67 25331
/proc/meminfo: memFree=1650960/2055920 swapFree=4183736/4192956
[pid=25328] ppid=25326 vsize=50936 CPUtime=12.53
/proc/25328/stat : 25328 (ornithorynque) S 25326 25328 25229 0 -1 4194304 2185 0 0 0 1252 1 0 0 18 0 3 0 330614273 52158464 2080 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25328/statm: 12734 2080 387 42 0 6986 0
[pid=25328/tid=25330] ppid=25326 vsize=50936 CPUtime=6.25
/proc/25328/task/25330/stat : 25330 (ornithorynque) R 25326 25328 25229 0 -1 4194368 768 0 0 0 625 0 0 0 25 0 3 0 330614276 52158464 2080 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25328/tid=25331] ppid=25326 vsize=50936 CPUtime=6.24
/proc/25328/task/25331/stat : 25331 (ornithorynque) R 25326 25328 25229 0 -1 4194368 690 0 0 0 624 0 0 0 25 0 3 0 330614276 52158464 2080 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242305 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 50936

[startup+12.7011 s]
/proc/loadavg: 1.86 1.71 1.56 3/67 25331
/proc/meminfo: memFree=1647760/2055920 swapFree=4183736/4192956
[pid=25328] ppid=25326 vsize=55128 CPUtime=25.3
/proc/25328/stat : 25328 (ornithorynque) S 25326 25328 25229 0 -1 4194304 2950 0 0 0 2528 2 0 0 18 0 3 0 330614273 56451072 2780 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25328/statm: 13782 2780 387 42 0 8034 0
[pid=25328/tid=25330] ppid=25326 vsize=55128 CPUtime=12.65
/proc/25328/task/25330/stat : 25330 (ornithorynque) R 25326 25328 25229 0 -1 4194368 1124 0 0 0 1264 1 0 0 25 0 3 0 330614276 56451072 2780 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25328/tid=25331] ppid=25326 vsize=55128 CPUtime=12.61
/proc/25328/task/25331/stat : 25331 (ornithorynque) R 25326 25328 25229 0 -1 4194368 1099 0 0 0 1261 0 0 0 25 0 3 0 330614276 56451072 2780 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241825 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 55128

[startup+25.5015 s]
/proc/loadavg: 1.89 1.73 1.57 3/67 25331
/proc/meminfo: memFree=1644368/2055920 swapFree=4183736/4192956
[pid=25328] ppid=25326 vsize=58528 CPUtime=50.84
/proc/25328/stat : 25328 (ornithorynque) S 25326 25328 25229 0 -1 4194304 3896 0 0 0 5081 3 0 0 18 0 3 0 330614273 59932672 3583 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25328/statm: 14632 3583 387 42 0 8884 0
[pid=25328/tid=25330] ppid=25326 vsize=58528 CPUtime=25.45
/proc/25328/task/25330/stat : 25330 (ornithorynque) R 25326 25328 25229 0 -1 4194368 1466 0 0 0 2543 2 0 0 25 0 3 0 330614276 59932672 3583 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311537 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25328/tid=25331] ppid=25326 vsize=58528 CPUtime=25.34
/proc/25328/task/25331/stat : 25331 (ornithorynque) R 25326 25328 25229 0 -1 4194368 1703 0 0 0 2534 0 0 0 25 0 3 0 330614276 59932672 3583 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242179 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 58528

[startup+51.1013 s]
/proc/loadavg: 1.93 1.75 1.58 3/67 25331
/proc/meminfo: memFree=1640912/2055920 swapFree=4183736/4192956
[pid=25328] ppid=25326 vsize=62664 CPUtime=101.92
/proc/25328/stat : 25328 (ornithorynque) S 25326 25328 25229 0 -1 4194304 5148 0 0 0 10188 4 0 0 18 0 3 0 330614273 64167936 4505 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25328/statm: 15666 4505 387 42 0 9918 0
[pid=25328/tid=25330] ppid=25326 vsize=62664 CPUtime=51.05
/proc/25328/task/25330/stat : 25330 (ornithorynque) R 25326 25328 25229 0 -1 4194368 1981 0 0 0 5102 3 0 0 25 0 3 0 330614276 64167936 4505 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25328/tid=25331] ppid=25326 vsize=62664 CPUtime=50.83
/proc/25328/task/25331/stat : 25331 (ornithorynque) R 25326 25328 25229 0 -1 4194368 2440 0 0 0 5083 0 0 0 25 0 3 0 330614276 64167936 4505 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285227 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 62664

[startup+102.306 s]
/proc/loadavg: 1.97 1.78 1.60 3/67 25331
/proc/meminfo: memFree=1632208/2055920 swapFree=4183736/4192956
[pid=25328] ppid=25326 vsize=73508 CPUtime=204.1
/proc/25328/stat : 25328 (ornithorynque) S 25326 25328 25229 0 -1 4194304 8136 0 0 0 20403 7 0 0 18 0 3 0 330614273 75272192 6624 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25328/statm: 18377 6624 387 42 0 12629 0
[pid=25328/tid=25330] ppid=25326 vsize=73508 CPUtime=102.24
/proc/25328/task/25330/stat : 25330 (ornithorynque) R 25326 25328 25229 0 -1 4194368 3340 0 0 0 10219 5 0 0 25 0 3 0 330614276 75272192 6624 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25328/tid=25331] ppid=25326 vsize=73508 CPUtime=101.82
/proc/25328/task/25331/stat : 25331 (ornithorynque) R 25326 25328 25229 0 -1 4194368 4069 0 0 0 10181 1 0 0 25 0 3 0 330614276 75272192 6624 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 73508

[startup+162.302 s]
/proc/loadavg: 1.99 1.82 1.62 3/67 25331
/proc/meminfo: memFree=1624272/2055920 swapFree=4183736/4192956
[pid=25328] ppid=25326 vsize=82084 CPUtime=323.81
/proc/25328/stat : 25328 (ornithorynque) S 25326 25328 25229 0 -1 4194304 10591 0 0 0 32371 10 0 0 18 0 3 0 330614273 84054016 8623 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25328/statm: 20521 8623 387 42 0 14773 0
[pid=25328/tid=25330] ppid=25326 vsize=82084 CPUtime=162.22
/proc/25328/task/25330/stat : 25330 (ornithorynque) R 25326 25328 25229 0 -1 4194368 4610 0 0 0 16215 7 0 0 25 0 3 0 330614276 84054016 8623 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311262 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25328/tid=25331] ppid=25326 vsize=82084 CPUtime=161.55
/proc/25328/task/25331/stat : 25331 (ornithorynque) R 25326 25328 25229 0 -1 4194368 5254 0 0 0 16153 2 0 0 25 0 3 0 330614276 84054016 8623 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) 82084

[startup+222.301 s]
/proc/loadavg: 1.99 1.85 1.64 3/67 25331
/proc/meminfo: memFree=1618192/2055920 swapFree=4183736/4192956
[pid=25328] ppid=25326 vsize=90376 CPUtime=443.53
/proc/25328/stat : 25328 (ornithorynque) S 25326 25328 25229 0 -1 4194304 12975 0 0 0 44341 12 0 0 18 0 3 0 330614273 92545024 10132 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25328/statm: 22594 10132 387 42 0 16846 0
[pid=25328/tid=25330] ppid=25326 vsize=90376 CPUtime=222.2
/proc/25328/task/25330/stat : 25330 (ornithorynque) R 25326 25328 25229 0 -1 4194368 5785 0 0 0 22212 8 0 0 25 0 3 0 330614276 92545024 10132 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311221 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25328/tid=25331] ppid=25326 vsize=90376 CPUtime=221.29
/proc/25328/task/25331/stat : 25331 (ornithorynque) R 25326 25328 25229 0 -1 4194368 6463 0 0 0 22126 3 0 0 25 0 3 0 330614276 92545024 10132 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) 90376

[startup+282.302 s]
/proc/loadavg: 1.99 1.87 1.66 3/67 25331
/proc/meminfo: memFree=1612880/2055920 swapFree=4183736/4192956
[pid=25328] ppid=25326 vsize=94768 CPUtime=563.27
/proc/25328/stat : 25328 (ornithorynque) S 25326 25328 25229 0 -1 4194304 14604 0 0 0 56313 14 0 0 18 0 3 0 330614273 97042432 11498 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25328/statm: 23692 11498 387 42 0 17944 0
[pid=25328/tid=25330] ppid=25326 vsize=94768 CPUtime=282.18
/proc/25328/task/25330/stat : 25330 (ornithorynque) R 25326 25328 25229 0 -1 4194368 6710 0 0 0 28209 9 0 0 25 0 3 0 330614276 97042432 11498 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25328/tid=25331] ppid=25326 vsize=94768 CPUtime=281.04
/proc/25328/task/25331/stat : 25331 (ornithorynque) R 25326 25328 25229 0 -1 4194368 7167 0 0 0 28101 3 0 0 25 0 3 0 330614276 97042432 11498 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.27
Current children cumulated vsize (KiB) 94768

[startup+342.301 s]
/proc/loadavg: 1.99 1.89 1.68 3/73 25487
/proc/meminfo: memFree=1607960/2055920 swapFree=4183736/4192956
[pid=25328] ppid=25326 vsize=103748 CPUtime=682.78
/proc/25328/stat : 25328 (ornithorynque) S 25326 25328 25229 0 -1 4194304 17010 0 0 0 68248 30 0 0 18 0 3 0 330614273 106237952 12320 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25328/statm: 25937 12320 387 42 0 20189 0
[pid=25328/tid=25330] ppid=25326 vsize=103748 CPUtime=342.01
/proc/25328/task/25330/stat : 25330 (ornithorynque) R 25326 25328 25229 0 -1 4194368 7255 0 0 0 34190 11 0 0 25 0 3 0 330614276 106237952 12320 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311518 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25328/tid=25331] ppid=25326 vsize=103748 CPUtime=340.73
/proc/25328/task/25331/stat : 25331 (ornithorynque) R 25326 25328 25229 0 -1 4194368 9028 0 0 0 34055 18 0 0 25 0 3 0 330614276 106237952 12320 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285232 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.78
Current children cumulated vsize (KiB) 103748

[startup+402.302 s]
/proc/loadavg: 1.99 1.91 1.70 3/67 25529
/proc/meminfo: memFree=1606032/2055920 swapFree=4183736/4192956
[pid=25328] ppid=25326 vsize=107540 CPUtime=802.44
/proc/25328/stat : 25328 (ornithorynque) S 25326 25328 25229 0 -1 4194304 18061 0 0 0 80210 34 0 0 18 0 3 0 330614273 110120960 13062 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25328/statm: 26885 13062 387 42 0 21137 0
[pid=25328/tid=25330] ppid=25326 vsize=107540 CPUtime=401.94
/proc/25328/task/25330/stat : 25330 (ornithorynque) R 25326 25328 25229 0 -1 4194368 7943 0 0 0 40182 12 0 0 25 0 3 0 330614276 110120960 13062 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25328/tid=25331] ppid=25326 vsize=107540 CPUtime=400.46
/proc/25328/task/25331/stat : 25331 (ornithorynque) R 25326 25328 25229 0 -1 4194368 9391 0 0 0 40025 21 0 0 25 0 3 0 330614276 110120960 13062 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.44
Current children cumulated vsize (KiB) 107540

[startup+462.302 s]
/proc/loadavg: 1.99 1.92 1.71 3/67 25529
/proc/meminfo: memFree=1602640/2055920 swapFree=4183736/4192956
[pid=25328] ppid=25326 vsize=110884 CPUtime=922.16
/proc/25328/stat : 25328 (ornithorynque) S 25326 25328 25229 0 -1 4194304 19364 0 0 0 92181 35 0 0 18 0 3 0 330614273 113545216 13940 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25328/statm: 27721 13940 387 42 0 21973 0
[pid=25328/tid=25330] ppid=25326 vsize=110884 CPUtime=461.92
/proc/25328/task/25330/stat : 25330 (ornithorynque) R 25326 25328 25229 0 -1 4194368 8892 0 0 0 46179 13 0 0 25 0 3 0 330614276 113545216 13940 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25328/tid=25331] ppid=25326 vsize=110884 CPUtime=460.2
/proc/25328/task/25331/stat : 25331 (ornithorynque) R 25326 25328 25229 0 -1 4194368 9745 0 0 0 45999 21 0 0 25 0 3 0 330614276 113545216 13940 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.16
Current children cumulated vsize (KiB) 110884

[startup+522.301 s]
/proc/loadavg: 1.99 1.94 1.73 3/67 25529
/proc/meminfo: memFree=1599632/2055920 swapFree=4183736/4192956
[pid=25328] ppid=25326 vsize=114220 CPUtime=1041.89
/proc/25328/stat : 25328 (ornithorynque) S 25326 25328 25229 0 -1 4194304 20378 0 0 0 104152 37 0 0 18 0 3 0 330614273 116961280 14691 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25328/statm: 28555 14691 387 42 0 22807 0
[pid=25328/tid=25330] ppid=25326 vsize=114220 CPUtime=521.91
/proc/25328/task/25330/stat : 25330 (ornithorynque) R 25326 25328 25229 0 -1 4194368 9436 0 0 0 52177 14 0 0 25 0 3 0 330614276 116961280 14691 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25328/tid=25331] ppid=25326 vsize=114220 CPUtime=519.93
/proc/25328/task/25331/stat : 25331 (ornithorynque) R 25326 25328 25229 0 -1 4194368 10215 0 0 0 51972 21 0 0 25 0 3 0 330614276 116961280 14691 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241026 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.89
Current children cumulated vsize (KiB) 114220

[startup+582.302 s]
/proc/loadavg: 1.99 1.94 1.74 3/67 25529
/proc/meminfo: memFree=1597200/2055920 swapFree=4183736/4192956
[pid=25328] ppid=25326 vsize=115896 CPUtime=1161.61
/proc/25328/stat : 25328 (ornithorynque) S 25326 25328 25229 0 -1 4194304 21039 0 0 0 116123 38 0 0 18 0 3 0 330614273 118677504 15286 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25328/statm: 28974 15286 387 42 0 23226 0
[pid=25328/tid=25330] ppid=25326 vsize=115896 CPUtime=581.89
/proc/25328/task/25330/stat : 25330 (ornithorynque) R 25326 25328 25229 0 -1 4194368 9839 0 0 0 58174 15 0 0 25 0 3 0 330614276 118677504 15286 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311234 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25328/tid=25331] ppid=25326 vsize=115896 CPUtime=579.67
/proc/25328/task/25331/stat : 25331 (ornithorynque) R 25326 25328 25229 0 -1 4194368 10473 0 0 0 57945 22 0 0 25 0 3 0 330614276 118677504 15286 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.61
Current children cumulated vsize (KiB) 115896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.603 s]
/proc/loadavg: 1.99 1.95 1.75 3/67 25529
/proc/meminfo: memFree=1596240/2055920 swapFree=4183736/4192956
[pid=25328] ppid=25326 vsize=116420 CPUtime=1200.14
/proc/25328/stat : 25328 (ornithorynque) S 25326 25328 25229 0 -1 4194304 21320 0 0 0 119975 39 0 0 18 0 3 0 330614273 119214080 15534 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25328/statm: 29105 15534 387 42 0 23357 0
[pid=25328/tid=25330] ppid=25326 vsize=116420 CPUtime=601.2
/proc/25328/task/25330/stat : 25330 (ornithorynque) R 25326 25328 25229 0 -1 4194368 9974 0 0 0 60104 16 0 0 25 0 3 0 330614276 119214080 15534 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25328/tid=25331] ppid=25326 vsize=116420 CPUtime=598.89
/proc/25328/task/25331/stat : 25331 (ornithorynque) R 25326 25328 25229 0 -1 4194368 10619 0 0 0 59867 22 0 0 25 0 3 0 330614276 119214080 15534 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 116420

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.63
CPU time (s): 1200.17
CPU user time (s): 1199.77
CPU system time (s): 0.400939
CPU usage (%): 199.486
Max. virtual memory (cumulated for all children) (KiB): 116420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.77
system time used= 0.400939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21320
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= 17
involuntary context switches= 9469

runsolver used 0.672897 second user time and 1.53577 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Mon Mar  5 14:56:16 UTC 2007

IDJOB= 327994
IDBENCH= 19902
IDSOLVER= 139
FILE ID= node59/327994-1173106576

PBS_JOBID= 4013917

Free space on /tmp= 66533 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v65/unif-k7-r89-v65-c5785-S1678989107-02.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/327994-1173106576/ornithorynque /tmp/evaluation/327994-1173106576/instance-327994-1173106576.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-327994-1173106576 -o ROOT/results/node59/solver-327994-1173106576 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/327994-1173106576/ornithorynque /tmp/evaluation/327994-1173106576/instance-327994-1173106576.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  b57134f285064a87b960fe6b9e245882

RANDOM SEED= 407789860

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.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.225
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.225
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:       1658296 kB
Buffers:         23888 kB
Cached:         298148 kB
SwapCached:       3004 kB
Active:          41300 kB
Inactive:       290104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1658296 kB
SwapTotal:     4192956 kB
SwapFree:      4183736 kB
Dirty:             400 kB
Writeback:           0 kB
Mapped:          15448 kB
Slab:            52280 kB
Committed_AS:   654084 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= 66533 MiB

End job on node59 on Mon Mar  5 15:06:19 UTC 2007