Trace number 1719128

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
ManySAT 1.1 aimd 2/2009-03-20? (TO) 1200.05 610.424

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq4.cnf
MD5SUM6fcbaf8c6c7ed0c41d8ac12258cafaee
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark853.531
Satisfiable
(Un)Satisfiability was proved
Number of variables106013
Number of clauses1598301
Sum of the clauses size4617403
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21491607
Number of clauses of size 324060
Number of clauses of size 45002
Number of clauses of size 59194
Number of clauses of size over 568437

Solver Data

0.00/0.00	c Parsing...
1.28/1.38	c ==============================================================================
1.28/1.38	c |           |     ORIGINAL     |              LEARNT              |          |
1.28/1.38	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.28/1.38	c ==============================================================================
1.28/1.38	c |         0 | 1598300  4617402 |  479489       0        0     nan |  0.000 % |
13.87/13.99	c |         0 | 1545697  4776410 |      --       0       --      -- |     --   | -52460/161443
13.87/13.99	c ==============================================================================
13.87/13.99	c Result  :   #vars: 83095   #clauses: 1545697   #literals: 4776410
13.87/13.99	c CPU time:   13.7009 s
13.87/13.99	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1719128-1240643621/watcher-1719128-1240643621 -o /tmp/evaluation-result-1719128-1240643621/solver-1719128-1240643621 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1719128-1240643621.cnf aimd 2 

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): 1800 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.91 1.84 1.50 3/64 25690
/proc/meminfo: memFree=1354832/2055920 swapFree=4181900/4192956
[pid=25690] ppid=25688 vsize=5356 CPUtime=0
/proc/25690/stat : 25690 (manysat.sh) S 25688 25690 25193 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92390344 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25690/statm: 1339 235 195 169 0 50 0
[pid=25691] ppid=25690 vsize=1240 CPUtime=0
/proc/25691/stat : 25691 (SatElite) R 25690 25690 25193 0 -1 4194304 224 0 0 0 0 0 0 0 18 0 1 0 92390344 1269760 208 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/25691/statm: 310 209 51 127 0 180 0

[startup+0.0475239 s]
/proc/loadavg: 1.91 1.84 1.50 3/64 25690
/proc/meminfo: memFree=1354832/2055920 swapFree=4181900/4192956
[pid=25690] ppid=25688 vsize=5356 CPUtime=0
/proc/25690/stat : 25690 (manysat.sh) S 25688 25690 25193 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92390344 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25690/statm: 1339 235 195 169 0 50 0
[pid=25691] ppid=25690 vsize=4496 CPUtime=0.03
/proc/25691/stat : 25691 (SatElite) R 25690 25690 25193 0 -1 4194304 1021 0 0 0 3 0 0 0 18 0 1 0 92390344 4603904 1005 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/25691/statm: 1124 1006 51 127 0 994 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9852

[startup+0.101532 s]
/proc/loadavg: 1.91 1.84 1.50 3/64 25690
/proc/meminfo: memFree=1354832/2055920 swapFree=4181900/4192956
[pid=25690] ppid=25688 vsize=5356 CPUtime=0
/proc/25690/stat : 25690 (manysat.sh) S 25688 25690 25193 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92390344 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25690/statm: 1339 235 195 169 0 50 0
[pid=25691] ppid=25690 vsize=8568 CPUtime=0.09
/proc/25691/stat : 25691 (SatElite) R 25690 25690 25193 0 -1 4194304 2002 0 0 0 8 1 0 0 18 0 1 0 92390344 8773632 1986 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/25691/statm: 2142 1987 51 127 0 2012 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13924

[startup+0.301569 s]
/proc/loadavg: 1.91 1.84 1.50 3/64 25690
/proc/meminfo: memFree=1354832/2055920 swapFree=4181900/4192956
[pid=25690] ppid=25688 vsize=5356 CPUtime=0
/proc/25690/stat : 25690 (manysat.sh) S 25688 25690 25193 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92390344 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25690/statm: 1339 235 195 169 0 50 0
[pid=25691] ppid=25690 vsize=22804 CPUtime=0.29
/proc/25691/stat : 25691 (SatElite) R 25690 25690 25193 0 -1 4194304 5463 0 0 0 26 3 0 0 19 0 1 0 92390344 23351296 5447 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/25691/statm: 5701 5448 51 127 0 5571 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28160

[startup+0.701653 s]
/proc/loadavg: 1.91 1.84 1.50 3/64 25690
/proc/meminfo: memFree=1354832/2055920 swapFree=4181900/4192956
[pid=25690] ppid=25688 vsize=5356 CPUtime=0
/proc/25690/stat : 25690 (manysat.sh) S 25688 25690 25193 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92390344 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25690/statm: 1339 235 195 169 0 50 0
[pid=25691] ppid=25690 vsize=55816 CPUtime=0.68
/proc/25691/stat : 25691 (SatElite) R 25690 25690 25193 0 -1 4194304 12382 0 0 0 59 9 0 0 23 0 1 0 92390344 57155584 12366 1992294400 134512640 135034092 4294956096 18446744073709551615 134543539 0 0 4096 3 0 0 0 17 0 0 0
/proc/25691/statm: 13954 12366 51 127 0 13824 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 61172

[startup+1.50179 s]
/proc/loadavg: 1.91 1.84 1.50 2/66 25692
/proc/meminfo: memFree=1283392/2055920 swapFree=4181900/4192956
[pid=25690] ppid=25688 vsize=5356 CPUtime=0
/proc/25690/stat : 25690 (manysat.sh) S 25688 25690 25193 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92390344 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25690/statm: 1339 235 195 169 0 50 0
[pid=25691] ppid=25690 vsize=132532 CPUtime=1.48
/proc/25691/stat : 25691 (SatElite) R 25690 25690 25193 0 -1 4194304 30467 0 0 0 128 20 0 0 25 0 1 0 92390344 135712768 30451 1992294400 134512640 135034092 4294956096 18446744073709551615 134540729 0 0 4096 3 0 0 0 17 1 0 0
/proc/25691/statm: 33133 30451 67 127 0 33003 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 137888

[startup+3.10108 s]
/proc/loadavg: 1.91 1.84 1.50 2/66 25692
/proc/meminfo: memFree=1238024/2055920 swapFree=4181900/4192956
[pid=25690] ppid=25688 vsize=5356 CPUtime=0
/proc/25690/stat : 25690 (manysat.sh) S 25688 25690 25193 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92390344 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25690/statm: 1339 235 195 169 0 50 0
[pid=25691] ppid=25690 vsize=136248 CPUtime=3.07
/proc/25691/stat : 25691 (SatElite) R 25690 25690 25193 0 -1 4194304 34092 0 0 0 285 22 0 0 25 0 1 0 92390344 139517952 30694 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/25691/statm: 34062 30694 68 127 0 33932 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 141604

[startup+6.30166 s]
/proc/loadavg: 1.84 1.83 1.50 2/66 25692
/proc/meminfo: memFree=1222856/2055920 swapFree=4181900/4192956
[pid=25690] ppid=25688 vsize=5356 CPUtime=0
/proc/25690/stat : 25690 (manysat.sh) S 25688 25690 25193 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92390344 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25690/statm: 1339 235 195 169 0 50 0
[pid=25691] ppid=25690 vsize=143460 CPUtime=6.28
/proc/25691/stat : 25691 (SatElite) R 25690 25690 25193 0 -1 4194304 35812 0 0 0 604 24 0 0 25 0 1 0 92390344 146903040 32278 1992294400 134512640 135034092 4294956096 18446744073709551615 134566276 0 0 4096 3 0 0 0 17 1 0 0
/proc/25691/statm: 35865 32278 68 127 0 35735 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 148816

[startup+12.7018 s]
/proc/loadavg: 1.77 1.81 1.50 2/66 25692
/proc/meminfo: memFree=1209480/2055920 swapFree=4181900/4192956
[pid=25690] ppid=25688 vsize=5356 CPUtime=0
/proc/25690/stat : 25690 (manysat.sh) S 25688 25690 25193 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92390344 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25690/statm: 1339 235 195 169 0 50 0
[pid=25691] ppid=25690 vsize=143164 CPUtime=12.67
/proc/25691/stat : 25691 (SatElite) R 25690 25690 25193 0 -1 4194304 39549 0 0 0 1242 25 0 0 25 0 1 0 92390344 146599936 32284 1992294400 134512640 135034092 4294956096 18446744073709551615 134566426 0 0 4096 3 0 0 0 17 1 0 0
/proc/25691/statm: 35791 32284 68 127 0 35661 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 148520

[startup+25.5012 s]
/proc/loadavg: 1.97 1.85 1.51 3/67 25694
/proc/meminfo: memFree=1135424/2055920 swapFree=4181900/4192956
[pid=25690] ppid=25688 vsize=5356 CPUtime=16
/proc/25690/stat : 25690 (manysat.sh) S 25688 25690 25193 0 -1 4194304 312 42829 0 0 0 0 1559 41 16 0 1 0 92390344 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25690/statm: 1339 238 195 169 0 50 0
[pid=25693] ppid=25690 vsize=198476 CPUtime=17.03
/proc/25693/stat : 25693 (manysat1.1_stat) R 25690 25690 25193 0 -1 4194304 46046 0 0 0 1675 28 0 0 17 0 2 0 92391947 203239424 46032 1992294400 134512640 135305190 4294956144 18446744073709551615 134528990 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25693/statm: 49619 46032 83 193 0 49423 0
[pid=25693/tid=25694] ppid=25690 vsize=198476 CPUtime=7.57
/proc/25693/task/25694/stat : 25694 (manysat1.1_stat) R 25690 25690 25193 0 -1 4194368 1617 0 0 0 755 2 0 0 17 0 2 0 92392132 203239424 46032 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 33.03
Current children cumulated vsize (KiB) 203832

[startup+51.1019 s]
/proc/loadavg: 2.04 1.88 1.53 3/67 25694
/proc/meminfo: memFree=1122624/2055920 swapFree=4181900/4192956
[pid=25690] ppid=25688 vsize=5356 CPUtime=16
/proc/25690/stat : 25690 (manysat.sh) S 25688 25690 25193 0 -1 4194304 312 42829 0 0 0 0 1559 41 16 0 1 0 92390344 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25690/statm: 1339 238 195 169 0 50 0
[pid=25693] ppid=25690 vsize=210580 CPUtime=68.09
/proc/25693/stat : 25693 (manysat1.1_stat) R 25690 25690 25193 0 -1 4194304 49214 0 0 0 6778 31 0 0 17 0 2 0 92391947 215633920 49200 1992294400 134512640 135305190 4294956144 18446744073709551615 134542034 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25693/statm: 52645 49200 83 193 0 52449 0
[pid=25693/tid=25694] ppid=25690 vsize=210580 CPUtime=33.07
/proc/25693/task/25694/stat : 25694 (manysat1.1_stat) R 25690 25690 25193 0 -1 4194368 3490 0 0 0 3303 4 0 0 17 0 2 0 92392132 215633920 49200 1992294400 134512640 135305190 4294956144 18446744073709551615 134542052 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 84.09
Current children cumulated vsize (KiB) 215936

[startup+102.305 s]
/proc/loadavg: 2.07 1.91 1.56 3/67 25694
/proc/meminfo: memFree=1109376/2055920 swapFree=4181900/4192956
[pid=25690] ppid=25688 vsize=5356 CPUtime=16
/proc/25690/stat : 25690 (manysat.sh) S 25688 25690 25193 0 -1 4194304 312 42829 0 0 0 0 1559 41 16 0 1 0 92390344 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25690/statm: 1339 238 195 169 0 50 0
[pid=25693] ppid=25690 vsize=224928 CPUtime=170.21
/proc/25693/stat : 25693 (manysat1.1_stat) R 25690 25690 25193 0 -1 4194304 52488 0 0 0 16985 36 0 0 17 0 2 0 92391947 230326272 52474 1992294400 134512640 135305190 4294956144 18446744073709551615 134556720 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25693/statm: 56232 52474 83 193 0 56036 0
[pid=25693/tid=25694] ppid=25690 vsize=224928 CPUtime=84.04
/proc/25693/task/25694/stat : 25694 (manysat1.1_stat) R 25690 25690 25193 0 -1 4194368 5321 0 0 0 8398 6 0 0 21 0 2 0 92392132 230326272 52474 1992294400 134512640 135305190 4294956144 18446744073709551615 134531193 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 186.21
Current children cumulated vsize (KiB) 230284

[startup+162.301 s]
/proc/loadavg: 2.02 1.92 1.58 3/67 25694
/proc/meminfo: memFree=1077120/2055920 swapFree=4181900/4192956
[pid=25690] ppid=25688 vsize=5356 CPUtime=16
/proc/25690/stat : 25690 (manysat.sh) S 25688 25690 25193 0 -1 4194304 312 42829 0 0 0 0 1559 41 16 0 1 0 92390344 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25690/statm: 1339 238 195 169 0 50 0
[pid=25693] ppid=25690 vsize=257664 CPUtime=289.93
/proc/25693/stat : 25693 (manysat1.1_stat) R 25690 25690 25193 0 -1 4194304 60572 0 0 0 28946 47 0 0 17 0 2 0 92391947 263847936 60558 1992294400 134512640 135305190 4294956144 18446744073709551615 134538593 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25693/statm: 64416 60558 83 193 0 64220 0
[pid=25693/tid=25694] ppid=25690 vsize=257664 CPUtime=143.8
/proc/25693/task/25694/stat : 25694 (manysat1.1_stat) R 25690 25690 25193 0 -1 4194368 9856 0 0 0 14367 13 0 0 17 0 2 0 92392132 263847936 60558 1992294400 134512640 135305190 4294956144 18446744073709551615 134541944 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 305.93
Current children cumulated vsize (KiB) 263020

[startup+222.302 s]
/proc/loadavg: 2.01 1.94 1.60 3/67 25694
/proc/meminfo: memFree=1074880/2055920 swapFree=4181900/4192956
[pid=25690] ppid=25688 vsize=5356 CPUtime=16
/proc/25690/stat : 25690 (manysat.sh) S 25688 25690 25193 0 -1 4194304 312 42829 0 0 0 0 1559 41 16 0 1 0 92390344 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25690/statm: 1339 238 195 169 0 50 0
[pid=25693] ppid=25690 vsize=260396 CPUtime=409.65
/proc/25693/stat : 25693 (manysat1.1_stat) R 25690 25690 25193 0 -1 4194304 61120 0 0 0 40916 49 0 0 19 0 2 0 92391947 266645504 61106 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25693/statm: 65099 61106 83 193 0 64903 0
[pid=25693/tid=25694] ppid=25690 vsize=260396 CPUtime=203.54
/proc/25693/task/25694/stat : 25694 (manysat1.1_stat) R 25690 25690 25193 0 -1 4194368 10153 0 0 0 20341 13 0 0 25 0 2 0 92392132 266645504 61106 1992294400 134512640 135305190 4294956144 18446744073709551615 134557367 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 425.65
Current children cumulated vsize (KiB) 265752

[startup+282.302 s]
/proc/loadavg: 2.00 1.94 1.63 3/67 25694
/proc/meminfo: memFree=1073920/2055920 swapFree=4181900/4192956
[pid=25690] ppid=25688 vsize=5356 CPUtime=16
/proc/25690/stat : 25690 (manysat.sh) S 25688 25690 25193 0 -1 4194304 312 42829 0 0 0 0 1559 41 16 0 1 0 92390344 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25690/statm: 1339 238 195 169 0 50 0
[pid=25693] ppid=25690 vsize=261324 CPUtime=529.37
/proc/25693/stat : 25693 (manysat1.1_stat) R 25690 25690 25193 0 -1 4194304 61344 0 0 0 52888 49 0 0 25 0 2 0 92391947 267595776 61330 1992294400 134512640 135305190 4294956144 18446744073709551615 134570412 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25693/statm: 65331 61330 83 193 0 65135 0
[pid=25693/tid=25694] ppid=25690 vsize=261324 CPUtime=263.28
/proc/25693/task/25694/stat : 25694 (manysat1.1_stat) R 25690 25690 25193 0 -1 4194368 10284 0 0 0 26315 13 0 0 25 0 2 0 92392132 267595776 61330 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 545.37
Current children cumulated vsize (KiB) 266680

[startup+342.302 s]
/proc/loadavg: 2.00 1.95 1.65 3/67 25694
/proc/meminfo: memFree=1070208/2055920 swapFree=4181900/4192956
[pid=25690] ppid=25688 vsize=5356 CPUtime=16
/proc/25690/stat : 25690 (manysat.sh) S 25688 25690 25193 0 -1 4194304 312 42829 0 0 0 0 1559 41 16 0 1 0 92390344 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25690/statm: 1339 238 195 169 0 50 0
[pid=25693] ppid=25690 vsize=264940 CPUtime=649.09
/proc/25693/stat : 25693 (manysat1.1_stat) R 25690 25690 25193 0 -1 4194304 62273 0 0 0 64858 51 0 0 25 0 2 0 92391947 271298560 62259 1992294400 134512640 135305190 4294956144 18446744073709551615 134556813 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25693/statm: 66235 62259 83 193 0 66039 0
[pid=25693/tid=25694] ppid=25690 vsize=264940 CPUtime=323.03
/proc/25693/task/25694/stat : 25694 (manysat1.1_stat) R 25690 25690 25193 0 -1 4194368 10676 0 0 0 32289 14 0 0 25 0 2 0 92392132 271298560 62259 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 665.09
Current children cumulated vsize (KiB) 270296

[startup+402.302 s]
/proc/loadavg: 2.00 1.96 1.67 3/67 25694
/proc/meminfo: memFree=1052544/2055920 swapFree=4181900/4192956
[pid=25690] ppid=25688 vsize=5356 CPUtime=16
/proc/25690/stat : 25690 (manysat.sh) S 25688 25690 25193 0 -1 4194304 312 42829 0 0 0 0 1559 41 16 0 1 0 92390344 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25690/statm: 1339 238 195 169 0 50 0
[pid=25693] ppid=25690 vsize=282552 CPUtime=768.83
/proc/25693/stat : 25693 (manysat1.1_stat) R 25690 25690 25193 0 -1 4194304 66802 0 0 0 76826 57 0 0 22 0 2 0 92391947 289333248 66788 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25693/statm: 70638 66788 83 193 0 70442 0
[pid=25693/tid=25694] ppid=25690 vsize=282552 CPUtime=382.79
/proc/25693/task/25694/stat : 25694 (manysat1.1_stat) R 25690 25690 25193 0 -1 4194368 13403 0 0 0 38262 17 0 0 22 0 2 0 92392132 289333248 66788 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 784.83
Current children cumulated vsize (KiB) 287908

[startup+462.302 s]
/proc/loadavg: 2.00 1.96 1.68 3/67 25694
/proc/meminfo: memFree=1038080/2055920 swapFree=4181900/4192956
[pid=25690] ppid=25688 vsize=5356 CPUtime=16
/proc/25690/stat : 25690 (manysat.sh) S 25688 25690 25193 0 -1 4194304 312 42829 0 0 0 0 1559 41 16 0 1 0 92390344 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25690/statm: 1339 238 195 169 0 50 0
[pid=25693] ppid=25690 vsize=297268 CPUtime=888.53
/proc/25693/stat : 25693 (manysat1.1_stat) R 25690 25690 25193 0 -1 4194304 70343 0 0 0 88791 62 0 0 20 0 2 0 92391947 304402432 70329 1992294400 134512640 135305190 4294956144 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25693/statm: 74317 70329 83 193 0 74121 0
[pid=25693/tid=25694] ppid=25690 vsize=297268 CPUtime=442.54
/proc/25693/task/25694/stat : 25694 (manysat1.1_stat) R 25690 25690 25193 0 -1 4194368 15621 0 0 0 44233 21 0 0 17 0 2 0 92392132 304402432 70329 1992294400 134512640 135305190 4294956144 18446744073709551615 134541918 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 904.53
Current children cumulated vsize (KiB) 302624

[startup+522.303 s]
/proc/loadavg: 2.00 1.97 1.70 3/67 25694
/proc/meminfo: memFree=1016832/2055920 swapFree=4181900/4192956
[pid=25690] ppid=25688 vsize=5356 CPUtime=16
/proc/25690/stat : 25690 (manysat.sh) S 25688 25690 25193 0 -1 4194304 312 42829 0 0 0 0 1559 41 16 0 1 0 92390344 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25690/statm: 1339 238 195 169 0 50 0
[pid=25693] ppid=25690 vsize=318424 CPUtime=1008.26
/proc/25693/stat : 25693 (manysat1.1_stat) R 25690 25690 25193 0 -1 4194304 75594 0 0 0 100756 70 0 0 20 0 2 0 92391947 326066176 75580 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25693/statm: 79606 75580 83 193 0 79410 0
[pid=25693/tid=25694] ppid=25690 vsize=318424 CPUtime=502.3
/proc/25693/task/25694/stat : 25694 (manysat1.1_stat) R 25690 25690 25193 0 -1 4194368 19203 0 0 0 50204 26 0 0 25 0 2 0 92392132 326066176 75580 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1024.26
Current children cumulated vsize (KiB) 323780

[startup+582.303 s]
/proc/loadavg: 2.00 1.97 1.72 3/67 25694
/proc/meminfo: memFree=1009600/2055920 swapFree=4181900/4192956
[pid=25690] ppid=25688 vsize=5356 CPUtime=16
/proc/25690/stat : 25690 (manysat.sh) S 25688 25690 25193 0 -1 4194304 312 42829 0 0 0 0 1559 41 16 0 1 0 92390344 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25690/statm: 1339 238 195 169 0 50 0
[pid=25693] ppid=25690 vsize=325364 CPUtime=1127.96
/proc/25693/stat : 25693 (manysat1.1_stat) R 25690 25690 25193 0 -1 4194304 77372 0 0 0 112723 73 0 0 17 0 2 0 92391947 333172736 77358 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25693/statm: 81341 77358 83 193 0 81145 0
[pid=25693/tid=25694] ppid=25690 vsize=325364 CPUtime=562.02
/proc/25693/task/25694/stat : 25694 (manysat1.1_stat) R 25690 25690 25193 0 -1 4194368 20641 0 0 0 56174 28 0 0 25 0 2 0 92392132 333172736 77358 1992294400 134512640 135305190 4294956144 18446744073709551615 134541510 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1143.96
Current children cumulated vsize (KiB) 330720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+610.402 s]
/proc/loadavg: 2.00 1.97 1.73 3/67 25694
/proc/meminfo: memFree=1009536/2055920 swapFree=4181900/4192956
[pid=25690] ppid=25688 vsize=5356 CPUtime=16
/proc/25690/stat : 25690 (manysat.sh) S 25688 25690 25193 0 -1 4194304 312 42829 0 0 0 0 1559 41 16 0 1 0 92390344 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25690/statm: 1339 238 195 169 0 50 0
[pid=25693] ppid=25690 vsize=325364 CPUtime=1184.05
/proc/25693/stat : 25693 (manysat1.1_stat) R 25690 25690 25193 0 -1 4194304 77376 0 0 0 118331 74 0 0 18 0 2 0 92391947 333172736 77362 1992294400 134512640 135305190 4294956144 18446744073709551615 134557466 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25693/statm: 81341 77362 83 193 0 81145 0
[pid=25693/tid=25694] ppid=25690 vsize=325364 CPUtime=590.01
/proc/25693/task/25694/stat : 25694 (manysat1.1_stat) R 25690 25690 25193 0 -1 4194368 20641 0 0 0 58972 29 0 0 19 0 2 0 92392132 333172736 77362 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 330720

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25690 and gives
#  childrusage.ru_utime.tv_sec=15
#  childrusage.ru_utime.tv_usec=593629
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=417936
# CPU time returned by wait4() is 16.0116
# while last known CPU time is 1200.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 610.424
CPU time (s): 1200.05
CPU user time (s): 1198.9
CPU system time (s): 1.15
CPU usage (%): 196.593
Max. virtual memory (cumulated for all children) (KiB): 330720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.5936
system time used= 0.417936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43141
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= 6
involuntary context switches= 31

runsolver used 0.561914 second user time and 1.67374 second system time

The end

Launcher Data

Begin job on node44 at 2009-04-25 09:13:43
IDJOB=1719128
IDBENCH=20578
IDSOLVER=515
FILE ID=node44/1719128-1240643621
PBS_JOBID= 9186413
Free space on /tmp= 66184 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq4.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719128-1240643621/watcher-1719128-1240643621 -o /tmp/evaluation-result-1719128-1240643621/solver-1719128-1240643621 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1719128-1240643621.cnf aimd 2

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 2

MD5SUM BENCH= 6fcbaf8c6c7ed0c41d8ac12258cafaee
RANDOM SEED=1055505538

node44.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.267
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	: 5931.00
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.267
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:       1355312 kB
Buffers:         48116 kB
Cached:         591348 kB
SwapCached:       4904 kB
Active:          52684 kB
Inactive:       594708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1355312 kB
SwapTotal:     4192956 kB
SwapFree:      4181900 kB
Dirty:           33112 kB
Writeback:           0 kB
Mapped:          14000 kB
Slab:            39260 kB
Committed_AS:   342464 kB
PageTables:       1380 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= 66148 MiB
End job on node44 at 2009-04-25 09:23:56