Trace number 328230

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

General information on the benchmark

Namerandom/LargeSize/7SAT/v140/
unif-k7-r85-v140-c11900-S1048256369-15.cnf
MD5SUMab7337941d831b2d8e8e59768132b34d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark33.7859
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
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 511900

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.05	c ...done
0.00/0.05	c nbVar=140 nbClause=11900
0.00/0.06	c nbVar=140 nbClause=11900
0.00/0.06	c complete search running
0.00/0.06	c local search running
0.00/0.07	c flip 0 nbSat=11817 maxSat=0
0.72/0.45	c flip 0 nbSat=13685 maxSat=11860
2.12/1.14	c flip 0 nbSat=16125 maxSat=13724
4.52/2.30	c flip 0 nbSat=18820 maxSat=16178
6.11/3.18	c nbDecision=10000 #clauses=20469
8.11/4.13	c flip 0 nbSat=21813 maxSat=18873
14.29/7.22	c flip 0 nbSat=25920 maxSat=21866
20.07/10.16	c nbDecision=20000 #clauses=29039
24.67/12.43	c flip 0 nbSat=31006 maxSat=25969
40.23/20.25	c flip 0 nbSat=37119 maxSat=31075
41.43/20.82	c nbDecision=30000 #clauses=37668
61.57/30.96	c flip 0 nbSat=43365 maxSat=37171
71.95/36.19	c nbDecision=40000 #clauses=46358
88.71/44.59	c flip 0 nbSat=49705 maxSat=43426
119.44/59.90	c nbDecision=50000 #clauses=55139
121.03/60.72	c flip 0 nbSat=55291 maxSat=49782
157.54/79.00	c flip 0 nbSat=61641 maxSat=55360
171.71/86.11	c nbDecision=60000 #clauses=63934
199.65/100.18	c flip 0 nbSat=67963 maxSat=61687
225.39/113.08	c nbDecision=70000 #clauses=72626
246.52/123.61	c flip 0 nbSat=75924 maxSat=68010
278.85/139.89	c nbDecision=80000 #clauses=81278
303.00/151.91	c flip 0 nbSat=84343 maxSat=75988
339.30/170.12	c nbDecision=90000 #clauses=89985
365.24/183.19	c flip 0 nbSat=93157 maxSat=84410
412.93/207.00	c nbDecision=100000 #clauses=98744
437.06/219.17	c flip 0 nbSat=101750 maxSat=93212
494.54/247.92	c nbDecision=110000 #clauses=107457
514.07/257.77	c flip 0 nbSat=108931 maxSat=101813
595.69/298.65	c flip 0 nbSat=115549 maxSat=108988
601.07/301.37	c nbDecision=120000 #clauses=116152
684.27/343.08	c flip 0 nbSat=122819 maxSat=115614
704.81/353.34	c nbDecision=130000 #clauses=124908
776.05/389.08	c flip 0 nbSat=131688 maxSat=122872
795.59/398.89	c nbDecision=140000 #clauses=133569
880.99/441.61	c flip 0 nbSat=140893 maxSat=131734
898.55/450.42	c nbDecision=150000 #clauses=142386
991.93/497.26	c flip 0 nbSat=149292 maxSat=140953
1015.27/508.95	c nbDecision=160000 #clauses=151071
1106.25/554.58	c flip 0 nbSat=157538 maxSat=149355
1143.76/573.37	c nbDecision=170000 #clauses=159824

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/node6/watcher-328230-1173109204 -o ROOT/results/node6/solver-328230-1173109204 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328230-1173109204/ornithorynque /tmp/evaluation/328230-1173109204/instance-328230-1173109204.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.94 1.90 3/77 9699
/proc/meminfo: memFree=1230648/2055924 swapFree=4156956/4192956
[pid=9699] ppid=9697 vsize=23220 CPUtime=0
/proc/9699/stat : 9699 (ornithorynque) R 9697 9699 9234 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 330875162 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268580197488 0 0 4096 0 0 0 0 17 1 0 0
/proc/9699/statm: 5805 263 218 42 0 45 0

[startup+0.0719521 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 9699
/proc/meminfo: memFree=1230648/2055924 swapFree=4156956/4192956
[pid=9699] ppid=9697 vsize=45880 CPUtime=0.06
/proc/9699/stat : 9699 (ornithorynque) S 9697 9699 9234 0 -1 4194304 1016 0 0 0 6 0 0 0 18 0 3 0 330875162 46981120 977 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9699/statm: 11470 977 387 42 0 5722 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 45880

[startup+0.101959 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 9699
/proc/meminfo: memFree=1230648/2055924 swapFree=4156956/4192956
[pid=9699] ppid=9697 vsize=46012 CPUtime=0.12
/proc/9699/stat : 9699 (ornithorynque) S 9697 9699 9234 0 -1 4194304 1023 0 0 0 12 0 0 0 18 0 3 0 330875162 47116288 984 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9699/statm: 11503 984 387 42 0 5755 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 46012

[startup+0.302 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 9699
/proc/meminfo: memFree=1230648/2055924 swapFree=4156956/4192956
[pid=9699] ppid=9697 vsize=46276 CPUtime=0.52
/proc/9699/stat : 9699 (ornithorynque) S 9697 9699 9234 0 -1 4194304 1087 0 0 0 52 0 0 0 18 0 3 0 330875162 47386624 1048 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9699/statm: 11569 1048 387 42 0 5821 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 46276

[startup+0.70108 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 9699
/proc/meminfo: memFree=1230648/2055924 swapFree=4156956/4192956
[pid=9699] ppid=9697 vsize=47968 CPUtime=1.32
/proc/9699/stat : 9699 (ornithorynque) S 9697 9699 9234 0 -1 4194304 1326 0 0 0 132 0 0 0 18 0 3 0 330875162 49119232 1287 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9699/statm: 11992 1287 387 42 0 6244 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 47968

[startup+1.50124 s]
/proc/loadavg: 1.83 1.94 1.90 3/80 9702
/proc/meminfo: memFree=1226592/2055924 swapFree=4156956/4192956
[pid=9699] ppid=9697 vsize=48664 CPUtime=2.91
/proc/9699/stat : 9699 (ornithorynque) S 9697 9699 9234 0 -1 4194304 1676 0 0 0 291 0 0 0 18 0 3 0 330875162 49831936 1604 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9699/statm: 12166 1604 387 42 0 6418 0
[pid=9699/tid=9701] ppid=9697 vsize=48664 CPUtime=1.43
/proc/9699/task/9701/stat : 9701 (ornithorynque) R 9697 9699 9234 0 -1 4194368 395 0 0 0 143 0 0 0 25 0 3 0 330875169 49831936 1604 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268582687399 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9699/tid=9702] ppid=9697 vsize=48664 CPUtime=1.42
/proc/9699/task/9702/stat : 9702 (ornithorynque) R 9697 9699 9234 0 -1 4194368 295 0 0 0 142 0 0 0 25 0 3 0 330875169 49831936 1604 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 48664

[startup+3.10156 s]
/proc/loadavg: 1.83 1.94 1.90 3/80 9702
/proc/meminfo: memFree=1225120/2055924 swapFree=4156956/4192956
[pid=9699] ppid=9697 vsize=50912 CPUtime=6.11
/proc/9699/stat : 9699 (ornithorynque) S 9697 9699 9234 0 -1 4194304 2119 0 0 0 610 1 0 0 18 0 3 0 330875162 52133888 2014 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9699/statm: 12728 2014 387 42 0 6980 0
[pid=9699/tid=9701] ppid=9697 vsize=50912 CPUtime=3.02
/proc/9699/task/9701/stat : 9701 (ornithorynque) R 9697 9699 9234 0 -1 4194368 592 0 0 0 302 0 0 0 25 0 3 0 330875169 52133888 2014 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9699/tid=9702] ppid=9697 vsize=50912 CPUtime=3.02
/proc/9699/task/9702/stat : 9702 (ornithorynque) R 9697 9699 9234 0 -1 4194368 541 0 0 0 302 0 0 0 25 0 3 0 330875169 52133888 2014 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 50912

[startup+6.30118 s]
/proc/loadavg: 1.85 1.94 1.90 3/80 9702
/proc/meminfo: memFree=1222496/2055924 swapFree=4156956/4192956
[pid=9699] ppid=9697 vsize=52284 CPUtime=12.5
/proc/9699/stat : 9699 (ornithorynque) S 9697 9699 9234 0 -1 4194304 2543 0 0 0 1248 2 0 0 18 0 3 0 330875162 53538816 2438 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9699/statm: 13071 2438 387 42 0 7323 0
[pid=9699/tid=9701] ppid=9697 vsize=52284 CPUtime=6.22
/proc/9699/task/9701/stat : 9701 (ornithorynque) R 9697 9699 9234 0 -1 4194368 901 0 0 0 621 1 0 0 25 0 3 0 330875169 53538816 2438 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311234 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9699/tid=9702] ppid=9697 vsize=52284 CPUtime=6.2
/proc/9699/task/9702/stat : 9702 (ornithorynque) R 9697 9699 9234 0 -1 4194368 656 0 0 0 620 0 0 0 25 0 3 0 330875169 53538816 2438 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241026 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 52284

[startup+12.7014 s]
/proc/loadavg: 1.86 1.94 1.90 3/80 9702
/proc/meminfo: memFree=1219296/2055924 swapFree=4156956/4192956
[pid=9699] ppid=9697 vsize=56720 CPUtime=25.27
/proc/9699/stat : 9699 (ornithorynque) S 9697 9699 9234 0 -1 4194304 3413 0 0 0 2524 3 0 0 18 0 3 0 330875162 58081280 3308 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9699/statm: 14180 3308 387 42 0 8432 0
[pid=9699/tid=9701] ppid=9697 vsize=56720 CPUtime=12.62
/proc/9699/task/9701/stat : 9701 (ornithorynque) R 9697 9699 9234 0 -1 4194368 1285 0 0 0 1260 2 0 0 25 0 3 0 330875169 58081280 3308 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9699/tid=9702] ppid=9697 vsize=56720 CPUtime=12.57
/proc/9699/task/9702/stat : 9702 (ornithorynque) R 9697 9699 9234 0 -1 4194368 1142 0 0 0 1257 0 0 0 25 0 3 0 330875169 58081280 3308 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 56720

[startup+25.502 s]
/proc/loadavg: 1.89 1.94 1.90 3/80 9702
/proc/meminfo: memFree=1213984/2055924 swapFree=4156956/4192956
[pid=9699] ppid=9697 vsize=62652 CPUtime=50.8
/proc/9699/stat : 9699 (ornithorynque) S 9697 9699 9234 0 -1 4194304 4684 0 0 0 5075 5 0 0 18 0 3 0 330875162 64155648 4449 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9699/statm: 15663 4449 387 42 0 9915 0
[pid=9699/tid=9701] ppid=9697 vsize=62652 CPUtime=25.42
/proc/9699/task/9701/stat : 9701 (ornithorynque) R 9697 9699 9234 0 -1 4194368 1902 0 0 0 2538 4 0 0 25 0 3 0 330875169 64155648 4449 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311185 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9699/tid=9702] ppid=9697 vsize=62652 CPUtime=25.31
/proc/9699/task/9702/stat : 9702 (ornithorynque) R 9697 9699 9234 0 -1 4194368 1796 0 0 0 2531 0 0 0 25 0 3 0 330875169 64155648 4449 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 62652

[startup+51.102 s]
/proc/loadavg: 1.93 1.94 1.90 3/80 9702
/proc/meminfo: memFree=1208928/2055924 swapFree=4156956/4192956
[pid=9699] ppid=9697 vsize=67724 CPUtime=101.88
/proc/9699/stat : 9699 (ornithorynque) S 9697 9699 9234 0 -1 4194304 5997 0 0 0 10181 7 0 0 18 0 3 0 330875162 69349376 5715 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9699/statm: 16931 5715 387 42 0 11183 0
[pid=9699/tid=9701] ppid=9697 vsize=67724 CPUtime=51
/proc/9699/task/9701/stat : 9701 (ornithorynque) R 9697 9699 9234 0 -1 4194368 2671 0 0 0 5095 5 0 0 25 0 3 0 330875169 69349376 5715 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9699/tid=9702] ppid=9697 vsize=67724 CPUtime=50.8
/proc/9699/task/9702/stat : 9702 (ornithorynque) R 9697 9699 9234 0 -1 4194368 2340 0 0 0 5080 0 0 0 25 0 3 0 330875169 69349376 5715 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 67724

[startup+102.305 s]
/proc/loadavg: 1.97 1.95 1.91 4/80 9702
/proc/meminfo: memFree=1200288/2055924 swapFree=4156956/4192956
[pid=9699] ppid=9697 vsize=79988 CPUtime=204.03
/proc/9699/stat : 9699 (ornithorynque) S 9697 9699 9234 0 -1 4194304 9346 0 0 0 20393 10 0 0 18 0 3 0 330875162 81907712 7816 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9699/statm: 19997 7816 387 42 0 14249 0
[pid=9699/tid=9701] ppid=9697 vsize=79988 CPUtime=102.19
/proc/9699/task/9701/stat : 9701 (ornithorynque) R 9697 9699 9234 0 -1 4194368 3901 0 0 0 10211 8 0 0 25 0 3 0 330875169 81907712 7816 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9699/tid=9702] ppid=9697 vsize=79988 CPUtime=101.77
/proc/9699/task/9702/stat : 9702 (ornithorynque) R 9697 9699 9234 0 -1 4194368 4459 0 0 0 10176 1 0 0 25 0 3 0 330875169 81907712 7816 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 79988

[startup+162.302 s]
/proc/loadavg: 1.99 1.95 1.91 3/80 9702
/proc/meminfo: memFree=1193184/2055924 swapFree=4156956/4192956
[pid=9699] ppid=9697 vsize=85604 CPUtime=323.74
/proc/9699/stat : 9699 (ornithorynque) S 9697 9699 9234 0 -1 4194304 11261 0 0 0 32361 13 0 0 18 0 3 0 330875162 87658496 9599 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9699/statm: 21401 9599 387 42 0 15653 0
[pid=9699/tid=9701] ppid=9697 vsize=85604 CPUtime=162.16
/proc/9699/task/9701/stat : 9701 (ornithorynque) R 9697 9699 9234 0 -1 4194368 4960 0 0 0 16206 10 0 0 25 0 3 0 330875169 87658496 9599 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9699/tid=9702] ppid=9697 vsize=85604 CPUtime=161.51
/proc/9699/task/9702/stat : 9702 (ornithorynque) R 9697 9699 9234 0 -1 4194368 5315 0 0 0 16149 2 0 0 25 0 3 0 330875169 87658496 9599 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240998 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.74
Current children cumulated vsize (KiB) 85604

[startup+222.303 s]
/proc/loadavg: 1.99 1.96 1.91 3/80 9704
/proc/meminfo: memFree=1185952/2055924 swapFree=4156956/4192956
[pid=9699] ppid=9697 vsize=95448 CPUtime=443.45
/proc/9699/stat : 9699 (ornithorynque) S 9697 9699 9234 0 -1 4194304 14079 0 0 0 44329 16 0 0 18 0 3 0 330875162 97738752 11404 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9699/statm: 23862 11404 387 42 0 18114 0
[pid=9699/tid=9701] ppid=9697 vsize=95448 CPUtime=222.14
/proc/9699/task/9701/stat : 9701 (ornithorynque) R 9697 9699 9234 0 -1 4194368 6023 0 0 0 22202 12 0 0 25 0 3 0 330875169 97738752 11404 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9699/tid=9702] ppid=9697 vsize=95448 CPUtime=221.24
/proc/9699/task/9702/stat : 9702 (ornithorynque) R 9697 9699 9234 0 -1 4194368 7070 0 0 0 22121 3 0 0 25 0 3 0 330875169 97738752 11404 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.45
Current children cumulated vsize (KiB) 95448

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 9704
/proc/meminfo: memFree=1182048/2055924 swapFree=4156956/4192956
[pid=9699] ppid=9697 vsize=101932 CPUtime=563.16
/proc/9699/stat : 9699 (ornithorynque) S 9697 9699 9234 0 -1 4194304 15970 0 0 0 56298 18 0 0 18 0 3 0 330875162 104378368 12385 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9699/statm: 25483 12385 387 42 0 19735 0
[pid=9699/tid=9701] ppid=9697 vsize=101932 CPUtime=282.12
/proc/9699/task/9701/stat : 9701 (ornithorynque) R 9697 9699 9234 0 -1 4194368 6651 0 0 0 28198 14 0 0 25 0 3 0 330875169 104378368 12385 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9699/tid=9702] ppid=9697 vsize=101932 CPUtime=280.97
/proc/9699/task/9702/stat : 9702 (ornithorynque) R 9697 9699 9234 0 -1 4194368 8333 0 0 0 28094 3 0 0 25 0 3 0 330875169 104378368 12385 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.16
Current children cumulated vsize (KiB) 101932

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 9704
/proc/meminfo: memFree=1178528/2055924 swapFree=4156956/4192956
[pid=9699] ppid=9697 vsize=107252 CPUtime=682.87
/proc/9699/stat : 9699 (ornithorynque) S 9697 9699 9234 0 -1 4194304 17582 0 0 0 68266 21 0 0 18 0 3 0 330875162 109826048 13282 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9699/statm: 26813 13282 387 42 0 21065 0
[pid=9699/tid=9701] ppid=9697 vsize=107252 CPUtime=342.09
/proc/9699/task/9701/stat : 9701 (ornithorynque) R 9697 9699 9234 0 -1 4194368 7229 0 0 0 34194 15 0 0 25 0 3 0 330875169 109826048 13282 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311185 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9699/tid=9702] ppid=9697 vsize=107252 CPUtime=340.7
/proc/9699/task/9702/stat : 9702 (ornithorynque) R 9697 9699 9234 0 -1 4194368 9367 0 0 0 34066 4 0 0 25 0 3 0 330875169 109826048 13282 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241825 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.87
Current children cumulated vsize (KiB) 107252

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 9704
/proc/meminfo: memFree=1172192/2055924 swapFree=4156956/4192956
[pid=9699] ppid=9697 vsize=115812 CPUtime=802.58
/proc/9699/stat : 9699 (ornithorynque) S 9697 9699 9234 0 -1 4194304 20270 0 0 0 80235 23 0 0 18 0 3 0 330875162 118591488 14870 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9699/statm: 28953 14870 387 42 0 23205 0
[pid=9699/tid=9701] ppid=9697 vsize=115812 CPUtime=402.07
/proc/9699/task/9701/stat : 9701 (ornithorynque) R 9697 9699 9234 0 -1 4194368 8330 0 0 0 40189 18 0 0 25 0 3 0 330875169 118591488 14870 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311226 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9699/tid=9702] ppid=9697 vsize=115812 CPUtime=400.44
/proc/9699/task/9702/stat : 9702 (ornithorynque) R 9697 9699 9234 0 -1 4194368 10954 0 0 0 40039 5 0 0 25 0 3 0 330875169 118591488 14870 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240896 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.58
Current children cumulated vsize (KiB) 115812

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 9704
/proc/meminfo: memFree=1168032/2055924 swapFree=4156956/4192956
[pid=9699] ppid=9697 vsize=119472 CPUtime=922.3
/proc/9699/stat : 9699 (ornithorynque) S 9697 9699 9234 0 -1 4194304 21294 0 0 0 92204 26 0 0 18 0 3 0 330875162 122339328 15894 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9699/statm: 29868 15894 387 42 0 24120 0
[pid=9699/tid=9701] ppid=9697 vsize=119472 CPUtime=462.05
/proc/9699/task/9701/stat : 9701 (ornithorynque) R 9697 9699 9234 0 -1 4194368 8919 0 0 0 46185 20 0 0 25 0 3 0 330875169 122339328 15894 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9699/tid=9702] ppid=9697 vsize=119472 CPUtime=460.18
/proc/9699/task/9702/stat : 9702 (ornithorynque) R 9697 9699 9234 0 -1 4194368 11389 0 0 0 46013 5 0 0 25 0 3 0 330875169 122339328 15894 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.3
Current children cumulated vsize (KiB) 119472

[startup+522.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 9704
/proc/meminfo: memFree=1164384/2055924 swapFree=4156956/4192956
[pid=9699] ppid=9697 vsize=121280 CPUtime=1042.01
/proc/9699/stat : 9699 (ornithorynque) S 9697 9699 9234 0 -1 4194304 22282 0 0 0 104173 28 0 0 18 0 3 0 330875162 124190720 16816 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9699/statm: 30320 16816 387 42 0 24572 0
[pid=9699/tid=9701] ppid=9697 vsize=121280 CPUtime=522.03
/proc/9699/task/9701/stat : 9701 (ornithorynque) R 9697 9699 9234 0 -1 4194368 9447 0 0 0 52181 22 0 0 25 0 3 0 330875169 124190720 16816 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9699/tid=9702] ppid=9697 vsize=121280 CPUtime=519.91
/proc/9699/task/9702/stat : 9702 (ornithorynque) R 9697 9699 9234 0 -1 4194368 11849 0 0 0 51986 5 0 0 25 0 3 0 330875169 124190720 16816 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241539 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.01
Current children cumulated vsize (KiB) 121280

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 9704
/proc/meminfo: memFree=1160928/2055924 swapFree=4156956/4192956
[pid=9699] ppid=9697 vsize=124108 CPUtime=1161.71
/proc/9699/stat : 9699 (ornithorynque) S 9697 9699 9234 0 -1 4194304 23239 0 0 0 116142 29 0 0 18 0 3 0 330875162 127086592 17674 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9699/statm: 31027 17674 387 42 0 25279 0
[pid=9699/tid=9701] ppid=9697 vsize=124108 CPUtime=582
/proc/9699/task/9701/stat : 9701 (ornithorynque) R 9697 9699 9234 0 -1 4194368 9904 0 0 0 58177 23 0 0 25 0 3 0 330875169 127086592 17674 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9699/tid=9702] ppid=9697 vsize=124108 CPUtime=579.64
/proc/9699/task/9702/stat : 9702 (ornithorynque) R 9697 9699 9234 0 -1 4194368 12349 0 0 0 57959 5 0 0 25 0 3 0 330875169 127086592 17674 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.71
Current children cumulated vsize (KiB) 124108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.501 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 9704
/proc/meminfo: memFree=1160288/2055924 swapFree=4156956/4192956
[pid=9699] ppid=9697 vsize=125132 CPUtime=1200.02
/proc/9699/stat : 9699 (ornithorynque) S 9697 9699 9234 0 -1 4194304 23389 0 0 0 119972 30 0 0 18 0 3 0 330875162 128135168 17824 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9699/statm: 31283 17824 387 42 0 25535 0
[pid=9699/tid=9701] ppid=9697 vsize=125132 CPUtime=601.2
/proc/9699/task/9701/stat : 9701 (ornithorynque) R 9697 9699 9234 0 -1 4194368 10054 0 0 0 60097 23 0 0 25 0 3 0 330875169 128135168 17824 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311279 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9699/tid=9702] ppid=9697 vsize=125132 CPUtime=598.74
/proc/9699/task/9702/stat : 9702 (ornithorynque) R 9697 9699 9234 0 -1 4194368 12349 0 0 0 59869 5 0 0 25 0 3 0 330875169 128135168 17824 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 125132

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

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

[startup+601.501 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 9704
/proc/meminfo: memFree=1160288/2055924 swapFree=4156956/4192956
[pid=9699] ppid=9697 vsize=125132 CPUtime=1200.02
/proc/9699/stat : 9699 (ornithorynque) S 9697 9699 9234 0 -1 4194304 23389 0 0 0 119972 30 0 0 18 0 3 0 330875162 128135168 17824 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9699/statm: 31283 17824 387 42 0 25535 0
[pid=9699/tid=9701] ppid=9697 vsize=125132 CPUtime=601.2
/proc/9699/task/9701/stat : 9701 (ornithorynque) R 9697 9699 9234 0 -1 4194368 10054 0 0 0 60097 23 0 0 25 0 3 0 330875169 128135168 17824 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311279 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9699/tid=9702] ppid=9697 vsize=125132 CPUtime=598.74
/proc/9699/task/9702/stat : 9702 (ornithorynque) R 9697 9699 9234 0 -1 4194368 12349 0 0 0 59869 5 0 0 25 0 3 0 330875169 128135168 17824 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 125132

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.525
CPU time (s): 1200.05
CPU user time (s): 1199.74
CPU system time (s): 0.311952
CPU usage (%): 199.502
Max. virtual memory (cumulated for all children) (KiB): 125132

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

runsolver used 0.52492 second user time and 1.67974 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Mon Mar  5 15:40:04 UTC 2007

IDJOB= 328230
IDBENCH= 20138
IDSOLVER= 139
FILE ID= node6/328230-1173109204

PBS_JOBID= 4013929

Free space on /tmp= 66433 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v140/unif-k7-r85-v140-c11900-S1048256369-15.cnf
COMMAND LINE= /tmp/evaluation/328230-1173109204/ornithorynque /tmp/evaluation/328230-1173109204/instance-328230-1173109204.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-328230-1173109204 -o ROOT/results/node6/solver-328230-1173109204 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328230-1173109204/ornithorynque /tmp/evaluation/328230-1173109204/instance-328230-1173109204.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  ab7337941d831b2d8e8e59768132b34d

RANDOM SEED= 345242531

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.277
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.277
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:      2055924 kB
MemFree:       1231120 kB
Buffers:         42748 kB
Cached:         690016 kB
SwapCached:       2520 kB
Active:         176724 kB
Inactive:       578996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1231120 kB
SwapTotal:     4192956 kB
SwapFree:      4156956 kB
Dirty:             656 kB
Writeback:           0 kB
Mapped:          30676 kB
Slab:            54696 kB
Committed_AS:  1224888 kB
PageTables:       1744 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= 66433 MiB

End job on node6 on Mon Mar  5 15:50:08 UTC 2007