Trace number 1717722

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 0/2009-03-20? (TO) 1200.15 614.619

General information on the benchmark

Nameindustrial/palacios/medium/
cube-11-h14-sat.cnf
MD5SUM7cc30e40be8c690e76c3fb158623be61
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables508177
Number of clauses1529045
Sum of the clauses size3568287
Maximum clause length19
Minimum clause length1
Number of clauses of size 11331
Number of clauses of size 21019705
Number of clauses of size 3505422
Number of clauses of size 42413
Number of clauses of size 519
Number of clauses of size over 5155

Solver Data

0.00/0.00	c Parsing...
1.39/1.43	c ==============================================================================
1.39/1.43	c |           |     ORIGINAL     |              LEARNT              |          |
1.39/1.43	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.39/1.43	c ==============================================================================
1.39/1.43	c |         0 | 1525052  3560301 |  457515       0        0     nan |  0.000 % |
23.68/23.78	c |         0 |  885495  3067928 |      --       0       --      -- |     --   | -639557/-492373
23.68/23.78	c ==============================================================================
23.68/23.78	c Result  :   #vars: 134938   #clauses: 885495   #literals: 3067928
23.68/23.78	c CPU time:   23.2725 s
23.68/23.78	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-1717722-1240629829/watcher-1717722-1240629829 -o /tmp/evaluation-result-1717722-1240629829/solver-1717722-1240629829 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1717722-1240629829.cnf aimd 0 

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 2968
/proc/meminfo: memFree=842008/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=5356 CPUtime=0
/proc/2968/stat : 2968 (manysat.sh) R 2966 2968 1946 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 91011126 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 269930261151 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/2968/statm: 1339 234 194 169 0 50 0
[pid=2969] ppid=2968 vsize=1172 CPUtime=0
/proc/2969/stat : 2969 (SatElite) R 2968 2968 1946 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 91011126 1200128 168 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/2969/statm: 293 168 51 127 0 163 0

[startup+0.015316 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2968
/proc/meminfo: memFree=842008/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=5356 CPUtime=0
/proc/2968/stat : 2968 (manysat.sh) S 2966 2968 1946 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 91011126 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2968/statm: 1339 235 195 169 0 50 0
[pid=2969] ppid=2968 vsize=3484 CPUtime=0.01
/proc/2969/stat : 2969 (SatElite) R 2968 2968 1946 0 -1 4194304 621 0 0 0 1 0 0 0 19 0 1 0 91011126 3567616 605 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/2969/statm: 871 605 51 127 0 741 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8840

[startup+0.102324 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2968
/proc/meminfo: memFree=842008/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=5356 CPUtime=0
/proc/2968/stat : 2968 (manysat.sh) S 2966 2968 1946 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 91011126 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2968/statm: 1339 235 195 169 0 50 0
[pid=2969] ppid=2968 vsize=16408 CPUtime=0.09
/proc/2969/stat : 2969 (SatElite) R 2968 2968 1946 0 -1 4194304 3646 0 0 0 8 1 0 0 19 0 1 0 91011126 16801792 3630 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/2969/statm: 4102 3630 51 127 0 3972 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21764

[startup+0.302347 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2968
/proc/meminfo: memFree=842008/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=5356 CPUtime=0
/proc/2968/stat : 2968 (manysat.sh) S 2966 2968 1946 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 91011126 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2968/statm: 1339 235 195 169 0 50 0
[pid=2969] ppid=2968 vsize=54204 CPUtime=0.29
/proc/2969/stat : 2969 (SatElite) R 2968 2968 1946 0 -1 4194304 10337 0 0 0 25 4 0 0 21 0 1 0 91011126 55504896 10321 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/2969/statm: 13551 10321 52 127 0 13421 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59560

[startup+0.702393 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2968
/proc/meminfo: memFree=842008/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=5356 CPUtime=0
/proc/2968/stat : 2968 (manysat.sh) S 2966 2968 1946 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 91011126 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2968/statm: 1339 235 195 169 0 50 0
[pid=2969] ppid=2968 vsize=114780 CPUtime=0.69
/proc/2969/stat : 2969 (SatElite) R 2968 2968 1946 0 -1 4194304 23081 0 0 0 58 11 0 0 25 0 1 0 91011126 117534720 23065 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/2969/statm: 28695 23066 52 127 0 28565 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 120136

[startup+1.50149 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2970
/proc/meminfo: memFree=710984/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=5356 CPUtime=0
/proc/2968/stat : 2968 (manysat.sh) S 2966 2968 1946 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 91011126 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2968/statm: 1339 235 195 169 0 50 0
[pid=2969] ppid=2968 vsize=189752 CPUtime=1.48
/proc/2969/stat : 2969 (SatElite) R 2968 2968 1946 0 -1 4194304 46674 0 0 0 125 23 0 0 25 0 1 0 91011126 194306048 46409 1992294400 134512640 135034092 4294956096 18446744073709551615 134561761 0 0 4096 3 0 0 0 17 0 0 0
/proc/2969/statm: 47438 46409 66 127 0 47308 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 195108

[startup+3.10168 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2970
/proc/meminfo: memFree=646664/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=5356 CPUtime=0
/proc/2968/stat : 2968 (manysat.sh) S 2966 2968 1946 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 91011126 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2968/statm: 1339 235 195 169 0 50 0
[pid=2969] ppid=2968 vsize=207080 CPUtime=3.09
/proc/2969/stat : 2969 (SatElite) R 2968 2968 1946 0 -1 4194304 50333 0 0 0 282 27 0 0 25 0 1 0 91011126 212049920 49072 1992294400 134512640 135034092 4294956096 18446744073709551615 134540726 0 0 4096 3 0 0 0 17 0 0 0
/proc/2969/statm: 51770 49072 68 127 0 51640 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 212436

[startup+6.30105 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 2970
/proc/meminfo: memFree=630792/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=5356 CPUtime=0
/proc/2968/stat : 2968 (manysat.sh) S 2966 2968 1946 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 91011126 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2968/statm: 1339 235 195 169 0 50 0
[pid=2969] ppid=2968 vsize=217076 CPUtime=6.28
/proc/2969/stat : 2969 (SatElite) R 2968 2968 1946 0 -1 4194304 52462 0 0 0 596 32 0 0 25 0 1 0 91011126 222285824 51201 1992294400 134512640 135034092 4294956096 18446744073709551615 134541032 0 0 4096 3 0 0 0 17 0 0 0
/proc/2969/statm: 54269 51201 68 127 0 54139 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 222432

[startup+12.7018 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 2970
/proc/meminfo: memFree=599176/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=5356 CPUtime=0
/proc/2968/stat : 2968 (manysat.sh) S 2966 2968 1946 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 91011126 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2968/statm: 1339 235 195 169 0 50 0
[pid=2969] ppid=2968 vsize=233548 CPUtime=12.69
/proc/2969/stat : 2969 (SatElite) R 2968 2968 1946 0 -1 4194304 56318 0 0 0 1228 41 0 0 25 0 1 0 91011126 239153152 55057 1992294400 134512640 135034092 4294956096 18446744073709551615 134637786 0 0 4096 3 0 0 0 17 0 0 0
/proc/2969/statm: 58387 55057 68 127 0 58257 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 238904

[startup+25.5023 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 2971
/proc/meminfo: memFree=781000/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=5356 CPUtime=25.13
/proc/2968/stat : 2968 (manysat.sh) S 2966 2968 1946 0 -1 4194304 312 65804 0 0 0 0 2454 59 16 0 1 0 91011126 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 1339 238 195 169 0 50 0
[pid=2971] ppid=2968 vsize=41468 CPUtime=0.32
/proc/2971/stat : 2971 (manysat1.1_stat) R 2968 2968 1946 0 -1 4194304 9916 0 0 0 28 4 0 0 23 0 1 0 91013641 42463232 9902 1992294400 134512640 135305190 4294956144 18446744073709551615 134698910 0 0 4096 3 0 0 0 17 1 0 0
/proc/2971/statm: 10367 9902 71 193 0 10171 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 46824

[startup+51.1023 s]
/proc/loadavg: 1.38 1.09 1.03 3/67 2972
/proc/meminfo: memFree=641344/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=5356 CPUtime=25.13
/proc/2968/stat : 2968 (manysat.sh) S 2966 2968 1946 0 -1 4194304 312 65804 0 0 0 0 2454 59 16 0 1 0 91011126 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 1339 238 195 169 0 50 0
[pid=2971] ppid=2968 vsize=163028 CPUtime=50.51
/proc/2971/stat : 2971 (manysat1.1_stat) R 2968 2968 1946 0 -1 4194304 36692 0 0 0 5006 45 0 0 25 0 2 0 91013641 166940672 36678 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/2971/statm: 40757 36678 83 193 0 40561 0
[pid=2971/tid=2972] ppid=2968 vsize=163028 CPUtime=24.62
/proc/2971/task/2972/stat : 2972 (manysat1.1_stat) R 2968 2968 1946 0 -1 4194368 3873 0 0 0 2447 15 0 0 25 0 2 0 91013758 166940672 36678 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 75.64
Current children cumulated vsize (KiB) 168384

[startup+102.306 s]
/proc/loadavg: 1.73 1.23 1.08 3/67 2972
/proc/meminfo: memFree=633856/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=5356 CPUtime=25.13
/proc/2968/stat : 2968 (manysat.sh) S 2966 2968 1946 0 -1 4194304 312 65804 0 0 0 0 2454 59 16 0 1 0 91011126 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 1339 238 195 169 0 50 0
[pid=2971] ppid=2968 vsize=170444 CPUtime=152.64
/proc/2971/stat : 2971 (manysat1.1_stat) R 2968 2968 1946 0 -1 4194304 38541 0 0 0 15216 48 0 0 25 0 2 0 91013641 174534656 38527 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/2971/statm: 42611 38527 83 193 0 42415 0
[pid=2971/tid=2972] ppid=2968 vsize=170444 CPUtime=75.57
/proc/2971/task/2972/stat : 2972 (manysat1.1_stat) R 2968 2968 1946 0 -1 4194368 4902 0 0 0 7540 17 0 0 25 0 2 0 91013758 174534656 38527 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 177.77
Current children cumulated vsize (KiB) 175800

[startup+162.302 s]
/proc/loadavg: 1.90 1.37 1.13 3/67 2972
/proc/meminfo: memFree=627520/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=5356 CPUtime=25.13
/proc/2968/stat : 2968 (manysat.sh) S 2966 2968 1946 0 -1 4194304 312 65804 0 0 0 0 2454 59 16 0 1 0 91011126 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 1339 238 195 169 0 50 0
[pid=2971] ppid=2968 vsize=175980 CPUtime=272.38
/proc/2971/stat : 2971 (manysat1.1_stat) R 2968 2968 1946 0 -1 4194304 40109 0 0 0 27188 50 0 0 25 0 2 0 91013641 180203520 40095 1992294400 134512640 135305190 4294956144 18446744073709551615 134530700 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/2971/statm: 43995 40095 83 193 0 43799 0
[pid=2971/tid=2972] ppid=2968 vsize=175980 CPUtime=135.33
/proc/2971/task/2972/stat : 2972 (manysat1.1_stat) R 2968 2968 1946 0 -1 4194368 5804 0 0 0 13515 18 0 0 25 0 2 0 91013758 180203520 40095 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 297.51
Current children cumulated vsize (KiB) 181336

[startup+222.302 s]
/proc/loadavg: 1.96 1.48 1.18 3/67 2972
/proc/meminfo: memFree=624128/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=5356 CPUtime=25.13
/proc/2968/stat : 2968 (manysat.sh) S 2966 2968 1946 0 -1 4194304 312 65804 0 0 0 0 2454 59 16 0 1 0 91011126 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 1339 238 195 169 0 50 0
[pid=2971] ppid=2968 vsize=179280 CPUtime=392.11
/proc/2971/stat : 2971 (manysat1.1_stat) R 2968 2968 1946 0 -1 4194304 40965 0 0 0 39160 51 0 0 25 0 2 0 91013641 183582720 40951 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/2971/statm: 44820 40951 83 193 0 44624 0
[pid=2971/tid=2972] ppid=2968 vsize=179280 CPUtime=195.09
/proc/2971/task/2972/stat : 2972 (manysat1.1_stat) R 2968 2968 1946 0 -1 4194368 6319 0 0 0 19491 18 0 0 25 0 2 0 91013758 183582720 40951 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 417.24
Current children cumulated vsize (KiB) 184636

[startup+282.302 s]
/proc/loadavg: 1.98 1.57 1.23 3/67 2972
/proc/meminfo: memFree=616448/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=5356 CPUtime=25.13
/proc/2968/stat : 2968 (manysat.sh) S 2966 2968 1946 0 -1 4194304 312 65804 0 0 0 0 2454 59 16 0 1 0 91011126 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 1339 238 195 169 0 50 0
[pid=2971] ppid=2968 vsize=187676 CPUtime=511.85
/proc/2971/stat : 2971 (manysat1.1_stat) R 2968 2968 1946 0 -1 4194304 42895 0 0 0 51131 54 0 0 25 0 2 0 91013641 192180224 42881 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/2971/statm: 46919 42881 83 193 0 46723 0
[pid=2971/tid=2972] ppid=2968 vsize=187676 CPUtime=254.86
/proc/2971/task/2972/stat : 2972 (manysat1.1_stat) R 2968 2968 1946 0 -1 4194368 7513 0 0 0 25466 20 0 0 25 0 2 0 91013758 192180224 42881 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 536.98
Current children cumulated vsize (KiB) 193032

[startup+342.302 s]
/proc/loadavg: 1.99 1.65 1.28 3/67 2972
/proc/meminfo: memFree=612928/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=5356 CPUtime=25.13
/proc/2968/stat : 2968 (manysat.sh) S 2966 2968 1946 0 -1 4194304 312 65804 0 0 0 0 2454 59 16 0 1 0 91011126 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 1339 238 195 169 0 50 0
[pid=2971] ppid=2968 vsize=190884 CPUtime=631.59
/proc/2971/stat : 2971 (manysat1.1_stat) R 2968 2968 1946 0 -1 4194304 43774 0 0 0 63104 55 0 0 25 0 2 0 91013641 195465216 43760 1992294400 134512640 135305190 4294956144 18446744073709551615 134528612 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/2971/statm: 47721 43760 83 193 0 47525 0
[pid=2971/tid=2972] ppid=2968 vsize=190884 CPUtime=314.68
/proc/2971/task/2972/stat : 2972 (manysat1.1_stat) R 2968 2968 1946 0 -1 4194368 7964 0 0 0 31447 21 0 0 25 0 2 0 91013758 195465216 43760 1992294400 134512640 135305190 4294956144 18446744073709551615 134551808 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 656.72
Current children cumulated vsize (KiB) 196240

[startup+402.302 s]
/proc/loadavg: 1.99 1.71 1.32 3/67 2972
/proc/meminfo: memFree=609856/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=5356 CPUtime=25.13
/proc/2968/stat : 2968 (manysat.sh) S 2966 2968 1946 0 -1 4194304 312 65804 0 0 0 0 2454 59 16 0 1 0 91011126 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 1339 238 195 169 0 50 0
[pid=2971] ppid=2968 vsize=193996 CPUtime=751.33
/proc/2971/stat : 2971 (manysat1.1_stat) R 2968 2968 1946 0 -1 4194304 44561 0 0 0 75077 56 0 0 25 0 2 0 91013641 198651904 44547 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/2971/statm: 48499 44547 83 193 0 48303 0
[pid=2971/tid=2972] ppid=2968 vsize=193996 CPUtime=374.66
/proc/2971/task/2972/stat : 2972 (manysat1.1_stat) R 2968 2968 1946 0 -1 4194368 8435 0 0 0 37444 22 0 0 25 0 2 0 91013758 198651904 44547 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 776.46
Current children cumulated vsize (KiB) 199352

[startup+462.302 s]
/proc/loadavg: 1.99 1.76 1.36 3/67 2972
/proc/meminfo: memFree=604608/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=5356 CPUtime=25.13
/proc/2968/stat : 2968 (manysat.sh) S 2966 2968 1946 0 -1 4194304 312 65804 0 0 0 0 2454 59 16 0 1 0 91011126 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 1339 238 195 169 0 50 0
[pid=2971] ppid=2968 vsize=199872 CPUtime=871.08
/proc/2971/stat : 2971 (manysat1.1_stat) R 2968 2968 1946 0 -1 4194304 45859 0 0 0 87050 58 0 0 25 0 2 0 91013641 204668928 45845 1992294400 134512640 135305190 4294956144 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/2971/statm: 49968 45845 83 193 0 49772 0
[pid=2971/tid=2972] ppid=2968 vsize=199872 CPUtime=434.63
/proc/2971/task/2972/stat : 2972 (manysat1.1_stat) R 2968 2968 1946 0 -1 4194368 9305 0 0 0 43441 22 0 0 25 0 2 0 91013758 204668928 45845 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 896.21
Current children cumulated vsize (KiB) 205228

[startup+522.302 s]
/proc/loadavg: 1.99 1.80 1.39 3/67 2972
/proc/meminfo: memFree=604480/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=5356 CPUtime=25.13
/proc/2968/stat : 2968 (manysat.sh) S 2966 2968 1946 0 -1 4194304 312 65804 0 0 0 0 2454 59 16 0 1 0 91011126 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 1339 238 195 169 0 50 0
[pid=2971] ppid=2968 vsize=200028 CPUtime=990.82
/proc/2971/stat : 2971 (manysat1.1_stat) R 2968 2968 1946 0 -1 4194304 45889 0 0 0 99024 58 0 0 19 0 2 0 91013641 204828672 45875 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/2971/statm: 50007 45875 83 193 0 49811 0
[pid=2971/tid=2972] ppid=2968 vsize=200028 CPUtime=494.61
/proc/2971/task/2972/stat : 2972 (manysat1.1_stat) R 2968 2968 1946 0 -1 4194368 9335 0 0 0 49439 22 0 0 22 0 2 0 91013758 204828672 45875 1992294400 134512640 135305190 4294956144 18446744073709551615 134528195 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1015.95
Current children cumulated vsize (KiB) 205384

[startup+582.302 s]
/proc/loadavg: 1.99 1.83 1.43 3/67 2972
/proc/meminfo: memFree=604288/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=5356 CPUtime=25.13
/proc/2968/stat : 2968 (manysat.sh) S 2966 2968 1946 0 -1 4194304 312 65804 0 0 0 0 2454 59 16 0 1 0 91011126 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 1339 238 195 169 0 50 0
[pid=2971] ppid=2968 vsize=200108 CPUtime=1110.56
/proc/2971/stat : 2971 (manysat1.1_stat) R 2968 2968 1946 0 -1 4194304 45917 0 0 0 110998 58 0 0 25 0 2 0 91013641 204910592 45903 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/2971/statm: 50027 45903 83 193 0 49831 0
[pid=2971/tid=2972] ppid=2968 vsize=200108 CPUtime=554.59
/proc/2971/task/2972/stat : 2972 (manysat1.1_stat) R 2968 2968 1946 0 -1 4194368 9360 0 0 0 55436 23 0 0 17 0 2 0 91013758 204910592 45903 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1135.69
Current children cumulated vsize (KiB) 205464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+614.601 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 2972
/proc/meminfo: memFree=604224/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=5356 CPUtime=25.13
/proc/2968/stat : 2968 (manysat.sh) S 2966 2968 1946 0 -1 4194304 312 65804 0 0 0 0 2454 59 16 0 1 0 91011126 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 1339 238 195 169 0 50 0
[pid=2971] ppid=2968 vsize=200296 CPUtime=1175.02
/proc/2971/stat : 2971 (manysat1.1_stat) R 2968 2968 1946 0 -1 4194304 45945 0 0 0 117444 58 0 0 25 0 2 0 91013641 205103104 45931 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/2971/statm: 50074 45931 83 193 0 49878 0
[pid=2971/tid=2972] ppid=2968 vsize=200296 CPUtime=586.88
/proc/2971/task/2972/stat : 2972 (manysat1.1_stat) R 2968 2968 1946 0 -1 4194368 9373 0 0 0 58665 23 0 0 25 0 2 0 91013758 205103104 45931 1992294400 134512640 135305190 4294956144 18446744073709551615 134558354 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 205652

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 2968 and gives
#  childrusage.ru_utime.tv_sec=24
#  childrusage.ru_utime.tv_usec=548268
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=602908
# CPU time returned by wait4() is 25.1512
# while last known CPU time is 1200.15
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 614.619
CPU time (s): 1200.15
CPU user time (s): 1198.98
CPU system time (s): 1.17
CPU usage (%): 195.267
Max. virtual memory (cumulated for all children) (KiB): 274412

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

runsolver used 0.52592 second user time and 1.71574 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-25 05:23:51
IDJOB=1717722
IDBENCH=20423
IDSOLVER=513
FILE ID=node53/1717722-1240629829
PBS_JOBID= 9186316
Free space on /tmp= 66452 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20
BENCH NAME= SAT07/industrial/palacios/medium/cube-11-h14-sat.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717722-1240629829/watcher-1717722-1240629829 -o /tmp/evaluation-result-1717722-1240629829/solver-1717722-1240629829 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1717722-1240629829.cnf aimd 0

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

MD5SUM BENCH= 7cc30e40be8c690e76c3fb158623be61
RANDOM SEED=1715304671

node53.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.245
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.245
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        842488 kB
Buffers:         93784 kB
Cached:        1016724 kB
SwapCached:          0 kB
Active:         169656 kB
Inactive:       954752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        842488 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           29020 kB
Writeback:           0 kB
Mapped:          23712 kB
Slab:            75048 kB
Committed_AS:   226068 kB
PageTables:       1376 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= 66396 MiB
End job on node53 at 2009-04-25 05:34:08