Trace number 327946

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.424

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S1481093667-06.UNSAT.shuffled.cnf
MD5SUMbd3636480ccd2ac89b0fc1e6396aab86
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark785.06
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
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 52130
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=100 nbClause=2130
0.00/0.01	c nbVar=100 nbClause=2130
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=2075 maxSat=0
0.00/0.06	c flip 0 nbSat=2821 maxSat=2107
0.18/0.18	c flip 0 nbSat=4166 maxSat=2859
0.78/0.41	c flip 0 nbSat=5913 maxSat=4216
1.38/0.78	c flip 0 nbSat=8105 maxSat=5961
2.37/1.27	c nbDecision=10000 #clauses=10726
2.57/1.36	c flip 0 nbSat=11007 maxSat=8152
4.37/2.29	c flip 0 nbSat=14343 maxSat=11039
7.36/3.72	c flip 0 nbSat=18768 maxSat=14385
7.76/3.95	c nbDecision=20000 #clauses=19349
11.95/6.03	c flip 0 nbSat=23370 maxSat=18816
18.13/9.11	c nbDecision=30000 #clauses=28036
18.73/9.49	c flip 0 nbSat=28462 maxSat=23419
27.31/13.74	c flip 0 nbSat=33179 maxSat=28498
34.10/17.14	c nbDecision=40000 #clauses=36758
38.09/19.13	c flip 0 nbSat=38340 maxSat=33213
51.26/25.75	c flip 0 nbSat=44113 maxSat=38390
55.45/27.81	c nbDecision=50000 #clauses=45598
66.22/33.29	c flip 0 nbSat=51418 maxSat=44170
72.22/36.26	c nbDecision=60000 #clauses=54367
84.18/42.29	c flip 0 nbSat=59116 maxSat=51465
96.76/48.56	c nbDecision=70000 #clauses=63057
105.74/53.09	c flip 0 nbSat=65255 maxSat=59175
129.67/65.02	c nbDecision=80000 #clauses=71844
130.27/65.35	c flip 0 nbSat=71901 maxSat=65326
158.41/79.42	c flip 0 nbSat=78788 maxSat=71947
166.40/83.45	c nbDecision=90000 #clauses=80581
188.15/94.31	c flip 0 nbSat=85505 maxSat=78843
202.72/101.69	c nbDecision=100000 #clauses=89335
220.48/110.59	c flip 0 nbSat=93740 maxSat=85565
237.05/118.87	c nbDecision=110000 #clauses=98055
256.19/128.41	c flip 0 nbSat=102038 maxSat=93784
280.14/140.49	c nbDecision=120000 #clauses=106758
294.31/147.50	c flip 0 nbSat=109075 maxSat=102083
329.04/164.90	c nbDecision=130000 #clauses=115550
336.61/168.76	c flip 0 nbSat=116713 maxSat=109160
381.32/191.11	c flip 0 nbSat=123739 maxSat=116783
385.71/193.36	c nbDecision=140000 #clauses=124413
428.59/214.85	c flip 0 nbSat=131552 maxSat=123790
438.37/219.75	c nbDecision=150000 #clauses=133167
478.50/239.89	c flip 0 nbSat=140161 maxSat=131585
487.27/244.25	c nbDecision=160000 #clauses=141932
530.37/265.87	c flip 0 nbSat=149466 maxSat=140202
539.35/270.30	c nbDecision=170000 #clauses=150674
587.43/294.42	c flip 0 nbSat=156422 maxSat=149505
606.18/303.80	c nbDecision=180000 #clauses=159492
646.90/324.23	c flip 0 nbSat=165329 maxSat=156481
670.24/335.94	c nbDecision=190000 #clauses=168240
710.55/356.14	c flip 0 nbSat=173677 maxSat=165374
743.89/372.81	c nbDecision=200000 #clauses=177106
777.20/389.56	c flip 0 nbSat=181775 maxSat=173722
806.33/404.10	c nbDecision=210000 #clauses=185732
846.65/424.36	c flip 0 nbSat=190389 maxSat=181824
888.15/445.11	c nbDecision=220000 #clauses=194485
917.68/459.91	c flip 0 nbSat=197013 maxSat=190452
969.96/486.13	c nbDecision=230000 #clauses=203300
992.50/497.48	c flip 0 nbSat=205795 maxSat=197063
1061.94/532.27	c nbDecision=240000 #clauses=212047
1070.53/536.53	c flip 0 nbSat=212660 maxSat=205850
1150.53/576.63	c flip 0 nbSat=219132 maxSat=212726
1171.90/587.34	c nbDecision=250000 #clauses=220806

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/node61/watcher-327946-1173114998 -o ROOT/results/node61/solver-327946-1173114998 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327946-1173114998/ornithorynque /tmp/evaluation/327946-1173114998/instance-327946-1173114998.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.24 3/64 32583
/proc/meminfo: memFree=1573808/2055920 swapFree=4183424/4192956
[pid=32583] ppid=32581 vsize=23220 CPUtime=0
/proc/32583/stat : 32583 (ornithorynque) R 32581 32583 32526 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 331456725 23777280 257 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246403861205 0 0 4096 0 0 0 0 17 1 0 0
/proc/32583/statm: 5805 259 217 42 0 45 0

[startup+0.078553 s]
/proc/loadavg: 0.00 0.00 0.24 3/64 32583
/proc/meminfo: memFree=1573808/2055920 swapFree=4183424/4192956
[pid=32583] ppid=32581 vsize=45216 CPUtime=0.13
/proc/32583/stat : 32583 (ornithorynque) S 32581 32583 32526 0 -1 4194304 658 0 0 0 13 0 0 0 18 0 3 0 331456725 46301184 619 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/32583/statm: 11304 619 387 42 0 5556 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 45216

[startup+0.101593 s]
/proc/loadavg: 0.00 0.00 0.24 3/64 32583
/proc/meminfo: memFree=1573808/2055920 swapFree=4183424/4192956
[pid=32583] ppid=32581 vsize=45348 CPUtime=0.18
/proc/32583/stat : 32583 (ornithorynque) S 32581 32583 32526 0 -1 4194304 667 0 0 0 18 0 0 0 18 0 3 0 331456725 46436352 628 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/32583/statm: 11337 628 387 42 0 5589 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45348

[startup+0.301611 s]
/proc/loadavg: 0.00 0.00 0.24 3/64 32583
/proc/meminfo: memFree=1573808/2055920 swapFree=4183424/4192956
[pid=32583] ppid=32581 vsize=45612 CPUtime=0.58
/proc/32583/stat : 32583 (ornithorynque) S 32581 32583 32526 0 -1 4194304 797 0 0 0 58 0 0 0 18 0 3 0 331456725 46706688 758 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/32583/statm: 11403 758 387 42 0 5655 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45612

[startup+0.701653 s]
/proc/loadavg: 0.00 0.00 0.24 3/64 32583
/proc/meminfo: memFree=1573808/2055920 swapFree=4183424/4192956
[pid=32583] ppid=32581 vsize=46008 CPUtime=1.38
/proc/32583/stat : 32583 (ornithorynque) S 32581 32583 32526 0 -1 4194304 985 0 0 0 138 0 0 0 18 0 3 0 331456725 47112192 946 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/32583/statm: 11502 946 387 42 0 5754 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 46008

[startup+1.50173 s]
/proc/loadavg: 0.00 0.00 0.24 3/67 32586
/proc/meminfo: memFree=1570840/2055920 swapFree=4183424/4192956
[pid=32583] ppid=32581 vsize=47824 CPUtime=2.97
/proc/32583/stat : 32583 (ornithorynque) S 32581 32583 32526 0 -1 4194304 1304 0 0 0 297 0 0 0 18 0 3 0 331456725 48971776 1265 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/32583/statm: 11956 1265 387 42 0 6208 0
[pid=32583/tid=32585] ppid=32581 vsize=47824 CPUtime=1.48
/proc/32583/task/32585/stat : 32585 (ornithorynque) R 32581 32583 32526 0 -1 4194368 392 0 0 0 148 0 0 0 18 0 3 0 331456726 48971776 1265 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=32583/tid=32586] ppid=32581 vsize=47824 CPUtime=1.47
/proc/32583/task/32586/stat : 32586 (ornithorynque) R 32581 32583 32526 0 -1 4194368 339 0 0 0 147 0 0 0 25 0 3 0 331456726 48971776 1265 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47824

[startup+3.10189 s]
/proc/loadavg: 0.16 0.03 0.25 3/67 32586
/proc/meminfo: memFree=1569624/2055920 swapFree=4183424/4192956
[pid=32583] ppid=32581 vsize=49940 CPUtime=6.17
/proc/32583/stat : 32583 (ornithorynque) S 32581 32583 32526 0 -1 4194304 1712 0 0 0 617 0 0 0 18 0 3 0 331456725 51138560 1640 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/32583/statm: 12485 1640 387 42 0 6737 0
[pid=32583/tid=32585] ppid=32581 vsize=49940 CPUtime=3.08
/proc/32583/task/32585/stat : 32585 (ornithorynque) R 32581 32583 32526 0 -1 4194368 668 0 0 0 308 0 0 0 25 0 3 0 331456726 51138560 1640 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311294 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=32583/tid=32586] ppid=32581 vsize=49940 CPUtime=3.07
/proc/32583/task/32586/stat : 32586 (ornithorynque) R 32581 32583 32526 0 -1 4194368 471 0 0 0 307 0 0 0 25 0 3 0 331456726 51138560 1640 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285268 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 49940

[startup+6.30219 s]
/proc/loadavg: 0.16 0.03 0.25 3/67 32586
/proc/meminfo: memFree=1567000/2055920 swapFree=4183424/4192956
[pid=32583] ppid=32581 vsize=51460 CPUtime=12.55
/proc/32583/stat : 32583 (ornithorynque) S 32581 32583 32526 0 -1 4194304 2261 0 0 0 1255 0 0 0 18 0 3 0 331456725 52695040 2189 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/32583/statm: 12865 2189 387 42 0 7117 0
[pid=32583/tid=32585] ppid=32581 vsize=51460 CPUtime=6.28
/proc/32583/task/32585/stat : 32585 (ornithorynque) R 32581 32583 32526 0 -1 4194368 972 0 0 0 628 0 0 0 25 0 3 0 331456726 52695040 2189 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=32583/tid=32586] ppid=32581 vsize=51460 CPUtime=6.26
/proc/32583/task/32586/stat : 32586 (ornithorynque) R 32581 32583 32526 0 -1 4194368 716 0 0 0 626 0 0 0 25 0 3 0 331456726 52695040 2189 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241624 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 51460

[startup+12.7018 s]
/proc/loadavg: 0.44 0.10 0.27 3/67 32586
/proc/meminfo: memFree=1564000/2055920 swapFree=4183424/4192956
[pid=32583] ppid=32581 vsize=53888 CPUtime=25.31
/proc/32583/stat : 32583 (ornithorynque) S 32581 32583 32526 0 -1 4194304 2816 0 0 0 2531 0 0 0 18 0 3 0 331456725 55181312 2744 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/32583/statm: 13472 2744 387 42 0 7724 0
[pid=32583/tid=32585] ppid=32581 vsize=53888 CPUtime=12.67
/proc/32583/task/32585/stat : 32585 (ornithorynque) R 32581 32583 32526 0 -1 4194368 1317 0 0 0 1267 0 0 0 25 0 3 0 331456726 55181312 2744 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=32583/tid=32586] ppid=32581 vsize=53888 CPUtime=12.62
/proc/32583/task/32586/stat : 32586 (ornithorynque) R 32581 32583 32526 0 -1 4194368 926 0 0 0 1262 0 0 0 25 0 3 0 331456726 55181312 2744 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283709 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 53888

[startup+25.502 s]
/proc/loadavg: 0.68 0.16 0.29 3/67 32586
/proc/meminfo: memFree=1560736/2055920 swapFree=4183424/4192956
[pid=32583] ppid=32581 vsize=58088 CPUtime=50.86
/proc/32583/stat : 32583 (ornithorynque) S 32581 32583 32526 0 -1 4194304 3785 0 0 0 5085 1 0 0 18 0 3 0 331456725 59482112 3550 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/32583/statm: 14522 3550 387 42 0 8774 0
[pid=32583/tid=32585] ppid=32581 vsize=58088 CPUtime=25.47
/proc/32583/task/32585/stat : 32585 (ornithorynque) R 32581 32583 32526 0 -1 4194368 1950 0 0 0 2547 0 0 0 25 0 3 0 331456726 59482112 3550 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=32583/tid=32586] ppid=32581 vsize=58088 CPUtime=25.37
/proc/32583/task/32586/stat : 32586 (ornithorynque) R 32581 32583 32526 0 -1 4194368 1262 0 0 0 2537 0 0 0 25 0 3 0 331456726 59482112 3550 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) 58088

[startup+51.1024 s]
/proc/loadavg: 1.13 0.31 0.33 3/67 32586
/proc/meminfo: memFree=1554912/2055920 swapFree=4183424/4192956
[pid=32583] ppid=32581 vsize=65180 CPUtime=101.95
/proc/32583/stat : 32583 (ornithorynque) S 32581 32583 32526 0 -1 4194304 5611 0 0 0 10192 3 0 0 18 0 3 0 331456725 66744320 5013 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/32583/statm: 16295 5013 387 42 0 10547 0
[pid=32583/tid=32585] ppid=32581 vsize=65180 CPUtime=51.06
/proc/32583/task/32585/stat : 32585 (ornithorynque) R 32581 32583 32526 0 -1 4194368 2825 0 0 0 5104 2 0 0 25 0 3 0 331456726 66744320 5013 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312023 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=32583/tid=32586] ppid=32581 vsize=65180 CPUtime=50.86
/proc/32583/task/32586/stat : 32586 (ornithorynque) R 32581 32583 32526 0 -1 4194368 2213 0 0 0 5086 0 0 0 25 0 3 0 331456726 66744320 5013 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 65180

[startup+102.306 s]
/proc/loadavg: 1.65 0.59 0.42 3/67 32586
/proc/meminfo: memFree=1547552/2055920 swapFree=4183424/4192956
[pid=32583] ppid=32581 vsize=73064 CPUtime=204.13
/proc/32583/stat : 32583 (ornithorynque) S 32581 32583 32526 0 -1 4194304 7834 0 0 0 20408 5 0 0 18 0 3 0 331456725 74817536 6814 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/32583/statm: 18266 6814 387 42 0 12518 0
[pid=32583/tid=32585] ppid=32581 vsize=73064 CPUtime=102.25
/proc/32583/task/32585/stat : 32585 (ornithorynque) R 32581 32583 32526 0 -1 4194368 4148 0 0 0 10222 3 0 0 25 0 3 0 331456726 74817536 6814 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=32583/tid=32586] ppid=32581 vsize=73064 CPUtime=101.85
/proc/32583/task/32586/stat : 32586 (ornithorynque) R 32581 32583 32526 0 -1 4194368 3113 0 0 0 10184 1 0 0 25 0 3 0 331456726 74817536 6814 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242179 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.13
Current children cumulated vsize (KiB) 73064

[startup+162.302 s]
/proc/loadavg: 1.87 0.84 0.52 3/67 32586
/proc/meminfo: memFree=1540576/2055920 swapFree=4183424/4192956
[pid=32583] ppid=32581 vsize=82472 CPUtime=323.84
/proc/32583/stat : 32583 (ornithorynque) S 32581 32583 32526 0 -1 4194304 10571 0 0 0 32377 7 0 0 18 0 3 0 331456725 84451328 8542 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/32583/statm: 20618 8542 387 42 0 14870 0
[pid=32583/tid=32585] ppid=32581 vsize=82472 CPUtime=162.24
/proc/32583/task/32585/stat : 32585 (ornithorynque) R 32581 32583 32526 0 -1 4194368 5424 0 0 0 16219 5 0 0 25 0 3 0 331456726 84451328 8542 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=32583/tid=32586] ppid=32581 vsize=82472 CPUtime=161.58
/proc/32583/task/32586/stat : 32586 (ornithorynque) R 32581 32583 32526 0 -1 4194368 4574 0 0 0 16157 1 0 0 25 0 3 0 331456726 84451328 8542 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.84
Current children cumulated vsize (KiB) 82472

[startup+222.302 s]
/proc/loadavg: 1.95 1.05 0.61 3/67 32586
/proc/meminfo: memFree=1534752/2055920 swapFree=4183424/4192956
[pid=32583] ppid=32581 vsize=89952 CPUtime=443.56
/proc/32583/stat : 32583 (ornithorynque) S 32581 32583 32526 0 -1 4194304 12865 0 0 0 44348 8 0 0 18 0 3 0 331456725 92110848 9996 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/32583/statm: 22488 9996 387 42 0 16740 0
[pid=32583/tid=32585] ppid=32581 vsize=89952 CPUtime=222.22
/proc/32583/task/32585/stat : 32585 (ornithorynque) R 32581 32583 32526 0 -1 4194368 6781 0 0 0 22216 6 0 0 25 0 3 0 331456726 92110848 9996 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=32583/tid=32586] ppid=32581 vsize=89952 CPUtime=221.32
/proc/32583/task/32586/stat : 32586 (ornithorynque) R 32581 32583 32526 0 -1 4194368 5511 0 0 0 22130 2 0 0 25 0 3 0 331456726 92110848 9996 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.56
Current children cumulated vsize (KiB) 89952

[startup+282.301 s]
/proc/loadavg: 1.98 1.22 0.69 3/67 32586
/proc/meminfo: memFree=1529632/2055920 swapFree=4183424/4192956
[pid=32583] ppid=32581 vsize=94776 CPUtime=563.29
/proc/32583/stat : 32583 (ornithorynque) S 32581 32583 32526 0 -1 4194304 14280 0 0 0 56319 10 0 0 18 0 3 0 331456725 97050624 11280 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/32583/statm: 23694 11280 387 42 0 17946 0
[pid=32583/tid=32585] ppid=32581 vsize=94776 CPUtime=282.2
/proc/32583/task/32585/stat : 32585 (ornithorynque) R 32581 32583 32526 0 -1 4194368 7606 0 0 0 28213 7 0 0 25 0 3 0 331456726 97050624 11280 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311221 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=32583/tid=32586] ppid=32581 vsize=94776 CPUtime=281.06
/proc/32583/task/32586/stat : 32586 (ornithorynque) R 32581 32583 32526 0 -1 4194368 6101 0 0 0 28104 2 0 0 25 0 3 0 331456726 97050624 11280 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.29
Current children cumulated vsize (KiB) 94776

[startup+342.301 s]
/proc/loadavg: 1.99 1.36 0.77 3/67 32586
/proc/meminfo: memFree=1525280/2055920 swapFree=4183424/4192956
[pid=32583] ppid=32581 vsize=99236 CPUtime=683.01
/proc/32583/stat : 32583 (ornithorynque) S 32581 32583 32526 0 -1 4194304 15605 0 0 0 68290 11 0 0 18 0 3 0 331456725 101617664 12343 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/32583/statm: 24809 12343 387 42 0 19061 0
[pid=32583/tid=32585] ppid=32581 vsize=99236 CPUtime=342.19
/proc/32583/task/32585/stat : 32585 (ornithorynque) R 32581 32583 32526 0 -1 4194368 8354 0 0 0 34211 8 0 0 25 0 3 0 331456726 101617664 12343 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311267 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=32583/tid=32586] ppid=32581 vsize=99236 CPUtime=340.8
/proc/32583/task/32586/stat : 32586 (ornithorynque) R 32581 32583 32526 0 -1 4194368 6678 0 0 0 34078 2 0 0 25 0 3 0 331456726 101617664 12343 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242580 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683.01
Current children cumulated vsize (KiB) 99236

[startup+402.302 s]
/proc/loadavg: 1.99 1.47 0.85 3/67 32586
/proc/meminfo: memFree=1520672/2055920 swapFree=4183424/4192956
[pid=32583] ppid=32581 vsize=106564 CPUtime=802.74
/proc/32583/stat : 32583 (ornithorynque) S 32581 32583 32526 0 -1 4194304 17821 0 0 0 80262 12 0 0 18 0 3 0 331456725 109121536 13522 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/32583/statm: 26641 13522 387 42 0 20893 0
[pid=32583/tid=32585] ppid=32581 vsize=106564 CPUtime=402.17
/proc/32583/task/32585/stat : 32585 (ornithorynque) R 32581 32583 32526 0 -1 4194368 9391 0 0 0 40208 9 0 0 25 0 3 0 331456726 109121536 13522 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311160 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=32583/tid=32586] ppid=32581 vsize=106564 CPUtime=400.54
/proc/32583/task/32586/stat : 32586 (ornithorynque) R 32581 32583 32526 0 -1 4194368 7857 0 0 0 40052 2 0 0 25 0 3 0 331456726 109121536 13522 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4284351 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.74
Current children cumulated vsize (KiB) 106564

[startup+462.302 s]
/proc/loadavg: 1.99 1.57 0.91 3/67 32586
/proc/meminfo: memFree=1517024/2055920 swapFree=4183424/4192956
[pid=32583] ppid=32581 vsize=112676 CPUtime=922.47
/proc/32583/stat : 32583 (ornithorynque) S 32581 32583 32526 0 -1 4194304 19615 0 0 0 92234 13 0 0 18 0 3 0 331456725 115380224 14407 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/32583/statm: 28169 14407 387 42 0 22421 0
[pid=32583/tid=32585] ppid=32581 vsize=112676 CPUtime=462.15
/proc/32583/task/32585/stat : 32585 (ornithorynque) R 32581 32583 32526 0 -1 4194368 9901 0 0 0 46206 9 0 0 25 0 3 0 331456726 115380224 14407 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=32583/tid=32586] ppid=32581 vsize=112676 CPUtime=460.29
/proc/32583/task/32586/stat : 32586 (ornithorynque) R 32581 32583 32526 0 -1 4194368 9141 0 0 0 46026 3 0 0 25 0 3 0 331456726 115380224 14407 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.47
Current children cumulated vsize (KiB) 112676

[startup+522.301 s]
/proc/loadavg: 1.99 1.64 0.98 3/67 32586
/proc/meminfo: memFree=1514016/2055920 swapFree=4183424/4192956
[pid=32583] ppid=32581 vsize=115928 CPUtime=1042.2
/proc/32583/stat : 32583 (ornithorynque) S 32581 32583 32526 0 -1 4194304 20637 0 0 0 104206 14 0 0 18 0 3 0 331456725 118710272 15137 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/32583/statm: 28982 15137 387 42 0 23234 0
[pid=32583/tid=32585] ppid=32581 vsize=115928 CPUtime=522.14
/proc/32583/task/32585/stat : 32585 (ornithorynque) R 32581 32583 32526 0 -1 4194368 10414 0 0 0 52204 10 0 0 25 0 3 0 331456726 118710272 15137 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=32583/tid=32586] ppid=32581 vsize=115928 CPUtime=520.02
/proc/32583/task/32586/stat : 32586 (ornithorynque) R 32581 32583 32526 0 -1 4194368 9650 0 0 0 51999 3 0 0 25 0 3 0 331456726 118710272 15137 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.2
Current children cumulated vsize (KiB) 115928

[startup+582.302 s]
/proc/loadavg: 1.99 1.71 1.04 3/67 32586
/proc/meminfo: memFree=1510944/2055920 swapFree=4183424/4192956
[pid=32583] ppid=32581 vsize=119796 CPUtime=1161.92
/proc/32583/stat : 32583 (ornithorynque) S 32581 32583 32526 0 -1 4194304 21654 0 0 0 116177 15 0 0 18 0 3 0 331456725 122671104 15909 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/32583/statm: 29949 15909 387 42 0 24201 0
[pid=32583/tid=32585] ppid=32581 vsize=119796 CPUtime=582.12
/proc/32583/task/32585/stat : 32585 (ornithorynque) R 32581 32583 32526 0 -1 4194368 10962 0 0 0 58202 10 0 0 25 0 3 0 331456726 122671104 15909 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=32583/tid=32586] ppid=32581 vsize=119796 CPUtime=579.76
/proc/32583/task/32586/stat : 32586 (ornithorynque) R 32581 32583 32526 0 -1 4194368 10119 0 0 0 57973 3 0 0 25 0 3 0 331456726 122671104 15909 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.92
Current children cumulated vsize (KiB) 119796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.402 s]
/proc/loadavg: 1.99 1.72 1.06 3/67 32586
/proc/meminfo: memFree=1510624/2055920 swapFree=4183424/4192956
[pid=32583] ppid=32581 vsize=120192 CPUtime=1200.04
/proc/32583/stat : 32583 (ornithorynque) S 32581 32583 32526 0 -1 4194304 21757 0 0 0 119989 15 0 0 18 0 3 0 331456725 123076608 16012 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/32583/statm: 30048 16012 387 42 0 24300 0
[pid=32583/tid=32585] ppid=32581 vsize=120192 CPUtime=601.23
/proc/32583/task/32585/stat : 32585 (ornithorynque) R 32581 32583 32526 0 -1 4194368 11065 0 0 0 60112 11 0 0 25 0 3 0 331456726 123076608 16012 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311264 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=32583/tid=32586] ppid=32581 vsize=120192 CPUtime=598.78
/proc/32583/task/32586/stat : 32586 (ornithorynque) R 32581 32583 32526 0 -1 4194368 10119 0 0 0 59875 3 0 0 25 0 3 0 331456726 123076608 16012 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 120192

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.424
CPU time (s): 1200.07
CPU user time (s): 1199.91
CPU system time (s): 0.162975
CPU usage (%): 199.538
Max. virtual memory (cumulated for all children) (KiB): 120192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.91
system time used= 0.162975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21757
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= 20
involuntary context switches= 9140

runsolver used 0.446932 second user time and 1.75473 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Mon Mar  5 17:16:38 UTC 2007

IDJOB= 327946
IDBENCH= 19854
IDSOLVER= 139
FILE ID= node61/327946-1173114998

PBS_JOBID= 4014755

Free space on /tmp= 66529 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v100/unif-k5-r21.3-v100-c2130-S1481093667-06.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/327946-1173114998/ornithorynque /tmp/evaluation/327946-1173114998/instance-327946-1173114998.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-327946-1173114998 -o ROOT/results/node61/solver-327946-1173114998 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/327946-1173114998/ornithorynque /tmp/evaluation/327946-1173114998/instance-327946-1173114998.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  bd3636480ccd2ac89b0fc1e6396aab86

RANDOM SEED= 702239931

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.216
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.216
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:       1574280 kB
Buffers:         25856 kB
Cached:         380280 kB
SwapCached:       3496 kB
Active:          47628 kB
Inactive:       367860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1574280 kB
SwapTotal:     4192956 kB
SwapFree:      4183424 kB
Dirty:             284 kB
Writeback:           0 kB
Mapped:          15388 kB
Slab:            52300 kB
Committed_AS:   863824 kB
PageTables:       1388 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= 66529 MiB

End job on node61 on Mon Mar  5 17:26:42 UTC 2007