Trace number 1774086

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) 10000.2 5012.22

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-34-s100.cnf
MD5SUMd33264afbb7fa6f88a24b97cfc468c5a
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 variables32465
Number of clauses97748
Sum of the clauses size230766
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262350
Number of clauses of size 335334
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.01/0.09	c ==============================================================================
0.01/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.01/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.01/0.09	c ==============================================================================
0.01/0.09	c |         0 |   97556   230314 |   29266       0        0     nan |  0.000 % |
1.19/1.27	c |         0 |   60741   181511 |      --       0       --      -- |     --   | -36695/-48379
1.19/1.27	c ==============================================================================
1.19/1.27	c Result  :   #vars: 14617   #clauses: 60741   #literals: 181511
1.19/1.27	c CPU time:   1.23281 s
1.19/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-1774086-1241290274/watcher-1774086-1241290274 -o /tmp/evaluation-result-1774086-1241290274/solver-1774086-1241290274 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1774086-1241290274.cnf aimd 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.99 3.98 3.93 3/64 30047
/proc/meminfo: memFree=1864624/2055920 swapFree=4178716/4192956
[pid=30047] ppid=30045 vsize=5356 CPUtime=0
/proc/30047/stat : 30047 (manysat.sh) R 30045 30047 29944 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 157061023 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 214919867039 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/30047/statm: 1339 234 194 169 0 50 0
[pid=30048] ppid=30047 vsize=1556 CPUtime=0
/proc/30048/stat : 30048 (SatElite) R 30047 30047 29944 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 157061024 1593344 268 1992294400 134512640 135034092 4294956112 18446744073709551615 134545609 0 0 4096 3 0 0 0 17 0 0 0
/proc/30048/statm: 389 270 50 127 0 259 0

[startup+0.025388 s]
/proc/loadavg: 3.99 3.98 3.93 3/64 30047
/proc/meminfo: memFree=1864624/2055920 swapFree=4178716/4192956
[pid=30047] ppid=30045 vsize=5356 CPUtime=0
/proc/30047/stat : 30047 (manysat.sh) S 30045 30047 29944 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157061023 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30047/statm: 1339 235 195 169 0 50 0
[pid=30048] ppid=30047 vsize=5364 CPUtime=0.01
/proc/30048/stat : 30048 (SatElite) R 30047 30047 29944 0 -1 4194304 1237 0 0 0 1 0 0 0 19 0 1 0 157061024 5492736 1221 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/30048/statm: 1341 1223 51 127 0 1211 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10720

[startup+0.101402 s]
/proc/loadavg: 3.99 3.98 3.93 3/64 30047
/proc/meminfo: memFree=1864624/2055920 swapFree=4178716/4192956
[pid=30047] ppid=30045 vsize=5356 CPUtime=0
/proc/30047/stat : 30047 (manysat.sh) S 30045 30047 29944 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157061023 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30047/statm: 1339 235 195 169 0 50 0
[pid=30048] ppid=30047 vsize=13360 CPUtime=0.09
/proc/30048/stat : 30048 (SatElite) R 30047 30047 29944 0 -1 4194304 3292 0 0 0 8 1 0 0 19 0 1 0 157061024 13680640 3169 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/30048/statm: 3340 3169 68 127 0 3210 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18716

[startup+0.301444 s]
/proc/loadavg: 3.99 3.98 3.93 3/64 30047
/proc/meminfo: memFree=1864624/2055920 swapFree=4178716/4192956
[pid=30047] ppid=30045 vsize=5356 CPUtime=0
/proc/30047/stat : 30047 (manysat.sh) S 30045 30047 29944 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157061023 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30047/statm: 1339 235 195 169 0 50 0
[pid=30048] ppid=30047 vsize=14548 CPUtime=0.29
/proc/30048/stat : 30048 (SatElite) R 30047 30047 29944 0 -1 4194304 3557 0 0 0 27 2 0 0 21 0 1 0 157061024 14897152 3434 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/30048/statm: 3637 3434 68 127 0 3507 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19904

[startup+0.701532 s]
/proc/loadavg: 3.99 3.98 3.93 3/64 30047
/proc/meminfo: memFree=1864624/2055920 swapFree=4178716/4192956
[pid=30047] ppid=30045 vsize=5356 CPUtime=0
/proc/30047/stat : 30047 (manysat.sh) S 30045 30047 29944 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157061023 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30047/statm: 1339 235 195 169 0 50 0
[pid=30048] ppid=30047 vsize=15560 CPUtime=0.69
/proc/30048/stat : 30048 (SatElite) R 30047 30047 29944 0 -1 4194304 3811 0 0 0 66 3 0 0 25 0 1 0 157061024 15933440 3665 1992294400 134512640 135034092 4294956112 18446744073709551615 134566276 0 0 4096 3 0 0 0 17 0 0 0
/proc/30048/statm: 3890 3665 68 127 0 3760 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20916

[startup+1.50271 s]
/proc/loadavg: 3.99 3.98 3.93 2/66 30049
/proc/meminfo: memFree=1845344/2055920 swapFree=4178716/4192956
[pid=30047] ppid=30045 vsize=5356 CPUtime=1.33
/proc/30047/stat : 30047 (manysat.sh) S 30045 30047 29944 0 -1 4194304 313 4035 0 0 0 0 130 3 16 0 1 0 157061023 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30047/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 5356

[startup+3.10106 s]
/proc/loadavg: 3.99 3.98 3.93 5/69 30053
/proc/meminfo: memFree=1837960/2055920 swapFree=4178716/4192956
[pid=30047] ppid=30045 vsize=5356 CPUtime=1.33
/proc/30047/stat : 30047 (manysat.sh) S 30045 30047 29944 0 -1 4194304 313 4035 0 0 0 0 130 3 16 0 1 0 157061023 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30047/statm: 1339 238 195 169 0 50 0
[pid=30050] ppid=30047 vsize=54820 CPUtime=3.3
/proc/30050/stat : 30050 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194304 5494 0 0 0 326 4 0 0 18 0 4 0 157061159 56135680 5480 1992294400 134512640 135305190 4294956160 18446744073709551615 134557882 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30050/statm: 13705 5480 83 193 0 13509 0
[pid=30050/tid=30051] ppid=30047 vsize=54820 CPUtime=1.21
/proc/30050/task/30051/stat : 30051 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 197 0 0 0 121 0 0 0 17 0 4 0 157061176 56135680 5480 1992294400 134512640 135305190 4294956160 18446744073709551615 134528283 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30050/tid=30052] ppid=30047 vsize=54820 CPUtime=1.1
/proc/30050/task/30052/stat : 30052 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 233 0 0 0 110 0 0 0 18 0 4 0 157061176 56135680 5480 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30050/tid=30053] ppid=30047 vsize=54820 CPUtime=0.46
/proc/30050/task/30053/stat : 30053 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 203 0 0 0 46 0 0 0 17 0 4 0 157061176 56135680 5480 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.63
Current children cumulated vsize (KiB) 60176

[startup+6.30275 s]
/proc/loadavg: 3.99 3.98 3.93 5/69 30053
/proc/meminfo: memFree=1836872/2055920 swapFree=4178716/4192956
[pid=30047] ppid=30045 vsize=5356 CPUtime=1.33
/proc/30047/stat : 30047 (manysat.sh) S 30045 30047 29944 0 -1 4194304 313 4035 0 0 0 0 130 3 16 0 1 0 157061023 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30047/statm: 1339 238 195 169 0 50 0
[pid=30050] ppid=30047 vsize=55368 CPUtime=9.67
/proc/30050/stat : 30050 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194304 5630 0 0 0 963 4 0 0 25 0 4 0 157061159 56696832 5616 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30050/statm: 13842 5616 83 193 0 13646 0
[pid=30050/tid=30051] ppid=30047 vsize=55368 CPUtime=3.41
/proc/30050/task/30051/stat : 30051 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 226 0 0 0 341 0 0 0 20 0 4 0 157061176 56696832 5616 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30050/tid=30052] ppid=30047 vsize=55368 CPUtime=2.76
/proc/30050/task/30052/stat : 30052 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 257 0 0 0 276 0 0 0 20 0 4 0 157061176 56696832 5616 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30050/tid=30053] ppid=30047 vsize=55368 CPUtime=2
/proc/30050/task/30053/stat : 30053 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 258 0 0 0 199 1 0 0 21 0 4 0 157061176 56696832 5616 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11
Current children cumulated vsize (KiB) 60724

[startup+12.7011 s]
/proc/loadavg: 3.99 3.98 3.93 5/69 30053
/proc/meminfo: memFree=1836168/2055920 swapFree=4178716/4192956
[pid=30047] ppid=30045 vsize=5356 CPUtime=1.33
/proc/30047/stat : 30047 (manysat.sh) S 30045 30047 29944 0 -1 4194304 313 4035 0 0 0 0 130 3 16 0 1 0 157061023 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30047/statm: 1339 238 195 169 0 50 0
[pid=30050] ppid=30047 vsize=56060 CPUtime=22.45
/proc/30050/stat : 30050 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194304 5794 0 0 0 2240 5 0 0 25 0 4 0 157061159 57405440 5780 1992294400 134512640 135305190 4294956160 18446744073709551615 134528861 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30050/statm: 14015 5780 83 193 0 13819 0
[pid=30050/tid=30051] ppid=30047 vsize=56060 CPUtime=6.6
/proc/30050/task/30051/stat : 30051 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 255 0 0 0 660 0 0 0 25 0 4 0 157061176 57405440 5780 1992294400 134512640 135305190 4294956160 18446744073709551615 134528178 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30050/tid=30052] ppid=30047 vsize=56060 CPUtime=6.8
/proc/30050/task/30052/stat : 30052 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 296 0 0 0 680 0 0 0 21 0 4 0 157061176 57405440 5780 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30050/tid=30053] ppid=30047 vsize=56060 CPUtime=4.35
/proc/30050/task/30053/stat : 30053 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 330 0 0 0 434 1 0 0 25 0 4 0 157061176 57405440 5780 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.78
Current children cumulated vsize (KiB) 61416

[startup+25.5029 s]
/proc/loadavg: 3.99 3.98 3.93 5/69 30053
/proc/meminfo: memFree=1835208/2055920 swapFree=4178716/4192956
[pid=30047] ppid=30045 vsize=5356 CPUtime=1.33
/proc/30047/stat : 30047 (manysat.sh) S 30045 30047 29944 0 -1 4194304 313 4035 0 0 0 0 130 3 16 0 1 0 157061023 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30047/statm: 1339 238 195 169 0 50 0
[pid=30050] ppid=30047 vsize=57220 CPUtime=47.99
/proc/30050/stat : 30050 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194304 6095 0 0 0 4794 5 0 0 25 0 4 0 157061159 58593280 6081 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30050/statm: 14305 6081 83 193 0 14109 0
[pid=30050/tid=30051] ppid=30047 vsize=57220 CPUtime=13.75
/proc/30050/task/30051/stat : 30051 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 329 0 0 0 1375 0 0 0 19 0 4 0 157061176 58593280 6081 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30050/tid=30052] ppid=30047 vsize=57220 CPUtime=13.19
/proc/30050/task/30052/stat : 30052 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 346 0 0 0 1319 0 0 0 25 0 4 0 157061176 58593280 6081 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30050/tid=30053] ppid=30047 vsize=57220 CPUtime=10.75
/proc/30050/task/30053/stat : 30053 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 467 0 0 0 1074 1 0 0 25 0 4 0 157061176 58593280 6081 1992294400 134512640 135305190 4294956160 18446744073709551615 134557557 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.32
Current children cumulated vsize (KiB) 62576

[startup+51.1024 s]
/proc/loadavg: 3.99 3.98 3.93 5/69 30053
/proc/meminfo: memFree=1832712/2055920 swapFree=4178716/4192956
[pid=30047] ppid=30045 vsize=5356 CPUtime=1.33
/proc/30047/stat : 30047 (manysat.sh) S 30045 30047 29944 0 -1 4194304 313 4035 0 0 0 0 130 3 16 0 1 0 157061023 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30047/statm: 1339 238 195 169 0 50 0
[pid=30050] ppid=30047 vsize=59848 CPUtime=99.07
/proc/30050/stat : 30050 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194304 6744 0 0 0 9901 6 0 0 25 0 4 0 157061159 61284352 6730 1992294400 134512640 135305190 4294956160 18446744073709551615 134530643 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30050/statm: 14962 6730 83 193 0 14766 0
[pid=30050/tid=30051] ppid=30047 vsize=59848 CPUtime=26.45
/proc/30050/task/30051/stat : 30051 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 485 0 0 0 2645 0 0 0 25 0 4 0 157061176 61284352 6730 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30050/tid=30052] ppid=30047 vsize=59848 CPUtime=25.99
/proc/30050/task/30052/stat : 30052 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 461 0 0 0 2599 0 0 0 25 0 4 0 157061176 61284352 6730 1992294400 134512640 135305190 4294956160 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30050/tid=30053] ppid=30047 vsize=59848 CPUtime=23.49
/proc/30050/task/30053/stat : 30053 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 752 0 0 0 2348 1 0 0 25 0 4 0 157061176 61284352 6730 1992294400 134512640 135305190 4294956160 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.4
Current children cumulated vsize (KiB) 65204

[startup+102.306 s]
/proc/loadavg: 3.99 3.98 3.93 5/69 30053
/proc/meminfo: memFree=1828360/2055920 swapFree=4178716/4192956
[pid=30047] ppid=30045 vsize=5356 CPUtime=1.33
/proc/30047/stat : 30047 (manysat.sh) S 30045 30047 29944 0 -1 4194304 313 4035 0 0 0 0 130 3 16 0 1 0 157061023 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30047/statm: 1339 238 195 169 0 50 0
[pid=30050] ppid=30047 vsize=64080 CPUtime=201.24
/proc/30050/stat : 30050 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194304 7814 0 0 0 20116 8 0 0 25 0 4 0 157061159 65617920 7800 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30050/statm: 16020 7800 83 193 0 15824 0
[pid=30050/tid=30051] ppid=30047 vsize=64080 CPUtime=52
/proc/30050/task/30051/stat : 30051 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 813 0 0 0 5200 0 0 0 25 0 4 0 157061176 65617920 7800 1992294400 134512640 135305190 4294956160 18446744073709551615 134528431 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30050/tid=30052] ppid=30047 vsize=64080 CPUtime=51.52
/proc/30050/task/30052/stat : 30052 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 683 0 0 0 5151 1 0 0 25 0 4 0 157061176 65617920 7800 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30050/tid=30053] ppid=30047 vsize=64080 CPUtime=49.04
/proc/30050/task/30053/stat : 30053 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 1060 0 0 0 4902 2 0 0 25 0 4 0 157061176 65617920 7800 1992294400 134512640 135305190 4294956160 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 202.57
Current children cumulated vsize (KiB) 69436

[startup+162.301 s]
/proc/loadavg: 3.99 3.98 3.93 5/69 30053
/proc/meminfo: memFree=1824520/2055920 swapFree=4178716/4192956
[pid=30047] ppid=30045 vsize=5356 CPUtime=1.33
/proc/30047/stat : 30047 (manysat.sh) S 30045 30047 29944 0 -1 4194304 313 4035 0 0 0 0 130 3 16 0 1 0 157061023 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30047/statm: 1339 238 195 169 0 50 0
[pid=30050] ppid=30047 vsize=67676 CPUtime=320.96
/proc/30050/stat : 30050 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194304 8733 0 0 0 32087 9 0 0 25 0 4 0 157061159 69300224 8719 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30050/statm: 16919 8719 83 193 0 16723 0
[pid=30050/tid=30051] ppid=30047 vsize=67676 CPUtime=81.89
/proc/30050/task/30051/stat : 30051 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 967 0 0 0 8189 0 0 0 25 0 4 0 157061176 69300224 8719 1992294400 134512640 135305190 4294956160 18446744073709551615 134557253 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30050/tid=30052] ppid=30047 vsize=67676 CPUtime=81.49
/proc/30050/task/30052/stat : 30052 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 913 0 0 0 8148 1 0 0 25 0 4 0 157061176 69300224 8719 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0

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

/proc/30050/task/30053/stat : 30053 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 10173 0 0 0 225151 14 0 0 25 0 4 0 157061176 180047872 35106 1992294400 134512640 135305190 4294956160 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9062.51
Current children cumulated vsize (KiB) 181184

[startup+4602.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/69 30067
/proc/meminfo: memFree=1716560/2055920 swapFree=4178716/4192956
[pid=30047] ppid=30045 vsize=5356 CPUtime=1.33
/proc/30047/stat : 30047 (manysat.sh) S 30045 30047 29944 0 -1 4194304 313 4035 0 0 0 0 130 3 16 0 1 0 157061023 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30047/statm: 1339 238 195 169 0 50 0
[pid=30050] ppid=30047 vsize=175828 CPUtime=9180.91
/proc/30050/stat : 30050 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194304 35130 0 0 0 918044 47 0 0 25 0 4 0 157061159 180047872 35109 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30050/statm: 43957 35109 83 193 0 43761 0
[pid=30050/tid=30051] ppid=30047 vsize=175828 CPUtime=2306.17
/proc/30050/task/30051/stat : 30051 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 6031 0 0 0 230607 10 0 0 25 0 4 0 157061176 180047872 35109 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30050/tid=30052] ppid=30047 vsize=175828 CPUtime=2305.55
/proc/30050/task/30052/stat : 30052 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 7600 0 0 0 230545 10 0 0 25 0 4 0 157061176 180047872 35109 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30050/tid=30053] ppid=30047 vsize=175828 CPUtime=2281.74
/proc/30050/task/30053/stat : 30053 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 10175 0 0 0 228160 14 0 0 25 0 4 0 157061176 180047872 35109 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9182.24
Current children cumulated vsize (KiB) 181184

[startup+4662.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/69 30067
/proc/meminfo: memFree=1716496/2055920 swapFree=4178716/4192956
[pid=30047] ppid=30045 vsize=5356 CPUtime=1.33
/proc/30047/stat : 30047 (manysat.sh) S 30045 30047 29944 0 -1 4194304 313 4035 0 0 0 0 130 3 16 0 1 0 157061023 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30047/statm: 1339 238 195 169 0 50 0
[pid=30050] ppid=30047 vsize=175828 CPUtime=9300.63
/proc/30050/stat : 30050 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194304 35130 0 0 0 930016 47 0 0 25 0 4 0 157061159 180047872 35109 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30050/statm: 43957 35109 83 193 0 43761 0
[pid=30050/tid=30051] ppid=30047 vsize=175828 CPUtime=2336.04
/proc/30050/task/30051/stat : 30051 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 6031 0 0 0 233594 10 0 0 25 0 4 0 157061176 180047872 35109 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30050/tid=30052] ppid=30047 vsize=175828 CPUtime=2335.51
/proc/30050/task/30052/stat : 30052 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 7600 0 0 0 233541 10 0 0 25 0 4 0 157061176 180047872 35109 1992294400 134512640 135305190 4294956160 18446744073709551615 134552658 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30050/tid=30053] ppid=30047 vsize=175828 CPUtime=2311.54
/proc/30050/task/30053/stat : 30053 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 10175 0 0 0 231140 14 0 0 25 0 4 0 157061176 180047872 35109 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9301.96
Current children cumulated vsize (KiB) 181184

[startup+4722.31 s]
/proc/loadavg: 4.00 4.01 4.00 5/69 30067
/proc/meminfo: memFree=1716432/2055920 swapFree=4178716/4192956
[pid=30047] ppid=30045 vsize=5356 CPUtime=1.33
/proc/30047/stat : 30047 (manysat.sh) S 30045 30047 29944 0 -1 4194304 313 4035 0 0 0 0 130 3 16 0 1 0 157061023 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30047/statm: 1339 238 195 169 0 50 0
[pid=30050] ppid=30047 vsize=175828 CPUtime=9420.37
/proc/30050/stat : 30050 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194304 35157 0 0 0 941990 47 0 0 25 0 4 0 157061159 180047872 35136 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30050/statm: 43957 35136 83 193 0 43761 0
[pid=30050/tid=30051] ppid=30047 vsize=175828 CPUtime=2366.02
/proc/30050/task/30051/stat : 30051 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 6034 0 0 0 236592 10 0 0 25 0 4 0 157061176 180047872 35136 1992294400 134512640 135305190 4294956160 18446744073709551615 134528525 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30050/tid=30052] ppid=30047 vsize=175828 CPUtime=2365.38
/proc/30050/task/30052/stat : 30052 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 7601 0 0 0 236528 10 0 0 25 0 4 0 157061176 180047872 35136 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30050/tid=30053] ppid=30047 vsize=175828 CPUtime=2341.43
/proc/30050/task/30053/stat : 30053 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 10195 0 0 0 234129 14 0 0 25 0 4 0 157061176 180047872 35136 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9421.7
Current children cumulated vsize (KiB) 181184

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/69 30067
/proc/meminfo: memFree=1716368/2055920 swapFree=4178716/4192956
[pid=30047] ppid=30045 vsize=5356 CPUtime=1.33
/proc/30047/stat : 30047 (manysat.sh) S 30045 30047 29944 0 -1 4194304 313 4035 0 0 0 0 130 3 16 0 1 0 157061023 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30047/statm: 1339 238 195 169 0 50 0
[pid=30050] ppid=30047 vsize=176852 CPUtime=9540.1
/proc/30050/stat : 30050 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194304 35189 0 0 0 953962 48 0 0 25 0 4 0 157061159 181096448 35168 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30050/statm: 44213 35168 83 193 0 44017 0
[pid=30050/tid=30051] ppid=30047 vsize=176852 CPUtime=2395.99
/proc/30050/task/30051/stat : 30051 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 6061 0 0 0 239589 10 0 0 25 0 4 0 157061176 181096448 35168 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30050/tid=30052] ppid=30047 vsize=176852 CPUtime=2395.33
/proc/30050/task/30052/stat : 30052 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 7601 0 0 0 239523 10 0 0 25 0 4 0 157061176 181096448 35168 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30050/tid=30053] ppid=30047 vsize=176852 CPUtime=2371.24
/proc/30050/task/30053/stat : 30053 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 10199 0 0 0 237110 14 0 0 25 0 4 0 157061176 181096448 35168 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9541.43
Current children cumulated vsize (KiB) 182208

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/69 30067
/proc/meminfo: memFree=1716240/2055920 swapFree=4178716/4192956
[pid=30047] ppid=30045 vsize=5356 CPUtime=1.33
/proc/30047/stat : 30047 (manysat.sh) S 30045 30047 29944 0 -1 4194304 313 4035 0 0 0 0 130 3 16 0 1 0 157061023 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30047/statm: 1339 238 195 169 0 50 0
[pid=30050] ppid=30047 vsize=176852 CPUtime=9659.83
/proc/30050/stat : 30050 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194304 35227 0 0 0 965935 48 0 0 25 0 4 0 157061159 181096448 35206 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30050/statm: 44213 35206 83 193 0 44017 0
[pid=30050/tid=30051] ppid=30047 vsize=176852 CPUtime=2425.97
/proc/30050/task/30051/stat : 30051 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 6062 0 0 0 242587 10 0 0 25 0 4 0 157061176 181096448 35206 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30050/tid=30052] ppid=30047 vsize=176852 CPUtime=2425.2
/proc/30050/task/30052/stat : 30052 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 7612 0 0 0 242510 10 0 0 25 0 4 0 157061176 181096448 35206 1992294400 134512640 135305190 4294956160 18446744073709551615 134528851 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30050/tid=30053] ppid=30047 vsize=176852 CPUtime=2401.12
/proc/30050/task/30053/stat : 30053 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 10219 0 0 0 240098 14 0 0 25 0 4 0 157061176 181096448 35206 1992294400 134512640 135305190 4294956160 18446744073709551615 134528458 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9661.16
Current children cumulated vsize (KiB) 182208

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/69 30067
/proc/meminfo: memFree=1715920/2055920 swapFree=4178716/4192956
[pid=30047] ppid=30045 vsize=5356 CPUtime=1.33
/proc/30047/stat : 30047 (manysat.sh) S 30045 30047 29944 0 -1 4194304 313 4035 0 0 0 0 130 3 16 0 1 0 157061023 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30047/statm: 1339 238 195 169 0 50 0
[pid=30050] ppid=30047 vsize=176852 CPUtime=9779.56
/proc/30050/stat : 30050 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194304 35320 0 0 0 977908 48 0 0 25 0 4 0 157061159 181096448 35299 1992294400 134512640 135305190 4294956160 18446744073709551615 134528341 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30050/statm: 44213 35299 83 193 0 44017 0
[pid=30050/tid=30051] ppid=30047 vsize=176852 CPUtime=2455.83
/proc/30050/task/30051/stat : 30051 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 6075 0 0 0 245573 10 0 0 25 0 4 0 157061176 181096448 35299 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30050/tid=30052] ppid=30047 vsize=176852 CPUtime=2455.07
/proc/30050/task/30052/stat : 30052 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 7617 0 0 0 245496 11 0 0 25 0 4 0 157061176 181096448 35299 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30050/tid=30053] ppid=30047 vsize=176852 CPUtime=2431.02
/proc/30050/task/30053/stat : 30053 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 10224 0 0 0 243088 14 0 0 25 0 4 0 157061176 181096448 35299 1992294400 134512640 135305190 4294956160 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9780.89
Current children cumulated vsize (KiB) 182208

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/69 30067
/proc/meminfo: memFree=1715728/2055920 swapFree=4178716/4192956
[pid=30047] ppid=30045 vsize=5356 CPUtime=1.33
/proc/30047/stat : 30047 (manysat.sh) S 30045 30047 29944 0 -1 4194304 313 4035 0 0 0 0 130 3 16 0 1 0 157061023 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30047/statm: 1339 238 195 169 0 50 0
[pid=30050] ppid=30047 vsize=177044 CPUtime=9899.28
/proc/30050/stat : 30050 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194304 35358 0 0 0 989880 48 0 0 25 0 4 0 157061159 181293056 35337 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30050/statm: 44261 35337 83 193 0 44065 0
[pid=30050/tid=30051] ppid=30047 vsize=177044 CPUtime=2485.82
/proc/30050/task/30051/stat : 30051 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 6077 0 0 0 248572 10 0 0 25 0 4 0 157061176 181293056 35337 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30050/tid=30052] ppid=30047 vsize=177044 CPUtime=2485.02
/proc/30050/task/30052/stat : 30052 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 7618 0 0 0 248491 11 0 0 25 0 4 0 157061176 181293056 35337 1992294400 134512640 135305190 4294956160 18446744073709551615 134552302 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30050/tid=30053] ppid=30047 vsize=177044 CPUtime=2460.82
/proc/30050/task/30053/stat : 30053 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 10231 0 0 0 246068 14 0 0 25 0 4 0 157061176 181293056 35337 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9900.61
Current children cumulated vsize (KiB) 182400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5012.2 s]
/proc/loadavg: 4.00 4.00 4.00 5/69 30067
/proc/meminfo: memFree=1715344/2055920 swapFree=4178716/4192956
[pid=30047] ppid=30045 vsize=5356 CPUtime=1.33
/proc/30047/stat : 30047 (manysat.sh) S 30045 30047 29944 0 -1 4194304 313 4035 0 0 0 0 130 3 16 0 1 0 157061023 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30047/statm: 1339 238 195 169 0 50 0
[pid=30050] ppid=30047 vsize=177384 CPUtime=9998.86
/proc/30050/stat : 30050 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194304 35422 0 0 0 999838 48 0 0 25 0 4 0 157061159 181641216 35401 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30050/statm: 44346 35401 83 193 0 44150 0
[pid=30050/tid=30051] ppid=30047 vsize=177384 CPUtime=2510.73
/proc/30050/task/30051/stat : 30051 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 6077 0 0 0 251063 10 0 0 25 0 4 0 157061176 181641216 35401 1992294400 134512640 135305190 4294956160 18446744073709551615 134528636 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30050/tid=30052] ppid=30047 vsize=177384 CPUtime=2509.83
/proc/30050/task/30052/stat : 30052 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 7676 0 0 0 250972 11 0 0 25 0 4 0 157061176 181641216 35401 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30050/tid=30053] ppid=30047 vsize=177384 CPUtime=2485.71
/proc/30050/task/30053/stat : 30053 (manysat1.1_stat) R 30047 30047 29944 0 -1 4194368 10233 0 0 0 248557 14 0 0 25 0 4 0 157061176 181641216 35401 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 182740

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

Real time (s): 5012.22
CPU time (s): 10000.2
CPU user time (s): 9999.68
CPU system time (s): 0.51
CPU usage (%): 199.516
Max. virtual memory (cumulated for all children) (KiB): 182740

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

runsolver used 5.13022 second user time and 13.134 second system time

The end

Launcher Data

Begin job on node10 at 2009-05-02 20:51:14
IDJOB=1774086
IDBENCH=70864
IDSOLVER=612
FILE ID=node10/1774086-1241290274
PBS_JOBID= 9225110
Free space on /tmp= 66556 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-34-s100.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774086-1241290274/watcher-1774086-1241290274 -o /tmp/evaluation-result-1774086-1241290274/solver-1774086-1241290274 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1774086-1241290274.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= d33264afbb7fa6f88a24b97cfc468c5a
RANDOM SEED=510550223

node10.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.263
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.263
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:       1865168 kB
Buffers:         31816 kB
Cached:          77624 kB
SwapCached:       7996 kB
Active:          20480 kB
Inactive:        98712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1865168 kB
SwapTotal:     4192956 kB
SwapFree:      4178716 kB
Dirty:            3052 kB
Writeback:           0 kB
Mapped:          13532 kB
Slab:            57732 kB
Committed_AS:   696412 kB
PageTables:       1372 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= 66548 MiB
End job on node10 at 2009-05-02 22:14:48