Trace number 1558830

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 2/2009-03-20? (TO) 1200.11 602.42

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.00/0.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |   97364   229838 |   29209       0        0     nan |  0.000 % |
1.18/1.27	c |         0 |   60515   180710 |      --       0       --      -- |     --   | -36729/-48704
1.18/1.27	c ==============================================================================
1.18/1.27	c Result  :   #vars: 14564   #clauses: 60515   #literals: 180710
1.18/1.27	c CPU time:   1.21881 s
1.18/1.27	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-1558830-1238874813/watcher-1558830-1238874813 -o /tmp/evaluation-result-1558830-1238874813/solver-1558830-1238874813 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1558830-1238874813.cnf aimd 2 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.88 1.79 1.45 3/76 25270
/proc/meminfo: memFree=1777072/2055920 swapFree=4173468/4192956
[pid=25270] ppid=25268 vsize=5356 CPUtime=0
/proc/25270/stat : 25270 (manysat.sh) S 25268 25270 25016 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1160142444 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25270/statm: 1339 235 195 169 0 50 0
[pid=25271] ppid=25270 vsize=1556 CPUtime=0
/proc/25271/stat : 25271 (SatElite) R 25270 25270 25016 0 -1 4194304 311 0 0 0 0 0 0 0 18 0 1 0 1160142445 1593344 295 1992294400 134512640 135034092 4294956096 18446744073709551615 134544849 0 0 4096 3 0 0 0 17 0 0 0
/proc/25271/statm: 389 298 50 127 0 259 0

[startup+0.0172891 s]
/proc/loadavg: 1.88 1.79 1.45 3/76 25270
/proc/meminfo: memFree=1777072/2055920 swapFree=4173468/4192956
[pid=25270] ppid=25268 vsize=5356 CPUtime=0
/proc/25270/stat : 25270 (manysat.sh) S 25268 25270 25016 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1160142444 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25270/statm: 1339 235 195 169 0 50 0
[pid=25271] ppid=25270 vsize=4056 CPUtime=0
/proc/25271/stat : 25271 (SatElite) R 25270 25270 25016 0 -1 4194304 936 0 0 0 0 0 0 0 18 0 1 0 1160142445 4153344 920 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/25271/statm: 1014 921 51 127 0 884 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9412

[startup+0.101302 s]
/proc/loadavg: 1.88 1.79 1.45 3/76 25270
/proc/meminfo: memFree=1777072/2055920 swapFree=4173468/4192956
[pid=25270] ppid=25268 vsize=5356 CPUtime=0
/proc/25270/stat : 25270 (manysat.sh) S 25268 25270 25016 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1160142444 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25270/statm: 1339 235 195 169 0 50 0
[pid=25271] ppid=25270 vsize=13056 CPUtime=0.08
/proc/25271/stat : 25271 (SatElite) R 25270 25270 25016 0 -1 4194304 3200 0 0 0 7 1 0 0 18 0 1 0 1160142445 13369344 3142 1992294400 134512640 135034092 4294956096 18446744073709551615 134562127 0 0 4096 3 0 0 0 17 0 0 0
/proc/25271/statm: 3264 3142 67 127 0 3134 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 18412

[startup+0.301333 s]
/proc/loadavg: 1.88 1.79 1.45 3/76 25270
/proc/meminfo: memFree=1777072/2055920 swapFree=4173468/4192956
[pid=25270] ppid=25268 vsize=5356 CPUtime=0
/proc/25270/stat : 25270 (manysat.sh) S 25268 25270 25016 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1160142444 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25270/statm: 1339 235 195 169 0 50 0
[pid=25271] ppid=25270 vsize=14512 CPUtime=0.29
/proc/25271/stat : 25271 (SatElite) R 25270 25270 25016 0 -1 4194304 3550 0 0 0 26 3 0 0 19 0 1 0 1160142445 14860288 3428 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/25271/statm: 3628 3428 68 127 0 3498 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19868

[startup+0.701398 s]
/proc/loadavg: 1.88 1.79 1.45 3/76 25270
/proc/meminfo: memFree=1777072/2055920 swapFree=4173468/4192956
[pid=25270] ppid=25268 vsize=5356 CPUtime=0
/proc/25270/stat : 25270 (manysat.sh) S 25268 25270 25016 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1160142444 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25270/statm: 1339 235 195 169 0 50 0
[pid=25271] ppid=25270 vsize=15524 CPUtime=0.68
/proc/25271/stat : 25271 (SatElite) R 25270 25270 25016 0 -1 4194304 3803 0 0 0 64 4 0 0 23 0 1 0 1160142445 15896576 3659 1992294400 134512640 135034092 4294956096 18446744073709551615 134529225 0 0 4096 3 0 0 0 17 0 0 0
/proc/25271/statm: 3881 3659 68 127 0 3751 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 20880

[startup+1.50153 s]
/proc/loadavg: 1.88 1.79 1.45 2/78 25272
/proc/meminfo: memFree=1757792/2055920 swapFree=4173468/4192956
[pid=25270] ppid=25268 vsize=5356 CPUtime=1.34
/proc/25270/stat : 25270 (manysat.sh) S 25268 25270 25016 0 -1 4194304 312 4023 0 0 0 0 129 5 16 0 1 0 1160142444 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25270/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 5356

[startup+3.10179 s]
/proc/loadavg: 1.88 1.79 1.45 3/79 25274
/proc/meminfo: memFree=1760472/2055920 swapFree=4173468/4192956
[pid=25270] ppid=25268 vsize=5356 CPUtime=1.34
/proc/25270/stat : 25270 (manysat.sh) S 25268 25270 25016 0 -1 4194304 312 4023 0 0 0 0 129 5 16 0 1 0 1160142444 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25270/statm: 1339 238 195 169 0 50 0
[pid=25273] ppid=25270 vsize=23728 CPUtime=3.38
/proc/25273/stat : 25273 (manysat1.1_stat) R 25270 25270 25016 0 -1 4194304 2943 0 0 0 336 2 0 0 17 0 2 0 1160142580 24297472 2929 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25273/statm: 5932 2929 83 193 0 5736 0
[pid=25273/tid=25274] ppid=25270 vsize=23728 CPUtime=1.64
/proc/25273/task/25274/stat : 25274 (manysat1.1_stat) R 25270 25270 25016 0 -1 4194368 209 0 0 0 164 0 0 0 18 0 2 0 1160142589 24297472 2929 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.72
Current children cumulated vsize (KiB) 29084

[startup+6.3023 s]
/proc/loadavg: 1.89 1.80 1.45 3/79 25274
/proc/meminfo: memFree=1759576/2055920 swapFree=4173468/4192956
[pid=25270] ppid=25268 vsize=5356 CPUtime=1.34
/proc/25270/stat : 25270 (manysat.sh) S 25268 25270 25016 0 -1 4194304 312 4023 0 0 0 0 129 5 16 0 1 0 1160142444 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25270/statm: 1339 238 195 169 0 50 0
[pid=25273] ppid=25270 vsize=24256 CPUtime=9.76
/proc/25273/stat : 25273 (manysat1.1_stat) R 25270 25270 25016 0 -1 4194304 3061 0 0 0 973 3 0 0 22 0 2 0 1160142580 24838144 3047 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25273/statm: 6064 3047 83 193 0 5868 0
[pid=25273/tid=25274] ppid=25270 vsize=24256 CPUtime=4.84
/proc/25273/task/25274/stat : 25274 (manysat1.1_stat) R 25270 25270 25016 0 -1 4194368 263 0 0 0 483 1 0 0 20 0 2 0 1160142589 24838144 3047 1992294400 134512640 135305190 4294956144 18446744073709551615 134557272 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.1
Current children cumulated vsize (KiB) 29612

[startup+12.7023 s]
/proc/loadavg: 1.90 1.80 1.45 3/79 25274
/proc/meminfo: memFree=1759000/2055920 swapFree=4173468/4192956
[pid=25270] ppid=25268 vsize=5356 CPUtime=1.34
/proc/25270/stat : 25270 (manysat.sh) S 25268 25270 25016 0 -1 4194304 312 4023 0 0 0 0 129 5 16 0 1 0 1160142444 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25270/statm: 1339 238 195 169 0 50 0
[pid=25273] ppid=25270 vsize=24784 CPUtime=22.52
/proc/25273/stat : 25273 (manysat1.1_stat) R 25270 25270 25016 0 -1 4194304 3214 0 0 0 2249 3 0 0 19 0 2 0 1160142580 25378816 3200 1992294400 134512640 135305190 4294956144 18446744073709551615 134556558 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25273/statm: 6196 3200 83 193 0 6000 0
[pid=25273/tid=25274] ppid=25270 vsize=24784 CPUtime=11.23
/proc/25273/task/25274/stat : 25274 (manysat1.1_stat) R 25270 25270 25016 0 -1 4194368 352 0 0 0 1122 1 0 0 25 0 2 0 1160142589 25378816 3200 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.86
Current children cumulated vsize (KiB) 30140

[startup+25.5014 s]
/proc/loadavg: 1.92 1.81 1.46 3/79 25274
/proc/meminfo: memFree=1758296/2055920 swapFree=4173468/4192956
[pid=25270] ppid=25268 vsize=5356 CPUtime=1.34
/proc/25270/stat : 25270 (manysat.sh) S 25268 25270 25016 0 -1 4194304 312 4023 0 0 0 0 129 5 16 0 1 0 1160142444 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25270/statm: 1339 238 195 169 0 50 0
[pid=25273] ppid=25270 vsize=25708 CPUtime=48.05
/proc/25273/stat : 25273 (manysat1.1_stat) R 25270 25270 25016 0 -1 4194304 3451 0 0 0 4802 3 0 0 25 0 2 0 1160142580 26324992 3437 1992294400 134512640 135305190 4294956144 18446744073709551615 134528603 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25273/statm: 6427 3437 83 193 0 6231 0
[pid=25273/tid=25274] ppid=25270 vsize=25708 CPUtime=24.03
/proc/25273/task/25274/stat : 25274 (manysat1.1_stat) R 25270 25270 25016 0 -1 4194368 476 0 0 0 2402 1 0 0 25 0 2 0 1160142589 26324992 3437 1992294400 134512640 135305190 4294956144 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.39
Current children cumulated vsize (KiB) 31064

[startup+51.1015 s]
/proc/loadavg: 1.95 1.82 1.47 3/79 25274
/proc/meminfo: memFree=1755928/2055920 swapFree=4173468/4192956
[pid=25270] ppid=25268 vsize=5356 CPUtime=1.34
/proc/25270/stat : 25270 (manysat.sh) S 25268 25270 25016 0 -1 4194304 312 4023 0 0 0 0 129 5 16 0 1 0 1160142444 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25270/statm: 1339 238 195 169 0 50 0
[pid=25273] ppid=25270 vsize=27952 CPUtime=99.12
/proc/25273/stat : 25273 (manysat1.1_stat) R 25270 25270 25016 0 -1 4194304 4018 0 0 0 9908 4 0 0 25 0 2 0 1160142580 28622848 4004 1992294400 134512640 135305190 4294956144 18446744073709551615 134528341 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25273/statm: 6988 4004 83 193 0 6792 0
[pid=25273/tid=25274] ppid=25270 vsize=27952 CPUtime=49.61
/proc/25273/task/25274/stat : 25274 (manysat1.1_stat) R 25270 25270 25016 0 -1 4194368 804 0 0 0 4960 1 0 0 25 0 2 0 1160142589 28622848 4004 1992294400 134512640 135305190 4294956144 18446744073709551615 134528286 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.46
Current children cumulated vsize (KiB) 33308

[startup+102.308 s]
/proc/loadavg: 1.97 1.85 1.50 3/79 25274
/proc/meminfo: memFree=1751128/2055920 swapFree=4173468/4192956
[pid=25270] ppid=25268 vsize=5356 CPUtime=1.34
/proc/25270/stat : 25270 (manysat.sh) S 25268 25270 25016 0 -1 4194304 312 4023 0 0 0 0 129 5 16 0 1 0 1160142444 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25270/statm: 1339 238 195 169 0 50 0
[pid=25273] ppid=25270 vsize=32632 CPUtime=201.25
/proc/25273/stat : 25273 (manysat1.1_stat) R 25270 25270 25016 0 -1 4194304 5200 0 0 0 20120 5 0 0 25 0 2 0 1160142580 33415168 5186 1992294400 134512640 135305190 4294956144 18446744073709551615 134556558 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25273/statm: 8158 5186 83 193 0 7962 0
[pid=25273/tid=25274] ppid=25270 vsize=32632 CPUtime=100.79
/proc/25273/task/25274/stat : 25274 (manysat1.1_stat) R 25270 25270 25016 0 -1 4194368 1393 0 0 0 10077 2 0 0 25 0 2 0 1160142589 33415168 5186 1992294400 134512640 135305190 4294956144 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.59
Current children cumulated vsize (KiB) 37988

[startup+162.301 s]
/proc/loadavg: 1.99 1.87 1.53 3/79 25274
/proc/meminfo: memFree=1747608/2055920 swapFree=4173468/4192956
[pid=25270] ppid=25268 vsize=5356 CPUtime=1.34
/proc/25270/stat : 25270 (manysat.sh) S 25268 25270 25016 0 -1 4194304 312 4023 0 0 0 0 129 5 16 0 1 0 1160142444 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25270/statm: 1339 238 195 169 0 50 0
[pid=25273] ppid=25270 vsize=36176 CPUtime=320.93
/proc/25273/stat : 25273 (manysat1.1_stat) R 25270 25270 25016 0 -1 4194304 6081 0 0 0 32086 7 0 0 25 0 2 0 1160142580 37044224 6067 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25273/statm: 9044 6067 83 193 0 8848 0
[pid=25273/tid=25274] ppid=25270 vsize=36176 CPUtime=160.77
/proc/25273/task/25274/stat : 25274 (manysat1.1_stat) R 25270 25270 25016 0 -1 4194368 1775 0 0 0 16074 3 0 0 25 0 2 0 1160142589 37044224 6067 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.27
Current children cumulated vsize (KiB) 41532

[startup+222.302 s]
/proc/loadavg: 1.99 1.89 1.56 3/79 25274
/proc/meminfo: memFree=1746648/2055920 swapFree=4173468/4192956
[pid=25270] ppid=25268 vsize=5356 CPUtime=1.34
/proc/25270/stat : 25270 (manysat.sh) S 25268 25270 25016 0 -1 4194304 312 4023 0 0 0 0 129 5 16 0 1 0 1160142444 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25270/statm: 1339 238 195 169 0 50 0
[pid=25273] ppid=25270 vsize=37000 CPUtime=440.6
/proc/25273/stat : 25273 (manysat1.1_stat) R 25270 25270 25016 0 -1 4194304 6308 0 0 0 44053 7 0 0 25 0 2 0 1160142580 37888000 6294 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25273/statm: 9250 6294 83 193 0 9054 0
[pid=25273/tid=25274] ppid=25270 vsize=37000 CPUtime=220.74
/proc/25273/task/25274/stat : 25274 (manysat1.1_stat) R 25270 25270 25016 0 -1 4194368 1910 0 0 0 22071 3 0 0 25 0 2 0 1160142589 37888000 6294 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 441.94
Current children cumulated vsize (KiB) 42356

[startup+282.301 s]
/proc/loadavg: 1.99 1.91 1.58 3/79 25274
/proc/meminfo: memFree=1743704/2055920 swapFree=4173468/4192956
[pid=25270] ppid=25268 vsize=5356 CPUtime=1.34
/proc/25270/stat : 25270 (manysat.sh) S 25268 25270 25016 0 -1 4194304 312 4023 0 0 0 0 129 5 16 0 1 0 1160142444 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25270/statm: 1339 238 195 169 0 50 0
[pid=25273] ppid=25270 vsize=40168 CPUtime=560.28
/proc/25273/stat : 25273 (manysat1.1_stat) R 25270 25270 25016 0 -1 4194304 7058 0 0 0 56020 8 0 0 25 0 2 0 1160142580 41132032 7044 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25273/statm: 10042 7044 83 193 0 9846 0
[pid=25273/tid=25274] ppid=25270 vsize=40168 CPUtime=280.72
/proc/25273/task/25274/stat : 25274 (manysat1.1_stat) R 25270 25270 25016 0 -1 4194368 2266 0 0 0 28068 4 0 0 25 0 2 0 1160142589 41132032 7044 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 561.62
Current children cumulated vsize (KiB) 45524

[startup+342.302 s]
/proc/loadavg: 1.99 1.92 1.60 3/79 25274
/proc/meminfo: memFree=1740440/2055920 swapFree=4173468/4192956
[pid=25270] ppid=25268 vsize=5356 CPUtime=1.34
/proc/25270/stat : 25270 (manysat.sh) S 25268 25270 25016 0 -1 4194304 312 4023 0 0 0 0 129 5 16 0 1 0 1160142444 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25270/statm: 1339 238 195 169 0 50 0
[pid=25273] ppid=25270 vsize=43336 CPUtime=679.97
/proc/25273/stat : 25273 (manysat1.1_stat) R 25270 25270 25016 0 -1 4194304 7853 0 0 0 67988 9 0 0 25 0 2 0 1160142580 44376064 7839 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25273/statm: 10834 7839 83 193 0 10638 0
[pid=25273/tid=25274] ppid=25270 vsize=43336 CPUtime=340.69
/proc/25273/task/25274/stat : 25274 (manysat1.1_stat) R 25270 25270 25016 0 -1 4194368 2644 0 0 0 34065 4 0 0 25 0 2 0 1160142589 44376064 7839 1992294400 134512640 135305190 4294956144 18446744073709551615 134528157 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 681.31
Current children cumulated vsize (KiB) 48692

[startup+402.302 s]
/proc/loadavg: 1.99 1.93 1.63 3/79 25274
/proc/meminfo: memFree=1736920/2055920 swapFree=4173468/4192956
[pid=25270] ppid=25268 vsize=5356 CPUtime=1.34
/proc/25270/stat : 25270 (manysat.sh) S 25268 25270 25016 0 -1 4194304 312 4023 0 0 0 0 129 5 16 0 1 0 1160142444 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25270/statm: 1339 238 195 169 0 50 0
[pid=25273] ppid=25270 vsize=46936 CPUtime=799.65
/proc/25273/stat : 25273 (manysat1.1_stat) R 25270 25270 25016 0 -1 4194304 8731 0 0 0 79955 10 0 0 25 0 2 0 1160142580 48062464 8717 1992294400 134512640 135305190 4294956144 18446744073709551615 134551671 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25273/statm: 11734 8717 83 193 0 11538 0
[pid=25273/tid=25274] ppid=25270 vsize=46936 CPUtime=400.67
/proc/25273/task/25274/stat : 25274 (manysat1.1_stat) R 25270 25270 25016 0 -1 4194368 2968 0 0 0 40062 5 0 0 25 0 2 0 1160142589 48062464 8717 1992294400 134512640 135305190 4294956144 18446744073709551615 134557263 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 800.99
Current children cumulated vsize (KiB) 52292

[startup+462.301 s]
/proc/loadavg: 1.99 1.94 1.65 3/79 25280
/proc/meminfo: memFree=1735832/2055920 swapFree=4173468/4192956
[pid=25270] ppid=25268 vsize=5356 CPUtime=1.34
/proc/25270/stat : 25270 (manysat.sh) S 25268 25270 25016 0 -1 4194304 312 4023 0 0 0 0 129 5 16 0 1 0 1160142444 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25270/statm: 1339 238 195 169 0 50 0
[pid=25273] ppid=25270 vsize=47708 CPUtime=919.31
/proc/25273/stat : 25273 (manysat1.1_stat) R 25270 25270 25016 0 -1 4194304 8935 0 0 0 91920 11 0 0 25 0 2 0 1160142580 48852992 8921 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25273/statm: 11927 8921 83 193 0 11731 0
[pid=25273/tid=25274] ppid=25270 vsize=47708 CPUtime=460.64
/proc/25273/task/25274/stat : 25274 (manysat1.1_stat) R 25270 25270 25016 0 -1 4194368 3131 0 0 0 46059 5 0 0 25 0 2 0 1160142589 48852992 8921 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 920.65
Current children cumulated vsize (KiB) 53064

[startup+522.302 s]
/proc/loadavg: 1.99 1.95 1.66 3/79 25280
/proc/meminfo: memFree=1735832/2055920 swapFree=4173468/4192956
[pid=25270] ppid=25268 vsize=5356 CPUtime=1.34
/proc/25270/stat : 25270 (manysat.sh) S 25268 25270 25016 0 -1 4194304 312 4023 0 0 0 0 129 5 16 0 1 0 1160142444 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25270/statm: 1339 238 195 169 0 50 0
[pid=25273] ppid=25270 vsize=47840 CPUtime=1039
/proc/25273/stat : 25273 (manysat1.1_stat) R 25270 25270 25016 0 -1 4194304 8947 0 0 0 103889 11 0 0 25 0 2 0 1160142580 48988160 8933 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25273/statm: 11960 8933 83 193 0 11764 0
[pid=25273/tid=25274] ppid=25270 vsize=47840 CPUtime=520.61
/proc/25273/task/25274/stat : 25274 (manysat1.1_stat) R 25270 25270 25016 0 -1 4194368 3136 0 0 0 52056 5 0 0 25 0 2 0 1160142589 48988160 8933 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1040.34
Current children cumulated vsize (KiB) 53196

[startup+582.301 s]
/proc/loadavg: 1.99 1.96 1.68 3/79 25280
/proc/meminfo: memFree=1735384/2055920 swapFree=4173468/4192956
[pid=25270] ppid=25268 vsize=5356 CPUtime=1.34
/proc/25270/stat : 25270 (manysat.sh) S 25268 25270 25016 0 -1 4194304 312 4023 0 0 0 0 129 5 16 0 1 0 1160142444 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25270/statm: 1339 238 195 169 0 50 0
[pid=25273] ppid=25270 vsize=48280 CPUtime=1158.67
/proc/25273/stat : 25273 (manysat1.1_stat) R 25270 25270 25016 0 -1 4194304 9075 0 0 0 115856 11 0 0 25 0 2 0 1160142580 49438720 9061 1992294400 134512640 135305190 4294956144 18446744073709551615 134556558 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25273/statm: 12070 9061 83 193 0 11874 0
[pid=25273/tid=25274] ppid=25270 vsize=48280 CPUtime=580.58
/proc/25273/task/25274/stat : 25274 (manysat1.1_stat) R 25270 25270 25016 0 -1 4194368 3183 0 0 0 58053 5 0 0 25 0 2 0 1160142589 49438720 9061 1992294400 134512640 135305190 4294956144 18446744073709551615 134528990 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.01
Current children cumulated vsize (KiB) 53636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.402 s]
/proc/loadavg: 1.99 1.96 1.69 3/79 25280
/proc/meminfo: memFree=1734808/2055920 swapFree=4173468/4192956
[pid=25270] ppid=25268 vsize=5356 CPUtime=1.34
/proc/25270/stat : 25270 (manysat.sh) S 25268 25270 25016 0 -1 4194304 312 4023 0 0 0 0 129 5 16 0 1 0 1160142444 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25270/statm: 1339 238 195 169 0 50 0
[pid=25273] ppid=25270 vsize=48940 CPUtime=1198.77
/proc/25273/stat : 25273 (manysat1.1_stat) R 25270 25270 25016 0 -1 4194304 9212 0 0 0 119866 11 0 0 25 0 2 0 1160142580 50114560 9198 1992294400 134512640 135305190 4294956144 18446744073709551615 134551697 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25273/statm: 12235 9198 83 193 0 12039 0
[pid=25273/tid=25274] ppid=25270 vsize=48940 CPUtime=600.68
/proc/25273/task/25274/stat : 25274 (manysat1.1_stat) R 25270 25270 25016 0 -1 4194368 3244 0 0 0 60063 5 0 0 25 0 2 0 1160142589 50114560 9198 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 54296

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 25270 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=295803
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=58991
# CPU time returned by wait4() is 1.35479
# while last known CPU time is 1200.11
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 602.42
CPU time (s): 1200.11
CPU user time (s): 1199.95
CPU system time (s): 0.16
CPU usage (%): 199.215
Max. virtual memory (cumulated for all children) (KiB): 54296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.2958
system time used= 0.058991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4335
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 6

runsolver used 0.687895 second user time and 2.06269 second system time

The end

Launcher Data

Begin job on node69 at 2009-04-04 21:53:34
IDJOB=1558830
IDBENCH=70865
IDSOLVER=515
FILE ID=node69/1558830-1238874813
PBS_JOBID= 9085960
Free space on /tmp= 66532 MiB

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

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

MD5SUM BENCH= abeb2c5a0bb0ad39fbdbdbc07efbecf7
RANDOM SEED=1394743337

node69.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.261
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	: 5931.00
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.261
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:       1777496 kB
Buffers:         30128 kB
Cached:         180760 kB
SwapCached:      10044 kB
Active:          13204 kB
Inactive:       209452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1777496 kB
SwapTotal:     4192956 kB
SwapFree:      4173468 kB
Dirty:            3040 kB
Writeback:           0 kB
Mapped:          17308 kB
Slab:            40324 kB
Committed_AS:  3702208 kB
PageTables:       2336 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= 66524 MiB
End job on node69 at 2009-04-04 22:03:38