Trace number 1719127

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 1/2009-03-20? (TO) 1200.1 610.423

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.39/1.40	c ==============================================================================
1.39/1.40	c |           |     ORIGINAL     |              LEARNT              |          |
1.39/1.40	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.39/1.40	c ==============================================================================
1.39/1.40	c |         0 | 1598300  4617402 |  479489       0        0     nan |  0.000 % |
13.88/13.95	c |         0 | 1545697  4776410 |      --       0       --      -- |     --   | -52460/161443
13.88/13.95	c ==============================================================================
13.88/13.95	c Result  :   #vars: 83095   #clauses: 1545697   #literals: 4776410
13.88/13.95	c CPU time:   13.6349 s
13.88/13.95	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-1719127-1240643620/watcher-1719127-1240643620 -o /tmp/evaluation-result-1719127-1240643620/solver-1719127-1240643620 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1719127-1240643620.cnf aimd 1 

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.94 1.67 3/64 29649
/proc/meminfo: memFree=1090600/2055920 swapFree=4192956/4192956
[pid=29649] ppid=29647 vsize=5356 CPUtime=0
/proc/29649/stat : 29649 (manysat.sh) S 29647 29649 29363 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92388214 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29649/statm: 1339 235 195 169 0 50 0
[pid=29650] ppid=29649 vsize=1240 CPUtime=0
/proc/29650/stat : 29650 (SatElite) R 29649 29649 29363 0 -1 4194304 210 0 0 0 0 0 0 0 18 0 1 0 92388214 1269760 194 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/29650/statm: 310 196 51 127 0 180 0

[startup+0.02094 s]
/proc/loadavg: 1.91 1.94 1.67 3/64 29649
/proc/meminfo: memFree=1090600/2055920 swapFree=4192956/4192956
[pid=29649] ppid=29647 vsize=5356 CPUtime=0
/proc/29649/stat : 29649 (manysat.sh) S 29647 29649 29363 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92388214 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29649/statm: 1339 235 195 169 0 50 0
[pid=29650] ppid=29649 vsize=2376 CPUtime=0.01
/proc/29650/stat : 29650 (SatElite) R 29649 29649 29363 0 -1 4194304 487 0 0 0 1 0 0 0 18 0 1 0 92388214 2433024 471 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/29650/statm: 594 471 51 127 0 464 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7732

[startup+0.10195 s]
/proc/loadavg: 1.91 1.94 1.67 3/64 29649
/proc/meminfo: memFree=1090600/2055920 swapFree=4192956/4192956
[pid=29649] ppid=29647 vsize=5356 CPUtime=0
/proc/29649/stat : 29649 (manysat.sh) S 29647 29649 29363 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92388214 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29649/statm: 1339 235 195 169 0 50 0
[pid=29650] ppid=29649 vsize=8568 CPUtime=0.09
/proc/29650/stat : 29650 (SatElite) R 29649 29649 29363 0 -1 4194304 1998 0 0 0 8 1 0 0 18 0 1 0 92388214 8773632 1982 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/29650/statm: 2142 1982 51 127 0 2012 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13924

[startup+0.301977 s]
/proc/loadavg: 1.91 1.94 1.67 3/64 29649
/proc/meminfo: memFree=1090600/2055920 swapFree=4192956/4192956
[pid=29649] ppid=29647 vsize=5356 CPUtime=0
/proc/29649/stat : 29649 (manysat.sh) S 29647 29649 29363 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92388214 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29649/statm: 1339 235 195 169 0 50 0
[pid=29650] ppid=29649 vsize=22672 CPUtime=0.29
/proc/29650/stat : 29650 (SatElite) R 29649 29649 29363 0 -1 4194304 5433 0 0 0 26 3 0 0 19 0 1 0 92388214 23216128 5417 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/29650/statm: 5668 5417 51 127 0 5538 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28028

[startup+0.702033 s]
/proc/loadavg: 1.91 1.94 1.67 3/64 29649
/proc/meminfo: memFree=1090600/2055920 swapFree=4192956/4192956
[pid=29649] ppid=29647 vsize=5356 CPUtime=0
/proc/29649/stat : 29649 (manysat.sh) S 29647 29649 29363 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92388214 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29649/statm: 1339 235 195 169 0 50 0
[pid=29650] ppid=29649 vsize=55420 CPUtime=0.69
/proc/29650/stat : 29650 (SatElite) R 29649 29649 29363 0 -1 4194304 12271 0 0 0 60 9 0 0 23 0 1 0 92388214 56750080 12255 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/29650/statm: 13855 12256 51 127 0 13725 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60776

[startup+1.50114 s]
/proc/loadavg: 1.91 1.94 1.67 2/66 29651
/proc/meminfo: memFree=1021080/2055920 swapFree=4192956/4192956
[pid=29649] ppid=29647 vsize=5356 CPUtime=0
/proc/29649/stat : 29649 (manysat.sh) S 29647 29649 29363 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92388214 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29649/statm: 1339 235 195 169 0 50 0
[pid=29650] ppid=29649 vsize=132532 CPUtime=1.49
/proc/29650/stat : 29650 (SatElite) R 29649 29649 29363 0 -1 4194304 30465 0 0 0 128 21 0 0 25 0 1 0 92388214 135712768 30449 1992294400 134512640 135034092 4294956096 18446744073709551615 134540734 0 0 4096 3 0 0 0 17 1 0 0
/proc/29650/statm: 33133 30449 67 127 0 33003 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 137888

[startup+3.10136 s]
/proc/loadavg: 1.91 1.94 1.67 2/66 29651
/proc/meminfo: memFree=973848/2055920 swapFree=4192956/4192956
[pid=29649] ppid=29647 vsize=5356 CPUtime=0
/proc/29649/stat : 29649 (manysat.sh) S 29647 29649 29363 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92388214 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29649/statm: 1339 235 195 169 0 50 0
[pid=29650] ppid=29649 vsize=135984 CPUtime=3.09
/proc/29650/stat : 29650 (SatElite) R 29649 29649 29363 0 -1 4194304 34007 0 0 0 285 24 0 0 25 0 1 0 92388214 139247616 30609 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/29650/statm: 33996 30609 68 127 0 33866 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 141340

[startup+6.30179 s]
/proc/loadavg: 1.84 1.93 1.67 2/66 29651
/proc/meminfo: memFree=958424/2055920 swapFree=4192956/4192956
[pid=29649] ppid=29647 vsize=5356 CPUtime=0
/proc/29649/stat : 29649 (manysat.sh) S 29647 29649 29363 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92388214 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29649/statm: 1339 235 195 169 0 50 0
[pid=29650] ppid=29649 vsize=143460 CPUtime=6.28
/proc/29650/stat : 29650 (SatElite) R 29649 29649 29363 0 -1 4194304 35812 0 0 0 602 26 0 0 25 0 1 0 92388214 146903040 32278 1992294400 134512640 135034092 4294956096 18446744073709551615 134566194 0 0 4096 3 0 0 0 17 1 0 0
/proc/29650/statm: 35865 32278 68 127 0 35735 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 148816

[startup+12.7017 s]
/proc/loadavg: 1.77 1.91 1.67 2/66 29651
/proc/meminfo: memFree=945240/2055920 swapFree=4192956/4192956
[pid=29649] ppid=29647 vsize=5356 CPUtime=0
/proc/29649/stat : 29649 (manysat.sh) S 29647 29649 29363 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92388214 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29649/statm: 1339 235 195 169 0 50 0
[pid=29650] ppid=29649 vsize=143164 CPUtime=12.69
/proc/29650/stat : 29650 (SatElite) R 29649 29649 29363 0 -1 4194304 39549 0 0 0 1240 29 0 0 25 0 1 0 92388214 146599936 32284 1992294400 134512640 135034092 4294956096 18446744073709551615 134566628 0 0 4096 3 0 0 0 17 1 0 0
/proc/29650/statm: 35791 32284 68 127 0 35661 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 148520

[startup+25.5014 s]
/proc/loadavg: 1.76 1.90 1.67 3/67 29653
/proc/meminfo: memFree=871504/2055920 swapFree=4192956/4192956
[pid=29649] ppid=29647 vsize=5356 CPUtime=15.96
/proc/29649/stat : 29649 (manysat.sh) S 29647 29649 29363 0 -1 4194304 312 42829 0 0 0 0 1549 47 16 0 1 0 92388214 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29649/statm: 1339 238 195 169 0 50 0
[pid=29652] ppid=29649 vsize=197752 CPUtime=17.12
/proc/29652/stat : 29652 (manysat1.1_stat) R 29649 29649 29363 0 -1 4194304 45942 0 0 0 1685 27 0 0 17 0 2 0 92389812 202498048 45928 1992294400 134512640 135305190 4294956144 18446744073709551615 134528565 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29652/statm: 49438 45928 83 193 0 49242 0
[pid=29652/tid=29653] ppid=29649 vsize=197752 CPUtime=7.62
/proc/29652/task/29653/stat : 29653 (manysat1.1_stat) R 29649 29649 29363 0 -1 4194368 1623 0 0 0 761 1 0 0 18 0 2 0 92389997 202498048 45928 1992294400 134512640 135305190 4294956144 18446744073709551615 134528242 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 33.08
Current children cumulated vsize (KiB) 203108

[startup+51.1019 s]
/proc/loadavg: 1.84 1.91 1.67 3/67 29653
/proc/meminfo: memFree=856080/2055920 swapFree=4192956/4192956
[pid=29649] ppid=29647 vsize=5356 CPUtime=15.96
/proc/29649/stat : 29649 (manysat.sh) S 29647 29649 29363 0 -1 4194304 312 42829 0 0 0 0 1549 47 16 0 1 0 92388214 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29649/statm: 1339 238 195 169 0 50 0
[pid=29652] ppid=29649 vsize=211812 CPUtime=68.17
/proc/29652/stat : 29652 (manysat1.1_stat) R 29649 29649 29363 0 -1 4194304 49559 0 0 0 6784 33 0 0 22 0 2 0 92389812 216895488 49545 1992294400 134512640 135305190 4294956144 18446744073709551615 134528512 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29652/statm: 52953 49545 83 193 0 52757 0
[pid=29652/tid=29653] ppid=29649 vsize=211812 CPUtime=33.11
/proc/29652/task/29653/stat : 29653 (manysat1.1_stat) R 29649 29649 29363 0 -1 4194368 3730 0 0 0 3307 4 0 0 17 0 2 0 92389997 216895488 49545 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 84.13
Current children cumulated vsize (KiB) 217168

[startup+102.306 s]
/proc/loadavg: 1.93 1.92 1.69 3/67 29653
/proc/meminfo: memFree=831888/2055920 swapFree=4192956/4192956
[pid=29649] ppid=29647 vsize=5356 CPUtime=15.96
/proc/29649/stat : 29649 (manysat.sh) S 29647 29649 29363 0 -1 4194304 312 42829 0 0 0 0 1549 47 16 0 1 0 92388214 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29649/statm: 1339 238 195 169 0 50 0
[pid=29652] ppid=29649 vsize=238552 CPUtime=170.34
/proc/29652/stat : 29652 (manysat1.1_stat) R 29649 29649 29363 0 -1 4194304 55830 0 0 0 16994 40 0 0 20 0 2 0 92389812 244277248 55816 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29652/statm: 59638 55816 83 193 0 59442 0
[pid=29652/tid=29653] ppid=29649 vsize=238552 CPUtime=84.1
/proc/29652/task/29653/stat : 29653 (manysat1.1_stat) R 29649 29649 29363 0 -1 4194368 7225 0 0 0 8402 8 0 0 21 0 2 0 92389997 244277248 55816 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 186.3
Current children cumulated vsize (KiB) 243908

[startup+162.302 s]
/proc/loadavg: 1.97 1.93 1.70 3/67 29653
/proc/meminfo: memFree=809232/2055920 swapFree=4192956/4192956
[pid=29649] ppid=29647 vsize=5356 CPUtime=15.96
/proc/29649/stat : 29649 (manysat.sh) S 29647 29649 29363 0 -1 4194304 312 42829 0 0 0 0 1549 47 16 0 1 0 92388214 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29649/statm: 1339 238 195 169 0 50 0
[pid=29652] ppid=29649 vsize=260148 CPUtime=290.04
/proc/29652/stat : 29652 (manysat1.1_stat) R 29649 29649 29363 0 -1 4194304 61479 0 0 0 28956 48 0 0 25 0 2 0 92389812 266391552 61465 1992294400 134512640 135305190 4294956144 18446744073709551615 134528545 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29652/statm: 65037 61465 83 193 0 64841 0
[pid=29652/tid=29653] ppid=29649 vsize=260148 CPUtime=143.85
/proc/29652/task/29653/stat : 29653 (manysat1.1_stat) R 29649 29649 29363 0 -1 4194368 10371 0 0 0 14372 13 0 0 25 0 2 0 92389997 266391552 61465 1992294400 134512640 135305190 4294956144 18446744073709551615 134530942 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 306
Current children cumulated vsize (KiB) 265504

[startup+222.302 s]
/proc/loadavg: 1.99 1.94 1.72 3/67 29653
/proc/meminfo: memFree=803792/2055920 swapFree=4192956/4192956
[pid=29649] ppid=29647 vsize=5356 CPUtime=15.96
/proc/29649/stat : 29649 (manysat.sh) S 29647 29649 29363 0 -1 4194304 312 42829 0 0 0 0 1549 47 16 0 1 0 92388214 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29649/statm: 1339 238 195 169 0 50 0
[pid=29652] ppid=29649 vsize=265744 CPUtime=409.76
/proc/29652/stat : 29652 (manysat1.1_stat) R 29649 29649 29363 0 -1 4194304 62862 0 0 0 40923 53 0 0 18 0 2 0 92389812 272121856 62826 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29652/statm: 66436 62826 83 193 0 66240 0
[pid=29652/tid=29653] ppid=29649 vsize=265744 CPUtime=203.6
/proc/29652/task/29653/stat : 29653 (manysat1.1_stat) R 29649 29649 29363 0 -1 4194368 10756 0 0 0 20345 15 0 0 18 0 2 0 92389997 272121856 62826 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 425.72
Current children cumulated vsize (KiB) 271100

[startup+282.301 s]
/proc/loadavg: 1.99 1.95 1.74 3/67 29653
/proc/meminfo: memFree=801232/2055920 swapFree=4192956/4192956
[pid=29649] ppid=29647 vsize=5356 CPUtime=15.96
/proc/29649/stat : 29649 (manysat.sh) S 29647 29649 29363 0 -1 4194304 312 42829 0 0 0 0 1549 47 16 0 1 0 92388214 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29649/statm: 1339 238 195 169 0 50 0
[pid=29652] ppid=29649 vsize=270076 CPUtime=529.5
/proc/29652/stat : 29652 (manysat1.1_stat) R 29649 29649 29363 0 -1 4194304 63521 0 0 0 52895 55 0 0 19 0 2 0 92389812 276557824 63485 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29652/statm: 67519 63485 83 193 0 67323 0
[pid=29652/tid=29653] ppid=29649 vsize=270076 CPUtime=263.36
/proc/29652/task/29653/stat : 29653 (manysat1.1_stat) R 29649 29649 29363 0 -1 4194368 10958 0 0 0 26320 16 0 0 17 0 2 0 92389997 276557824 63485 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 545.46
Current children cumulated vsize (KiB) 275432

[startup+342.301 s]
/proc/loadavg: 1.99 1.95 1.75 3/67 29653
/proc/meminfo: memFree=799248/2055920 swapFree=4192956/4192956
[pid=29649] ppid=29647 vsize=5356 CPUtime=15.96
/proc/29649/stat : 29649 (manysat.sh) S 29647 29649 29363 0 -1 4194304 312 42829 0 0 0 0 1549 47 16 0 1 0 92388214 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29649/statm: 1339 238 195 169 0 50 0
[pid=29652] ppid=29649 vsize=272224 CPUtime=649.22
/proc/29652/stat : 29652 (manysat1.1_stat) R 29649 29649 29363 0 -1 4194304 64036 0 0 0 64866 56 0 0 20 0 2 0 92389812 278757376 64000 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29652/statm: 68056 64000 83 193 0 67860 0
[pid=29652/tid=29653] ppid=29649 vsize=272224 CPUtime=323.11
/proc/29652/task/29653/stat : 29653 (manysat1.1_stat) R 29649 29649 29363 0 -1 4194368 11329 0 0 0 32295 16 0 0 17 0 2 0 92389997 278757376 64000 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 665.18
Current children cumulated vsize (KiB) 277580

[startup+402.301 s]
/proc/loadavg: 1.99 1.96 1.76 3/67 29653
/proc/meminfo: memFree=798032/2055920 swapFree=4192956/4192956
[pid=29649] ppid=29647 vsize=5356 CPUtime=15.96
/proc/29649/stat : 29649 (manysat.sh) S 29647 29649 29363 0 -1 4194304 312 42829 0 0 0 0 1549 47 16 0 1 0 92388214 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29649/statm: 1339 238 195 169 0 50 0
[pid=29652] ppid=29649 vsize=273152 CPUtime=768.94
/proc/29652/stat : 29652 (manysat1.1_stat) R 29649 29649 29363 0 -1 4194304 64317 0 0 0 76837 57 0 0 17 0 2 0 92389812 279707648 64281 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29652/statm: 68288 64281 83 193 0 68092 0
[pid=29652/tid=29653] ppid=29649 vsize=273152 CPUtime=383.07
/proc/29652/task/29653/stat : 29653 (manysat1.1_stat) R 29649 29649 29363 0 -1 4194368 11412 0 0 0 38290 17 0 0 25 0 2 0 92389997 279707648 64281 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 784.9
Current children cumulated vsize (KiB) 278508

[startup+462.301 s]
/proc/loadavg: 1.99 1.96 1.77 3/67 29653
/proc/meminfo: memFree=791888/2055920 swapFree=4192956/4192956
[pid=29649] ppid=29647 vsize=5356 CPUtime=15.96
/proc/29649/stat : 29649 (manysat.sh) S 29647 29649 29363 0 -1 4194304 312 42829 0 0 0 0 1549 47 16 0 1 0 92388214 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29649/statm: 1339 238 195 169 0 50 0
[pid=29652] ppid=29649 vsize=278872 CPUtime=888.67
/proc/29652/stat : 29652 (manysat1.1_stat) R 29649 29649 29363 0 -1 4194304 65848 0 0 0 88806 61 0 0 17 0 2 0 92389812 285564928 65812 1992294400 134512640 135305190 4294956144 18446744073709551615 134551729 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29652/statm: 69718 65812 83 193 0 69522 0
[pid=29652/tid=29653] ppid=29649 vsize=278872 CPUtime=443.05
/proc/29652/task/29653/stat : 29653 (manysat1.1_stat) R 29649 29649 29363 0 -1 4194368 12333 0 0 0 44286 19 0 0 17 0 2 0 92389997 285564928 65812 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 904.63
Current children cumulated vsize (KiB) 284228

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.78 3/67 29653
/proc/meminfo: memFree=770832/2055920 swapFree=4192956/4192956
[pid=29649] ppid=29647 vsize=5356 CPUtime=15.96
/proc/29649/stat : 29649 (manysat.sh) S 29647 29649 29363 0 -1 4194304 312 42829 0 0 0 0 1549 47 16 0 1 0 92388214 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29649/statm: 1339 238 195 169 0 50 0
[pid=29652] ppid=29649 vsize=301392 CPUtime=1008.41
/proc/29652/stat : 29652 (manysat1.1_stat) R 29649 29649 29363 0 -1 4194304 71208 0 0 0 100772 69 0 0 19 0 2 0 92389812 308625408 71172 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29652/statm: 75348 71172 83 193 0 75152 0
[pid=29652/tid=29653] ppid=29649 vsize=301392 CPUtime=503.03
/proc/29652/task/29653/stat : 29653 (manysat1.1_stat) R 29649 29649 29363 0 -1 4194368 15668 0 0 0 50280 23 0 0 18 0 2 0 92389997 308625408 71172 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1024.37
Current children cumulated vsize (KiB) 306748

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.79 3/67 29653
/proc/meminfo: memFree=739408/2055920 swapFree=4192956/4192956
[pid=29649] ppid=29647 vsize=5356 CPUtime=15.96
/proc/29649/stat : 29649 (manysat.sh) S 29647 29649 29363 0 -1 4194304 312 42829 0 0 0 0 1549 47 16 0 1 0 92388214 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29649/statm: 1339 238 195 169 0 50 0
[pid=29652] ppid=29649 vsize=333420 CPUtime=1128.14
/proc/29652/stat : 29652 (manysat1.1_stat) R 29649 29649 29363 0 -1 4194304 78994 0 0 0 112733 81 0 0 17 0 2 0 92389812 341422080 78958 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29652/statm: 83355 78958 83 193 0 83159 0
[pid=29652/tid=29653] ppid=29649 vsize=333420 CPUtime=563.02
/proc/29652/task/29653/stat : 29653 (manysat1.1_stat) R 29649 29649 29363 0 -1 4194368 20269 0 0 0 56271 31 0 0 25 0 2 0 92389997 341422080 78958 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1144.1
Current children cumulated vsize (KiB) 338776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+610.401 s]
/proc/loadavg: 1.99 1.97 1.80 3/67 29653
/proc/meminfo: memFree=733136/2055920 swapFree=4192956/4192956
[pid=29649] ppid=29647 vsize=5356 CPUtime=15.96
/proc/29649/stat : 29649 (manysat.sh) S 29647 29649 29363 0 -1 4194304 312 42829 0 0 0 0 1549 47 16 0 1 0 92388214 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29649/statm: 1339 238 195 169 0 50 0
[pid=29652] ppid=29649 vsize=338744 CPUtime=1184.14
/proc/29652/stat : 29652 (manysat1.1_stat) R 29649 29649 29363 0 -1 4194304 80475 0 0 0 118330 84 0 0 17 0 2 0 92389812 346873856 80439 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29652/statm: 84686 80439 83 193 0 84490 0
[pid=29652/tid=29653] ppid=29649 vsize=338744 CPUtime=591.06
/proc/29652/task/29653/stat : 29653 (manysat1.1_stat) R 29649 29649 29363 0 -1 4194368 21064 0 0 0 59074 32 0 0 25 0 2 0 92389997 346873856 80439 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 344100

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 29649 and gives
#  childrusage.ru_utime.tv_sec=15
#  childrusage.ru_utime.tv_usec=496644
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=480926
# CPU time returned by wait4() is 15.9776
# while last known CPU time is 1200.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 610.423
CPU time (s): 1200.1
CPU user time (s): 1198.79
CPU system time (s): 1.31
CPU usage (%): 196.601
Max. virtual memory (cumulated for all children) (KiB): 344100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.4966
system time used= 0.480926
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= 40

runsolver used 0.58591 second user time and 1.64675 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-25 09:13:42
IDJOB=1719127
IDBENCH=20578
IDSOLVER=514
FILE ID=node71/1719127-1240643620
PBS_JOBID= 9186462
Free space on /tmp= 66444 MiB

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

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

MD5SUM BENCH= 6fcbaf8c6c7ed0c41d8ac12258cafaee
RANDOM SEED=541332098

node71.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.236
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.236
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:       1091016 kB
Buffers:         89464 kB
Cached:         776720 kB
SwapCached:          0 kB
Active:         379432 kB
Inactive:       500716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1091016 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           33172 kB
Writeback:           0 kB
Mapped:          23684 kB
Slab:            70660 kB
Committed_AS:   209500 kB
PageTables:       1436 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= 66408 MiB
End job on node71 at 2009-04-25 09:23:55