Trace number 1774466

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 488.149 245.246

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l45_lambda.cnf
MD5SUM94aa7bdbcbe99c5b3082c395dc2384e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark283.257
Satisfiable
(Un)Satisfiability was proved
Number of variables32313
Number of clauses161529
Sum of the clauses size465707
Maximum clause length9
Minimum clause length1
Number of clauses of size 14190
Number of clauses of size 240231
Number of clauses of size 394818
Number of clauses of size 415389
Number of clauses of size 56766
Number of clauses of size over 5135

Solver Data

0.00/0.00	c Parsing...
0.09/0.14	c ==============================================================================
0.09/0.14	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.14	c ==============================================================================
0.09/0.14	c |         0 |  151127   442273 |   45338       0        0     nan |  0.000 % |
0.89/0.98	c |         0 |   66882   225550 |      --       0       --      -- |     --   | -78765/-200275
0.89/0.98	c ==============================================================================
0.89/0.98	c Result  :   #vars: 7670   #clauses: 66882   #literals: 225550
0.89/0.98	c CPU time:   0.942856 s
0.89/0.98	c ==============================================================================
488.06/245.22	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
488.06/245.22	c ============================[ Problem Statistics ]=============================
488.06/245.22	c |                                                                             |
488.06/245.22	c threadId              : 3
488.06/245.22	c restarts              : 319
488.06/245.22	c conflicts             : 273156         (561 /sec)
488.06/245.22	c decisions             : 396393         (2.73 % random) (814 /sec)
488.06/245.22	c propagations          : 58114362       (119381 /sec)
488.06/245.22	c conflict literals     : 5118489        (33.84 % deleted)
488.06/245.22	c Memory used           : 111.84 MB
488.06/245.22	c CPU time              : 486.796 s
488.06/245.22	
488.06/245.22	c --->m=4, e=8, aimd=1, HOME/29836_many.cnf	time: 121.699	conflicts: 273156       
488.06/245.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-1774466-1241291278/watcher-1774466-1241291278 -o /tmp/evaluation-result-1774466-1241291278/solver-1774466-1241291278 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1774466-1241291278.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.89 3.85 3/65 29836
/proc/meminfo: memFree=1895408/2055920 swapFree=4181396/4192956
[pid=29836] ppid=29834 vsize=5356 CPUtime=0
/proc/29836/stat : 29836 (manysat.sh) S 29834 29836 29502 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157161511 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29836/statm: 1339 235 195 169 0 50 0
[pid=29837] ppid=29836 vsize=828 CPUtime=0
/proc/29837/stat : 29837 (SatElite) R 29836 29836 29502 0 -1 4194304 115 0 0 0 0 0 0 0 19 0 1 0 157161512 847872 99 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29837/statm: 207 101 51 127 0 77 0

[startup+0.046656 s]
/proc/loadavg: 3.99 3.89 3.85 3/65 29836
/proc/meminfo: memFree=1895408/2055920 swapFree=4181396/4192956
[pid=29836] ppid=29834 vsize=5356 CPUtime=0
/proc/29836/stat : 29836 (manysat.sh) S 29834 29836 29502 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157161511 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29836/statm: 1339 235 195 169 0 50 0
[pid=29837] ppid=29836 vsize=5624 CPUtime=0.03
/proc/29837/stat : 29837 (SatElite) R 29836 29836 29502 0 -1 4194304 1244 0 0 0 3 0 0 0 19 0 1 0 157161512 5758976 1228 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29837/statm: 1406 1228 51 127 0 1276 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10980

[startup+0.10166 s]
/proc/loadavg: 3.99 3.89 3.85 3/65 29836
/proc/meminfo: memFree=1895408/2055920 swapFree=4181396/4192956
[pid=29836] ppid=29834 vsize=5356 CPUtime=0
/proc/29836/stat : 29836 (manysat.sh) S 29834 29836 29502 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157161511 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29836/statm: 1339 235 195 169 0 50 0
[pid=29837] ppid=29836 vsize=11008 CPUtime=0.09
/proc/29837/stat : 29837 (SatElite) R 29836 29836 29502 0 -1 4194304 2549 0 0 0 8 1 0 0 19 0 1 0 157161512 11272192 2533 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29837/statm: 2752 2535 51 127 0 2622 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16364

[startup+0.301678 s]
/proc/loadavg: 3.99 3.89 3.85 3/65 29836
/proc/meminfo: memFree=1895408/2055920 swapFree=4181396/4192956
[pid=29836] ppid=29834 vsize=5356 CPUtime=0
/proc/29836/stat : 29836 (manysat.sh) S 29834 29836 29502 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157161511 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29836/statm: 1339 235 195 169 0 50 0
[pid=29837] ppid=29836 vsize=18524 CPUtime=0.29
/proc/29837/stat : 29837 (SatElite) R 29836 29836 29502 0 -1 4194304 4293 0 0 0 27 2 0 0 22 0 1 0 157161512 18968576 4277 1992294400 134512640 135034092 4294956112 18446744073709551615 134541271 0 0 4096 3 0 0 0 17 0 0 0
/proc/29837/statm: 4631 4277 67 127 0 4501 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23880

[startup+0.701715 s]
/proc/loadavg: 3.99 3.89 3.85 3/65 29836
/proc/meminfo: memFree=1895408/2055920 swapFree=4181396/4192956
[pid=29836] ppid=29834 vsize=5356 CPUtime=0
/proc/29836/stat : 29836 (manysat.sh) S 29834 29836 29502 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157161511 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29836/statm: 1339 235 195 169 0 50 0
[pid=29837] ppid=29836 vsize=18636 CPUtime=0.69
/proc/29837/stat : 29837 (SatElite) R 29836 29836 29502 0 -1 4194304 4719 0 0 0 66 3 0 0 25 0 1 0 157161512 19083264 4343 1992294400 134512640 135034092 4294956112 18446744073709551615 134575746 0 0 4096 3 0 0 0 17 0 0 0
/proc/29837/statm: 4659 4343 68 127 0 4529 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23992

[startup+1.5018 s]
/proc/loadavg: 3.99 3.89 3.85 2/67 29838
/proc/meminfo: memFree=1876128/2055920 swapFree=4181396/4192956
[pid=29836] ppid=29834 vsize=5356 CPUtime=1.06
/proc/29836/stat : 29836 (manysat.sh) S 29834 29836 29502 0 -1 4194304 313 5078 0 0 0 0 102 4 16 0 1 0 157161511 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29836/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 5356

[startup+3.10295 s]
/proc/loadavg: 3.99 3.89 3.85 5/70 29842
/proc/meminfo: memFree=1869512/2055920 swapFree=4181396/4192956
[pid=29836] ppid=29834 vsize=5356 CPUtime=1.06
/proc/29836/stat : 29836 (manysat.sh) S 29834 29836 29502 0 -1 4194304 313 5078 0 0 0 0 102 4 16 0 1 0 157161511 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29836/statm: 1339 238 195 169 0 50 0
[pid=29839] ppid=29836 vsize=57332 CPUtime=3.87
/proc/29839/stat : 29839 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194304 6269 0 0 0 382 5 0 0 17 0 4 0 157161619 58707968 6255 1992294400 134512640 135305190 4294956160 18446744073709551615 134528747 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29839/statm: 14333 6255 83 193 0 14137 0
[pid=29839/tid=29840] ppid=29836 vsize=57332 CPUtime=0.83
/proc/29839/task/29840/stat : 29840 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 326 0 0 0 83 0 0 0 16 0 4 0 157161635 58707968 6255 1992294400 134512640 135305190 4294956160 18446744073709551615 134528178 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29839/tid=29841] ppid=29836 vsize=57332 CPUtime=0.92
/proc/29839/task/29841/stat : 29841 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 461 0 0 0 92 0 0 0 17 0 4 0 157161635 58707968 6255 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29839/tid=29842] ppid=29836 vsize=57332 CPUtime=1.12
/proc/29839/task/29842/stat : 29842 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 508 0 0 0 111 1 0 0 17 0 4 0 157161635 58707968 6255 1992294400 134512640 135305190 4294956160 18446744073709551615 134528492 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.93
Current children cumulated vsize (KiB) 62688

[startup+6.30125 s]
/proc/loadavg: 3.99 3.89 3.85 5/70 29842
/proc/meminfo: memFree=1862792/2055920 swapFree=4181396/4192956
[pid=29836] ppid=29834 vsize=5356 CPUtime=1.06
/proc/29836/stat : 29836 (manysat.sh) S 29834 29836 29502 0 -1 4194304 313 5078 0 0 0 0 102 4 16 0 1 0 157161511 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29836/statm: 1339 238 195 169 0 50 0
[pid=29839] ppid=29836 vsize=62768 CPUtime=10.25
/proc/29839/stat : 29839 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194304 7670 0 0 0 1018 7 0 0 17 0 4 0 157161619 64274432 7656 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29839/statm: 15692 7656 83 193 0 15496 0
[pid=29839/tid=29840] ppid=29836 vsize=62768 CPUtime=2.36
/proc/29839/task/29840/stat : 29840 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 626 0 0 0 235 1 0 0 17 0 4 0 157161635 64274432 7656 1992294400 134512640 135305190 4294956160 18446744073709551615 134528301 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29839/tid=29841] ppid=29836 vsize=62768 CPUtime=2.49
/proc/29839/task/29841/stat : 29841 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 820 0 0 0 248 1 0 0 17 0 4 0 157161635 64274432 7656 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29839/tid=29842] ppid=29836 vsize=62768 CPUtime=2.79
/proc/29839/task/29842/stat : 29842 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 872 0 0 0 278 1 0 0 17 0 4 0 157161635 64274432 7656 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.31
Current children cumulated vsize (KiB) 68124

[startup+12.7029 s]
/proc/loadavg: 3.99 3.89 3.85 5/70 29842
/proc/meminfo: memFree=1857552/2055920 swapFree=4181396/4192956
[pid=29836] ppid=29834 vsize=5356 CPUtime=1.06
/proc/29836/stat : 29836 (manysat.sh) S 29834 29836 29502 0 -1 4194304 313 5078 0 0 0 0 102 4 16 0 1 0 157161511 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29836/statm: 1339 238 195 169 0 50 0
[pid=29839] ppid=29836 vsize=68480 CPUtime=23.03
/proc/29839/stat : 29839 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194304 8808 0 0 0 2294 9 0 0 18 0 4 0 157161619 70123520 8794 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29839/statm: 17120 8794 83 193 0 16924 0
[pid=29839/tid=29840] ppid=29836 vsize=68480 CPUtime=6.62
/proc/29839/task/29840/stat : 29840 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 972 0 0 0 661 1 0 0 17 0 4 0 157161635 70123520 8794 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29839/tid=29841] ppid=29836 vsize=68480 CPUtime=4.18
/proc/29839/task/29841/stat : 29841 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 1061 0 0 0 417 1 0 0 16 0 4 0 157161635 70123520 8794 1992294400 134512640 135305190 4294956160 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29839/tid=29842] ppid=29836 vsize=68480 CPUtime=7.14
/proc/29839/task/29842/stat : 29842 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 1206 0 0 0 712 2 0 0 17 0 4 0 157161635 70123520 8794 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.09
Current children cumulated vsize (KiB) 73836

[startup+25.5011 s]
/proc/loadavg: 3.99 3.89 3.86 5/70 29842
/proc/meminfo: memFree=1846864/2055920 swapFree=4181396/4192956
[pid=29836] ppid=29834 vsize=5356 CPUtime=1.06
/proc/29836/stat : 29836 (manysat.sh) S 29834 29836 29502 0 -1 4194304 313 5078 0 0 0 0 102 4 16 0 1 0 157161511 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29836/statm: 1339 238 195 169 0 50 0
[pid=29839] ppid=29836 vsize=78928 CPUtime=48.56
/proc/29839/stat : 29839 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194304 11452 0 0 0 4844 12 0 0 17 0 4 0 157161619 80822272 11438 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29839/statm: 19732 11438 83 193 0 19536 0
[pid=29839/tid=29840] ppid=29836 vsize=78928 CPUtime=11.49
/proc/29839/task/29840/stat : 29840 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 1517 0 0 0 1147 2 0 0 17 0 4 0 157161635 80822272 11438 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29839/tid=29841] ppid=29836 vsize=78928 CPUtime=11.31
/proc/29839/task/29841/stat : 29841 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 1765 0 0 0 1130 1 0 0 21 0 4 0 157161635 80822272 11438 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29839/tid=29842] ppid=29836 vsize=78928 CPUtime=15.72
/proc/29839/task/29842/stat : 29842 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 2004 0 0 0 1569 3 0 0 16 0 4 0 157161635 80822272 11438 1992294400 134512640 135305190 4294956160 18446744073709551615 134559176 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.62
Current children cumulated vsize (KiB) 84284

[startup+51.1015 s]
/proc/loadavg: 3.99 3.90 3.86 5/70 29842
/proc/meminfo: memFree=1839696/2055920 swapFree=4181396/4192956
[pid=29836] ppid=29834 vsize=5356 CPUtime=1.06
/proc/29836/stat : 29836 (manysat.sh) S 29834 29836 29502 0 -1 4194304 313 5078 0 0 0 0 102 4 16 0 1 0 157161511 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29836/statm: 1339 238 195 169 0 50 0
[pid=29839] ppid=29836 vsize=87224 CPUtime=99.64
/proc/29839/stat : 29839 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194304 13306 0 0 0 9948 16 0 0 17 0 4 0 157161619 89317376 13292 1992294400 134512640 135305190 4294956160 18446744073709551615 134538142 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29839/statm: 21806 13292 83 193 0 21610 0
[pid=29839/tid=29840] ppid=29836 vsize=87224 CPUtime=25.63
/proc/29839/task/29840/stat : 29840 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 2065 0 0 0 2559 4 0 0 25 0 4 0 157161635 89317376 13292 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29839/tid=29841] ppid=29836 vsize=87224 CPUtime=23.43
/proc/29839/task/29841/stat : 29841 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 2245 0 0 0 2341 2 0 0 25 0 4 0 157161635 89317376 13292 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29839/tid=29842] ppid=29836 vsize=87224 CPUtime=29.43
/proc/29839/task/29842/stat : 29842 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 2399 0 0 0 2939 4 0 0 25 0 4 0 157161635 89317376 13292 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.7
Current children cumulated vsize (KiB) 92580

[startup+102.306 s]
/proc/loadavg: 3.99 3.91 3.86 5/70 29842
/proc/meminfo: memFree=1828496/2055920 swapFree=4181396/4192956
[pid=29836] ppid=29834 vsize=5356 CPUtime=1.06
/proc/29836/stat : 29836 (manysat.sh) S 29834 29836 29502 0 -1 4194304 313 5078 0 0 0 0 102 4 16 0 1 0 157161511 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29836/statm: 1339 238 195 169 0 50 0
[pid=29839] ppid=29836 vsize=98056 CPUtime=201.83
/proc/29839/stat : 29839 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194304 16007 0 0 0 20163 20 0 0 25 0 4 0 157161619 100409344 15993 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29839/statm: 24514 15993 83 193 0 24318 0
[pid=29839/tid=29840] ppid=29836 vsize=98056 CPUtime=51.76
/proc/29839/task/29840/stat : 29840 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 2844 0 0 0 5171 5 0 0 25 0 4 0 157161635 100409344 15993 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29839/tid=29841] ppid=29836 vsize=98056 CPUtime=47.6
/proc/29839/task/29841/stat : 29841 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 2861 0 0 0 4757 3 0 0 25 0 4 0 157161635 100409344 15993 1992294400 134512640 135305190 4294956160 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29839/tid=29842] ppid=29836 vsize=98056 CPUtime=52.6
/proc/29839/task/29842/stat : 29842 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 2916 0 0 0 5256 4 0 0 25 0 4 0 157161635 100409344 15993 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 202.89
Current children cumulated vsize (KiB) 103412

[startup+162.302 s]
/proc/loadavg: 3.99 3.93 3.87 5/70 29842
/proc/meminfo: memFree=1820816/2055920 swapFree=4181396/4192956
[pid=29836] ppid=29834 vsize=5356 CPUtime=1.06
/proc/29836/stat : 29836 (manysat.sh) S 29834 29836 29502 0 -1 4194304 313 5078 0 0 0 0 102 4 16 0 1 0 157161511 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29836/statm: 1339 238 195 169 0 50 0
[pid=29839] ppid=29836 vsize=106380 CPUtime=321.56
/proc/29839/stat : 29839 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194304 17956 0 0 0 32134 22 0 0 19 0 4 0 157161619 108933120 17942 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29839/statm: 26595 17942 83 193 0 26399 0
[pid=29839/tid=29840] ppid=29836 vsize=106380 CPUtime=77.66
/proc/29839/task/29840/stat : 29840 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 3203 0 0 0 7761 5 0 0 25 0 4 0 157161635 108933120 17942 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29839/tid=29841] ppid=29836 vsize=106380 CPUtime=74
/proc/29839/task/29841/stat : 29841 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 3224 0 0 0 7396 4 0 0 25 0 4 0 157161635 108933120 17942 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29839/tid=29842] ppid=29836 vsize=106380 CPUtime=85.88
/proc/29839/task/29842/stat : 29842 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 3520 0 0 0 8583 5 0 0 19 0 4 0 157161635 108933120 17942 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.62
Current children cumulated vsize (KiB) 111736

[startup+222.302 s]
/proc/loadavg: 3.99 3.94 3.87 5/70 29842
/proc/meminfo: memFree=1813456/2055920 swapFree=4181396/4192956
[pid=29836] ppid=29834 vsize=5356 CPUtime=1.06
/proc/29836/stat : 29836 (manysat.sh) S 29834 29836 29502 0 -1 4194304 313 5078 0 0 0 0 102 4 16 0 1 0 157161511 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29836/statm: 1339 238 195 169 0 50 0
[pid=29839] ppid=29836 vsize=113416 CPUtime=441.3
/proc/29839/stat : 29839 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194304 19712 0 0 0 44105 25 0 0 25 0 4 0 157161619 116137984 19698 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29839/statm: 28354 19698 83 193 0 28158 0
[pid=29839/tid=29840] ppid=29836 vsize=113416 CPUtime=107.41
/proc/29839/task/29840/stat : 29840 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 3579 0 0 0 10735 6 0 0 25 0 4 0 157161635 116137984 19698 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29839/tid=29841] ppid=29836 vsize=113416 CPUtime=102.19
/proc/29839/task/29841/stat : 29841 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 3507 0 0 0 10215 4 0 0 25 0 4 0 157161635 116137984 19698 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29839/tid=29842] ppid=29836 vsize=113416 CPUtime=115.05
/proc/29839/task/29842/stat : 29842 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 4127 0 0 0 11499 6 0 0 19 0 4 0 157161635 116137984 19698 1992294400 134512640 135305190 4294956160 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.36
Current children cumulated vsize (KiB) 118772

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

[startup+230.301 s]
/proc/loadavg: 3.99 3.94 3.88 5/70 29842
/proc/meminfo: memFree=1812624/2055920 swapFree=4181396/4192956
[pid=29836] ppid=29834 vsize=5356 CPUtime=1.06
/proc/29836/stat : 29836 (manysat.sh) S 29834 29836 29502 0 -1 4194304 313 5078 0 0 0 0 102 4 16 0 1 0 157161511 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29836/statm: 1339 238 195 169 0 50 0
[pid=29839] ppid=29836 vsize=113940 CPUtime=457.26
/proc/29839/stat : 29839 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194304 19932 0 0 0 45701 25 0 0 23 0 4 0 157161619 116674560 19918 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29839/statm: 28485 19918 83 193 0 28289 0
[pid=29839/tid=29840] ppid=29836 vsize=113940 CPUtime=110.2
/proc/29839/task/29840/stat : 29840 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 3606 0 0 0 11014 6 0 0 25 0 4 0 157161635 116674560 19918 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29839/tid=29841] ppid=29836 vsize=113940 CPUtime=106.89
/proc/29839/task/29841/stat : 29841 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 3613 0 0 0 10685 4 0 0 19 0 4 0 157161635 116674560 19918 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29839/tid=29842] ppid=29836 vsize=113940 CPUtime=120.38
/proc/29839/task/29842/stat : 29842 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 4156 0 0 0 12032 6 0 0 20 0 4 0 157161635 116674560 19918 1992294400 134512640 135305190 4294956160 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.32
Current children cumulated vsize (KiB) 119296

[startup+236.702 s]
/proc/loadavg: 3.99 3.94 3.88 5/70 29842
/proc/meminfo: memFree=1812496/2055920 swapFree=4181396/4192956
[pid=29836] ppid=29834 vsize=5356 CPUtime=1.06
/proc/29836/stat : 29836 (manysat.sh) S 29834 29836 29502 0 -1 4194304 313 5078 0 0 0 0 102 4 16 0 1 0 157161511 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29836/statm: 1339 238 195 169 0 50 0
[pid=29839] ppid=29836 vsize=113940 CPUtime=470.03
/proc/29839/stat : 29839 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194304 19954 0 0 0 46978 25 0 0 18 0 4 0 157161619 116674560 19940 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29839/statm: 28485 19940 83 193 0 28289 0
[pid=29839/tid=29840] ppid=29836 vsize=113940 CPUtime=111.81
/proc/29839/task/29840/stat : 29840 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 3615 0 0 0 11175 6 0 0 25 0 4 0 157161635 116674560 19940 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29839/tid=29841] ppid=29836 vsize=113940 CPUtime=110.68
/proc/29839/task/29841/stat : 29841 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 3624 0 0 0 11064 4 0 0 17 0 4 0 157161635 116674560 19940 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29839/tid=29842] ppid=29836 vsize=113940 CPUtime=122.98
/proc/29839/task/29842/stat : 29842 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 4156 0 0 0 12292 6 0 0 20 0 4 0 157161635 116674560 19940 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 471.09
Current children cumulated vsize (KiB) 119296

[startup+239.901 s]
/proc/loadavg: 3.99 3.94 3.88 5/70 29842
/proc/meminfo: memFree=1812368/2055920 swapFree=4181396/4192956
[pid=29836] ppid=29834 vsize=5356 CPUtime=1.06
/proc/29836/stat : 29836 (manysat.sh) S 29834 29836 29502 0 -1 4194304 313 5078 0 0 0 0 102 4 16 0 1 0 157161511 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29836/statm: 1339 238 195 169 0 50 0
[pid=29839] ppid=29836 vsize=114084 CPUtime=476.42
/proc/29839/stat : 29839 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194304 19986 0 0 0 47617 25 0 0 21 0 4 0 157161619 116822016 19972 1992294400 134512640 135305190 4294956160 18446744073709551615 134528545 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29839/statm: 28521 19972 83 193 0 28325 0
[pid=29839/tid=29840] ppid=29836 vsize=114084 CPUtime=113.31
/proc/29839/task/29840/stat : 29840 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 3647 0 0 0 11325 6 0 0 25 0 4 0 157161635 116822016 19972 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29839/tid=29841] ppid=29836 vsize=114084 CPUtime=112.59
/proc/29839/task/29841/stat : 29841 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 3624 0 0 0 11255 4 0 0 21 0 4 0 157161635 116822016 19972 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29839/tid=29842] ppid=29836 vsize=114084 CPUtime=124.26
/proc/29839/task/29842/stat : 29842 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 4156 0 0 0 12420 6 0 0 17 0 4 0 157161635 116822016 19972 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 477.48
Current children cumulated vsize (KiB) 119440

[startup+243.107 s]
/proc/loadavg: 3.99 3.94 3.88 6/70 29842
/proc/meminfo: memFree=1812368/2055920 swapFree=4181396/4192956
[pid=29836] ppid=29834 vsize=5356 CPUtime=1.06
/proc/29836/stat : 29836 (manysat.sh) S 29834 29836 29502 0 -1 4194304 313 5078 0 0 0 0 102 4 16 0 1 0 157161511 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29836/statm: 1339 238 195 169 0 50 0
[pid=29839] ppid=29836 vsize=114084 CPUtime=482.81
/proc/29839/stat : 29839 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194304 19991 0 0 0 48256 25 0 0 25 0 4 0 157161619 116822016 19977 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29839/statm: 28521 19977 83 193 0 28325 0
[pid=29839/tid=29840] ppid=29836 vsize=114084 CPUtime=114.9
/proc/29839/task/29840/stat : 29840 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 3652 0 0 0 11484 6 0 0 25 0 4 0 157161635 116822016 19977 1992294400 134512640 135305190 4294956160 18446744073709551615 134528576 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29839/tid=29841] ppid=29836 vsize=114084 CPUtime=113.49
/proc/29839/task/29841/stat : 29841 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 3624 0 0 0 11345 4 0 0 24 0 4 0 157161635 116822016 19977 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29839/tid=29842] ppid=29836 vsize=114084 CPUtime=126.57
/proc/29839/task/29842/stat : 29842 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 4156 0 0 0 12651 6 0 0 20 0 4 0 157161635 116822016 19977 1992294400 134512640 135305190 4294956160 18446744073709551615 134528826 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 483.87
Current children cumulated vsize (KiB) 119440

[startup+243.903 s]
/proc/loadavg: 3.99 3.94 3.88 6/70 29842
/proc/meminfo: memFree=1812368/2055920 swapFree=4181396/4192956
[pid=29836] ppid=29834 vsize=5356 CPUtime=1.06
/proc/29836/stat : 29836 (manysat.sh) S 29834 29836 29502 0 -1 4194304 313 5078 0 0 0 0 102 4 16 0 1 0 157161511 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29836/statm: 1339 238 195 169 0 50 0
[pid=29839] ppid=29836 vsize=114516 CPUtime=484.41
/proc/29839/stat : 29839 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194304 20064 0 0 0 48416 25 0 0 25 0 4 0 157161619 117264384 20050 1992294400 134512640 135305190 4294956160 18446744073709551615 134528594 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29839/statm: 28629 20050 83 193 0 28433 0
[pid=29839/tid=29840] ppid=29836 vsize=114516 CPUtime=115.4
/proc/29839/task/29840/stat : 29840 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 3701 0 0 0 11534 6 0 0 25 0 4 0 157161635 117264384 20050 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29839/tid=29841] ppid=29836 vsize=114516 CPUtime=113.89
/proc/29839/task/29841/stat : 29841 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 3624 0 0 0 11385 4 0 0 21 0 4 0 157161635 117264384 20050 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29839/tid=29842] ppid=29836 vsize=114516 CPUtime=126.88
/proc/29839/task/29842/stat : 29842 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 4156 0 0 0 12682 6 0 0 21 0 4 0 157161635 117264384 20050 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 485.47
Current children cumulated vsize (KiB) 119872

[startup+244.703 s]
/proc/loadavg: 3.99 3.94 3.88 5/70 29842
/proc/meminfo: memFree=1812048/2055920 swapFree=4181396/4192956
[pid=29836] ppid=29834 vsize=5356 CPUtime=1.06
/proc/29836/stat : 29836 (manysat.sh) S 29834 29836 29502 0 -1 4194304 313 5078 0 0 0 0 102 4 16 0 1 0 157161511 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29836/statm: 1339 238 195 169 0 50 0
[pid=29839] ppid=29836 vsize=114516 CPUtime=486
/proc/29839/stat : 29839 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194304 20066 0 0 0 48575 25 0 0 25 0 4 0 157161619 117264384 20052 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29839/statm: 28629 20052 83 193 0 28433 0
[pid=29839/tid=29840] ppid=29836 vsize=114516 CPUtime=115.79
/proc/29839/task/29840/stat : 29840 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 3703 0 0 0 11573 6 0 0 25 0 4 0 157161635 117264384 20052 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29839/tid=29841] ppid=29836 vsize=114516 CPUtime=114.29
/proc/29839/task/29841/stat : 29841 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 3624 0 0 0 11425 4 0 0 23 0 4 0 157161635 117264384 20052 1992294400 134512640 135305190 4294956160 18446744073709551615 134552229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29839/tid=29842] ppid=29836 vsize=114516 CPUtime=127.28
/proc/29839/task/29842/stat : 29842 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 4156 0 0 0 12722 6 0 0 22 0 4 0 157161635 117264384 20052 1992294400 134512640 135305190 4294956160 18446744073709551615 134529553 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 487.06
Current children cumulated vsize (KiB) 119872

[startup+245.102 s]
/proc/loadavg: 3.99 3.94 3.88 5/70 29842
/proc/meminfo: memFree=1812048/2055920 swapFree=4181396/4192956
[pid=29836] ppid=29834 vsize=5356 CPUtime=1.06
/proc/29836/stat : 29836 (manysat.sh) S 29834 29836 29502 0 -1 4194304 313 5078 0 0 0 0 102 4 16 0 1 0 157161511 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29836/statm: 1339 238 195 169 0 50 0
[pid=29839] ppid=29836 vsize=114516 CPUtime=486.8
/proc/29839/stat : 29839 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194304 20067 0 0 0 48655 25 0 0 25 0 4 0 157161619 117264384 20053 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29839/statm: 28629 20053 83 193 0 28433 0
[pid=29839/tid=29840] ppid=29836 vsize=114516 CPUtime=115.99
/proc/29839/task/29840/stat : 29840 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 3703 0 0 0 11593 6 0 0 25 0 4 0 157161635 117264384 20053 1992294400 134512640 135305190 4294956160 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29839/tid=29841] ppid=29836 vsize=114516 CPUtime=114.49
/proc/29839/task/29841/stat : 29841 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 3624 0 0 0 11445 4 0 0 24 0 4 0 157161635 117264384 20053 1992294400 134512640 135305190 4294956160 18446744073709551615 134554276 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29839/tid=29842] ppid=29836 vsize=114516 CPUtime=127.48
/proc/29839/task/29842/stat : 29842 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 4156 0 0 0 12742 6 0 0 23 0 4 0 157161635 117264384 20053 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 487.86
Current children cumulated vsize (KiB) 119872

[startup+245.202 s]
/proc/loadavg: 3.99 3.94 3.88 5/70 29842
/proc/meminfo: memFree=1812048/2055920 swapFree=4181396/4192956
[pid=29836] ppid=29834 vsize=5356 CPUtime=1.06
/proc/29836/stat : 29836 (manysat.sh) S 29834 29836 29502 0 -1 4194304 313 5078 0 0 0 0 102 4 16 0 1 0 157161511 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29836/statm: 1339 238 195 169 0 50 0
[pid=29839] ppid=29836 vsize=114516 CPUtime=487
/proc/29839/stat : 29839 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194304 20067 0 0 0 48675 25 0 0 25 0 4 0 157161619 117264384 20053 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29839/statm: 28629 20053 83 193 0 28433 0
[pid=29839/tid=29840] ppid=29836 vsize=114516 CPUtime=116.01
/proc/29839/task/29840/stat : 29840 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 3703 0 0 0 11595 6 0 0 25 0 4 0 157161635 117264384 20053 1992294400 134512640 135305190 4294956160 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29839/tid=29841] ppid=29836 vsize=114516 CPUtime=114.58
/proc/29839/task/29841/stat : 29841 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 3624 0 0 0 11454 4 0 0 24 0 4 0 157161635 117264384 20053 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29839/tid=29842] ppid=29836 vsize=114516 CPUtime=127.56
/proc/29839/task/29842/stat : 29842 (manysat1.1_stat) R 29836 29836 29502 0 -1 4194368 4156 0 0 0 12750 6 0 0 23 0 4 0 157161635 117264384 20053 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 488.06
Current children cumulated vsize (KiB) 119872

Child status: 20
Real time (s): 245.246
CPU time (s): 488.149
CPU user time (s): 487.826
CPU system time (s): 0.32295
CPU usage (%): 199.044
Max. virtual memory (cumulated for all children) (KiB): 119872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 487.826
system time used= 0.32295
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25627
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= 1404
involuntary context switches= 8736

runsolver used 0.229965 second user time and 0.671897 second system time

The end

Launcher Data

Begin job on node8 at 2009-05-02 21:07:58
IDJOB=1774466
IDBENCH=70949
IDSOLVER=612
FILE ID=node8/1774466-1241291278
PBS_JOBID= 9225120
Free space on /tmp= 65940 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l45_lambda.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774466-1241291278/watcher-1774466-1241291278 -o /tmp/evaluation-result-1774466-1241291278/solver-1774466-1241291278 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1774466-1241291278.cnf aimd 1

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

MD5SUM BENCH= 94aa7bdbcbe99c5b3082c395dc2384e9
RANDOM SEED=2043525556

node8.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1895888 kB
Buffers:         10204 kB
Cached:          72468 kB
SwapCached:       4504 kB
Active:          26804 kB
Inactive:        64364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1895888 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:            4640 kB
Writeback:           0 kB
Mapped:          15184 kB
Slab:            54628 kB
Committed_AS:   795608 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65936 MiB
End job on node8 at 2009-05-02 21:12:03