Trace number 1775286

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-20UNSAT 358.615 180.239

General information on the benchmark

Namegoldb-heqc-i10mul.cnf
MD5SUM80e15f28c8e2d72627ec75fe75757317
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark183.879
Satisfiable
(Un)Satisfiability was proved
Number of variables12998
Number of clauses77941
Sum of the clauses size262272
Maximum clause length448
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217756
Number of clauses of size 337304
Number of clauses of size 40
Number of clauses of size 522880
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |   77941   262272 |   23382       0        0     nan |  0.000 % |
0.59/0.60	c |         0 |   76060   260188 |      --       0       --      -- |     --   | -1881/-2084
0.59/0.60	c ==============================================================================
0.59/0.60	c Result  :   #vars: 12369   #clauses: 76060   #literals: 260188
0.59/0.60	c CPU time:   0.58891 s
0.59/0.60	c ==============================================================================
358.55/180.21	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
358.55/180.21	c ============================[ Problem Statistics ]=============================
358.55/180.21	c |                                                                             |
358.55/180.21	c threadId              : 1
358.55/180.21	c restarts              : 1614
358.55/180.21	c conflicts             : 140590         (393 /sec)
358.55/180.21	c decisions             : 1240580        (1.10 % random) (3470 /sec)
358.55/180.21	c propagations          : 76043630       (212716 /sec)
358.55/180.21	c conflict literals     : 5490993        (37.14 % deleted)
358.55/180.21	c Memory used           : 133.43 MB
358.55/180.21	c CPU time              : 357.489 s
358.55/180.21	
358.55/180.21	c --->m=4, e=8, aimd=1, HOME/1420_many.cnf	time: 89.3722	conflicts: 140590       
358.55/180.23	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1775286-1241294258/watcher-1775286-1241294258 -o /tmp/evaluation-result-1775286-1241294258/solver-1775286-1241294258 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1775286-1241294258.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: 2.85 3.69 3.82 3/64 1420
/proc/meminfo: memFree=1948024/2055920 swapFree=4181296/4192956
[pid=1420] ppid=1418 vsize=5356 CPUtime=0
/proc/1420/stat : 1420 (manysat.sh) R 1418 1420 1285 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 157453557 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 255539604127 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/1420/statm: 1339 234 194 169 0 50 0
[pid=1421] ppid=1420 vsize=1556 CPUtime=0
/proc/1421/stat : 1421 (SatElite) R 1420 1420 1285 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 157453557 1593344 272 1992294400 134512640 135034092 4294956112 18446744073709551615 134544849 0 0 4096 3 0 0 0 17 0 0 0
/proc/1421/statm: 389 275 50 127 0 259 0

[startup+0.084695 s]
/proc/loadavg: 2.85 3.69 3.82 3/64 1420
/proc/meminfo: memFree=1948024/2055920 swapFree=4181296/4192956
[pid=1420] ppid=1418 vsize=5356 CPUtime=0
/proc/1420/stat : 1420 (manysat.sh) S 1418 1420 1285 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157453557 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1420/statm: 1339 235 195 169 0 50 0
[pid=1421] ppid=1420 vsize=8976 CPUtime=0.08
/proc/1421/stat : 1421 (SatElite) R 1420 1420 1285 0 -1 4194304 2005 0 0 0 7 1 0 0 19 0 1 0 157453557 9191424 1989 1992294400 134512640 135034092 4294956112 18446744073709551615 134566273 0 0 4096 3 0 0 0 17 0 0 0
/proc/1421/statm: 2244 1989 68 127 0 2114 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14332

[startup+0.101696 s]
/proc/loadavg: 2.85 3.69 3.82 3/64 1420
/proc/meminfo: memFree=1948024/2055920 swapFree=4181296/4192956
[pid=1420] ppid=1418 vsize=5356 CPUtime=0
/proc/1420/stat : 1420 (manysat.sh) S 1418 1420 1285 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157453557 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1420/statm: 1339 235 195 169 0 50 0
[pid=1421] ppid=1420 vsize=8976 CPUtime=0.09
/proc/1421/stat : 1421 (SatElite) R 1420 1420 1285 0 -1 4194304 2005 0 0 0 8 1 0 0 19 0 1 0 157453557 9191424 1989 1992294400 134512640 135034092 4294956112 18446744073709551615 134566215 0 0 4096 3 0 0 0 17 0 0 0
/proc/1421/statm: 2244 1989 68 127 0 2114 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14332

[startup+0.301714 s]
/proc/loadavg: 2.85 3.69 3.82 3/64 1420
/proc/meminfo: memFree=1948024/2055920 swapFree=4181296/4192956
[pid=1420] ppid=1418 vsize=5356 CPUtime=0
/proc/1420/stat : 1420 (manysat.sh) S 1418 1420 1285 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157453557 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1420/statm: 1339 235 195 169 0 50 0
[pid=1421] ppid=1420 vsize=9752 CPUtime=0.29
/proc/1421/stat : 1421 (SatElite) R 1420 1420 1285 0 -1 4194304 2138 0 0 0 28 1 0 0 21 0 1 0 157453557 9986048 2122 1992294400 134512640 135034092 4294956112 18446744073709551615 134566342 0 0 4096 3 0 0 0 17 0 0 0
/proc/1421/statm: 2438 2122 68 127 0 2308 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15108

[startup+0.70175 s]
/proc/loadavg: 2.85 3.69 3.82 3/64 1420
/proc/meminfo: memFree=1948024/2055920 swapFree=4181296/4192956
[pid=1420] ppid=1418 vsize=5356 CPUtime=0
/proc/1420/stat : 1420 (manysat.sh) S 1418 1420 1285 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157453557 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1420/statm: 1339 235 195 169 0 50 0
[pid=1421] ppid=1420 vsize=9756 CPUtime=0.69
/proc/1421/stat : 1421 (SatElite) R 1420 1420 1285 0 -1 4194304 2295 0 0 0 68 1 0 0 25 0 1 0 157453557 9990144 2125 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/1421/statm: 2439 2125 69 127 0 2309 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15112

[startup+1.50183 s]
/proc/loadavg: 2.85 3.69 3.82 5/69 1426
/proc/meminfo: memFree=1922256/2055920 swapFree=4181296/4192956
[pid=1420] ppid=1418 vsize=5356 CPUtime=0.69
/proc/1420/stat : 1420 (manysat.sh) S 1418 1420 1285 0 -1 4194304 313 2298 0 0 0 0 68 1 16 0 1 0 157453557 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1420/statm: 1339 238 195 169 0 50 0
[pid=1423] ppid=1420 vsize=59592 CPUtime=1.36
/proc/1423/stat : 1423 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194304 6478 0 0 0 129 7 0 0 16 0 4 0 157453628 61022208 6464 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1423/statm: 14898 6464 83 193 0 14702 0
[pid=1423/tid=1424] ppid=1420 vsize=59592 CPUtime=0.29
/proc/1423/task/1424/stat : 1424 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 257 0 0 0 29 0 0 0 16 0 4 0 157453648 61022208 6464 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1423/tid=1425] ppid=1420 vsize=59592 CPUtime=0.26
/proc/1423/task/1425/stat : 1425 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 187 0 0 0 26 0 0 0 16 0 4 0 157453648 61022208 6464 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1423/tid=1426] ppid=1420 vsize=59592 CPUtime=0.31
/proc/1423/task/1426/stat : 1426 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 215 0 0 0 30 1 0 0 16 0 4 0 157453648 61022208 6464 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 64948

[startup+3.10198 s]
/proc/loadavg: 2.94 3.70 3.82 5/69 1426
/proc/meminfo: memFree=1919504/2055920 swapFree=4181296/4192956
[pid=1420] ppid=1418 vsize=5356 CPUtime=0.69
/proc/1420/stat : 1420 (manysat.sh) S 1418 1420 1285 0 -1 4194304 313 2298 0 0 0 0 68 1 16 0 1 0 157453557 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1420/statm: 1339 238 195 169 0 50 0
[pid=1423] ppid=1420 vsize=60940 CPUtime=4.56
/proc/1423/stat : 1423 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194304 6862 0 0 0 448 8 0 0 16 0 4 0 157453628 62402560 6848 1992294400 134512640 135305190 4294956160 18446744073709551615 134530711 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1423/statm: 15235 6848 83 193 0 15039 0
[pid=1423/tid=1424] ppid=1420 vsize=60940 CPUtime=1.07
/proc/1423/task/1424/stat : 1424 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 360 0 0 0 106 1 0 0 17 0 4 0 157453648 62402560 6848 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1423/tid=1425] ppid=1420 vsize=60940 CPUtime=1.09
/proc/1423/task/1425/stat : 1425 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 295 0 0 0 108 1 0 0 17 0 4 0 157453648 62402560 6848 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1423/tid=1426] ppid=1420 vsize=60940 CPUtime=1.17
/proc/1423/task/1426/stat : 1426 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 296 0 0 0 116 1 0 0 16 0 4 0 157453648 62402560 6848 1992294400 134512640 135305190 4294956160 18446744073709551615 134558318 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.25
Current children cumulated vsize (KiB) 66296

[startup+6.30228 s]
/proc/loadavg: 2.94 3.70 3.82 5/69 1426
/proc/meminfo: memFree=1916688/2055920 swapFree=4181296/4192956
[pid=1420] ppid=1418 vsize=5356 CPUtime=0.69
/proc/1420/stat : 1420 (manysat.sh) S 1418 1420 1285 0 -1 4194304 313 2298 0 0 0 0 68 1 16 0 1 0 157453557 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1420/statm: 1339 238 195 169 0 50 0
[pid=1423] ppid=1420 vsize=63288 CPUtime=10.93
/proc/1423/stat : 1423 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194304 7500 0 0 0 1085 8 0 0 17 0 4 0 157453628 64806912 7486 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1423/statm: 15822 7486 83 193 0 15626 0
[pid=1423/tid=1424] ppid=1420 vsize=63288 CPUtime=2.65
/proc/1423/task/1424/stat : 1424 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 537 0 0 0 264 1 0 0 16 0 4 0 157453648 64806912 7486 1992294400 134512640 135305190 4294956160 18446744073709551615 134528363 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1423/tid=1425] ppid=1420 vsize=63288 CPUtime=2.73
/proc/1423/task/1425/stat : 1425 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 448 0 0 0 272 1 0 0 17 0 4 0 157453648 64806912 7486 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1423/tid=1426] ppid=1420 vsize=63288 CPUtime=2.82
/proc/1423/task/1426/stat : 1426 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 439 0 0 0 281 1 0 0 17 0 4 0 157453648 64806912 7486 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.62
Current children cumulated vsize (KiB) 68644

[startup+12.7019 s]
/proc/loadavg: 3.11 3.71 3.82 5/69 1426
/proc/meminfo: memFree=1910928/2055920 swapFree=4181296/4192956
[pid=1420] ppid=1418 vsize=5356 CPUtime=0.69
/proc/1420/stat : 1420 (manysat.sh) S 1418 1420 1285 0 -1 4194304 313 2298 0 0 0 0 68 1 16 0 1 0 157453557 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1420/statm: 1339 238 195 169 0 50 0
[pid=1423] ppid=1420 vsize=68980 CPUtime=23.7
/proc/1423/stat : 1423 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194304 9002 0 0 0 2360 10 0 0 17 0 4 0 157453628 70635520 8971 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1423/statm: 17245 8971 83 193 0 17049 0
[pid=1423/tid=1424] ppid=1420 vsize=68980 CPUtime=5.69
/proc/1423/task/1424/stat : 1424 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 899 0 0 0 568 1 0 0 18 0 4 0 157453648 70635520 8971 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1423/tid=1425] ppid=1420 vsize=68980 CPUtime=5.83
/proc/1423/task/1425/stat : 1425 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 882 0 0 0 582 1 0 0 17 0 4 0 157453648 70635520 8971 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1423/tid=1426] ppid=1420 vsize=68980 CPUtime=6.13
/proc/1423/task/1426/stat : 1426 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 755 0 0 0 611 2 0 0 17 0 4 0 157453648 70635520 8971 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.39
Current children cumulated vsize (KiB) 74336

[startup+25.5021 s]
/proc/loadavg: 3.24 3.72 3.82 5/69 1426
/proc/meminfo: memFree=1896272/2055920 swapFree=4181296/4192956
[pid=1420] ppid=1418 vsize=5356 CPUtime=0.69
/proc/1420/stat : 1420 (manysat.sh) S 1418 1420 1285 0 -1 4194304 313 2298 0 0 0 0 68 1 16 0 1 0 157453557 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1420/statm: 1339 238 195 169 0 50 0
[pid=1423] ppid=1420 vsize=84036 CPUtime=49.25
/proc/1423/stat : 1423 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194304 12672 0 0 0 4908 17 0 0 17 0 4 0 157453628 86052864 12641 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1423/statm: 21009 12641 83 193 0 20813 0
[pid=1423/tid=1424] ppid=1420 vsize=84036 CPUtime=8.82
/proc/1423/task/1424/stat : 1424 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 1368 0 0 0 880 2 0 0 18 0 4 0 157453648 86052864 12641 1992294400 134512640 135305190 4294956160 18446744073709551615 134557466 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1423/tid=1425] ppid=1420 vsize=84036 CPUtime=11.13
/proc/1423/task/1425/stat : 1425 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 1883 0 0 0 1110 3 0 0 18 0 4 0 157453648 86052864 12641 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1423/tid=1426] ppid=1420 vsize=84036 CPUtime=14.27
/proc/1423/task/1426/stat : 1426 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 1697 0 0 0 1423 4 0 0 17 0 4 0 157453648 86052864 12641 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.94
Current children cumulated vsize (KiB) 89392

[startup+51.1025 s]
/proc/loadavg: 3.50 3.74 3.83 5/69 1426
/proc/meminfo: memFree=1873872/2055920 swapFree=4181296/4192956
[pid=1420] ppid=1418 vsize=5356 CPUtime=0.69
/proc/1420/stat : 1420 (manysat.sh) S 1418 1420 1285 0 -1 4194304 313 2298 0 0 0 0 68 1 16 0 1 0 157453557 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1420/statm: 1339 238 195 169 0 50 0
[pid=1423] ppid=1420 vsize=106896 CPUtime=100.33
/proc/1423/stat : 1423 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194304 18400 0 0 0 10007 26 0 0 18 0 4 0 157453628 109461504 18329 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1423/statm: 26724 18329 83 193 0 26528 0
[pid=1423/tid=1424] ppid=1420 vsize=106896 CPUtime=17.58
/proc/1423/task/1424/stat : 1424 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 1982 0 0 0 1755 3 0 0 19 0 4 0 157453648 109461504 18329 1992294400 134512640 135305190 4294956160 18446744073709551615 134528338 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1423/tid=1425] ppid=1420 vsize=106896 CPUtime=22.37
/proc/1423/task/1425/stat : 1425 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 3828 0 0 0 2231 6 0 0 19 0 4 0 157453648 109461504 18329 1992294400 134512640 135305190 4294956160 18446744073709551615 134555016 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1423/tid=1426] ppid=1420 vsize=106896 CPUtime=30.3
/proc/1423/task/1426/stat : 1426 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 3205 0 0 0 3024 6 0 0 17 0 4 0 157453648 109461504 18329 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.02
Current children cumulated vsize (KiB) 112252

[startup+102.306 s]
/proc/loadavg: 3.80 3.78 3.83 5/69 1426
/proc/meminfo: memFree=1854288/2055920 swapFree=4181296/4192956
[pid=1420] ppid=1418 vsize=5356 CPUtime=0.69
/proc/1420/stat : 1420 (manysat.sh) S 1418 1420 1285 0 -1 4194304 313 2298 0 0 0 0 68 1 16 0 1 0 157453557 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1420/statm: 1339 238 195 169 0 50 0
[pid=1423] ppid=1420 vsize=125668 CPUtime=202.49
/proc/1423/stat : 1423 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194304 23158 0 0 0 20215 34 0 0 18 0 4 0 157453628 128684032 23087 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1423/statm: 31417 23087 83 193 0 31221 0
[pid=1423/tid=1424] ppid=1420 vsize=125668 CPUtime=40.85
/proc/1423/task/1424/stat : 1424 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 2731 0 0 0 4080 5 0 0 17 0 4 0 157453648 128684032 23087 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1423/tid=1425] ppid=1420 vsize=125668 CPUtime=38.29
/proc/1423/task/1425/stat : 1425 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 4682 0 0 0 3822 7 0 0 19 0 4 0 157453648 128684032 23087 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1423/tid=1426] ppid=1420 vsize=125668 CPUtime=61.23
/proc/1423/task/1426/stat : 1426 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 4627 0 0 0 6114 9 0 0 18 0 4 0 157453648 128684032 23087 1992294400 134512640 135305190 4294956160 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.18
Current children cumulated vsize (KiB) 131024

[startup+162.303 s]
/proc/loadavg: 3.92 3.81 3.84 5/69 1426
/proc/meminfo: memFree=1843344/2055920 swapFree=4181296/4192956
[pid=1420] ppid=1418 vsize=5356 CPUtime=0.69
/proc/1420/stat : 1420 (manysat.sh) S 1418 1420 1285 0 -1 4194304 313 2298 0 0 0 0 68 1 16 0 1 0 157453557 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1420/statm: 1339 238 195 169 0 50 0
[pid=1423] ppid=1420 vsize=136412 CPUtime=322.23
/proc/1423/stat : 1423 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194304 25814 0 0 0 32184 39 0 0 25 0 4 0 157453628 139685888 25743 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1423/statm: 34103 25743 83 193 0 33907 0
[pid=1423/tid=1424] ppid=1420 vsize=136412 CPUtime=69.05
/proc/1423/task/1424/stat : 1424 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 3220 0 0 0 6900 5 0 0 18 0 4 0 157453648 139685888 25743 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1423/tid=1425] ppid=1420 vsize=136412 CPUtime=66.18
/proc/1423/task/1425/stat : 1425 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 5432 0 0 0 6610 8 0 0 24 0 4 0 157453648 139685888 25743 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1423/tid=1426] ppid=1420 vsize=136412 CPUtime=93.33
/proc/1423/task/1426/stat : 1426 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 5264 0 0 0 9323 10 0 0 22 0 4 0 157453648 139685888 25743 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 322.92
Current children cumulated vsize (KiB) 141768

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

[startup+166.301 s]
/proc/loadavg: 3.92 3.82 3.84 4/69 1426
/proc/meminfo: memFree=1843152/2055920 swapFree=4181296/4192956
[pid=1420] ppid=1418 vsize=5356 CPUtime=0.69
/proc/1420/stat : 1420 (manysat.sh) S 1418 1420 1285 0 -1 4194304 313 2298 0 0 0 0 68 1 16 0 1 0 157453557 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1420/statm: 1339 238 195 169 0 50 0
[pid=1423] ppid=1420 vsize=136632 CPUtime=330.19
/proc/1423/stat : 1423 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194304 25868 0 0 0 32980 39 0 0 18 0 4 0 157453628 139911168 25797 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1423/statm: 34158 25797 83 193 0 33962 0
[pid=1423/tid=1424] ppid=1420 vsize=136632 CPUtime=69.83
/proc/1423/task/1424/stat : 1424 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 3226 0 0 0 6978 5 0 0 19 0 4 0 157453648 139911168 25797 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1423/tid=1425] ppid=1420 vsize=136632 CPUtime=67.14
/proc/1423/task/1425/stat : 1425 (manysat1.1_stat) S 1420 1420 1285 0 -1 4194368 5439 0 0 0 6706 8 0 0 17 0 4 0 157453648 139911168 25797 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1423/tid=1426] ppid=1420 vsize=136632 CPUtime=96.51
/proc/1423/task/1426/stat : 1426 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 5296 0 0 0 9641 10 0 0 18 0 4 0 157453648 139911168 25797 1992294400 134512640 135305190 4294956160 18446744073709551615 134528512 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 330.88
Current children cumulated vsize (KiB) 141988

[startup+172.707 s]
/proc/loadavg: 3.86 3.81 3.83 5/69 1426
/proc/meminfo: memFree=1843024/2055920 swapFree=4181296/4192956
[pid=1420] ppid=1418 vsize=5356 CPUtime=0.69
/proc/1420/stat : 1420 (manysat.sh) S 1418 1420 1285 0 -1 4194304 313 2298 0 0 0 0 68 1 16 0 1 0 157453557 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1420/statm: 1339 238 195 169 0 50 0
[pid=1423] ppid=1420 vsize=136632 CPUtime=342.97
/proc/1423/stat : 1423 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194304 25871 0 0 0 34258 39 0 0 19 0 4 0 157453628 139911168 25800 1992294400 134512640 135305190 4294956160 18446744073709551615 134528594 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1423/statm: 34158 25800 83 193 0 33962 0
[pid=1423/tid=1424] ppid=1420 vsize=136632 CPUtime=73.45
/proc/1423/task/1424/stat : 1424 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 3227 0 0 0 7340 5 0 0 19 0 4 0 157453648 139911168 25800 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1423/tid=1425] ppid=1420 vsize=136632 CPUtime=70.03
/proc/1423/task/1425/stat : 1425 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 5439 0 0 0 6995 8 0 0 17 0 4 0 157453648 139911168 25800 1992294400 134512640 135305190 4294956160 18446744073709551615 134528990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1423/tid=1426] ppid=1420 vsize=136632 CPUtime=99.53
/proc/1423/task/1426/stat : 1426 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 5298 0 0 0 9943 10 0 0 18 0 4 0 157453648 139911168 25800 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 343.66
Current children cumulated vsize (KiB) 141988

[startup+175.901 s]
/proc/loadavg: 3.86 3.81 3.83 5/69 1426
/proc/meminfo: memFree=1843024/2055920 swapFree=4181296/4192956
[pid=1420] ppid=1418 vsize=5356 CPUtime=0.69
/proc/1420/stat : 1420 (manysat.sh) S 1418 1420 1285 0 -1 4194304 313 2298 0 0 0 0 68 1 16 0 1 0 157453557 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1420/statm: 1339 238 195 169 0 50 0
[pid=1423] ppid=1420 vsize=136632 CPUtime=349.35
/proc/1423/stat : 1423 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194304 25885 0 0 0 34896 39 0 0 18 0 4 0 157453628 139911168 25814 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1423/statm: 34158 25814 83 193 0 33962 0
[pid=1423/tid=1424] ppid=1420 vsize=136632 CPUtime=75.35
/proc/1423/task/1424/stat : 1424 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 3227 0 0 0 7530 5 0 0 17 0 4 0 157453648 139911168 25814 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1423/tid=1425] ppid=1420 vsize=136632 CPUtime=71.88
/proc/1423/task/1425/stat : 1425 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 5440 0 0 0 7180 8 0 0 18 0 4 0 157453648 139911168 25814 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1423/tid=1426] ppid=1420 vsize=136632 CPUtime=100.86
/proc/1423/task/1426/stat : 1426 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 5311 0 0 0 10076 10 0 0 17 0 4 0 157453648 139911168 25814 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 350.04
Current children cumulated vsize (KiB) 141988

[startup+177.502 s]
/proc/loadavg: 3.87 3.81 3.83 5/69 1426
/proc/meminfo: memFree=1843024/2055920 swapFree=4181296/4192956
[pid=1420] ppid=1418 vsize=5356 CPUtime=0.69
/proc/1420/stat : 1420 (manysat.sh) S 1418 1420 1285 0 -1 4194304 313 2298 0 0 0 0 68 1 16 0 1 0 157453557 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1420/statm: 1339 238 195 169 0 50 0
[pid=1423] ppid=1420 vsize=136632 CPUtime=352.54
/proc/1423/stat : 1423 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194304 25886 0 0 0 35215 39 0 0 19 0 4 0 157453628 139911168 25815 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1423/statm: 34158 25815 83 193 0 33962 0
[pid=1423/tid=1424] ppid=1420 vsize=136632 CPUtime=76.24
/proc/1423/task/1424/stat : 1424 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 3227 0 0 0 7619 5 0 0 19 0 4 0 157453648 139911168 25815 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1423/tid=1425] ppid=1420 vsize=136632 CPUtime=72.09
/proc/1423/task/1425/stat : 1425 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 5440 0 0 0 7201 8 0 0 17 0 4 0 157453648 139911168 25815 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1423/tid=1426] ppid=1420 vsize=136632 CPUtime=102.45
/proc/1423/task/1426/stat : 1426 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 5312 0 0 0 10235 10 0 0 17 0 4 0 157453648 139911168 25815 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 353.23
Current children cumulated vsize (KiB) 141988

[startup+179.102 s]
/proc/loadavg: 3.87 3.81 3.83 5/69 1426
/proc/meminfo: memFree=1842960/2055920 swapFree=4181296/4192956
[pid=1420] ppid=1418 vsize=5356 CPUtime=0.69
/proc/1420/stat : 1420 (manysat.sh) S 1418 1420 1285 0 -1 4194304 313 2298 0 0 0 0 68 1 16 0 1 0 157453557 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1420/statm: 1339 238 195 169 0 50 0
[pid=1423] ppid=1420 vsize=136632 CPUtime=355.74
/proc/1423/stat : 1423 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194304 25886 0 0 0 35535 39 0 0 19 0 4 0 157453628 139911168 25815 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1423/statm: 34158 25815 83 193 0 33962 0
[pid=1423/tid=1424] ppid=1420 vsize=136632 CPUtime=76.28
/proc/1423/task/1424/stat : 1424 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 3227 0 0 0 7623 5 0 0 19 0 4 0 157453648 139911168 25815 1992294400 134512640 135305190 4294956160 18446744073709551615 134551863 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1423/tid=1425] ppid=1420 vsize=136632 CPUtime=73.69
/proc/1423/task/1425/stat : 1425 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 5440 0 0 0 7361 8 0 0 17 0 4 0 157453648 139911168 25815 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1423/tid=1426] ppid=1420 vsize=136632 CPUtime=104.01
/proc/1423/task/1426/stat : 1426 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 5312 0 0 0 10391 10 0 0 19 0 4 0 157453648 139911168 25815 1992294400 134512640 135305190 4294956160 18446744073709551615 134528523 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 356.43
Current children cumulated vsize (KiB) 141988

[startup+179.901 s]
/proc/loadavg: 3.87 3.81 3.83 5/69 1426
/proc/meminfo: memFree=1842960/2055920 swapFree=4181296/4192956
[pid=1420] ppid=1418 vsize=5356 CPUtime=0.69
/proc/1420/stat : 1420 (manysat.sh) S 1418 1420 1285 0 -1 4194304 313 2298 0 0 0 0 68 1 16 0 1 0 157453557 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1420/statm: 1339 238 195 169 0 50 0
[pid=1423] ppid=1420 vsize=136632 CPUtime=357.33
/proc/1423/stat : 1423 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194304 25886 0 0 0 35694 39 0 0 19 0 4 0 157453628 139911168 25815 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1423/statm: 34158 25815 83 193 0 33962 0
[pid=1423/tid=1424] ppid=1420 vsize=136632 CPUtime=76.48
/proc/1423/task/1424/stat : 1424 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 3227 0 0 0 7643 5 0 0 19 0 4 0 157453648 139911168 25815 1992294400 134512640 135305190 4294956160 18446744073709551615 134529257 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1423/tid=1425] ppid=1420 vsize=136632 CPUtime=74.38
/proc/1423/task/1425/stat : 1425 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 5440 0 0 0 7430 8 0 0 18 0 4 0 157453648 139911168 25815 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1423/tid=1426] ppid=1420 vsize=136632 CPUtime=104.61
/proc/1423/task/1426/stat : 1426 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 5312 0 0 0 10451 10 0 0 17 0 4 0 157453648 139911168 25815 1992294400 134512640 135305190 4294956160 18446744073709551615 134528268 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 358.02
Current children cumulated vsize (KiB) 141988

[startup+180.101 s]
/proc/loadavg: 3.87 3.81 3.83 5/69 1426
/proc/meminfo: memFree=1842960/2055920 swapFree=4181296/4192956
[pid=1420] ppid=1418 vsize=5356 CPUtime=0.69
/proc/1420/stat : 1420 (manysat.sh) S 1418 1420 1285 0 -1 4194304 313 2298 0 0 0 0 68 1 16 0 1 0 157453557 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1420/statm: 1339 238 195 169 0 50 0
[pid=1423] ppid=1420 vsize=136632 CPUtime=357.73
/proc/1423/stat : 1423 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194304 25886 0 0 0 35734 39 0 0 19 0 4 0 157453628 139911168 25815 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1423/statm: 34158 25815 83 193 0 33962 0
[pid=1423/tid=1424] ppid=1420 vsize=136632 CPUtime=76.48
/proc/1423/task/1424/stat : 1424 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 3227 0 0 0 7643 5 0 0 16 0 4 0 157453648 139911168 25815 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1423/tid=1425] ppid=1420 vsize=136632 CPUtime=74.58
/proc/1423/task/1425/stat : 1425 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 5440 0 0 0 7450 8 0 0 18 0 4 0 157453648 139911168 25815 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1423/tid=1426] ppid=1420 vsize=136632 CPUtime=104.8
/proc/1423/task/1426/stat : 1426 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 5312 0 0 0 10470 10 0 0 16 0 4 0 157453648 139911168 25815 1992294400 134512640 135305190 4294956160 18446744073709551615 134529244 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 358.42
Current children cumulated vsize (KiB) 141988

[startup+180.201 s]
/proc/loadavg: 3.87 3.81 3.83 5/69 1426
/proc/meminfo: memFree=1842960/2055920 swapFree=4181296/4192956
[pid=1420] ppid=1418 vsize=5356 CPUtime=0.69
/proc/1420/stat : 1420 (manysat.sh) S 1418 1420 1285 0 -1 4194304 313 2298 0 0 0 0 68 1 16 0 1 0 157453557 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1420/statm: 1339 238 195 169 0 50 0
[pid=1423] ppid=1420 vsize=136632 CPUtime=357.86
/proc/1423/stat : 1423 (manysat1.1_stat) S 1420 1420 1285 0 -1 4194304 25886 0 0 0 35747 39 0 0 19 0 4 0 157453628 139911168 25815 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1423/statm: 34158 25815 83 193 0 33962 0
[pid=1423/tid=1424] ppid=1420 vsize=136632 CPUtime=76.5
/proc/1423/task/1424/stat : 1424 (manysat1.1_stat) S 1420 1420 1285 0 -1 4194368 3227 0 0 0 7645 5 0 0 16 0 4 0 157453648 139911168 25815 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1423/tid=1425] ppid=1420 vsize=136632 CPUtime=74.58
/proc/1423/task/1425/stat : 1425 (manysat1.1_stat) S 1420 1420 1285 0 -1 4194368 5440 0 0 0 7450 8 0 0 18 0 4 0 157453648 139911168 25815 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1423/tid=1426] ppid=1420 vsize=136632 CPUtime=104.88
/proc/1423/task/1426/stat : 1426 (manysat1.1_stat) R 1420 1420 1285 0 -1 4194368 5312 0 0 0 10478 10 0 0 17 0 4 0 157453648 139911168 25815 1992294400 134512640 135305190 4294956160 18446744073709551615 134529257 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 358.55
Current children cumulated vsize (KiB) 141988

Child status: 20
Real time (s): 180.239
CPU time (s): 358.615
CPU user time (s): 358.177
CPU system time (s): 0.438933
CPU usage (%): 198.966
Max. virtual memory (cumulated for all children) (KiB): 141988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 358.177
system time used= 0.438933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28666
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= 2674
involuntary context switches= 8682

runsolver used 0.19497 second user time and 0.477927 second system time

The end

Launcher Data

Begin job on node48 at 2009-05-02 21:57:38
IDJOB=1775286
IDBENCH=71699
IDSOLVER=612
FILE ID=node48/1775286-1241294258
PBS_JOBID= 9225146
Free space on /tmp= 66416 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT_RACE06/goldb-heqc-i10mul.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775286-1241294258/watcher-1775286-1241294258 -o /tmp/evaluation-result-1775286-1241294258/solver-1775286-1241294258 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1775286-1241294258.cnf aimd 1

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

MD5SUM BENCH= 80e15f28c8e2d72627ec75fe75757317
RANDOM SEED=833872233

node48.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.209
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.209
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1948504 kB
Buffers:          5612 kB
Cached:          40680 kB
SwapCached:       5388 kB
Active:          20732 kB
Inactive:        33368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1948504 kB
SwapTotal:     4192956 kB
SwapFree:      4181296 kB
Dirty:            3364 kB
Writeback:           0 kB
Mapped:          13472 kB
Slab:            39352 kB
Committed_AS:   767648 kB
PageTables:       1368 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= 66416 MiB
End job on node48 at 2009-05-02 22:00:39