Trace number 1558049

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.08 1207.02

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-26-s100.cnf
MD5SUMa2be03cdc152990d030fb3c2aea1f730
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 variables31942
Number of clauses96138
Sum of the clauses size226784
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261502
Number of clauses of size 334572
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Parsing...
0.00/0.10	c ==============================================================================
0.00/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.10	c ==============================================================================
0.00/0.10	c |         0 |   95938   226308 |   28781       0        0     nan |  0.000 % |
1.27/1.35	c |         0 |   59390   177244 |      --       0       --      -- |     --   | -36208/-48088
1.27/1.35	c ==============================================================================
1.27/1.35	c Result  :   #vars: 14277   #clauses: 59390   #literals: 177244
1.27/1.35	c CPU time:   1.3058 s
1.27/1.35	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-1558049-1238862798/watcher-1558049-1238862798 -o /tmp/evaluation-result-1558049-1238862798/solver-1558049-1238862798 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1558049-1238862798.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.92 1.98 2.01 4/85 16958
/proc/meminfo: memFree=1557008/2055920 swapFree=4170456/4192956
[pid=16958] ppid=16956 vsize=18576 CPUtime=0
/proc/16958/stat : 16958 (runsolver) R 16956 16958 16668 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 1158940764 19021824 292 1992294400 4194304 4302564 548682068480 18446744073709551615 233402068263 0 0 4096 24578 0 0 0 17 1 0 0
/proc/16958/statm: 4644 292 257 26 0 2626 0

[startup+0.0827921 s]
/proc/loadavg: 1.92 1.98 2.01 4/85 16958
/proc/meminfo: memFree=1557008/2055920 swapFree=4170456/4192956
[pid=16958] ppid=16956 vsize=5356 CPUtime=0
/proc/16958/stat : 16958 (manysat.sh) S 16956 16958 16668 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1158940764 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16958/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101796 s]
/proc/loadavg: 1.92 1.98 2.01 4/85 16958
/proc/meminfo: memFree=1557008/2055920 swapFree=4170456/4192956
[pid=16958] ppid=16956 vsize=5356 CPUtime=0
/proc/16958/stat : 16958 (manysat.sh) S 16956 16958 16668 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1158940764 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16958/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301812 s]
/proc/loadavg: 1.92 1.98 2.01 4/85 16958
/proc/meminfo: memFree=1557008/2055920 swapFree=4170456/4192956
[pid=16958] ppid=16956 vsize=5356 CPUtime=0
/proc/16958/stat : 16958 (manysat.sh) S 16956 16958 16668 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1158940764 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16958/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701852 s]
/proc/loadavg: 1.92 1.98 2.01 4/85 16958
/proc/meminfo: memFree=1557008/2055920 swapFree=4170456/4192956
[pid=16958] ppid=16956 vsize=5356 CPUtime=0
/proc/16958/stat : 16958 (manysat.sh) S 16956 16958 16668 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1158940764 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16958/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50194 s]
/proc/loadavg: 1.92 1.98 2.01 3/87 16960
/proc/meminfo: memFree=1538744/2055920 swapFree=4170456/4192956
[pid=16958] ppid=16956 vsize=5356 CPUtime=1.42
/proc/16958/stat : 16958 (manysat.sh) S 16956 16958 16668 0 -1 4194304 312 4086 0 0 0 0 138 4 16 0 1 0 1158940764 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16958/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 5356

[startup+3.10209 s]
/proc/loadavg: 1.92 1.98 2.01 4/88 16962
/proc/meminfo: memFree=1540592/2055920 swapFree=4170456/4192956
[pid=16958] ppid=16956 vsize=5356 CPUtime=1.42
/proc/16958/stat : 16958 (manysat.sh) S 16956 16958 16668 0 -1 4194304 312 4086 0 0 0 0 138 4 16 0 1 0 1158940764 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16958/statm: 1339 238 195 169 0 50 0
[pid=16961] ppid=16958 vsize=22640 CPUtime=1.64
/proc/16961/stat : 16961 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194304 2858 0 0 0 163 1 0 0 25 0 2 0 1158940908 23183360 2844 1992294400 134512640 135305190 4294956144 18446744073709551615 134528576 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16961/statm: 5660 2844 83 193 0 5464 0
[pid=16961/tid=16962] ppid=16958 vsize=22640 CPUtime=0.75
/proc/16961/task/16962/stat : 16962 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194368 188 0 0 0 75 0 0 0 25 0 2 0 1158940917 23183360 2844 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 27996

[startup+6.30141 s]
/proc/loadavg: 2.01 2.00 2.01 4/88 16962
/proc/meminfo: memFree=1540144/2055920 swapFree=4170456/4192956
[pid=16958] ppid=16956 vsize=5356 CPUtime=1.42
/proc/16958/stat : 16958 (manysat.sh) S 16956 16958 16668 0 -1 4194304 312 4086 0 0 0 0 138 4 16 0 1 0 1158940764 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16958/statm: 1339 238 195 169 0 50 0
[pid=16961] ppid=16958 vsize=22904 CPUtime=4.82
/proc/16961/stat : 16961 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194304 2923 0 0 0 481 1 0 0 25 0 2 0 1158940908 23453696 2909 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16961/statm: 5726 2909 83 193 0 5530 0
[pid=16961/tid=16962] ppid=16958 vsize=22904 CPUtime=2.33
/proc/16961/task/16962/stat : 16962 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194368 219 0 0 0 233 0 0 0 25 0 2 0 1158940917 23453696 2909 1992294400 134512640 135305190 4294956144 18446744073709551615 134528571 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 28260

[startup+12.702 s]
/proc/loadavg: 2.09 2.02 2.02 4/88 16962
/proc/meminfo: memFree=1539760/2055920 swapFree=4170456/4192956
[pid=16958] ppid=16956 vsize=5356 CPUtime=1.42
/proc/16958/stat : 16958 (manysat.sh) S 16956 16958 16668 0 -1 4194304 312 4086 0 0 0 0 138 4 16 0 1 0 1158940764 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16958/statm: 1339 238 195 169 0 50 0
[pid=16961] ppid=16958 vsize=23172 CPUtime=11.18
/proc/16961/stat : 16961 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194304 3000 0 0 0 1117 1 0 0 25 0 2 0 1158940908 23728128 2986 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16961/statm: 5793 2986 83 193 0 5597 0
[pid=16961/tid=16962] ppid=16958 vsize=23172 CPUtime=5.5
/proc/16961/task/16962/stat : 16962 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194368 262 0 0 0 550 0 0 0 25 0 2 0 1158940917 23728128 2986 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 28528

[startup+25.5013 s]
/proc/loadavg: 2.29 2.06 2.03 4/88 16962
/proc/meminfo: memFree=1539376/2055920 swapFree=4170456/4192956
[pid=16958] ppid=16956 vsize=5356 CPUtime=1.42
/proc/16958/stat : 16958 (manysat.sh) S 16956 16958 16668 0 -1 4194304 312 4086 0 0 0 0 138 4 16 0 1 0 1158940764 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16958/statm: 1339 238 195 169 0 50 0
[pid=16961] ppid=16958 vsize=23700 CPUtime=23.9
/proc/16961/stat : 16961 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194304 3130 0 0 0 2389 1 0 0 25 0 2 0 1158940908 24268800 3116 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16961/statm: 5925 3116 83 193 0 5729 0
[pid=16961/tid=16962] ppid=16958 vsize=23700 CPUtime=11.9
/proc/16961/task/16962/stat : 16962 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194368 317 0 0 0 1190 0 0 0 25 0 2 0 1158940917 24268800 3116 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 29056

[startup+51.1019 s]
/proc/loadavg: 2.53 2.14 2.05 4/88 16962
/proc/meminfo: memFree=1538416/2055920 swapFree=4170456/4192956
[pid=16958] ppid=16956 vsize=5356 CPUtime=1.42
/proc/16958/stat : 16958 (manysat.sh) S 16956 16958 16668 0 -1 4194304 312 4086 0 0 0 0 138 4 16 0 1 0 1158940764 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16958/statm: 1339 238 195 169 0 50 0
[pid=16961] ppid=16958 vsize=24884 CPUtime=49.36
/proc/16961/stat : 16961 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194304 3406 0 0 0 4934 2 0 0 25 0 2 0 1158940908 25481216 3392 1992294400 134512640 135305190 4294956144 18446744073709551615 134528235 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16961/statm: 6221 3392 83 193 0 6025 0
[pid=16961/tid=16962] ppid=16958 vsize=24884 CPUtime=24.59
/proc/16961/task/16962/stat : 16962 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194368 467 0 0 0 2459 0 0 0 25 0 2 0 1158940917 25481216 3392 1992294400 134512640 135305190 4294956144 18446744073709551615 134558374 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 30240

[startup+102.308 s]
/proc/loadavg: 2.79 2.27 2.10 4/88 16962
/proc/meminfo: memFree=1535728/2055920 swapFree=4170456/4192956
[pid=16958] ppid=16956 vsize=5356 CPUtime=1.42
/proc/16958/stat : 16958 (manysat.sh) S 16956 16958 16668 0 -1 4194304 312 4086 0 0 0 0 138 4 16 0 1 0 1158940764 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16958/statm: 1339 238 195 169 0 50 0
[pid=16961] ppid=16958 vsize=27284 CPUtime=100.27
/proc/16961/stat : 16961 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194304 4017 0 0 0 10024 3 0 0 25 0 2 0 1158940908 27938816 4003 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16961/statm: 6821 4003 83 193 0 6625 0
[pid=16961/tid=16962] ppid=16958 vsize=27284 CPUtime=50.08
/proc/16961/task/16962/stat : 16962 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194368 776 0 0 0 5007 1 0 0 25 0 2 0 1158940917 27938816 4003 1992294400 134512640 135305190 4294956144 18446744073709551615 134557272 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 32640

[startup+162.302 s]
/proc/loadavg: 2.92 2.40 2.15 4/88 16962
/proc/meminfo: memFree=1533936/2055920 swapFree=4170456/4192956
[pid=16958] ppid=16956 vsize=5356 CPUtime=1.42
/proc/16958/stat : 16958 (manysat.sh) S 16956 16958 16668 0 -1 4194304 312 4086 0 0 0 0 138 4 16 0 1 0 1158940764 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16958/statm: 1339 238 195 169 0 50 0
[pid=16961] ppid=16958 vsize=28912 CPUtime=159.92
/proc/16961/stat : 16961 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194304 4427 0 0 0 15989 3 0 0 25 0 2 0 1158940908 29605888 4413 1992294400 134512640 135305190 4294956144 18446744073709551615 134557261 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16961/statm: 7228 4413 83 193 0 7032 0
[pid=16961/tid=16962] ppid=16958 vsize=28912 CPUtime=79.89
/proc/16961/task/16962/stat : 16962 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194368 978 0 0 0 7988 1 0 0 25 0 2 0 1158940917 29605888 4413 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.34
Current children cumulated vsize (KiB) 34268

[startup+222.302 s]
/proc/loadavg: 2.97 2.51 2.20 4/88 16962
/proc/meminfo: memFree=1531824/2055920 swapFree=4170456/4192956
[pid=16958] ppid=16956 vsize=5356 CPUtime=1.42
/proc/16958/stat : 16958 (manysat.sh) S 16956 16958 16668 0 -1 4194304 312 4086 0 0 0 0 138 4 16 0 1 0 1158940764 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16958/statm: 1339 238 195 169 0 50 0
[pid=16961] ppid=16958 vsize=31312 CPUtime=219.58
/proc/16961/stat : 16961 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194304 5016 0 0 0 21954 4 0 0 25 0 2 0 1158940908 32063488 5002 1992294400 134512640 135305190 4294956144 18446744073709551615 134556789 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16961/statm: 7828 5002 83 193 0 7632 0
[pid=16961/tid=16962] ppid=16958 vsize=31312 CPUtime=109.7
/proc/16961/task/16962/stat : 16962 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194368 1200 0 0 0 10969 1 0 0 25 0 2 0 1158940917 32063488 5002 1992294400 134512640 135305190 4294956144 18446744073709551615 134528990 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221
Current children cumulated vsize (KiB) 36668

[startup+282.302 s]
/proc/loadavg: 2.99 2.59 2.25 4/88 16962
/proc/meminfo: memFree=1530224/2055920 swapFree=4170456/4192956
[pid=16958] ppid=16956 vsize=5356 CPUtime=1.42
/proc/16958/stat : 16958 (manysat.sh) S 16956 16958 16668 0 -1 4194304 312 4086 0 0 0 0 138 4 16 0 1 0 1158940764 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16958/statm: 1339 238 195 169 0 50 0
[pid=16961] ppid=16958 vsize=33988 CPUtime=279.23
/proc/16961/stat : 16961 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194304 5412 0 0 0 27919 4 0 0 25 0 2 0 1158940908 34803712 5398 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16961/statm: 8497 5398 83 193 0 8301 0
[pid=16961/tid=16962] ppid=16958 vsize=33988 CPUtime=139.47
/proc/16961/task/16962/stat : 16962 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194368 1423 0 0 0 13946 1 0 0 25 0 2 0 1158940917 34803712 5398 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.65
Current children cumulated vsize (KiB) 39344

[startup+342.302 s]
/proc/loadavg: 2.99 2.66 2.30 4/88 16962
/proc/meminfo: memFree=1529328/2055920 swapFree=4170456/4192956
[pid=16958] ppid=16956 vsize=5356 CPUtime=1.42
/proc/16958/stat : 16958 (manysat.sh) S 16956 16958 16668 0 -1 4194304 312 4086 0 0 0 0 138 4 16 0 1 0 1158940764 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16958/statm: 1339 238 195 169 0 50 0
[pid=16961] ppid=16958 vsize=34828 CPUtime=338.88
/proc/16961/stat : 16961 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194304 5611 0 0 0 33884 4 0 0 25 0 2 0 1158940908 35663872 5597 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16961/statm: 8707 5597 83 193 0 8511 0

################
# More data... #
################

[pid=16961] ppid=16958 vsize=38840 CPUtime=577.51
/proc/16961/stat : 16961 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194304 6610 0 0 0 57745 6 0 0 25 0 2 0 1158940908 39772160 6596 1992294400 134512640 135305190 4294956144 18446744073709551615 134528341 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16961/statm: 9710 6596 83 193 0 9514 0
[pid=16961/tid=16962] ppid=16958 vsize=38840 CPUtime=288.65
/proc/16961/task/16962/stat : 16962 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194368 2034 0 0 0 28863 2 0 0 25 0 2 0 1158940917 39772160 6596 1992294400 134512640 135305190 4294956144 18446744073709551615 134528415 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 578.93
Current children cumulated vsize (KiB) 44196

[startup+642.302 s]
/proc/loadavg: 2.99 2.87 2.48 4/88 16964
/proc/meminfo: memFree=1523312/2055920 swapFree=4170456/4192956
[pid=16958] ppid=16956 vsize=5356 CPUtime=1.42
/proc/16958/stat : 16958 (manysat.sh) S 16956 16958 16668 0 -1 4194304 312 4086 0 0 0 0 138 4 16 0 1 0 1158940764 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16958/statm: 1339 238 195 169 0 50 0
[pid=16961] ppid=16958 vsize=40964 CPUtime=637.17
/proc/16961/stat : 16961 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194304 7110 0 0 0 63711 6 0 0 25 0 2 0 1158940908 41947136 7096 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16961/statm: 10241 7096 83 193 0 10045 0
[pid=16961/tid=16962] ppid=16958 vsize=40964 CPUtime=318.45
/proc/16961/task/16962/stat : 16962 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194368 2319 0 0 0 31842 3 0 0 25 0 2 0 1158940917 41947136 7096 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 638.59
Current children cumulated vsize (KiB) 46320

[startup+702.302 s]
/proc/loadavg: 2.99 2.89 2.51 4/88 16964
/proc/meminfo: memFree=1521648/2055920 swapFree=4170456/4192956
[pid=16958] ppid=16956 vsize=5356 CPUtime=1.42
/proc/16958/stat : 16958 (manysat.sh) S 16956 16958 16668 0 -1 4194304 312 4086 0 0 0 0 138 4 16 0 1 0 1158940764 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16958/statm: 1339 238 195 169 0 50 0
[pid=16961] ppid=16958 vsize=42496 CPUtime=696.82
/proc/16961/stat : 16961 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194304 7503 0 0 0 69675 7 0 0 25 0 2 0 1158940908 43515904 7489 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16961/statm: 10624 7489 83 193 0 10428 0
[pid=16961/tid=16962] ppid=16958 vsize=42496 CPUtime=348.28
/proc/16961/task/16962/stat : 16962 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194368 2506 0 0 0 34825 3 0 0 25 0 2 0 1158940917 43515904 7489 1992294400 134512640 135305190 4294956144 18446744073709551615 134558470 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 698.24
Current children cumulated vsize (KiB) 47852

[startup+762.308 s]
/proc/loadavg: 2.99 2.91 2.54 4/88 16964
/proc/meminfo: memFree=1521520/2055920 swapFree=4170456/4192956
[pid=16958] ppid=16956 vsize=5356 CPUtime=1.42
/proc/16958/stat : 16958 (manysat.sh) S 16956 16958 16668 0 -1 4194304 312 4086 0 0 0 0 138 4 16 0 1 0 1158940764 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16958/statm: 1339 238 195 169 0 50 0
[pid=16961] ppid=16958 vsize=42664 CPUtime=756.48
/proc/16961/stat : 16961 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194304 7520 0 0 0 75641 7 0 0 25 0 2 0 1158940908 43687936 7506 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16961/statm: 10666 7506 83 193 0 10470 0
[pid=16961/tid=16962] ppid=16958 vsize=42664 CPUtime=378.14
/proc/16961/task/16962/stat : 16962 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194368 2507 0 0 0 37811 3 0 0 25 0 2 0 1158940917 43687936 7506 1992294400 134512640 135305190 4294956144 18446744073709551615 134528499 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 757.9
Current children cumulated vsize (KiB) 48020

[startup+822.302 s]
/proc/loadavg: 2.99 2.92 2.56 4/88 16964
/proc/meminfo: memFree=1521520/2055920 swapFree=4170456/4192956
[pid=16958] ppid=16956 vsize=5356 CPUtime=1.42
/proc/16958/stat : 16958 (manysat.sh) S 16956 16958 16668 0 -1 4194304 312 4086 0 0 0 0 138 4 16 0 1 0 1158940764 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16958/statm: 1339 238 195 169 0 50 0
[pid=16961] ppid=16958 vsize=42664 CPUtime=816.13
/proc/16961/stat : 16961 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194304 7538 0 0 0 81606 7 0 0 25 0 2 0 1158940908 43687936 7524 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16961/statm: 10666 7524 83 193 0 10470 0
[pid=16961/tid=16962] ppid=16958 vsize=42664 CPUtime=407.93
/proc/16961/task/16962/stat : 16962 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194368 2517 0 0 0 40790 3 0 0 25 0 2 0 1158940917 43687936 7524 1992294400 134512640 135305190 4294956144 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 817.55
Current children cumulated vsize (KiB) 48020

[startup+882.301 s]
/proc/loadavg: 2.99 2.93 2.58 4/88 16964
/proc/meminfo: memFree=1521328/2055920 swapFree=4170456/4192956
[pid=16958] ppid=16956 vsize=5356 CPUtime=1.42
/proc/16958/stat : 16958 (manysat.sh) S 16956 16958 16668 0 -1 4194304 312 4086 0 0 0 0 138 4 16 0 1 0 1158940764 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16958/statm: 1339 238 195 169 0 50 0
[pid=16961] ppid=16958 vsize=42812 CPUtime=875.79
/proc/16961/stat : 16961 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194304 7572 0 0 0 87572 7 0 0 25 0 2 0 1158940908 43839488 7558 1992294400 134512640 135305190 4294956144 18446744073709551615 134528808 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16961/statm: 10703 7558 83 193 0 10507 0
[pid=16961/tid=16962] ppid=16958 vsize=42812 CPUtime=437.76
/proc/16961/task/16962/stat : 16962 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194368 2541 0 0 0 43773 3 0 0 25 0 2 0 1158940917 43839488 7558 1992294400 134512640 135305190 4294956144 18446744073709551615 134528747 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 877.21
Current children cumulated vsize (KiB) 48168

[startup+942.301 s]
/proc/loadavg: 2.99 2.94 2.61 4/88 16964
/proc/meminfo: memFree=1521072/2055920 swapFree=4170456/4192956
[pid=16958] ppid=16956 vsize=5356 CPUtime=1.42
/proc/16958/stat : 16958 (manysat.sh) S 16956 16958 16668 0 -1 4194304 312 4086 0 0 0 0 138 4 16 0 1 0 1158940764 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16958/statm: 1339 238 195 169 0 50 0
[pid=16961] ppid=16958 vsize=43196 CPUtime=935.45
/proc/16961/stat : 16961 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194304 7650 0 0 0 93537 8 0 0 25 0 2 0 1158940908 44232704 7636 1992294400 134512640 135305190 4294956144 18446744073709551615 134528512 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16961/statm: 10799 7636 83 193 0 10603 0
[pid=16961/tid=16962] ppid=16958 vsize=43196 CPUtime=467.62
/proc/16961/task/16962/stat : 16962 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194368 2602 0 0 0 46759 3 0 0 25 0 2 0 1158940917 44232704 7636 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 936.87
Current children cumulated vsize (KiB) 48552

[startup+1002.3 s]
/proc/loadavg: 2.99 2.95 2.63 4/88 16964
/proc/meminfo: memFree=1520688/2055920 swapFree=4170456/4192956
[pid=16958] ppid=16956 vsize=5356 CPUtime=1.42
/proc/16958/stat : 16958 (manysat.sh) S 16956 16958 16668 0 -1 4194304 312 4086 0 0 0 0 138 4 16 0 1 0 1158940764 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16958/statm: 1339 238 195 169 0 50 0
[pid=16961] ppid=16958 vsize=43520 CPUtime=995.11
/proc/16961/stat : 16961 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194304 7719 0 0 0 99503 8 0 0 25 0 2 0 1158940908 44564480 7705 1992294400 134512640 135305190 4294956144 18446744073709551615 134556558 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16961/statm: 10880 7705 83 193 0 10684 0
[pid=16961/tid=16962] ppid=16958 vsize=43520 CPUtime=497.42
/proc/16961/task/16962/stat : 16962 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194368 2661 0 0 0 49739 3 0 0 25 0 2 0 1158940917 44564480 7705 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 996.53
Current children cumulated vsize (KiB) 48876

[startup+1062.3 s]
/proc/loadavg: 2.99 2.95 2.65 4/88 16964
/proc/meminfo: memFree=1520432/2055920 swapFree=4170456/4192956
[pid=16958] ppid=16956 vsize=5356 CPUtime=1.42
/proc/16958/stat : 16958 (manysat.sh) S 16956 16958 16668 0 -1 4194304 312 4086 0 0 0 0 138 4 16 0 1 0 1158940764 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16958/statm: 1339 238 195 169 0 50 0
[pid=16961] ppid=16958 vsize=43836 CPUtime=1054.76
/proc/16961/stat : 16961 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194304 7802 0 0 0 105468 8 0 0 25 0 2 0 1158940908 44888064 7788 1992294400 134512640 135305190 4294956144 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16961/statm: 10959 7788 83 193 0 10763 0
[pid=16961/tid=16962] ppid=16958 vsize=43836 CPUtime=527.24
/proc/16961/task/16962/stat : 16962 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194368 2670 0 0 0 52721 3 0 0 25 0 2 0 1158940917 44888064 7788 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1056.18
Current children cumulated vsize (KiB) 49192

[startup+1122.3 s]
/proc/loadavg: 2.99 2.96 2.67 4/88 16964
/proc/meminfo: memFree=1520176/2055920 swapFree=4170456/4192956
[pid=16958] ppid=16956 vsize=5356 CPUtime=1.42
/proc/16958/stat : 16958 (manysat.sh) S 16956 16958 16668 0 -1 4194304 312 4086 0 0 0 0 138 4 16 0 1 0 1158940764 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16958/statm: 1339 238 195 169 0 50 0
[pid=16961] ppid=16958 vsize=44132 CPUtime=1114.41
/proc/16961/stat : 16961 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194304 7861 0 0 0 111433 8 0 0 25 0 2 0 1158940908 45191168 7847 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16961/statm: 11033 7847 83 193 0 10837 0
[pid=16961/tid=16962] ppid=16958 vsize=44132 CPUtime=557.02
/proc/16961/task/16962/stat : 16962 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194368 2680 0 0 0 55698 4 0 0 25 0 2 0 1158940917 45191168 7847 1992294400 134512640 135305190 4294956144 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1115.83
Current children cumulated vsize (KiB) 49488

[startup+1182.3 s]
/proc/loadavg: 2.99 2.97 2.69 4/88 16964
/proc/meminfo: memFree=1517872/2055920 swapFree=4170456/4192956
[pid=16958] ppid=16956 vsize=5356 CPUtime=1.42
/proc/16958/stat : 16958 (manysat.sh) S 16956 16958 16668 0 -1 4194304 312 4086 0 0 0 0 138 4 16 0 1 0 1158940764 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16958/statm: 1339 238 195 169 0 50 0
[pid=16961] ppid=16958 vsize=46372 CPUtime=1174.08
/proc/16961/stat : 16961 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194304 8435 0 0 0 117399 9 0 0 25 0 2 0 1158940908 47484928 8421 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16961/statm: 11593 8421 83 193 0 11397 0
[pid=16961/tid=16962] ppid=16958 vsize=46372 CPUtime=586.87
/proc/16961/task/16962/stat : 16962 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194368 2910 0 0 0 58683 4 0 0 25 0 2 0 1158940917 47484928 8421 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1175.5
Current children cumulated vsize (KiB) 51728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207 s]
/proc/loadavg: 2.99 2.97 2.69 4/88 16964
/proc/meminfo: memFree=1516656/2055920 swapFree=4170456/4192956
[pid=16958] ppid=16956 vsize=5356 CPUtime=1.42
/proc/16958/stat : 16958 (manysat.sh) S 16956 16958 16668 0 -1 4194304 312 4086 0 0 0 0 138 4 16 0 1 0 1158940764 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16958/statm: 1339 238 195 169 0 50 0
[pid=16961] ppid=16958 vsize=47588 CPUtime=1198.63
/proc/16961/stat : 16961 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194304 8690 0 0 0 119854 9 0 0 25 0 2 0 1158940908 48730112 8676 1992294400 134512640 135305190 4294956144 18446744073709551615 134552008 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16961/statm: 11897 8676 83 193 0 11701 0
[pid=16961/tid=16962] ppid=16958 vsize=47588 CPUtime=599.13
/proc/16961/task/16962/stat : 16962 (manysat1.1_stat) R 16958 16958 16668 0 -1 4194368 3036 0 0 0 59909 4 0 0 25 0 2 0 1158940917 48730112 8676 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 52944

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)
Real time (s): 1207.02
CPU time (s): 1200.08
CPU user time (s): 1199.94
CPU system time (s): 0.141978
CPU usage (%): 99.4253
Max. virtual memory (cumulated for all children) (KiB): 52944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.94
system time used= 0.141978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13088
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= 13
involuntary context switches= 25789

runsolver used 1.53677 second user time and 5.06123 second system time

The end

Launcher Data

Begin job on node70 at 2009-04-04 18:33:18
IDJOB=1558049
IDBENCH=70850
IDSOLVER=514
FILE ID=node70/1558049-1238862798
PBS_JOBID= 9085899
Free space on /tmp= 66520 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-26-s100.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1558049-1238862798/watcher-1558049-1238862798 -o /tmp/evaluation-result-1558049-1238862798/solver-1558049-1238862798 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1558049-1238862798.cnf aimd 1

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

MD5SUM BENCH= a2be03cdc152990d030fb3c2aea1f730
RANDOM SEED=163951230

node70.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.234
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.234
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:       1557488 kB
Buffers:         48448 kB
Cached:         371824 kB
SwapCached:       8264 kB
Active:         158456 kB
Inactive:       271608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1557488 kB
SwapTotal:     4192956 kB
SwapFree:      4170456 kB
Dirty:            3012 kB
Writeback:           0 kB
Mapped:          15440 kB
Slab:            52540 kB
Committed_AS:  2361712 kB
PageTables:       2556 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= 66516 MiB
End job on node70 at 2009-04-04 18:53:27