Trace number 1781374

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 (4 threads)UNSAT 1803.22 466.982

General information on the benchmark

Namevelev-vliw-uns-4.0-9C1.cnf
MD5SUM0c9a15d0f561e9d1bb438b04ae3c31af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1803.22
Satisfiable
(Un)Satisfiability was proved
Number of variables96177
Number of clauses1814189
Sum of the clauses size5280501
Maximum clause length2216
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21178665
Number of clauses of size 3560157
Number of clauses of size 45491
Number of clauses of size 54739
Number of clauses of size over 565136

Solver Data

0.00/0.00	c Parsing...
1.11/1.20	c ==============================================================================
1.11/1.20	c |           |     ORIGINAL     |              LEARNT              |          |
1.11/1.20	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.11/1.20	c ==============================================================================
1.11/1.20	c |         0 | 1814188  5280500 |  544256       0        0     nan |  0.000 % |
11.60/11.61	c |         0 | 1789068  5451065 |      --       0       --      -- |     --   | -25093/170622
11.60/11.61	c ==============================================================================
11.60/11.61	c Result  :   #vars: 84942   #clauses: 1789068   #literals: 5451065
11.60/11.61	c CPU time:   11.41 s
11.60/11.61	c ==============================================================================
1803.03/466.89	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
1803.03/466.89	c ============================[ Problem Statistics ]=============================
1803.03/466.89	c |                                                                             |
1803.03/466.89	c threadId              : 3
1803.03/466.89	c restarts              : 3047
1803.03/466.89	c conflicts             : 298985         (167 /sec)
1803.03/466.89	c decisions             : 5163612        (1.07 % random) (2891 /sec)
1803.03/466.89	c propagations          : 510919838      (286085 /sec)
1803.03/466.89	c conflict literals     : 12214949       (28.94 % deleted)
1803.03/466.89	c Memory used           : 1219.99 MB
1803.03/466.89	c CPU time              : 1785.9 s
1803.03/466.89	
1803.03/466.89	c --->m=4, e=8, aimd=1, HOME/10937_many.cnf	time: 446.475	conflicts: 298985       
1803.13/466.96	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1781374-1243544586/watcher-1781374-1243544586 -o /tmp/evaluation-result-1781374-1243544586/solver-1781374-1243544586 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1781374-1243544586.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): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 4.27 4.49 4.47 3/97 10937
/proc/meminfo: memFree=2738240/3368532 swapFree=1952996/1959888
[pid=10937] ppid=10935 vsize=2416 CPUtime=0
/proc/10937/stat : 10937 (manysat.sh) R 10935 10937 21691 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 1108596017 2473984 274 4294967295 134512640 135169312 3215078768 3215077244 3085047668 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/10937/statm: 604 274 231 161 0 43 0
[pid=10938] ppid=10937 vsize=1032 CPUtime=0
/proc/10938/stat : 10938 (SatElite) R 10937 10937 21691 0 -1 4202496 204 0 0 0 0 0 0 0 18 0 1 0 1108596018 1056768 140 4294967295 134512640 135034092 3213571008 3213567352 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/10938/statm: 258 142 50 128 0 128 0

[startup+0.107826 s]
/proc/loadavg: 4.27 4.49 4.47 3/97 10937
/proc/meminfo: memFree=2738240/3368532 swapFree=1952996/1959888
[pid=10937] ppid=10935 vsize=2416 CPUtime=0
/proc/10937/stat : 10937 (manysat.sh) S 10935 10937 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1108596017 2473984 274 4294967295 134512640 135169312 3215078768 3215077304 3085045486 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10937/statm: 604 274 231 161 0 43 0
[pid=10938] ppid=10937 vsize=12796 CPUtime=0.1
/proc/10938/stat : 10938 (SatElite) R 10937 10937 21691 0 -1 4202496 2811 0 0 0 8 2 0 0 19 0 1 0 1108596018 13103104 2747 4294967295 134512640 135034092 3213571008 3213567352 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/10938/statm: 3199 2748 50 128 0 3069 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15212

[startup+0.207818 s]
/proc/loadavg: 4.27 4.49 4.47 3/97 10937
/proc/meminfo: memFree=2738240/3368532 swapFree=1952996/1959888
[pid=10937] ppid=10935 vsize=2416 CPUtime=0
/proc/10937/stat : 10937 (manysat.sh) S 10935 10937 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1108596017 2473984 274 4294967295 134512640 135169312 3215078768 3215077304 3085045486 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10937/statm: 604 274 231 161 0 43 0
[pid=10938] ppid=10937 vsize=24124 CPUtime=0.2
/proc/10938/stat : 10938 (SatElite) R 10937 10937 21691 0 -1 4202496 5131 0 0 0 16 4 0 0 20 0 1 0 1108596018 24702976 5067 4294967295 134512640 135034092 3213571008 3213567352 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/10938/statm: 6031 5067 50 128 0 5901 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 26540

[startup+0.307811 s]
/proc/loadavg: 4.27 4.49 4.47 3/97 10937
/proc/meminfo: memFree=2738240/3368532 swapFree=1952996/1959888
[pid=10937] ppid=10935 vsize=2416 CPUtime=0
/proc/10937/stat : 10937 (manysat.sh) S 10935 10937 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1108596017 2473984 274 4294967295 134512640 135169312 3215078768 3215077304 3085045486 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10937/statm: 604 274 231 161 0 43 0
[pid=10938] ppid=10937 vsize=31200 CPUtime=0.3
/proc/10938/stat : 10938 (SatElite) R 10937 10937 21691 0 -1 4202496 7320 0 0 0 25 5 0 0 20 0 1 0 1108596018 31948800 7256 4294967295 134512640 135034092 3213571008 3213567000 134673244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/10938/statm: 7800 7256 50 128 0 7670 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 33616

[startup+0.707779 s]
/proc/loadavg: 4.27 4.49 4.47 3/97 10937
/proc/meminfo: memFree=2738240/3368532 swapFree=1952996/1959888
[pid=10937] ppid=10935 vsize=2416 CPUtime=0
/proc/10937/stat : 10937 (manysat.sh) S 10935 10937 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1108596017 2473984 274 4294967295 134512640 135169312 3215078768 3215077304 3085045486 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10937/statm: 604 274 231 161 0 43 0
[pid=10938] ppid=10937 vsize=70528 CPUtime=0.7
/proc/10938/stat : 10938 (SatElite) R 10937 10937 21691 0 -1 4202496 15612 0 0 0 62 8 0 0 21 0 1 0 1108596018 72220672 15548 4294967295 134512640 135034092 3213571008 3213567000 134673244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/10938/statm: 17632 15548 50 128 0 17502 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 72944

[startup+1.50772 s]
/proc/loadavg: 4.27 4.49 4.47 2/99 10939
/proc/meminfo: memFree=2629952/3368532 swapFree=1952996/1959888
[pid=10937] ppid=10935 vsize=2416 CPUtime=0
/proc/10937/stat : 10937 (manysat.sh) S 10935 10937 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1108596017 2473984 274 4294967295 134512640 135169312 3215078768 3215077304 3085045486 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10937/statm: 604 274 231 161 0 43 0
[pid=10938] ppid=10937 vsize=141620 CPUtime=1.5
/proc/10938/stat : 10938 (SatElite) R 10937 10937 21691 0 -1 4202496 34990 0 0 0 135 15 0 0 23 0 1 0 1108596018 145018880 32199 4294967295 134512640 135034092 3213571008 3213567004 134691101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/10938/statm: 35405 32199 67 128 0 35275 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 144036

[startup+3.10759 s]
/proc/loadavg: 4.00 4.43 4.45 2/99 10939
/proc/meminfo: memFree=2602036/3368532 swapFree=1952996/1959888
[pid=10937] ppid=10935 vsize=2416 CPUtime=0
/proc/10937/stat : 10937 (manysat.sh) S 10935 10937 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1108596017 2473984 274 4294967295 134512640 135169312 3215078768 3215077304 3085045486 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10937/statm: 604 274 231 161 0 43 0
[pid=10938] ppid=10937 vsize=149632 CPUtime=3.1
/proc/10938/stat : 10938 (SatElite) R 10937 10937 21691 0 -1 4202496 36784 0 0 0 292 18 0 0 25 0 1 0 1108596018 153223168 33867 4294967295 134512640 135034092 3213571008 3213567296 134529215 0 0 0 3 0 0 0 17 1 0 0 0
/proc/10938/statm: 37408 33867 67 128 0 37278 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 152048

[startup+6.30734 s]
/proc/loadavg: 4.00 4.43 4.45 2/99 10939
/proc/meminfo: memFree=2589080/3368532 swapFree=1952996/1959888
[pid=10937] ppid=10935 vsize=2416 CPUtime=0
/proc/10937/stat : 10937 (manysat.sh) S 10935 10937 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1108596017 2473984 274 4294967295 134512640 135169312 3215078768 3215077304 3085045486 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10937/statm: 604 274 231 161 0 43 0
[pid=10938] ppid=10937 vsize=172300 CPUtime=6.3
/proc/10938/stat : 10938 (SatElite) R 10937 10937 21691 0 -1 4202496 39853 0 0 0 612 18 0 0 25 0 1 0 1108596018 176435200 36767 4294967295 134512640 135034092 3213571008 3213567552 134584263 0 0 0 3 0 0 0 17 1 0 0 0
/proc/10938/statm: 43075 36767 67 128 0 42945 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 174716

[startup+12.7068 s]
/proc/loadavg: 3.54 4.32 4.41 2/99 10940
/proc/meminfo: memFree=2591620/3368532 swapFree=1952996/1959888
[pid=10937] ppid=10935 vsize=2416 CPUtime=0
/proc/10937/stat : 10937 (manysat.sh) S 10935 10937 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1108596017 2473984 274 4294967295 134512640 135169312 3215078768 3215077304 3085045486 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10937/statm: 604 274 231 161 0 43 0
[pid=10938] ppid=10937 vsize=149456 CPUtime=12.7
/proc/10938/stat : 10938 (SatElite) R 10937 10937 21691 0 -1 4202496 46125 0 0 0 1245 25 0 0 25 0 1 0 1108596018 153042944 33908 4294967295 134512640 135034092 3213571008 3213565884 134691101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/10938/statm: 37364 33908 68 128 0 37234 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 151872

[startup+25.5059 s]
/proc/loadavg: 3.39 4.26 4.39 6/102 10945
/proc/meminfo: memFree=2259728/3368532 swapFree=1952996/1959888
[pid=10937] ppid=10935 vsize=2420 CPUtime=13.66
/proc/10937/stat : 10937 (manysat.sh) S 10935 10937 21691 0 -1 4194304 370 46129 0 0 0 0 1338 28 15 0 1 0 1108596017 2478080 275 4294967295 134512640 135169312 3215078768 3215074984 3085045486 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10937/statm: 605 275 231 161 0 44 0
[pid=10941] ppid=10937 vsize=481232 CPUtime=37.54
/proc/10941/stat : 10941 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202496 110045 0 0 0 3698 56 0 0 25 0 4 0 1108597383 492781568 109979 4294967295 134512640 135305190 3214283936 3214281860 134840070 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10941/statm: 120308 109979 79 194 0 120112 0
[pid=10941/tid=10943] ppid=10937 vsize=481232 CPUtime=8.61
/proc/10941/task/10943/stat : 10943 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202560 2616 0 0 0 859 2 0 0 25 0 4 0 1108597698 492781568 109979 4294967295 134512640 135305190 3214283936 3006041280 134528252 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10941/tid=10944] ppid=10937 vsize=481232 CPUtime=8.62
/proc/10941/task/10944/stat : 10944 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202560 3419 0 0 0 857 5 0 0 25 0 4 0 1108597698 492781568 109979 4294967295 134512640 135305190 3214283936 2997652672 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10941/tid=10945] ppid=10937 vsize=481232 CPUtime=8.52
/proc/10941/task/10945/stat : 10945 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202560 2128 0 0 0 843 9 0 0 25 0 4 0 1108597698 492781568 109979 4294967295 134512640 135305190 3214283936 2989263604 134840070 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 51.2
Current children cumulated vsize (KiB) 483652

[startup+51.1039 s]
/proc/loadavg: 3.72 4.27 4.39 5/102 11130
/proc/meminfo: memFree=2176732/3368532 swapFree=1952996/1959888
[pid=10937] ppid=10935 vsize=2420 CPUtime=13.66
/proc/10937/stat : 10937 (manysat.sh) S 10935 10937 21691 0 -1 4194304 370 46129 0 0 0 0 1338 28 15 0 1 0 1108596017 2478080 275 4294967295 134512640 135169312 3215078768 3215074984 3085045486 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10937/statm: 605 275 231 161 0 44 0
[pid=10941] ppid=10937 vsize=565872 CPUtime=139.41
/proc/10941/stat : 10941 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202496 131268 0 0 0 13853 88 0 0 25 0 4 0 1108597383 579452928 131202 4294967295 134512640 135305190 3214283936 3214281856 134541947 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10941/statm: 141468 131202 79 194 0 141272 0
[pid=10941/tid=10943] ppid=10937 vsize=565872 CPUtime=33.92
/proc/10941/task/10943/stat : 10943 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202560 4929 0 0 0 3384 8 0 0 25 0 4 0 1108597698 579452928 131202 4294967295 134512640 135305190 3214283936 3006041280 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10941/tid=10944] ppid=10937 vsize=565872 CPUtime=34.21
/proc/10941/task/10944/stat : 10944 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202560 19848 0 0 0 3402 19 0 0 25 0 4 0 1108597698 579452928 131202 4294967295 134512640 135305190 3214283936 2997652288 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10941/tid=10945] ppid=10937 vsize=565872 CPUtime=34
/proc/10941/task/10945/stat : 10945 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202560 2829 0 0 0 3386 14 0 0 25 0 4 0 1108597698 579452928 131202 4294967295 134512640 135305190 3214283936 2989264064 134528571 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 153.07
Current children cumulated vsize (KiB) 568292

[startup+102.31 s]
/proc/loadavg: 4.04 4.27 4.38 5/102 11321
/proc/meminfo: memFree=2013252/3368532 swapFree=1952996/1959888
[pid=10937] ppid=10935 vsize=2420 CPUtime=13.66
/proc/10937/stat : 10937 (manysat.sh) S 10935 10937 21691 0 -1 4194304 370 46129 0 0 0 0 1338 28 15 0 1 0 1108596017 2478080 275 4294967295 134512640 135169312 3215078768 3215074984 3085045486 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10937/statm: 605 275 231 161 0 44 0
[pid=10941] ppid=10937 vsize=727384 CPUtime=343.77
/proc/10941/stat : 10941 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202496 171391 0 0 0 34242 135 0 0 25 0 4 0 1108597383 744841216 171325 4294967295 134512640 135305190 3214283936 3214282112 134528229 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10941/statm: 181846 171325 79 194 0 181650 0
[pid=10941/tid=10943] ppid=10937 vsize=727384 CPUtime=84.83
/proc/10941/task/10943/stat : 10943 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202560 10088 0 0 0 8470 13 0 0 25 0 4 0 1108597698 744841216 171325 4294967295 134512640 135305190 3214283936 3006041280 134528480 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10941/tid=10944] ppid=10937 vsize=727384 CPUtime=85.36
/proc/10941/task/10944/stat : 10944 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202560 50176 0 0 0 8492 44 0 0 25 0 4 0 1108597698 744841216 171325 4294967295 134512640 135305190 3214283936 2997652672 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10941/tid=10945] ppid=10937 vsize=727384 CPUtime=85.13
/proc/10941/task/10945/stat : 10945 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202560 4171 0 0 0 8487 26 0 0 25 0 4 0 1108597698 744841216 171325 4294967295 134512640 135305190 3214283936 2989264064 134528503 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 357.43
Current children cumulated vsize (KiB) 729804

[startup+162.315 s]
/proc/loadavg: 4.47 4.35 4.40 6/102 11508
/proc/meminfo: memFree=1849880/3368532 swapFree=1952996/1959888
[pid=10937] ppid=10935 vsize=2420 CPUtime=13.66
/proc/10937/stat : 10937 (manysat.sh) S 10935 10937 21691 0 -1 4194304 370 46129 0 0 0 0 1338 28 15 0 1 0 1108596017 2478080 275 4294967295 134512640 135169312 3215078768 3215074984 3085045486 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10937/statm: 605 275 231 161 0 44 0
[pid=10941] ppid=10937 vsize=893984 CPUtime=583.35
/proc/10941/stat : 10941 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202496 212417 0 0 0 58149 186 0 0 25 0 4 0 1108597383 915439616 212351 4294967295 134512640 135305190 3214283936 3214282112 134530561 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10941/statm: 223496 212351 79 194 0 223300 0
[pid=10941/tid=10943] ppid=10937 vsize=893984 CPUtime=144.72
/proc/10941/task/10943/stat : 10943 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202560 13835 0 0 0 14449 23 0 0 25 0 4 0 1108597698 915439616 212351 4294967295 134512640 135305190 3214283936 3006041280 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10941/tid=10944] ppid=10937 vsize=893984 CPUtime=145.3
/proc/10941/task/10944/stat : 10944 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202560 82834 0 0 0 14464 66 0 0 25 0 4 0 1108597698 915439616 212351 4294967295 134512640 135305190 3214283936 2997652672 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10941/tid=10945] ppid=10937 vsize=893984 CPUtime=144.91
/proc/10941/task/10945/stat : 10945 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202560 5583 0 0 0 14455 36 0 0 25 0 4 0 1108597698 915439616 212351 4294967295 134512640 135305190 3214283936 2989264064 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 597.01
Current children cumulated vsize (KiB) 896404

[startup+222.321 s]
/proc/loadavg: 4.33 4.34 4.39 6/102 11697
/proc/meminfo: memFree=1726416/3368532 swapFree=1952996/1959888
[pid=10937] ppid=10935 vsize=2420 CPUtime=13.66
/proc/10937/stat : 10937 (manysat.sh) S 10935 10937 21691 0 -1 4194304 370 46129 0 0 0 0 1338 28 15 0 1 0 1108596017 2478080 275 4294967295 134512640 135169312 3215078768 3215074984 3085045486 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10937/statm: 605 275 231 161 0 44 0
[pid=10941] ppid=10937 vsize=1016060 CPUtime=822.95
/proc/10941/stat : 10941 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202496 243100 0 0 0 82065 230 0 0 25 0 4 0 1108597383 1040445440 243034 4294967295 134512640 135305190 3214283936 3214282112 134528229 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10941/statm: 254015 243034 79 194 0 253819 0
[pid=10941/tid=10943] ppid=10937 vsize=1016060 CPUtime=204.63
/proc/10941/task/10943/stat : 10943 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202560 16012 0 0 0 20435 28 0 0 25 0 4 0 1108597698 1040445440 243034 4294967295 134512640 135305190 3214283936 3006041024 134542010 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10941/tid=10944] ppid=10937 vsize=1016060 CPUtime=205.21
/proc/10941/task/10944/stat : 10944 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202560 107909 0 0 0 20429 92 0 0 25 0 4 0 1108597698 1040445440 243034 4294967295 134512640 135305190 3214283936 2997652672 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10941/tid=10945] ppid=10937 vsize=1016060 CPUtime=204.74
/proc/10941/task/10945/stat : 10945 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202560 6212 0 0 0 20431 43 0 0 25 0 4 0 1108597698 1040445440 243034 4294967295 134512640 135305190 3214283936 2989264064 134528480 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 836.61
Current children cumulated vsize (KiB) 1018480

[startup+282.306 s]
/proc/loadavg: 4.21 4.31 4.37 5/102 11886
/proc/meminfo: memFree=1601404/3368532 swapFree=1952996/1959888
[pid=10937] ppid=10935 vsize=2420 CPUtime=13.66
/proc/10937/stat : 10937 (manysat.sh) S 10935 10937 21691 0 -1 4194304 370 46129 0 0 0 0 1338 28 15 0 1 0 1108596017 2478080 275 4294967295 134512640 135169312 3215078768 3215074984 3085045486 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10937/statm: 605 275 231 161 0 44 0
[pid=10941] ppid=10937 vsize=1143560 CPUtime=1062.38
/proc/10941/stat : 10941 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202496 274750 0 0 0 105971 267 0 0 25 0 4 0 1108597383 1171005440 274684 4294967295 134512640 135305190 3214283936 3214282112 134530592 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/10941/statm: 285890 274684 79 194 0 285694 0
[pid=10941/tid=10943] ppid=10937 vsize=1143560 CPUtime=264.46
/proc/10941/task/10943/stat : 10943 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202560 20814 0 0 0 26410 36 0 0 25 0 4 0 1108597698 1171005440 274684 4294967295 134512640 135305190 3214283936 3006041280 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10941/tid=10944] ppid=10937 vsize=1143560 CPUtime=265.19
/proc/10941/task/10944/stat : 10944 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202560 129773 0 0 0 26408 111 0 0 25 0 4 0 1108597698 1171005440 274684 4294967295 134512640 135305190 3214283936 2997652616 134840070 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10941/tid=10945] ppid=10937 vsize=1143560 CPUtime=264.41
/proc/10941/task/10945/stat : 10945 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202560 8276 0 0 0 26389 52 0 0 25 0 4 0 1108597698 1171005440 274684 4294967295 134512640 135305190 3214283936 2989264064 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1076.04
Current children cumulated vsize (KiB) 1145980

[startup+342.311 s]
/proc/loadavg: 4.23 4.29 4.36 5/102 12073
/proc/meminfo: memFree=1564036/3368532 swapFree=1952996/1959888
[pid=10937] ppid=10935 vsize=2420 CPUtime=13.66
/proc/10937/stat : 10937 (manysat.sh) S 10935 10937 21691 0 -1 4194304 370 46129 0 0 0 0 1338 28 15 0 1 0 1108596017 2478080 275 4294967295 134512640 135169312 3215078768 3215074984 3085045486 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10937/statm: 605 275 231 161 0 44 0
[pid=10941] ppid=10937 vsize=1179600 CPUtime=1301.59
/proc/10941/stat : 10941 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202496 283281 0 0 0 129860 299 0 0 25 0 4 0 1108597383 1207910400 283215 4294967295 134512640 135305190 3214283936 3214282112 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10941/statm: 294900 283215 79 194 0 294704 0
[pid=10941/tid=10943] ppid=10937 vsize=1179600 CPUtime=324.33
/proc/10941/task/10943/stat : 10943 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202560 22499 0 0 0 32388 45 0 0 25 0 4 0 1108597698 1207910400 283215 4294967295 134512640 135305190 3214283936 3006041280 134530561 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10941/tid=10944] ppid=10937 vsize=1179600 CPUtime=325.08
/proc/10941/task/10944/stat : 10944 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202560 133935 0 0 0 32388 120 0 0 25 0 4 0 1108597698 1207910400 283215 4294967295 134512640 135305190 3214283936 2997652288 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10941/tid=10945] ppid=10937 vsize=1179600 CPUtime=323.96
/proc/10941/task/10945/stat : 10945 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202560 9454 0 0 0 32337 59 0 0 25 0 4 0 1108597698 1207910400 283215 4294967295 134512640 135305190 3214283936 2989264064 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1315.25
Current children cumulated vsize (KiB) 1182020

[startup+402.307 s]
/proc/loadavg: 4.36 4.32 4.36 5/102 12262
/proc/meminfo: memFree=1512732/3368532 swapFree=1952996/1959888
[pid=10937] ppid=10935 vsize=2420 CPUtime=13.66
/proc/10937/stat : 10937 (manysat.sh) S 10935 10937 21691 0 -1 4194304 370 46129 0 0 0 0 1338 28 15 0 1 0 1108596017 2478080 275 4294967295 134512640 135169312 3215078768 3215074984 3085045486 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10937/statm: 605 275 231 161 0 44 0
[pid=10941] ppid=10937 vsize=1234552 CPUtime=1540.93
/proc/10941/stat : 10941 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202496 296587 0 0 0 153756 337 0 0 25 0 4 0 1108597383 1264181248 296521 4294967295 134512640 135305190 3214283936 3214281840 134558354 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10941/statm: 308638 296521 79 194 0 308442 0
[pid=10941/tid=10943] ppid=10937 vsize=1234552 CPUtime=383.94
/proc/10941/task/10943/stat : 10943 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202560 23794 0 0 0 38341 53 0 0 25 0 4 0 1108597698 1264181248 296521 4294967295 134512640 135305190 3214283936 3006041280 134528557 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10941/tid=10944] ppid=10937 vsize=1234552 CPUtime=384.95
/proc/10941/task/10944/stat : 10944 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202560 143494 0 0 0 38365 130 0 0 25 0 4 0 1108597698 1264181248 296521 4294967295 134512640 135305190 3214283936 2997652672 134528376 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10941/tid=10945] ppid=10937 vsize=1234552 CPUtime=383.87
/proc/10941/task/10945/stat : 10945 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202560 10501 0 0 0 38315 72 0 0 25 0 4 0 1108597698 1264181248 296521 4294967295 134512640 135305190 3214283936 2989264064 134528503 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1554.59
Current children cumulated vsize (KiB) 1236972

[startup+462.302 s]
/proc/loadavg: 4.44 4.33 4.36 5/102 12454
/proc/meminfo: memFree=1493944/3368532 swapFree=1952996/1959888
[pid=10937] ppid=10935 vsize=2420 CPUtime=13.66
/proc/10937/stat : 10937 (manysat.sh) S 10935 10937 21691 0 -1 4194304 370 46129 0 0 0 0 1338 28 15 0 1 0 1108596017 2478080 275 4294967295 134512640 135169312 3215078768 3215074984 3085045486 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10937/statm: 605 275 231 161 0 44 0
[pid=10941] ppid=10937 vsize=1249268 CPUtime=1779.67
/proc/10941/stat : 10941 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202496 300551 0 0 0 177610 357 0 0 25 0 4 0 1108597383 1279250432 300485 4294967295 134512640 135305190 3214283936 3214282112 134531168 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10941/statm: 312317 300485 79 194 0 312121 0
[pid=10941/tid=10943] ppid=10937 vsize=1249268 CPUtime=443.83
/proc/10941/task/10943/stat : 10943 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202560 24522 0 0 0 44326 57 0 0 25 0 4 0 1108597698 1279250432 300485 4294967295 134512640 135305190 3214283936 3006041024 134541935 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10941/tid=10944] ppid=10937 vsize=1249268 CPUtime=444.36
/proc/10941/task/10944/stat : 10944 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202560 144853 0 0 0 44301 135 0 0 25 0 4 0 1108597698 1279250432 300485 4294967295 134512640 135305190 3214283936 2997652672 134528410 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10941/tid=10945] ppid=10937 vsize=1249268 CPUtime=443.72
/proc/10941/task/10945/stat : 10945 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202560 11573 0 0 0 44298 74 0 0 25 0 4 0 1108597698 1279250432 300485 4294967295 134512640 135305190 3214283936 2989264064 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1793.33
Current children cumulated vsize (KiB) 1251688

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

[startup+464.002 s]
/proc/loadavg: 4.44 4.33 4.36 5/102 12454
/proc/meminfo: memFree=1493944/3368532 swapFree=1952996/1959888
[pid=10937] ppid=10935 vsize=2420 CPUtime=13.66
/proc/10937/stat : 10937 (manysat.sh) S 10935 10937 21691 0 -1 4194304 370 46129 0 0 0 0 1338 28 15 0 1 0 1108596017 2478080 275 4294967295 134512640 135169312 3215078768 3215074984 3085045486 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10937/statm: 605 275 231 161 0 44 0
[pid=10941] ppid=10937 vsize=1249268 CPUtime=1785.22
/proc/10941/stat : 10941 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202496 300561 0 0 0 178165 357 0 0 25 0 4 0 1108597383 1279250432 300495 4294967295 134512640 135305190 3214283936 3214281960 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10941/statm: 312317 300495 79 194 0 312121 0
[pid=10941/tid=10943] ppid=10937 vsize=1249268 CPUtime=445.52
/proc/10941/task/10943/stat : 10943 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202560 24522 0 0 0 44495 57 0 0 17 0 4 0 1108597698 1279250432 300495 4294967295 134512640 135305190 3214283936 3006041128 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10941/tid=10944] ppid=10937 vsize=1249268 CPUtime=445.47
/proc/10941/task/10944/stat : 10944 (manysat1.1_stat) S 10937 10937 21691 0 -1 4202560 144855 0 0 0 44412 135 0 0 25 0 4 0 1108597698 1279250432 300495 4294967295 134512640 135305190 3214283936 2997653936 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10941/tid=10945] ppid=10937 vsize=1249268 CPUtime=444.83
/proc/10941/task/10945/stat : 10945 (manysat1.1_stat) S 10937 10937 21691 0 -1 4202560 11573 0 0 0 44409 74 0 0 25 0 4 0 1108597698 1279250432 300495 4294967295 134512640 135305190 3214283936 2989265328 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1798.88
Current children cumulated vsize (KiB) 1251688

[startup+465.602 s]
/proc/loadavg: 4.44 4.33 4.36 3/102 12455
/proc/meminfo: memFree=1493812/3368532 swapFree=1952996/1959888
[pid=10937] ppid=10935 vsize=2420 CPUtime=13.66
/proc/10937/stat : 10937 (manysat.sh) S 10935 10937 21691 0 -1 4194304 370 46129 0 0 0 0 1338 28 15 0 1 0 1108596017 2478080 275 4294967295 134512640 135169312 3215078768 3215074984 3085045486 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10937/statm: 605 275 231 161 0 44 0
[pid=10941] ppid=10937 vsize=1249268 CPUtime=1788.17
/proc/10941/stat : 10941 (manysat1.1_stat) S 10937 10937 21691 0 -1 4202496 300561 0 0 0 178460 357 0 0 25 0 4 0 1108597383 1279250432 300495 4294967295 134512640 135305190 3214283936 3214283344 134657474 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10941/statm: 312317 300495 79 194 0 312121 0
[pid=10941/tid=10943] ppid=10937 vsize=1249268 CPUtime=447.11
/proc/10941/task/10943/stat : 10943 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202560 24522 0 0 0 44654 57 0 0 16 0 4 0 1108597698 1279250432 300495 4294967295 134512640 135305190 3214283936 3006041168 134529219 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10941/tid=10944] ppid=10937 vsize=1249268 CPUtime=445.47
/proc/10941/task/10944/stat : 10944 (manysat1.1_stat) S 10937 10937 21691 0 -1 4202560 144855 0 0 0 44412 135 0 0 25 0 4 0 1108597698 1279250432 300495 4294967295 134512640 135305190 3214283936 2997653936 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10941/tid=10945] ppid=10937 vsize=1249268 CPUtime=444.83
/proc/10941/task/10945/stat : 10945 (manysat1.1_stat) S 10937 10937 21691 0 -1 4202560 11573 0 0 0 44409 74 0 0 25 0 4 0 1108597698 1279250432 300495 4294967295 134512640 135305190 3214283936 2989265328 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1801.83
Current children cumulated vsize (KiB) 1251688

[startup+466.402 s]
/proc/loadavg: 4.44 4.33 4.36 2/102 12455
/proc/meminfo: memFree=1493860/3368532 swapFree=1952996/1959888
[pid=10937] ppid=10935 vsize=2420 CPUtime=13.66
/proc/10937/stat : 10937 (manysat.sh) S 10935 10937 21691 0 -1 4194304 370 46129 0 0 0 0 1338 28 15 0 1 0 1108596017 2478080 275 4294967295 134512640 135169312 3215078768 3215074984 3085045486 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10937/statm: 605 275 231 161 0 44 0
[pid=10941] ppid=10937 vsize=1249268 CPUtime=1788.98
/proc/10941/stat : 10941 (manysat1.1_stat) S 10937 10937 21691 0 -1 4202496 300561 0 0 0 178541 357 0 0 25 0 4 0 1108597383 1279250432 300495 4294967295 134512640 135305190 3214283936 3214283344 134657474 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10941/statm: 312317 300495 79 194 0 312121 0
[pid=10941/tid=10943] ppid=10937 vsize=1249268 CPUtime=447.92
/proc/10941/task/10943/stat : 10943 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202560 24522 0 0 0 44735 57 0 0 17 0 4 0 1108597698 1279250432 300495 4294967295 134512640 135305190 3214283936 3006041168 134529059 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10941/tid=10944] ppid=10937 vsize=1249268 CPUtime=445.47
/proc/10941/task/10944/stat : 10944 (manysat1.1_stat) S 10937 10937 21691 0 -1 4202560 144855 0 0 0 44412 135 0 0 25 0 4 0 1108597698 1279250432 300495 4294967295 134512640 135305190 3214283936 2997653936 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10941/tid=10945] ppid=10937 vsize=1249268 CPUtime=444.83
/proc/10941/task/10945/stat : 10945 (manysat1.1_stat) S 10937 10937 21691 0 -1 4202560 11573 0 0 0 44409 74 0 0 25 0 4 0 1108597698 1279250432 300495 4294967295 134512640 135305190 3214283936 2989265328 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1802.64
Current children cumulated vsize (KiB) 1251688

[startup+466.802 s]
/proc/loadavg: 4.44 4.33 4.36 2/102 12455
/proc/meminfo: memFree=1493860/3368532 swapFree=1952996/1959888
[pid=10937] ppid=10935 vsize=2420 CPUtime=13.66
/proc/10937/stat : 10937 (manysat.sh) S 10935 10937 21691 0 -1 4194304 370 46129 0 0 0 0 1338 28 15 0 1 0 1108596017 2478080 275 4294967295 134512640 135169312 3215078768 3215074984 3085045486 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10937/statm: 605 275 231 161 0 44 0
[pid=10941] ppid=10937 vsize=1249268 CPUtime=1789.37
/proc/10941/stat : 10941 (manysat1.1_stat) S 10937 10937 21691 0 -1 4202496 300561 0 0 0 178580 357 0 0 25 0 4 0 1108597383 1279250432 300495 4294967295 134512640 135305190 3214283936 3214283344 134657474 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10941/statm: 312317 300495 79 194 0 312121 0
[pid=10941/tid=10943] ppid=10937 vsize=1249268 CPUtime=448.31
/proc/10941/task/10943/stat : 10943 (manysat1.1_stat) R 10937 10937 21691 0 -1 4202560 24522 0 0 0 44774 57 0 0 18 0 4 0 1108597698 1279250432 300495 4294967295 134512640 135305190 3214283936 3006041168 134529379 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10941/tid=10944] ppid=10937 vsize=1249268 CPUtime=445.47
/proc/10941/task/10944/stat : 10944 (manysat1.1_stat) S 10937 10937 21691 0 -1 4202560 144855 0 0 0 44412 135 0 0 25 0 4 0 1108597698 1279250432 300495 4294967295 134512640 135305190 3214283936 2997653936 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10941/tid=10945] ppid=10937 vsize=1249268 CPUtime=444.83
/proc/10941/task/10945/stat : 10945 (manysat1.1_stat) S 10937 10937 21691 0 -1 4202560 11573 0 0 0 44409 74 0 0 25 0 4 0 1108597698 1279250432 300495 4294967295 134512640 135305190 3214283936 2989265328 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1803.03
Current children cumulated vsize (KiB) 1251688

[startup+466.902 s]
/proc/loadavg: 4.44 4.33 4.36 2/102 12455
/proc/meminfo: memFree=1493860/3368532 swapFree=1952996/1959888
[pid=10937] ppid=10935 vsize=2420 CPUtime=13.66
/proc/10937/stat : 10937 (manysat.sh) S 10935 10937 21691 0 -1 4194304 370 46129 0 0 0 0 1338 28 15 0 1 0 1108596017 2478080 275 4294967295 134512640 135169312 3215078768 3215074984 3085045486 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10937/statm: 605 275 231 161 0 44 0
[pid=10941] ppid=10937 vsize=0 CPUtime=1789.47
/proc/10941/stat : 10941 (manysat1.1_stat) Z 10937 10937 21691 0 -1 4202500 300578 0 0 0 178590 357 0 0 18 0 2 0 1108597383 0 0 4294967295 0 0 0 0 0 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10941/statm: 0 0 0 0 0 0 0
[pid=10941/tid=10945] ppid=10937 vsize=0 CPUtime=444.83
/proc/10941/task/10945/stat : 10945 (manysat1.1_stat) R 10937 10937 21691 0 -1 4203588 11573 0 0 0 44409 74 0 0 18 0 2 0 1108597698 0 0 4294967295 0 0 0 0 0 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1803.13
Current children cumulated vsize (KiB) 2420

Child status: 20
Real time (s): 466.982
CPU time (s): 1803.22
CPU user time (s): 1799.28
CPU system time (s): 3.94
CPU usage (%): 386.143
Max. virtual memory (cumulated for all children) (KiB): 1251688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.28
system time used= 3.94
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 347351
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= 25524
involuntary context switches= 89062

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-28 23:03:06
IDJOB=1781374
IDBENCH=71736
IDSOLVER=623
FILE ID=tipi45/1781374-1243544586
PBS_JOBID=
Free space on /tmp= 15466 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT_RACE06/velev-vliw-uns-4.0-9C1.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1781374-1243544586/watcher-1781374-1243544586 -o /tmp/evaluation-result-1781374-1243544586/solver-1781374-1243544586 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1781374-1243544586.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= 0c9a15d0f561e9d1bb438b04ae3c31af
RANDOM SEED= 798243633

Linux tipi45 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.41
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2738536 kB
Buffers:        146068 kB
Cached:         376272 kB
SwapCached:       2100 kB
Active:         155948 kB
Inactive:       375576 kB
HighTotal:     2489216 kB
HighFree:      2101000 kB
LowTotal:       879316 kB
LowFree:        637536 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:           37864 kB
Writeback:           0 kB
AnonPages:        8048 kB
Mapped:           3208 kB
Slab:            86500 kB
SReclaimable:    74852 kB
SUnreclaim:      11648 kB
PageTables:        508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89600 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15466 MiB
End job on tipi45 at 2009-05-28 23:10:55