Trace number 1580746

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.02 607.619

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-5p1.cnf
MD5SUM8eb175d312e8be3bb4695a79b8f45bdc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark680.563
Satisfiable
(Un)Satisfiability was proved
Number of variables331196
Number of clauses1416850
Sum of the clauses size3333531
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 21064373
Number of clauses of size 3284354
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

Solver Data

0.00/0.00	c Parsing...
1.48/1.56	c ==============================================================================
1.48/1.56	c |           |     ORIGINAL     |              LEARNT              |          |
1.48/1.56	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.48/1.56	c ==============================================================================
1.48/1.56	c |         0 | 1404697  3320628 |  421409       0        0     nan |  0.000 % |
9.46/9.52	c |         0 | 1044843  2775530 |      --       0       --      -- |     --   | -106380/29683
9.46/9.53	c ==============================================================================
9.46/9.53	c Result  :   #vars: 219138   #clauses: 1044843   #literals: 2775530
9.46/9.53	c CPU time:   9.13561 s
9.46/9.53	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-1580746-1238921854/watcher-1580746-1238921854 -o /tmp/evaluation-result-1580746-1238921854/solver-1580746-1238921854 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1580746-1238921854.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.00 1.00 1.00 3/64 9072
/proc/meminfo: memFree=1212512/2055920 swapFree=4175784/4192956
[pid=9072] ppid=9070 vsize=5356 CPUtime=0
/proc/9072/stat : 9072 (manysat.sh) S 9070 9072 8797 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164850572 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9072/statm: 1339 235 195 169 0 50 0
[pid=9073] ppid=9072 vsize=1560 CPUtime=0
/proc/9073/stat : 9073 (SatElite) R 9072 9072 8797 0 -1 4194304 284 0 0 0 0 0 0 0 19 0 1 0 1164850572 1597440 268 1992294400 134512640 135034092 4294956096 18446744073709551615 134544739 0 0 4096 3 0 0 0 17 0 0 0
/proc/9073/statm: 390 270 50 127 0 260 0

[startup+0.102486 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9072
/proc/meminfo: memFree=1212512/2055920 swapFree=4175784/4192956
[pid=9072] ppid=9070 vsize=5356 CPUtime=0
/proc/9072/stat : 9072 (manysat.sh) S 9070 9072 8797 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164850572 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9072/statm: 1339 235 195 169 0 50 0
[pid=9073] ppid=9072 vsize=29360 CPUtime=0.09
/proc/9073/stat : 9073 (SatElite) R 9072 9072 8797 0 -1 4194304 5662 0 0 0 7 2 0 0 19 0 1 0 1164850572 30064640 5542 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/9073/statm: 7340 5543 50 127 0 7210 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34716

[startup+0.202505 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9072
/proc/meminfo: memFree=1212512/2055920 swapFree=4175784/4192956
[pid=9072] ppid=9070 vsize=5356 CPUtime=0
/proc/9072/stat : 9072 (manysat.sh) S 9070 9072 8797 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164850572 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9072/statm: 1339 235 195 169 0 50 0
[pid=9073] ppid=9072 vsize=40960 CPUtime=0.19
/proc/9073/stat : 9073 (SatElite) R 9072 9072 8797 0 -1 4194304 8535 0 0 0 15 4 0 0 20 0 1 0 1164850572 41943040 8415 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/9073/statm: 10240 8416 50 127 0 10110 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 46316

[startup+0.302526 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9072
/proc/meminfo: memFree=1212512/2055920 swapFree=4175784/4192956
[pid=9072] ppid=9070 vsize=5356 CPUtime=0
/proc/9072/stat : 9072 (manysat.sh) S 9070 9072 8797 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164850572 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9072/statm: 1339 235 195 169 0 50 0
[pid=9073] ppid=9072 vsize=49112 CPUtime=0.29
/proc/9073/stat : 9073 (SatElite) R 9072 9072 8797 0 -1 4194304 10443 0 0 0 24 5 0 0 21 0 1 0 1164850572 50290688 10323 1992294400 134512640 135034092 4294956096 18446744073709551615 134543255 0 0 4096 3 0 0 0 17 0 0 0
/proc/9073/statm: 12278 10323 50 127 0 12148 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54468

[startup+0.702605 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9072
/proc/meminfo: memFree=1212512/2055920 swapFree=4175784/4192956
[pid=9072] ppid=9070 vsize=5356 CPUtime=0
/proc/9072/stat : 9072 (manysat.sh) S 9070 9072 8797 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164850572 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9072/statm: 1339 235 195 169 0 50 0
[pid=9073] ppid=9072 vsize=71224 CPUtime=0.69
/proc/9073/stat : 9073 (SatElite) R 9072 9072 8797 0 -1 4194304 15884 0 0 0 60 9 0 0 25 0 1 0 1164850572 72933376 15764 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/9073/statm: 17806 15764 50 127 0 17676 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76580

[startup+1.50177 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9074
/proc/meminfo: memFree=1109392/2055920 swapFree=4175784/4192956
[pid=9072] ppid=9070 vsize=5356 CPUtime=0
/proc/9072/stat : 9072 (manysat.sh) S 9070 9072 8797 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164850572 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9072/statm: 1339 235 195 169 0 50 0
[pid=9073] ppid=9072 vsize=154548 CPUtime=1.48
/proc/9073/stat : 9073 (SatElite) R 9072 9072 8797 0 -1 4194304 33555 0 0 0 127 21 0 0 25 0 1 0 1164850572 158257152 33435 1992294400 134512640 135034092 4294956096 18446744073709551615 134542713 0 0 4096 3 0 0 0 17 0 0 0
/proc/9073/statm: 38637 33435 51 127 0 38507 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 159904

[startup+3.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9074
/proc/meminfo: memFree=1065296/2055920 swapFree=4175784/4192956
[pid=9072] ppid=9070 vsize=5356 CPUtime=0
/proc/9072/stat : 9072 (manysat.sh) S 9070 9072 8797 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164850572 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9072/statm: 1339 235 195 169 0 50 0
[pid=9073] ppid=9072 vsize=182836 CPUtime=3.07
/proc/9073/stat : 9073 (SatElite) R 9072 9072 8797 0 -1 4194304 43217 0 0 0 280 27 0 0 25 0 1 0 1164850572 187224064 39523 1992294400 134512640 135034092 4294956096 18446744073709551615 134566547 0 0 4096 3 0 0 0 17 1 0 0
/proc/9073/statm: 45709 39523 68 127 0 45579 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 188192

[startup+6.30273 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9074
/proc/meminfo: memFree=1027920/2055920 swapFree=4175784/4192956
[pid=9072] ppid=9070 vsize=5356 CPUtime=0
/proc/9072/stat : 9072 (manysat.sh) S 9070 9072 8797 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164850572 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9072/statm: 1339 235 195 169 0 50 0
[pid=9073] ppid=9072 vsize=193512 CPUtime=6.26
/proc/9073/stat : 9073 (SatElite) R 9072 9072 8797 0 -1 4194304 49891 0 0 0 595 31 0 0 25 0 1 0 1164850572 198156288 41918 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/9073/statm: 48378 41918 68 127 0 48248 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 198868

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9075
/proc/meminfo: memFree=1045648/2055920 swapFree=4175784/4192956
[pid=9072] ppid=9070 vsize=5356 CPUtime=10.79
/proc/9072/stat : 9072 (manysat.sh) S 9070 9072 8797 0 -1 4194304 312 58121 0 0 0 0 1033 46 19 0 1 0 1164850572 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9072/statm: 1339 238 195 169 0 50 0
[pid=9075] ppid=9072 vsize=167644 CPUtime=2.26
/proc/9075/stat : 9075 (manysat1.1_stat) R 9072 9072 8797 0 -1 4194304 37032 0 0 0 196 30 0 0 16 0 2 0 1164851655 171667456 36993 1992294400 134512640 135305190 4294956144 18446744073709551615 134843311 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9075/statm: 41911 36993 83 193 0 41715 0
Current children cumulated CPU time (s) 13.05
Current children cumulated vsize (KiB) 173000

[startup+25.5026 s]
/proc/loadavg: 1.22 1.05 1.02 3/67 9076
/proc/meminfo: memFree=1028488/2055920 swapFree=4175784/4192956
[pid=9072] ppid=9070 vsize=5356 CPUtime=10.79
/proc/9072/stat : 9072 (manysat.sh) S 9070 9072 8797 0 -1 4194304 312 58121 0 0 0 0 1033 46 19 0 1 0 1164850572 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9072/statm: 1339 238 195 169 0 50 0
[pid=9075] ppid=9072 vsize=172652 CPUtime=27.73
/proc/9075/stat : 9075 (manysat1.1_stat) R 9072 9072 8797 0 -1 4194304 38431 0 0 0 2741 32 0 0 17 0 2 0 1164851655 176795648 38392 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9075/statm: 43163 38392 83 193 0 42967 0
[pid=9075/tid=9076] ppid=9072 vsize=172652 CPUtime=13.13
/proc/9075/task/9076/stat : 9076 (manysat1.1_stat) R 9072 9072 8797 0 -1 4194368 1955 0 0 0 1304 9 0 0 17 0 2 0 1164851797 176795648 38392 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 38.52
Current children cumulated vsize (KiB) 178008

[startup+51.1027 s]
/proc/loadavg: 1.49 1.12 1.04 3/67 9076
/proc/meminfo: memFree=1026440/2055920 swapFree=4175784/4192956
[pid=9072] ppid=9070 vsize=5356 CPUtime=10.79
/proc/9072/stat : 9072 (manysat.sh) S 9070 9072 8797 0 -1 4194304 312 58121 0 0 0 0 1033 46 19 0 1 0 1164850572 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9072/statm: 1339 238 195 169 0 50 0
[pid=9075] ppid=9072 vsize=174560 CPUtime=78.77
/proc/9075/stat : 9075 (manysat1.1_stat) R 9072 9072 8797 0 -1 4194304 38905 0 0 0 7843 34 0 0 17 0 2 0 1164851655 178749440 38866 1992294400 134512640 135305190 4294956144 18446744073709551615 134528554 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9075/statm: 43640 38866 83 193 0 43444 0
[pid=9075/tid=9076] ppid=9072 vsize=174560 CPUtime=38.58
/proc/9075/task/9076/stat : 9076 (manysat1.1_stat) R 9072 9072 8797 0 -1 4194368 2139 0 0 0 3849 9 0 0 17 0 2 0 1164851797 178749440 38866 1992294400 134512640 135305190 4294956144 18446744073709551615 134528840 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 89.56
Current children cumulated vsize (KiB) 179916

[startup+102.303 s]
/proc/loadavg: 1.77 1.26 1.09 3/67 9076
/proc/meminfo: memFree=1014920/2055920 swapFree=4175784/4192956
[pid=9072] ppid=9070 vsize=5356 CPUtime=10.79
/proc/9072/stat : 9072 (manysat.sh) S 9070 9072 8797 0 -1 4194304 312 58121 0 0 0 0 1033 46 19 0 1 0 1164850572 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9072/statm: 1339 238 195 169 0 50 0
[pid=9075] ppid=9072 vsize=186016 CPUtime=180.93
/proc/9075/stat : 9075 (manysat1.1_stat) R 9072 9072 8797 0 -1 4194304 41821 0 0 0 18056 37 0 0 18 0 2 0 1164851655 190480384 41782 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9075/statm: 46504 41782 83 193 0 46308 0
[pid=9075/tid=9076] ppid=9072 vsize=186016 CPUtime=89.57
/proc/9075/task/9076/stat : 9076 (manysat1.1_stat) R 9072 9072 8797 0 -1 4194368 3257 0 0 0 8946 11 0 0 25 0 2 0 1164851797 190480384 41782 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 191.72
Current children cumulated vsize (KiB) 191372

[startup+162.303 s]
/proc/loadavg: 1.92 1.39 1.14 3/67 9076
/proc/meminfo: memFree=1006664/2055920 swapFree=4175784/4192956
[pid=9072] ppid=9070 vsize=5356 CPUtime=10.79
/proc/9072/stat : 9072 (manysat.sh) S 9070 9072 8797 0 -1 4194304 312 58121 0 0 0 0 1033 46 19 0 1 0 1164850572 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9072/statm: 1339 238 195 169 0 50 0
[pid=9075] ppid=9072 vsize=194332 CPUtime=300.65
/proc/9075/stat : 9075 (manysat1.1_stat) R 9072 9072 8797 0 -1 4194304 43894 0 0 0 30026 39 0 0 25 0 2 0 1164851655 198995968 43855 1992294400 134512640 135305190 4294956144 18446744073709551615 134528201 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9075/statm: 48583 43855 83 193 0 48387 0
[pid=9075/tid=9076] ppid=9072 vsize=194332 CPUtime=149.32
/proc/9075/task/9076/stat : 9076 (manysat1.1_stat) R 9072 9072 8797 0 -1 4194368 4113 0 0 0 14921 11 0 0 25 0 2 0 1164851797 198995968 43855 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 311.44
Current children cumulated vsize (KiB) 199688

[startup+222.307 s]
/proc/loadavg: 1.97 1.50 1.19 3/67 9082
/proc/meminfo: memFree=995912/2055920 swapFree=4175784/4192956
[pid=9072] ppid=9070 vsize=5356 CPUtime=10.79
/proc/9072/stat : 9072 (manysat.sh) S 9070 9072 8797 0 -1 4194304 312 58121 0 0 0 0 1033 46 19 0 1 0 1164850572 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9072/statm: 1339 238 195 169 0 50 0
[pid=9075] ppid=9072 vsize=204916 CPUtime=420.36
/proc/9075/stat : 9075 (manysat1.1_stat) R 9072 9072 8797 0 -1 4194304 46549 0 0 0 41992 44 0 0 25 0 2 0 1164851655 209833984 46510 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9075/statm: 51229 46510 83 193 0 51033 0
[pid=9075/tid=9076] ppid=9072 vsize=204916 CPUtime=209.07
/proc/9075/task/9076/stat : 9076 (manysat1.1_stat) R 9072 9072 8797 0 -1 4194368 5380 0 0 0 20893 14 0 0 17 0 2 0 1164851797 209833984 46510 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 431.15
Current children cumulated vsize (KiB) 210272

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 9082
/proc/meminfo: memFree=987976/2055920 swapFree=4175784/4192956
[pid=9072] ppid=9070 vsize=5356 CPUtime=10.79
/proc/9072/stat : 9072 (manysat.sh) S 9070 9072 8797 0 -1 4194304 312 58121 0 0 0 0 1033 46 19 0 1 0 1164850572 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9072/statm: 1339 238 195 169 0 50 0
[pid=9075] ppid=9072 vsize=212808 CPUtime=540.09
/proc/9075/stat : 9075 (manysat1.1_stat) R 9072 9072 8797 0 -1 4194304 48519 0 0 0 53961 48 0 0 17 0 2 0 1164851655 217915392 48480 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9075/statm: 53202 48480 83 193 0 53006 0
[pid=9075/tid=9076] ppid=9072 vsize=212808 CPUtime=268.82
/proc/9075/task/9076/stat : 9076 (manysat1.1_stat) R 9072 9072 8797 0 -1 4194368 6419 0 0 0 26867 15 0 0 21 0 2 0 1164851797 217915392 48480 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 550.88
Current children cumulated vsize (KiB) 218164

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.29 3/67 9082
/proc/meminfo: memFree=987976/2055920 swapFree=4175784/4192956
[pid=9072] ppid=9070 vsize=5356 CPUtime=10.79
/proc/9072/stat : 9072 (manysat.sh) S 9070 9072 8797 0 -1 4194304 312 58121 0 0 0 0 1033 46 19 0 1 0 1164850572 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9072/statm: 1339 238 195 169 0 50 0
[pid=9075] ppid=9072 vsize=212808 CPUtime=659.81
/proc/9075/stat : 9075 (manysat1.1_stat) R 9072 9072 8797 0 -1 4194304 48521 0 0 0 65933 48 0 0 25 0 2 0 1164851655 217915392 48482 1992294400 134512640 135305190 4294956144 18446744073709551615 134528242 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9075/statm: 53202 48482 83 193 0 53006 0
[pid=9075/tid=9076] ppid=9072 vsize=212808 CPUtime=328.58
/proc/9075/task/9076/stat : 9076 (manysat1.1_stat) R 9072 9072 8797 0 -1 4194368 6419 0 0 0 32843 15 0 0 25 0 2 0 1164851797 217915392 48482 1992294400 134512640 135305190 4294956144 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 670.6
Current children cumulated vsize (KiB) 218164

[startup+402.303 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 9082
/proc/meminfo: memFree=987912/2055920 swapFree=4175784/4192956
[pid=9072] ppid=9070 vsize=5356 CPUtime=10.79
/proc/9072/stat : 9072 (manysat.sh) S 9070 9072 8797 0 -1 4194304 312 58121 0 0 0 0 1033 46 19 0 1 0 1164850572 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9072/statm: 1339 238 195 169 0 50 0
[pid=9075] ppid=9072 vsize=212808 CPUtime=779.55
/proc/9075/stat : 9075 (manysat1.1_stat) R 9072 9072 8797 0 -1 4194304 48521 0 0 0 77907 48 0 0 25 0 2 0 1164851655 217915392 48482 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9075/statm: 53202 48482 83 193 0 53006 0
[pid=9075/tid=9076] ppid=9072 vsize=212808 CPUtime=388.34
/proc/9075/task/9076/stat : 9076 (manysat1.1_stat) R 9072 9072 8797 0 -1 4194368 6419 0 0 0 38819 15 0 0 25 0 2 0 1164851797 217915392 48482 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 790.34
Current children cumulated vsize (KiB) 218164

[startup+462.303 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 9082
/proc/meminfo: memFree=987848/2055920 swapFree=4175784/4192956
[pid=9072] ppid=9070 vsize=5356 CPUtime=10.79
/proc/9072/stat : 9072 (manysat.sh) S 9070 9072 8797 0 -1 4194304 312 58121 0 0 0 0 1033 46 19 0 1 0 1164850572 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9072/statm: 1339 238 195 169 0 50 0
[pid=9075] ppid=9072 vsize=212808 CPUtime=899.28
/proc/9075/stat : 9075 (manysat1.1_stat) R 9072 9072 8797 0 -1 4194304 48521 0 0 0 89880 48 0 0 25 0 2 0 1164851655 217915392 48482 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9075/statm: 53202 48482 83 193 0 53006 0
[pid=9075/tid=9076] ppid=9072 vsize=212808 CPUtime=448.1
/proc/9075/task/9076/stat : 9076 (manysat1.1_stat) R 9072 9072 8797 0 -1 4194368 6419 0 0 0 44795 15 0 0 25 0 2 0 1164851797 217915392 48482 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 910.07
Current children cumulated vsize (KiB) 218164

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.40 3/67 9082
/proc/meminfo: memFree=987848/2055920 swapFree=4175784/4192956
[pid=9072] ppid=9070 vsize=5356 CPUtime=10.79
/proc/9072/stat : 9072 (manysat.sh) S 9070 9072 8797 0 -1 4194304 312 58121 0 0 0 0 1033 46 19 0 1 0 1164850572 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9072/statm: 1339 238 195 169 0 50 0
[pid=9075] ppid=9072 vsize=212808 CPUtime=1019.01
/proc/9075/stat : 9075 (manysat1.1_stat) R 9072 9072 8797 0 -1 4194304 48521 0 0 0 101853 48 0 0 25 0 2 0 1164851655 217915392 48482 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9075/statm: 53202 48482 83 193 0 53006 0
[pid=9075/tid=9076] ppid=9072 vsize=212808 CPUtime=507.86
/proc/9075/task/9076/stat : 9076 (manysat1.1_stat) R 9072 9072 8797 0 -1 4194368 6419 0 0 0 50771 15 0 0 17 0 2 0 1164851797 217915392 48482 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1029.8
Current children cumulated vsize (KiB) 218164

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 9082
/proc/meminfo: memFree=987656/2055920 swapFree=4175784/4192956
[pid=9072] ppid=9070 vsize=5356 CPUtime=10.79
/proc/9072/stat : 9072 (manysat.sh) S 9070 9072 8797 0 -1 4194304 312 58121 0 0 0 0 1033 46 19 0 1 0 1164850572 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9072/statm: 1339 238 195 169 0 50 0
[pid=9075] ppid=9072 vsize=213092 CPUtime=1138.73
/proc/9075/stat : 9075 (manysat1.1_stat) R 9072 9072 8797 0 -1 4194304 48598 0 0 0 113825 48 0 0 25 0 2 0 1164851655 218206208 48559 1992294400 134512640 135305190 4294956144 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9075/statm: 53273 48559 83 193 0 53077 0
[pid=9075/tid=9076] ppid=9072 vsize=213092 CPUtime=567.62
/proc/9075/task/9076/stat : 9076 (manysat1.1_stat) R 9072 9072 8797 0 -1 4194368 6419 0 0 0 56747 15 0 0 25 0 2 0 1164851797 218206208 48559 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1149.52
Current children cumulated vsize (KiB) 218448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+607.601 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 9082
/proc/meminfo: memFree=987656/2055920 swapFree=4175784/4192956
[pid=9072] ppid=9070 vsize=5356 CPUtime=10.79
/proc/9072/stat : 9072 (manysat.sh) S 9070 9072 8797 0 -1 4194304 312 58121 0 0 0 0 1033 46 19 0 1 0 1164850572 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9072/statm: 1339 238 195 169 0 50 0
[pid=9075] ppid=9072 vsize=213092 CPUtime=1189.23
/proc/9075/stat : 9075 (manysat1.1_stat) R 9072 9072 8797 0 -1 4194304 48599 0 0 0 118874 49 0 0 25 0 2 0 1164851655 218206208 48560 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9075/statm: 53273 48560 83 193 0 53077 0
[pid=9075/tid=9076] ppid=9072 vsize=213092 CPUtime=592.81
/proc/9075/task/9076/stat : 9076 (manysat1.1_stat) R 9072 9072 8797 0 -1 4194368 6419 0 0 0 59266 15 0 0 25 0 2 0 1164851797 218206208 48560 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 218448

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

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

[startup+607.601 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 9082
/proc/meminfo: memFree=987656/2055920 swapFree=4175784/4192956
[pid=9072] ppid=9070 vsize=5356 CPUtime=10.79
/proc/9072/stat : 9072 (manysat.sh) S 9070 9072 8797 0 -1 4194304 312 58121 0 0 0 0 1033 46 19 0 1 0 1164850572 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9072/statm: 1339 238 195 169 0 50 0
[pid=9075] ppid=9072 vsize=213092 CPUtime=1189.23
/proc/9075/stat : 9075 (manysat1.1_stat) R 9072 9072 8797 0 -1 4194304 48599 0 0 0 118874 49 0 0 25 0 2 0 1164851655 218206208 48560 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9075/statm: 53273 48560 83 193 0 53077 0
[pid=9075/tid=9076] ppid=9072 vsize=213092 CPUtime=592.81
/proc/9075/task/9076/stat : 9076 (manysat1.1_stat) R 9072 9072 8797 0 -1 4194368 6419 0 0 0 59266 15 0 0 25 0 2 0 1164851797 218206208 48560 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 218448

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9072 and gives
#  childrusage.ru_utime.tv_sec=10
#  childrusage.ru_utime.tv_usec=337428
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=469928
# CPU time returned by wait4() is 10.8074
# while last known CPU time is 1200.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 607.619
CPU time (s): 1200.02
CPU user time (s): 1199.07
CPU system time (s): 0.95
CPU usage (%): 197.496
Max. virtual memory (cumulated for all children) (KiB): 218448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.3374
system time used= 0.469928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58433
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= 5
involuntary context switches= 78

runsolver used 0.563914 second user time and 1.65975 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-05 10:57:36
IDJOB=1580746
IDBENCH=71023
IDSOLVER=515
FILE ID=node33/1580746-1238921854
PBS_JOBID= 9101414
Free space on /tmp= 66472 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-5p1.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1580746-1238921854/watcher-1580746-1238921854 -o /tmp/evaluation-result-1580746-1238921854/solver-1580746-1238921854 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1580746-1238921854.cnf aimd 2

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

MD5SUM BENCH= 8eb175d312e8be3bb4695a79b8f45bdc
RANDOM SEED=704449688

node33.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.266
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.266
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:       1212992 kB
Buffers:         74904 kB
Cached:         679224 kB
SwapCached:      11416 kB
Active:         401896 kB
Inactive:       365216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1212992 kB
SwapTotal:     4192956 kB
SwapFree:      4175784 kB
Dirty:           27716 kB
Writeback:           0 kB
Mapped:          18172 kB
Slab:            61844 kB
Committed_AS:  3464692 kB
PageTables:       1400 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= 66440 MiB
End job on node33 at 2009-04-05 11:07:45