Trace number 1558828

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 0/2009-03-20? (TO) 1200.04 602.119

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

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


[startup+0 s]
/proc/loadavg: 1.02 1.04 1.00 3/64 19318
/proc/meminfo: memFree=1829224/2055920 swapFree=4176444/4192956
[pid=19318] ppid=19316 vsize=5356 CPUtime=0
/proc/19318/stat : 19318 (manysat.sh) S 19316 19318 19186 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1160142477 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19318/statm: 1339 235 195 169 0 50 0
[pid=19319] ppid=19318 vsize=1556 CPUtime=0
/proc/19319/stat : 19319 (SatElite) R 19318 19318 19186 0 -1 4194304 275 0 0 0 0 0 0 0 19 0 1 0 1160142477 1593344 259 1992294400 134512640 135034092 4294956096 18446744073709551615 134545186 0 0 4096 3 0 0 0 17 0 0 0
/proc/19319/statm: 389 261 50 127 0 259 0

[startup+0.0630159 s]
/proc/loadavg: 1.02 1.04 1.00 3/64 19318
/proc/meminfo: memFree=1829224/2055920 swapFree=4176444/4192956
[pid=19318] ppid=19316 vsize=5356 CPUtime=0
/proc/19318/stat : 19318 (manysat.sh) S 19316 19318 19186 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1160142477 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19318/statm: 1339 235 195 169 0 50 0
[pid=19319] ppid=19318 vsize=9176 CPUtime=0.05
/proc/19319/stat : 19319 (SatElite) R 19318 19318 19186 0 -1 4194304 2144 0 0 0 4 1 0 0 19 0 1 0 1160142477 9396224 2128 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/19319/statm: 2294 2129 51 127 0 2164 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14532

[startup+0.10202 s]
/proc/loadavg: 1.02 1.04 1.00 3/64 19318
/proc/meminfo: memFree=1829224/2055920 swapFree=4176444/4192956
[pid=19318] ppid=19316 vsize=5356 CPUtime=0
/proc/19318/stat : 19318 (manysat.sh) S 19316 19318 19186 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1160142477 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19318/statm: 1339 235 195 169 0 50 0
[pid=19319] ppid=19318 vsize=13056 CPUtime=0.09
/proc/19319/stat : 19319 (SatElite) R 19318 19318 19186 0 -1 4194304 3200 0 0 0 7 2 0 0 19 0 1 0 1160142477 13369344 3142 1992294400 134512640 135034092 4294956096 18446744073709551615 134562120 0 0 4096 3 0 0 0 17 0 0 0
/proc/19319/statm: 3264 3142 67 127 0 3134 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18412

[startup+0.301039 s]
/proc/loadavg: 1.02 1.04 1.00 3/64 19318
/proc/meminfo: memFree=1829224/2055920 swapFree=4176444/4192956
[pid=19318] ppid=19316 vsize=5356 CPUtime=0
/proc/19318/stat : 19318 (manysat.sh) S 19316 19318 19186 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1160142477 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19318/statm: 1339 235 195 169 0 50 0
[pid=19319] ppid=19318 vsize=14512 CPUtime=0.28
/proc/19319/stat : 19319 (SatElite) R 19318 19318 19186 0 -1 4194304 3543 0 0 0 26 2 0 0 21 0 1 0 1160142477 14860288 3421 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/19319/statm: 3628 3421 68 127 0 3498 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 19868

[startup+0.70108 s]
/proc/loadavg: 1.02 1.04 1.00 3/64 19318
/proc/meminfo: memFree=1829224/2055920 swapFree=4176444/4192956
[pid=19318] ppid=19316 vsize=5356 CPUtime=0
/proc/19318/stat : 19318 (manysat.sh) S 19316 19318 19186 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1160142477 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19318/statm: 1339 235 195 169 0 50 0
[pid=19319] ppid=19318 vsize=15524 CPUtime=0.69
/proc/19319/stat : 19319 (SatElite) R 19318 19318 19186 0 -1 4194304 3802 0 0 0 65 4 0 0 24 0 1 0 1160142477 15896576 3658 1992294400 134512640 135034092 4294956096 18446744073709551615 134672219 0 0 4096 3 0 0 0 17 0 0 0
/proc/19319/statm: 3881 3658 68 127 0 3751 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20880

[startup+1.50217 s]
/proc/loadavg: 1.02 1.04 1.00 2/66 19320
/proc/meminfo: memFree=1810840/2055920 swapFree=4176444/4192956
[pid=19318] ppid=19316 vsize=5356 CPUtime=1.43
/proc/19318/stat : 19318 (manysat.sh) S 19316 19318 19186 0 -1 4194304 312 4023 0 0 0 0 138 5 19 0 1 0 1160142477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19318/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 5356

[startup+3.10134 s]
/proc/loadavg: 1.09 1.05 1.01 3/67 19322
/proc/meminfo: memFree=1812624/2055920 swapFree=4176444/4192956
[pid=19318] ppid=19316 vsize=5356 CPUtime=1.43
/proc/19318/stat : 19318 (manysat.sh) S 19316 19318 19186 0 -1 4194304 312 4023 0 0 0 0 138 5 19 0 1 0 1160142477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19318/statm: 1339 238 195 169 0 50 0
[pid=19321] ppid=19318 vsize=23764 CPUtime=3.2
/proc/19321/stat : 19321 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194304 2939 0 0 0 317 3 0 0 17 0 2 0 1160142621 24334336 2925 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19321/statm: 5941 2925 83 193 0 5745 0
[pid=19321/tid=19322] ppid=19318 vsize=23764 CPUtime=1.55
/proc/19321/task/19322/stat : 19322 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194368 208 0 0 0 154 1 0 0 18 0 2 0 1160142630 24334336 2925 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.63
Current children cumulated vsize (KiB) 29120

[startup+6.30166 s]
/proc/loadavg: 1.09 1.05 1.01 3/67 19322
/proc/meminfo: memFree=1812176/2055920 swapFree=4176444/4192956
[pid=19318] ppid=19316 vsize=5356 CPUtime=1.43
/proc/19318/stat : 19318 (manysat.sh) S 19316 19318 19186 0 -1 4194304 312 4023 0 0 0 0 138 5 19 0 1 0 1160142477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19318/statm: 1339 238 195 169 0 50 0
[pid=19321] ppid=19318 vsize=24160 CPUtime=9.59
/proc/19321/stat : 19321 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194304 3026 0 0 0 956 3 0 0 23 0 2 0 1160142621 24739840 3012 1992294400 134512640 135305190 4294956144 18446744073709551615 134556752 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19321/statm: 6040 3012 83 193 0 5844 0
[pid=19321/tid=19322] ppid=19318 vsize=24160 CPUtime=4.75
/proc/19321/task/19322/stat : 19322 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194368 253 0 0 0 474 1 0 0 25 0 2 0 1160142630 24739840 3012 1992294400 134512640 135305190 4294956144 18446744073709551615 134528363 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.02
Current children cumulated vsize (KiB) 29516

[startup+12.7013 s]
/proc/loadavg: 1.23 1.08 1.02 3/67 19322
/proc/meminfo: memFree=1811408/2055920 swapFree=4176444/4192956
[pid=19318] ppid=19316 vsize=5356 CPUtime=1.43
/proc/19318/stat : 19318 (manysat.sh) S 19316 19318 19186 0 -1 4194304 312 4023 0 0 0 0 138 5 19 0 1 0 1160142477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19318/statm: 1339 238 195 169 0 50 0
[pid=19321] ppid=19318 vsize=24820 CPUtime=22.35
/proc/19321/stat : 19321 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194304 3210 0 0 0 2232 3 0 0 25 0 2 0 1160142621 25415680 3196 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19321/statm: 6205 3196 83 193 0 6009 0
[pid=19321/tid=19322] ppid=19318 vsize=24820 CPUtime=11.14
/proc/19321/task/19322/stat : 19322 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194368 344 0 0 0 1113 1 0 0 22 0 2 0 1160142630 25415680 3196 1992294400 134512640 135305190 4294956144 18446744073709551615 134558318 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.78
Current children cumulated vsize (KiB) 30176

[startup+25.5026 s]
/proc/loadavg: 1.35 1.11 1.02 3/67 19322
/proc/meminfo: memFree=1810192/2055920 swapFree=4176444/4192956
[pid=19318] ppid=19316 vsize=5356 CPUtime=1.43
/proc/19318/stat : 19318 (manysat.sh) S 19316 19318 19186 0 -1 4194304 312 4023 0 0 0 0 138 5 19 0 1 0 1160142477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19318/statm: 1339 238 195 169 0 50 0
[pid=19321] ppid=19318 vsize=26004 CPUtime=47.9
/proc/19321/stat : 19321 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194304 3501 0 0 0 4786 4 0 0 21 0 2 0 1160142621 26628096 3487 1992294400 134512640 135305190 4294956144 18446744073709551615 134528523 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19321/statm: 6501 3487 83 193 0 6305 0
[pid=19321/tid=19322] ppid=19318 vsize=26004 CPUtime=23.94
/proc/19321/task/19322/stat : 19322 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194368 483 0 0 0 2393 1 0 0 25 0 2 0 1160142630 26628096 3487 1992294400 134512640 135305190 4294956144 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.33
Current children cumulated vsize (KiB) 31360

[startup+51.1022 s]
/proc/loadavg: 1.57 1.18 1.05 3/67 19322
/proc/meminfo: memFree=1807632/2055920 swapFree=4176444/4192956
[pid=19318] ppid=19316 vsize=5356 CPUtime=1.43
/proc/19318/stat : 19318 (manysat.sh) S 19316 19318 19186 0 -1 4194304 312 4023 0 0 0 0 138 5 19 0 1 0 1160142477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19318/statm: 1339 238 195 169 0 50 0
[pid=19321] ppid=19318 vsize=28520 CPUtime=98.99
/proc/19321/stat : 19321 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194304 4174 0 0 0 9894 5 0 0 25 0 2 0 1160142621 29204480 4160 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19321/statm: 7130 4160 83 193 0 6934 0
[pid=19321/tid=19322] ppid=19318 vsize=28520 CPUtime=49.52
/proc/19321/task/19322/stat : 19322 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194368 780 0 0 0 4951 1 0 0 25 0 2 0 1160142630 29204480 4160 1992294400 134512640 135305190 4294956144 18446744073709551615 134528301 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.42
Current children cumulated vsize (KiB) 33876

[startup+102.306 s]
/proc/loadavg: 1.83 1.32 1.10 3/67 19322
/proc/meminfo: memFree=1803664/2055920 swapFree=4176444/4192956
[pid=19318] ppid=19316 vsize=5356 CPUtime=1.43
/proc/19318/stat : 19318 (manysat.sh) S 19316 19318 19186 0 -1 4194304 312 4023 0 0 0 0 138 5 19 0 1 0 1160142477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19318/statm: 1339 238 195 169 0 50 0
[pid=19321] ppid=19318 vsize=32120 CPUtime=201.17
/proc/19321/stat : 19321 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194304 5116 0 0 0 20111 6 0 0 25 0 2 0 1160142621 32890880 5102 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19321/statm: 8030 5102 83 193 0 7834 0
[pid=19321/tid=19322] ppid=19318 vsize=32120 CPUtime=100.71
/proc/19321/task/19322/stat : 19322 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194368 1139 0 0 0 10069 2 0 0 25 0 2 0 1160142630 32890880 5102 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.6
Current children cumulated vsize (KiB) 37476

[startup+162.302 s]
/proc/loadavg: 1.93 1.43 1.15 3/67 19322
/proc/meminfo: memFree=1800912/2055920 swapFree=4176444/4192956
[pid=19318] ppid=19316 vsize=5356 CPUtime=1.43
/proc/19318/stat : 19318 (manysat.sh) S 19316 19318 19186 0 -1 4194304 312 4023 0 0 0 0 138 5 19 0 1 0 1160142477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19318/statm: 1339 238 195 169 0 50 0
[pid=19321] ppid=19318 vsize=34964 CPUtime=320.92
/proc/19321/stat : 19321 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194304 5813 0 0 0 32085 7 0 0 25 0 2 0 1160142621 35803136 5780 1992294400 134512640 135305190 4294956144 18446744073709551615 134528612 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19321/statm: 8741 5780 83 193 0 8545 0
[pid=19321/tid=19322] ppid=19318 vsize=34964 CPUtime=160.68
/proc/19321/task/19322/stat : 19322 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194368 1476 0 0 0 16066 2 0 0 25 0 2 0 1160142630 35803136 5780 1992294400 134512640 135305190 4294956144 18446744073709551615 134551681 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.35
Current children cumulated vsize (KiB) 40320

[startup+222.303 s]
/proc/loadavg: 1.97 1.54 1.20 3/67 19322
/proc/meminfo: memFree=1798544/2055920 swapFree=4176444/4192956
[pid=19318] ppid=19316 vsize=5356 CPUtime=1.43
/proc/19318/stat : 19318 (manysat.sh) S 19316 19318 19186 0 -1 4194304 312 4023 0 0 0 0 138 5 19 0 1 0 1160142477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19318/statm: 1339 238 195 169 0 50 0
[pid=19321] ppid=19318 vsize=37264 CPUtime=440.66
/proc/19321/stat : 19321 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194304 6380 0 0 0 44058 8 0 0 20 0 2 0 1160142621 38158336 6347 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19321/statm: 9316 6347 83 193 0 9120 0
[pid=19321/tid=19322] ppid=19318 vsize=37264 CPUtime=220.66
/proc/19321/task/19322/stat : 19322 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194368 1781 0 0 0 22063 3 0 0 25 0 2 0 1160142630 38158336 6347 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.09
Current children cumulated vsize (KiB) 42620

[startup+282.303 s]
/proc/loadavg: 1.99 1.61 1.25 3/67 19322
/proc/meminfo: memFree=1797968/2055920 swapFree=4176444/4192956
[pid=19318] ppid=19316 vsize=5356 CPUtime=1.43
/proc/19318/stat : 19318 (manysat.sh) S 19316 19318 19186 0 -1 4194304 312 4023 0 0 0 0 138 5 19 0 1 0 1160142477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19318/statm: 1339 238 195 169 0 50 0
[pid=19321] ppid=19318 vsize=37832 CPUtime=560.4
/proc/19321/stat : 19321 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194304 6530 0 0 0 56032 8 0 0 25 0 2 0 1160142621 38739968 6497 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19321/statm: 9458 6497 83 193 0 9262 0
[pid=19321/tid=19322] ppid=19318 vsize=37832 CPUtime=280.64
/proc/19321/task/19322/stat : 19322 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194368 1878 0 0 0 28061 3 0 0 25 0 2 0 1160142630 38739968 6497 1992294400 134512640 135305190 4294956144 18446744073709551615 134530700 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 561.83
Current children cumulated vsize (KiB) 43188

[startup+342.303 s]
/proc/loadavg: 1.99 1.69 1.30 3/67 19322
/proc/meminfo: memFree=1792592/2055920 swapFree=4176444/4192956
[pid=19318] ppid=19316 vsize=5356 CPUtime=1.43
/proc/19318/stat : 19318 (manysat.sh) S 19316 19318 19186 0 -1 4194304 312 4023 0 0 0 0 138 5 19 0 1 0 1160142477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19318/statm: 1339 238 195 169 0 50 0
[pid=19321] ppid=19318 vsize=43260 CPUtime=680.15
/proc/19321/stat : 19321 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194304 7870 0 0 0 68005 10 0 0 25 0 2 0 1160142621 44298240 7837 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19321/statm: 10815 7837 83 193 0 10619 0
[pid=19321/tid=19322] ppid=19318 vsize=43260 CPUtime=340.62
/proc/19321/task/19322/stat : 19322 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194368 2452 0 0 0 34058 4 0 0 25 0 2 0 1160142630 44298240 7837 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 681.58
Current children cumulated vsize (KiB) 48616

[startup+402.303 s]
/proc/loadavg: 1.99 1.74 1.33 3/67 19322
/proc/meminfo: memFree=1791376/2055920 swapFree=4176444/4192956
[pid=19318] ppid=19316 vsize=5356 CPUtime=1.43
/proc/19318/stat : 19318 (manysat.sh) S 19316 19318 19186 0 -1 4194304 312 4023 0 0 0 0 138 5 19 0 1 0 1160142477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19318/statm: 1339 238 195 169 0 50 0
[pid=19321] ppid=19318 vsize=44548 CPUtime=799.9
/proc/19321/stat : 19321 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194304 8159 0 0 0 79979 11 0 0 25 0 2 0 1160142621 45617152 8126 1992294400 134512640 135305190 4294956144 18446744073709551615 134528814 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19321/statm: 11137 8126 83 193 0 10941 0
[pid=19321/tid=19322] ppid=19318 vsize=44548 CPUtime=400.59
/proc/19321/task/19322/stat : 19322 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194368 2520 0 0 0 40055 4 0 0 25 0 2 0 1160142630 45617152 8126 1992294400 134512640 135305190 4294956144 18446744073709551615 134557325 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.33
Current children cumulated vsize (KiB) 49904

[startup+462.303 s]
/proc/loadavg: 1.99 1.78 1.37 3/67 19322
/proc/meminfo: memFree=1790928/2055920 swapFree=4176444/4192956
[pid=19318] ppid=19316 vsize=5356 CPUtime=1.43
/proc/19318/stat : 19318 (manysat.sh) S 19316 19318 19186 0 -1 4194304 312 4023 0 0 0 0 138 5 19 0 1 0 1160142477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19318/statm: 1339 238 195 169 0 50 0
[pid=19321] ppid=19318 vsize=44968 CPUtime=919.64
/proc/19321/stat : 19321 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194304 8276 0 0 0 91953 11 0 0 25 0 2 0 1160142621 46047232 8243 1992294400 134512640 135305190 4294956144 18446744073709551615 134556558 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19321/statm: 11242 8243 83 193 0 11046 0
[pid=19321/tid=19322] ppid=19318 vsize=44968 CPUtime=460.57
/proc/19321/task/19322/stat : 19322 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194368 2593 0 0 0 46053 4 0 0 25 0 2 0 1160142630 46047232 8243 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.07
Current children cumulated vsize (KiB) 50324

[startup+522.303 s]
/proc/loadavg: 1.99 1.82 1.41 3/67 19328
/proc/meminfo: memFree=1790352/2055920 swapFree=4176444/4192956
[pid=19318] ppid=19316 vsize=5356 CPUtime=1.43
/proc/19318/stat : 19318 (manysat.sh) S 19316 19318 19186 0 -1 4194304 312 4023 0 0 0 0 138 5 19 0 1 0 1160142477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19318/statm: 1339 238 195 169 0 50 0
[pid=19321] ppid=19318 vsize=45476 CPUtime=1039.36
/proc/19321/stat : 19321 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194304 8383 0 0 0 103925 11 0 0 25 0 2 0 1160142621 46567424 8350 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19321/statm: 11369 8350 83 193 0 11173 0
[pid=19321/tid=19322] ppid=19318 vsize=45476 CPUtime=520.53
/proc/19321/task/19322/stat : 19322 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194368 2668 0 0 0 52049 4 0 0 25 0 2 0 1160142630 46567424 8350 1992294400 134512640 135305190 4294956144 18446744073709551615 134556770 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1040.79
Current children cumulated vsize (KiB) 50832

[startup+582.303 s]
/proc/loadavg: 1.99 1.85 1.44 3/67 19328
/proc/meminfo: memFree=1790096/2055920 swapFree=4176444/4192956
[pid=19318] ppid=19316 vsize=5356 CPUtime=1.43
/proc/19318/stat : 19318 (manysat.sh) S 19316 19318 19186 0 -1 4194304 312 4023 0 0 0 0 138 5 19 0 1 0 1160142477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19318/statm: 1339 238 195 169 0 50 0
[pid=19321] ppid=19318 vsize=45772 CPUtime=1159.1
/proc/19321/stat : 19321 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194304 8448 0 0 0 115899 11 0 0 25 0 2 0 1160142621 46870528 8415 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19321/statm: 11443 8415 83 193 0 11247 0
[pid=19321/tid=19322] ppid=19318 vsize=45772 CPUtime=580.5
/proc/19321/task/19322/stat : 19322 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194368 2678 0 0 0 58046 4 0 0 25 0 2 0 1160142630 46870528 8415 1992294400 134512640 135305190 4294956144 18446744073709551615 134557557 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.53
Current children cumulated vsize (KiB) 51128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.102 s]
/proc/loadavg: 1.99 1.86 1.46 3/67 19328
/proc/meminfo: memFree=1789968/2055920 swapFree=4176444/4192956
[pid=19318] ppid=19316 vsize=5356 CPUtime=1.43
/proc/19318/stat : 19318 (manysat.sh) S 19316 19318 19186 0 -1 4194304 312 4023 0 0 0 0 138 5 19 0 1 0 1160142477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19318/statm: 1339 238 195 169 0 50 0
[pid=19321] ppid=19318 vsize=45920 CPUtime=1198.61
/proc/19321/stat : 19321 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194304 8475 0 0 0 119850 11 0 0 25 0 2 0 1160142621 47022080 8442 1992294400 134512640 135305190 4294956144 18446744073709551615 134528858 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19321/statm: 11480 8442 83 193 0 11284 0
[pid=19321/tid=19322] ppid=19318 vsize=45920 CPUtime=600.3
/proc/19321/task/19322/stat : 19322 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194368 2681 0 0 0 60026 4 0 0 25 0 2 0 1160142630 47022080 8442 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 51276

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

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

[startup+602.102 s]
/proc/loadavg: 1.99 1.86 1.46 3/67 19328
/proc/meminfo: memFree=1789968/2055920 swapFree=4176444/4192956
[pid=19318] ppid=19316 vsize=5356 CPUtime=1.43
/proc/19318/stat : 19318 (manysat.sh) S 19316 19318 19186 0 -1 4194304 312 4023 0 0 0 0 138 5 19 0 1 0 1160142477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19318/statm: 1339 238 195 169 0 50 0
[pid=19321] ppid=19318 vsize=45920 CPUtime=1198.61
/proc/19321/stat : 19321 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194304 8475 0 0 0 119850 11 0 0 25 0 2 0 1160142621 47022080 8442 1992294400 134512640 135305190 4294956144 18446744073709551615 134528858 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19321/statm: 11480 8442 83 193 0 11284 0
[pid=19321/tid=19322] ppid=19318 vsize=45920 CPUtime=600.3
/proc/19321/task/19322/stat : 19322 (manysat1.1_stat) R 19318 19318 19186 0 -1 4194368 2681 0 0 0 60026 4 0 0 25 0 2 0 1160142630 47022080 8442 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 51276

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19318 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=386789
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=55991
# CPU time returned by wait4() is 1.44278
# while last known CPU time is 1200.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 602.119
CPU time (s): 1200.04
CPU user time (s): 1199.88
CPU system time (s): 0.16
CPU usage (%): 199.303
Max. virtual memory (cumulated for all children) (KiB): 51276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.38679
system time used= 0.055991
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= 5
involuntary context switches= 8

runsolver used 0.593909 second user time and 1.60875 second system time

The end

Launcher Data

Begin job on node27 at 2009-04-04 21:52:51
IDJOB=1558828
IDBENCH=70865
IDSOLVER=513
FILE ID=node27/1558828-1238874771
PBS_JOBID= 9085986
Free space on /tmp= 66392 MiB

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

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

MD5SUM BENCH= abeb2c5a0bb0ad39fbdbdbc07efbecf7
RANDOM SEED=1191792841

node27.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		: 2800.196
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	: 5521.40
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		: 2800.196
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:       1829712 kB
Buffers:         32116 kB
Cached:         127752 kB
SwapCached:       9588 kB
Active:          21408 kB
Inactive:       149704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1829712 kB
SwapTotal:     4192956 kB
SwapFree:      4176444 kB
Dirty:            3036 kB
Writeback:           0 kB
Mapped:          16848 kB
Slab:            40964 kB
Committed_AS:  3291324 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66384 MiB
End job on node27 at 2009-04-04 22:02:55