Trace number 1558829

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.22 602.419

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-33-s100.cnf
MD5SUMabeb2c5a0bb0ad39fbdbdbc07efbecf7
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 variables32402
Number of clauses97556
Sum of the clauses size230290
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262250
Number of clauses of size 335242
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.07/0.09	c ==============================================================================
0.07/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.07/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.07/0.09	c ==============================================================================
0.07/0.09	c |         0 |   97364   229838 |   29209       0        0     nan |  0.000 % |
1.18/1.26	c |         0 |   60515   180710 |      --       0       --      -- |     --   | -36729/-48704
1.18/1.26	c ==============================================================================
1.18/1.26	c Result  :   #vars: 14564   #clauses: 60515   #literals: 180710
1.18/1.26	c CPU time:   1.23681 s
1.18/1.26	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-1558829-1238874808/watcher-1558829-1238874808 -o /tmp/evaluation-result-1558829-1238874808/solver-1558829-1238874808 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1558829-1238874808.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: 0.99 0.98 0.99 3/68 29321
/proc/meminfo: memFree=1618544/2055920 swapFree=4176260/4192956
[pid=29321] ppid=29319 vsize=5356 CPUtime=0
/proc/29321/stat : 29321 (manysat.sh) S 29319 29321 29148 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1160142454 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29321/statm: 1339 235 195 169 0 50 0
[pid=29322] ppid=29321 vsize=1556 CPUtime=0
/proc/29322/stat : 29322 (SatElite) R 29321 29321 29148 0 -1 4194304 316 0 0 0 0 0 0 0 19 0 1 0 1160142454 1593344 300 1992294400 134512640 135034092 4294956096 18446744073709551615 134544856 0 0 4096 3 0 0 0 17 0 0 0
/proc/29322/statm: 389 302 50 127 0 259 0

[startup+0.0841549 s]
/proc/loadavg: 0.99 0.98 0.99 3/68 29321
/proc/meminfo: memFree=1618544/2055920 swapFree=4176260/4192956
[pid=29321] ppid=29319 vsize=5356 CPUtime=0
/proc/29321/stat : 29321 (manysat.sh) S 29319 29321 29148 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1160142454 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29321/statm: 1339 235 195 169 0 50 0
[pid=29322] ppid=29321 vsize=12080 CPUtime=0.07
/proc/29322/stat : 29322 (SatElite) R 29321 29321 29148 0 -1 4194304 2907 0 0 0 7 0 0 0 19 0 1 0 1160142454 12369920 2891 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/29322/statm: 3020 2892 51 127 0 2890 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 17436

[startup+0.102156 s]
/proc/loadavg: 0.99 0.98 0.99 3/68 29321
/proc/meminfo: memFree=1618544/2055920 swapFree=4176260/4192956
[pid=29321] ppid=29319 vsize=5356 CPUtime=0
/proc/29321/stat : 29321 (manysat.sh) S 29319 29321 29148 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1160142454 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29321/statm: 1339 235 195 169 0 50 0
[pid=29322] ppid=29321 vsize=13616 CPUtime=0.09
/proc/29322/stat : 29322 (SatElite) R 29321 29321 29148 0 -1 4194304 3326 0 0 0 8 1 0 0 19 0 1 0 1160142454 13942784 3204 1992294400 134512640 135034092 4294956096 18446744073709551615 134569611 0 0 4096 3 0 0 0 17 0 0 0
/proc/29322/statm: 3404 3204 68 127 0 3274 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18972

[startup+0.302177 s]
/proc/loadavg: 0.99 0.98 0.99 3/68 29321
/proc/meminfo: memFree=1618544/2055920 swapFree=4176260/4192956
[pid=29321] ppid=29319 vsize=5356 CPUtime=0
/proc/29321/stat : 29321 (manysat.sh) S 29319 29321 29148 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1160142454 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29321/statm: 1339 235 195 169 0 50 0
[pid=29322] ppid=29321 vsize=14512 CPUtime=0.28
/proc/29322/stat : 29322 (SatElite) R 29321 29321 29148 0 -1 4194304 3551 0 0 0 27 1 0 0 21 0 1 0 1160142454 14860288 3429 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/29322/statm: 3628 3429 68 127 0 3498 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 19868

[startup+0.702222 s]
/proc/loadavg: 0.99 0.98 0.99 3/68 29321
/proc/meminfo: memFree=1618544/2055920 swapFree=4176260/4192956
[pid=29321] ppid=29319 vsize=5356 CPUtime=0
/proc/29321/stat : 29321 (manysat.sh) S 29319 29321 29148 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1160142454 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29321/statm: 1339 235 195 169 0 50 0
[pid=29322] ppid=29321 vsize=15524 CPUtime=0.69
/proc/29322/stat : 29322 (SatElite) R 29321 29321 29148 0 -1 4194304 3803 0 0 0 67 2 0 0 24 0 1 0 1160142454 15896576 3659 1992294400 134512640 135034092 4294956096 18446744073709551615 134566697 0 0 4096 3 0 0 0 17 0 0 0
/proc/29322/statm: 3881 3659 68 127 0 3751 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20880

[startup+1.50132 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 29323
/proc/meminfo: memFree=1599264/2055920 swapFree=4176260/4192956
[pid=29321] ppid=29319 vsize=5356 CPUtime=1.34
/proc/29321/stat : 29321 (manysat.sh) S 29319 29321 29148 0 -1 4194304 312 4023 0 0 0 0 131 3 19 0 1 0 1160142454 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29321/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 5356

[startup+3.1015 s]
/proc/loadavg: 1.07 1.00 1.00 3/71 29325
/proc/meminfo: memFree=1601944/2055920 swapFree=4176260/4192956
[pid=29321] ppid=29319 vsize=5356 CPUtime=1.34
/proc/29321/stat : 29321 (manysat.sh) S 29319 29321 29148 0 -1 4194304 312 4023 0 0 0 0 131 3 19 0 1 0 1160142454 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29321/statm: 1339 238 195 169 0 50 0
[pid=29324] ppid=29321 vsize=23744 CPUtime=3.39
/proc/29324/stat : 29324 (manysat1.1_stat) R 29321 29321 29148 0 -1 4194304 2939 0 0 0 336 3 0 0 18 0 2 0 1160142589 24313856 2924 1992294400 134512640 135305190 4294956144 18446744073709551615 134528341 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29324/statm: 5936 2924 83 193 0 5740 0
[pid=29324/tid=29325] ppid=29321 vsize=23744 CPUtime=1.64
/proc/29324/task/29325/stat : 29325 (manysat1.1_stat) R 29321 29321 29148 0 -1 4194368 219 0 0 0 164 0 0 0 18 0 2 0 1160142598 24313856 2924 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.73
Current children cumulated vsize (KiB) 29100

[startup+6.30186 s]
/proc/loadavg: 1.07 1.00 1.00 3/71 29325
/proc/meminfo: memFree=1601240/2055920 swapFree=4176260/4192956
[pid=29321] ppid=29319 vsize=5356 CPUtime=1.34
/proc/29321/stat : 29321 (manysat.sh) S 29319 29321 29148 0 -1 4194304 312 4023 0 0 0 0 131 3 19 0 1 0 1160142454 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29321/statm: 1339 238 195 169 0 50 0
[pid=29324] ppid=29321 vsize=24268 CPUtime=9.77
/proc/29324/stat : 29324 (manysat1.1_stat) R 29321 29321 29148 0 -1 4194304 3068 0 0 0 974 3 0 0 25 0 2 0 1160142589 24850432 3053 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29324/statm: 6067 3053 83 193 0 5871 0
[pid=29324/tid=29325] ppid=29321 vsize=24268 CPUtime=4.84
/proc/29324/task/29325/stat : 29325 (manysat1.1_stat) R 29321 29321 29148 0 -1 4194368 276 0 0 0 484 0 0 0 20 0 2 0 1160142598 24850432 3053 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.11
Current children cumulated vsize (KiB) 29624

[startup+12.7016 s]
/proc/loadavg: 1.22 1.03 1.01 3/71 29325
/proc/meminfo: memFree=1600472/2055920 swapFree=4176260/4192956
[pid=29321] ppid=29319 vsize=5356 CPUtime=1.34
/proc/29321/stat : 29321 (manysat.sh) S 29319 29321 29148 0 -1 4194304 312 4023 0 0 0 0 131 3 19 0 1 0 1160142454 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29321/statm: 1339 238 195 169 0 50 0
[pid=29324] ppid=29321 vsize=24928 CPUtime=22.53
/proc/29324/stat : 29324 (manysat1.1_stat) R 29321 29321 29148 0 -1 4194304 3254 0 0 0 2250 3 0 0 25 0 2 0 1160142589 25526272 3239 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29324/statm: 6232 3239 83 193 0 6036 0
[pid=29324/tid=29325] ppid=29321 vsize=24928 CPUtime=11.23
/proc/29324/task/29325/stat : 29325 (manysat1.1_stat) R 29321 29321 29148 0 -1 4194368 402 0 0 0 1123 0 0 0 25 0 2 0 1160142598 25526272 3239 1992294400 134512640 135305190 4294956144 18446744073709551615 134557342 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.87
Current children cumulated vsize (KiB) 30284

[startup+25.503 s]
/proc/loadavg: 1.34 1.06 1.02 3/71 29325
/proc/meminfo: memFree=1599384/2055920 swapFree=4176260/4192956
[pid=29321] ppid=29319 vsize=5356 CPUtime=1.34
/proc/29321/stat : 29321 (manysat.sh) S 29319 29321 29148 0 -1 4194304 312 4023 0 0 0 0 131 3 19 0 1 0 1160142454 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29321/statm: 1339 238 195 169 0 50 0
[pid=29324] ppid=29321 vsize=26248 CPUtime=48.07
/proc/29324/stat : 29324 (manysat1.1_stat) R 29321 29321 29148 0 -1 4194304 3572 0 0 0 4803 4 0 0 25 0 2 0 1160142589 26877952 3557 1992294400 134512640 135305190 4294956144 18446744073709551615 134556558 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29324/statm: 6562 3557 83 193 0 6366 0
[pid=29324/tid=29325] ppid=29321 vsize=26248 CPUtime=24.04
/proc/29324/task/29325/stat : 29325 (manysat1.1_stat) R 29321 29321 29148 0 -1 4194368 558 0 0 0 2403 1 0 0 25 0 2 0 1160142598 26877952 3557 1992294400 134512640 135305190 4294956144 18446744073709551615 134557414 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.41
Current children cumulated vsize (KiB) 31604

[startup+51.1028 s]
/proc/loadavg: 1.56 1.14 1.04 3/71 29325
/proc/meminfo: memFree=1597272/2055920 swapFree=4176260/4192956
[pid=29321] ppid=29319 vsize=5356 CPUtime=1.34
/proc/29321/stat : 29321 (manysat.sh) S 29319 29321 29148 0 -1 4194304 312 4023 0 0 0 0 131 3 19 0 1 0 1160142454 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29321/statm: 1339 238 195 169 0 50 0
[pid=29324] ppid=29321 vsize=28232 CPUtime=99.13
/proc/29324/stat : 29324 (manysat1.1_stat) R 29321 29321 29148 0 -1 4194304 4108 0 0 0 9908 5 0 0 25 0 2 0 1160142589 28909568 4093 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29324/statm: 7058 4093 83 193 0 6862 0
[pid=29324/tid=29325] ppid=29321 vsize=28232 CPUtime=49.62
/proc/29324/task/29325/stat : 29325 (manysat1.1_stat) R 29321 29321 29148 0 -1 4194368 801 0 0 0 4961 1 0 0 25 0 2 0 1160142598 28909568 4093 1992294400 134512640 135305190 4294956144 18446744073709551615 134557385 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.47
Current children cumulated vsize (KiB) 33588

[startup+102.306 s]
/proc/loadavg: 1.82 1.28 1.10 3/71 29325
/proc/meminfo: memFree=1592088/2055920 swapFree=4176260/4192956
[pid=29321] ppid=29319 vsize=5356 CPUtime=1.34
/proc/29321/stat : 29321 (manysat.sh) S 29319 29321 29148 0 -1 4194304 312 4023 0 0 0 0 131 3 19 0 1 0 1160142454 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29321/statm: 1339 238 195 169 0 50 0
[pid=29324] ppid=29321 vsize=33144 CPUtime=201.27
/proc/29324/stat : 29324 (manysat1.1_stat) R 29321 29321 29148 0 -1 4194304 5358 0 0 0 20120 7 0 0 25 0 2 0 1160142589 33939456 5343 1992294400 134512640 135305190 4294956144 18446744073709551615 134556558 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29324/statm: 8286 5343 83 193 0 8090 0
[pid=29324/tid=29325] ppid=29321 vsize=33144 CPUtime=100.81
/proc/29324/task/29325/stat : 29325 (manysat1.1_stat) R 29321 29321 29148 0 -1 4194368 1362 0 0 0 10079 2 0 0 25 0 2 0 1160142598 33939456 5343 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.61
Current children cumulated vsize (KiB) 38500

[startup+162.302 s]
/proc/loadavg: 1.93 1.40 1.15 3/71 29325
/proc/meminfo: memFree=1589272/2055920 swapFree=4176260/4192956
[pid=29321] ppid=29319 vsize=5356 CPUtime=1.34
/proc/29321/stat : 29321 (manysat.sh) S 29319 29321 29148 0 -1 4194304 312 4023 0 0 0 0 131 3 19 0 1 0 1160142454 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29321/statm: 1339 238 195 169 0 50 0
[pid=29324] ppid=29321 vsize=35724 CPUtime=320.94
/proc/29324/stat : 29324 (manysat1.1_stat) R 29321 29321 29148 0 -1 4194304 6048 0 0 0 32087 7 0 0 25 0 2 0 1160142589 36581376 6033 1992294400 134512640 135305190 4294956144 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29324/statm: 8931 6033 83 193 0 8735 0
[pid=29324/tid=29325] ppid=29321 vsize=35724 CPUtime=160.79
/proc/29324/task/29325/stat : 29325 (manysat1.1_stat) R 29321 29321 29148 0 -1 4194368 1612 0 0 0 16076 3 0 0 25 0 2 0 1160142598 36581376 6033 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.28
Current children cumulated vsize (KiB) 41080

[startup+222.303 s]
/proc/loadavg: 1.97 1.51 1.20 3/71 29325
/proc/meminfo: memFree=1588312/2055920 swapFree=4176260/4192956
[pid=29321] ppid=29319 vsize=5356 CPUtime=1.34
/proc/29321/stat : 29321 (manysat.sh) S 29319 29321 29148 0 -1 4194304 312 4023 0 0 0 0 131 3 19 0 1 0 1160142454 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29321/statm: 1339 238 195 169 0 50 0
[pid=29324] ppid=29321 vsize=36812 CPUtime=440.64
/proc/29324/stat : 29324 (manysat1.1_stat) R 29321 29321 29148 0 -1 4194304 6308 0 0 0 44056 8 0 0 25 0 2 0 1160142589 37695488 6293 1992294400 134512640 135305190 4294956144 18446744073709551615 134551978 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29324/statm: 9203 6293 83 193 0 9007 0
[pid=29324/tid=29325] ppid=29321 vsize=36812 CPUtime=220.76
/proc/29324/task/29325/stat : 29325 (manysat1.1_stat) R 29321 29321 29148 0 -1 4194368 1777 0 0 0 22073 3 0 0 21 0 2 0 1160142598 37695488 6293 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 441.98
Current children cumulated vsize (KiB) 42168

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/71 29325
/proc/meminfo: memFree=1587032/2055920 swapFree=4176260/4192956
[pid=29321] ppid=29319 vsize=5356 CPUtime=1.34
/proc/29321/stat : 29321 (manysat.sh) S 29319 29321 29148 0 -1 4194304 312 4023 0 0 0 0 131 3 19 0 1 0 1160142454 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29321/statm: 1339 238 195 169 0 50 0
[pid=29324] ppid=29321 vsize=38212 CPUtime=560.32
/proc/29324/stat : 29324 (manysat1.1_stat) R 29321 29321 29148 0 -1 4194304 6663 0 0 0 56024 8 0 0 25 0 2 0 1160142589 39129088 6648 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29324/statm: 9553 6648 83 193 0 9357 0
[pid=29324/tid=29325] ppid=29321 vsize=38212 CPUtime=280.74
/proc/29324/task/29325/stat : 29325 (manysat1.1_stat) R 29321 29321 29148 0 -1 4194368 1928 0 0 0 28071 3 0 0 25 0 2 0 1160142598 39129088 6648 1992294400 134512640 135305190 4294956144 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 561.66
Current children cumulated vsize (KiB) 43568

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.29 3/71 29325
/proc/meminfo: memFree=1582808/2055920 swapFree=4176260/4192956
[pid=29321] ppid=29319 vsize=5356 CPUtime=1.34
/proc/29321/stat : 29321 (manysat.sh) S 29319 29321 29148 0 -1 4194304 312 4023 0 0 0 0 131 3 19 0 1 0 1160142454 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29321/statm: 1339 238 195 169 0 50 0
[pid=29324] ppid=29321 vsize=42380 CPUtime=680.01
/proc/29324/stat : 29324 (manysat1.1_stat) R 29321 29321 29148 0 -1 4194304 7660 0 0 0 67992 9 0 0 25 0 2 0 1160142589 43397120 7645 1992294400 134512640 135305190 4294956144 18446744073709551615 134557263 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29324/statm: 10595 7645 83 193 0 10399 0
[pid=29324/tid=29325] ppid=29321 vsize=42380 CPUtime=340.71
/proc/29324/task/29325/stat : 29325 (manysat1.1_stat) R 29321 29321 29148 0 -1 4194368 2415 0 0 0 34068 3 0 0 25 0 2 0 1160142598 43397120 7645 1992294400 134512640 135305190 4294956144 18446744073709551615 134557414 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 681.35
Current children cumulated vsize (KiB) 47736

[startup+402.303 s]
/proc/loadavg: 1.99 1.72 1.33 3/71 29325
/proc/meminfo: memFree=1579288/2055920 swapFree=4176260/4192956
[pid=29321] ppid=29319 vsize=5356 CPUtime=1.34
/proc/29321/stat : 29321 (manysat.sh) S 29319 29321 29148 0 -1 4194304 312 4023 0 0 0 0 131 3 19 0 1 0 1160142454 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29321/statm: 1339 238 195 169 0 50 0
[pid=29324] ppid=29321 vsize=45868 CPUtime=799.7
/proc/29324/stat : 29324 (manysat1.1_stat) R 29321 29321 29148 0 -1 4194304 8542 0 0 0 79960 10 0 0 25 0 2 0 1160142589 46968832 8527 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29324/statm: 11467 8527 83 193 0 11271 0
[pid=29324/tid=29325] ppid=29321 vsize=45868 CPUtime=400.69
/proc/29324/task/29325/stat : 29325 (manysat1.1_stat) R 29321 29321 29148 0 -1 4194368 2904 0 0 0 40065 4 0 0 25 0 2 0 1160142598 46968832 8527 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.04
Current children cumulated vsize (KiB) 51224

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/71 29331
/proc/meminfo: memFree=1578576/2055920 swapFree=4176260/4192956
[pid=29321] ppid=29319 vsize=5356 CPUtime=1.34
/proc/29321/stat : 29321 (manysat.sh) S 29319 29321 29148 0 -1 4194304 312 4023 0 0 0 0 131 3 19 0 1 0 1160142454 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29321/statm: 1339 238 195 169 0 50 0
[pid=29324] ppid=29321 vsize=46392 CPUtime=919.36
/proc/29324/stat : 29324 (manysat1.1_stat) R 29321 29321 29148 0 -1 4194304 8678 0 0 0 91926 10 0 0 25 0 2 0 1160142589 47505408 8663 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29324/statm: 11598 8663 83 193 0 11402 0
[pid=29324/tid=29325] ppid=29321 vsize=46392 CPUtime=460.67
/proc/29324/task/29325/stat : 29325 (manysat1.1_stat) R 29321 29321 29148 0 -1 4194368 3034 0 0 0 46062 5 0 0 25 0 2 0 1160142598 47505408 8663 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 920.7
Current children cumulated vsize (KiB) 51748

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/71 29331
/proc/meminfo: memFree=1578576/2055920 swapFree=4176260/4192956
[pid=29321] ppid=29319 vsize=5356 CPUtime=1.34
/proc/29321/stat : 29321 (manysat.sh) S 29319 29321 29148 0 -1 4194304 312 4023 0 0 0 0 131 3 19 0 1 0 1160142454 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29321/statm: 1339 238 195 169 0 50 0
[pid=29324] ppid=29321 vsize=46544 CPUtime=1039.06
/proc/29324/stat : 29324 (manysat1.1_stat) R 29321 29321 29148 0 -1 4194304 8705 0 0 0 103895 11 0 0 25 0 2 0 1160142589 47661056 8690 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29324/statm: 11636 8690 83 193 0 11440 0
[pid=29324/tid=29325] ppid=29321 vsize=46544 CPUtime=520.65
/proc/29324/task/29325/stat : 29325 (manysat1.1_stat) R 29321 29321 29148 0 -1 4194368 3035 0 0 0 52060 5 0 0 25 0 2 0 1160142598 47661056 8690 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1040.4
Current children cumulated vsize (KiB) 51900

[startup+582.303 s]
/proc/loadavg: 1.99 1.84 1.44 3/71 29331
/proc/meminfo: memFree=1578192/2055920 swapFree=4176260/4192956
[pid=29321] ppid=29319 vsize=5356 CPUtime=1.34
/proc/29321/stat : 29321 (manysat.sh) S 29319 29321 29148 0 -1 4194304 312 4023 0 0 0 0 131 3 19 0 1 0 1160142454 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29321/statm: 1339 238 195 169 0 50 0
[pid=29324] ppid=29321 vsize=46980 CPUtime=1158.74
/proc/29324/stat : 29324 (manysat1.1_stat) R 29321 29321 29148 0 -1 4194304 8821 0 0 0 115863 11 0 0 25 0 2 0 1160142589 48107520 8806 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29324/statm: 11745 8806 83 193 0 11549 0
[pid=29324/tid=29325] ppid=29321 vsize=46980 CPUtime=580.63
/proc/29324/task/29325/stat : 29325 (manysat1.1_stat) R 29321 29321 29148 0 -1 4194368 3078 0 0 0 58058 5 0 0 25 0 2 0 1160142598 48107520 8806 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.08
Current children cumulated vsize (KiB) 52336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.402 s]
/proc/loadavg: 1.99 1.85 1.45 3/71 29331
/proc/meminfo: memFree=1576336/2055920 swapFree=4176260/4192956
[pid=29321] ppid=29319 vsize=5356 CPUtime=1.34
/proc/29321/stat : 29321 (manysat.sh) S 29319 29321 29148 0 -1 4194304 312 4023 0 0 0 0 131 3 19 0 1 0 1160142454 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29321/statm: 1339 238 195 169 0 50 0
[pid=29324] ppid=29321 vsize=48772 CPUtime=1198.84
/proc/29324/stat : 29324 (manysat1.1_stat) R 29321 29321 29148 0 -1 4194304 9266 0 0 0 119873 11 0 0 25 0 2 0 1160142589 49942528 9251 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29324/statm: 12193 9251 83 193 0 11997 0
[pid=29324/tid=29325] ppid=29321 vsize=48772 CPUtime=600.72
/proc/29324/task/29325/stat : 29325 (manysat1.1_stat) R 29321 29321 29148 0 -1 4194368 3365 0 0 0 60067 5 0 0 25 0 2 0 1160142598 49942528 9251 1992294400 134512640 135305190 4294956144 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 54128

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): 602.419
CPU time (s): 1200.22
CPU user time (s): 1200.05
CPU system time (s): 0.163975
CPU usage (%): 199.233
Max. virtual memory (cumulated for all children) (KiB): 54128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.05
system time used= 0.163975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13607
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= 384
involuntary context switches= 9155

runsolver used 0.898863 second user time and 1.84772 second system time

The end

Launcher Data

Begin job on node59 at 2009-04-04 21:53:28
IDJOB=1558829
IDBENCH=70865
IDSOLVER=514
FILE ID=node59/1558829-1238874808
PBS_JOBID= 9085978
Free space on /tmp= 66544 MiB

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

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

MD5SUM BENCH= abeb2c5a0bb0ad39fbdbdbc07efbecf7
RANDOM SEED=2126857062

node59.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.209
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.209
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:       1619088 kB
Buffers:         47060 kB
Cached:         325544 kB
SwapCached:      10032 kB
Active:         125508 kB
Inactive:       258616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1619088 kB
SwapTotal:     4192956 kB
SwapFree:      4176260 kB
Dirty:            3048 kB
Writeback:           0 kB
Mapped:          16924 kB
Slab:            38328 kB
Committed_AS:  3380376 kB
PageTables:       1720 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= 66536 MiB
End job on node59 at 2009-04-04 22:03:32