Trace number 1720306

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
satake 2009-03-22UNSAT 1046.68 525.114

General information on the benchmark

Namemanol-pipe-c6bidw_i.cnf
MD5SUM8aeb1eb6b7bf22d54183762fb5b6410c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark46.7619
Satisfiable
(Un)Satisfiability was proved
Number of variables96089
Number of clauses283993
Sum of the clauses size662649
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2189328
Number of clauses of size 394664
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1046.52/525.10	c Benchmark name    : HOME/instance-1720306-1240654616.cnf
1046.52/525.10	c Thread Num        :            3
1046.52/525.10	c restarts          :           18
1046.52/525.10	c conflicts         :       278746
1046.52/525.10	c decisions         :      1477954           (     2818 / sec      )
1046.52/525.10	c propagations      :    344066436           (   656077 / sec      )
1046.52/525.10	c inspects          :   1503401177           (  2866734 / sec      )
1046.52/525.10	c conflict literals :     10532282           (    55.67 % deleted  )
1046.52/525.10	c cpu time          :       524.43           
1046.52/525.10	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-1720306-1240654616/watcher-1720306-1240654616 -o /tmp/evaluation-result-1720306-1240654616/solver-1720306-1240654616 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1720306-1240654616.cnf 3 1200 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14285
/proc/meminfo: memFree=1907944/2055920 swapFree=4192812/4192956
[pid=14285] ppid=14283 vsize=5120 CPUtime=0
/proc/14285/stat : 14285 (satake) S 14283 14285 14049 0 -1 4194304 658 0 0 0 0 0 0 0 18 0 4 0 93489125 5242880 643 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14285/statm: 1280 649 65 163 0 1115 0
[pid=14285/tid=14286] ppid=14283 vsize=5120 CPUtime=0
/proc/14285/task/14286/stat : 14286 (satake) S 14283 14285 14049 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 93489125 5242880 667 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=14285/tid=14287] ppid=14283 vsize=5120 CPUtime=0
/proc/14285/task/14287/stat : 14287 (satake) R 14283 14285 14049 0 -1 4194368 601 0 0 0 0 0 0 0 20 0 4 0 93489125 5242880 676 1992294400 134512640 135180984 4294956208 18446744073709551615 134583077 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14285/tid=14288] ppid=14283 vsize=5120 CPUtime=0
/proc/14285/task/14288/stat : 14288 (satake) R 14283 14285 14049 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 4 0 93489125 5242880 684 1992294400 134512640 135180984 4294956208 18446744073709551615 134705812 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0511139 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14285
/proc/meminfo: memFree=1907944/2055920 swapFree=4192812/4192956
[pid=14285] ppid=14283 vsize=20128 CPUtime=0.1
/proc/14285/stat : 14285 (satake) S 14283 14285 14049 0 -1 4194304 4143 0 0 0 8 2 0 0 18 0 4 0 93489125 20611072 4125 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14285/statm: 5065 4136 65 163 0 4900 0
[pid=14285/tid=14286] ppid=14283 vsize=20260 CPUtime=0
/proc/14285/task/14286/stat : 14286 (satake) S 14283 14285 14049 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 93489125 20746240 4142 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=14285/tid=14287] ppid=14283 vsize=20260 CPUtime=0.05
/proc/14285/task/14287/stat : 14287 (satake) S 14283 14285 14049 0 -1 4194368 2047 0 0 0 4 1 0 0 16 0 4 0 93489125 20746240 4151 1992294400 134512640 135180984 4294956208 18446744073709551615 134579486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14285/tid=14288] ppid=14283 vsize=20392 CPUtime=0.04
/proc/14285/task/14288/stat : 14288 (satake) R 14283 14285 14049 0 -1 4194368 2039 0 0 0 3 1 0 0 16 0 4 0 93489125 20881408 4157 1992294400 134512640 135180984 4294956208 18446744073709551615 134691935 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 20128

[startup+0.113999 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14285
/proc/meminfo: memFree=1907944/2055920 swapFree=4192812/4192956
[pid=14285] ppid=14283 vsize=27788 CPUtime=0.2
/proc/14285/stat : 14285 (satake) S 14283 14285 14049 0 -1 4194304 5701 0 0 0 17 3 0 0 18 0 4 0 93489125 28454912 5682 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14285/statm: 6947 5682 65 163 0 6782 0
[pid=14285/tid=14286] ppid=14283 vsize=27788 CPUtime=0
/proc/14285/task/14286/stat : 14286 (satake) S 14283 14285 14049 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 93489125 28454912 5682 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=14285/tid=14287] ppid=14283 vsize=27788 CPUtime=0.1
/proc/14285/task/14287/stat : 14287 (satake) D 14283 14285 14049 0 -1 4194368 2698 0 0 0 9 1 0 0 16 0 4 0 93489125 28454912 5682 1992294400 134512640 135180984 4294956208 18446744073709551615 134706046 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14285/tid=14288] ppid=14283 vsize=27788 CPUtime=0.1
/proc/14285/task/14288/stat : 14288 (satake) R 14283 14285 14049 0 -1 4194368 2913 0 0 0 8 2 0 0 17 0 4 0 93489125 28454912 5682 1992294400 134512640 135180984 4294956208 18446744073709551615 134522268 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 27788

[startup+0.306128 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14285
/proc/meminfo: memFree=1907944/2055920 swapFree=4192812/4192956
[pid=14285] ppid=14283 vsize=55024 CPUtime=0.59
/proc/14285/stat : 14285 (satake) S 14283 14285 14049 0 -1 4194304 11736 0 0 0 52 7 0 0 18 0 4 0 93489125 56344576 11717 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14285/statm: 13756 11719 66 163 0 13591 0
[pid=14285/tid=14286] ppid=14283 vsize=55024 CPUtime=0
/proc/14285/task/14286/stat : 14286 (satake) S 14283 14285 14049 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 93489125 56344576 11719 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=14285/tid=14287] ppid=14283 vsize=55024 CPUtime=0.29
/proc/14285/task/14287/stat : 14287 (satake) R 14283 14285 14049 0 -1 4194368 5692 0 0 0 26 3 0 0 16 0 4 0 93489125 56344576 11719 1992294400 134512640 135180984 4294956208 18446744073709551615 134519867 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14285/tid=14288] ppid=14283 vsize=55024 CPUtime=0.29
/proc/14285/task/14288/stat : 14288 (satake) R 14283 14285 14049 0 -1 4194368 5956 0 0 0 25 4 0 0 16 0 4 0 93489125 56344576 11720 1992294400 134512640 135180984 4294956208 18446744073709551615 134535625 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 55024

[startup+0.701156 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14285
/proc/meminfo: memFree=1907944/2055920 swapFree=4192812/4192956
[pid=14285] ppid=14283 vsize=52476 CPUtime=1.37
/proc/14285/stat : 14285 (satake) S 14283 14285 14049 0 -1 4194304 13602 0 0 0 126 11 0 0 18 0 4 0 93489125 53735424 11253 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14285/statm: 13119 11253 70 163 0 12954 0
[pid=14285/tid=14286] ppid=14283 vsize=52476 CPUtime=0.04
/proc/14285/task/14286/stat : 14286 (satake) R 14283 14285 14049 0 -1 4194368 1705 0 0 0 3 1 0 0 17 0 4 0 93489125 53735424 11253 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14285/tid=14287] ppid=14283 vsize=52476 CPUtime=0.65
/proc/14285/task/14287/stat : 14287 (satake) R 14283 14285 14049 0 -1 4194368 5799 0 0 0 61 4 0 0 17 0 4 0 93489125 53735424 11253 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14285/tid=14288] ppid=14283 vsize=52476 CPUtime=0.67
/proc/14285/task/14288/stat : 14288 (satake) R 14283 14285 14049 0 -1 4194368 6015 0 0 0 62 5 0 0 16 0 4 0 93489125 53735424 11253 1992294400 134512640 135180984 4294956208 18446744073709551615 134556241 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 52476

[startup+1.50121 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 14289
/proc/meminfo: memFree=1862728/2055920 swapFree=4192812/4192956
[pid=14285] ppid=14283 vsize=53632 CPUtime=2.96
/proc/14285/stat : 14285 (satake) S 14283 14285 14049 0 -1 4194304 13670 0 0 0 278 18 0 0 18 0 4 0 93489125 54919168 11321 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14285/statm: 13408 11321 70 163 0 13243 0
[pid=14285/tid=14286] ppid=14283 vsize=53632 CPUtime=0.08
/proc/14285/task/14286/stat : 14286 (satake) S 14283 14285 14049 0 -1 4194368 1718 0 0 0 4 4 0 0 16 0 4 0 93489125 54919168 11321 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=14285/tid=14287] ppid=14283 vsize=53632 CPUtime=1.42
/proc/14285/task/14287/stat : 14287 (satake) R 14283 14285 14049 0 -1 4194368 5821 0 0 0 137 5 0 0 18 0 4 0 93489125 54919168 11321 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14285/tid=14288] ppid=14283 vsize=53632 CPUtime=1.43
/proc/14285/task/14288/stat : 14288 (satake) R 14283 14285 14049 0 -1 4194368 6048 0 0 0 136 7 0 0 16 0 4 0 93489125 54919168 11321 1992294400 134512640 135180984 4294956208 18446744073709551615 134523641 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 53632

[startup+3.10232 s]
/proc/loadavg: 1.08 1.02 1.01 3/68 14289
/proc/meminfo: memFree=1862216/2055920 swapFree=4192812/4192956
[pid=14285] ppid=14283 vsize=53764 CPUtime=6.15
/proc/14285/stat : 14285 (satake) S 14283 14285 14049 0 -1 4194304 13848 0 0 0 575 40 0 0 18 0 4 0 93489125 55054336 11499 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14285/statm: 13441 11499 70 163 0 13276 0
[pid=14285/tid=14286] ppid=14283 vsize=53764 CPUtime=0.23
/proc/14285/task/14286/stat : 14286 (satake) S 14283 14285 14049 0 -1 4194368 1748 0 0 0 8 15 0 0 16 0 4 0 93489125 55054336 11499 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=14285/tid=14287] ppid=14283 vsize=53764 CPUtime=2.95
/proc/14285/task/14287/stat : 14287 (satake) R 14283 14285 14049 0 -1 4194368 5889 0 0 0 284 11 0 0 17 0 4 0 93489125 55054336 11499 1992294400 134512640 135180984 4294956208 18446744073709551615 134523629 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14285/tid=14288] ppid=14283 vsize=53764 CPUtime=2.94
/proc/14285/task/14288/stat : 14288 (satake) R 14283 14285 14049 0 -1 4194368 6128 0 0 0 281 13 0 0 17 0 4 0 93489125 55054336 11499 1992294400 134512640 135180984 4294956208 18446744073709551615 134523833 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 53764

[startup+6.30172 s]
/proc/loadavg: 1.08 1.02 1.01 3/68 14289
/proc/meminfo: memFree=1860424/2055920 swapFree=4192812/4192956
[pid=14285] ppid=14283 vsize=55776 CPUtime=12.49
/proc/14285/stat : 14285 (satake) S 14283 14285 14049 0 -1 4194304 14336 0 0 0 1149 100 0 0 18 0 4 0 93489125 57114624 11987 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14285/statm: 13944 11987 70 163 0 13779 0
[pid=14285/tid=14286] ppid=14283 vsize=55776 CPUtime=0.57
/proc/14285/task/14286/stat : 14286 (satake) S 14283 14285 14049 0 -1 4194368 1849 0 0 0 15 42 0 0 16 0 4 0 93489125 57114624 11987 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=14285/tid=14287] ppid=14283 vsize=55776 CPUtime=5.94
/proc/14285/task/14287/stat : 14287 (satake) R 14283 14285 14049 0 -1 4194368 6109 0 0 0 566 28 0 0 17 0 4 0 93489125 57114624 11987 1992294400 134512640 135180984 4294956208 18446744073709551615 134519894 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14285/tid=14288] ppid=14283 vsize=55776 CPUtime=5.96
/proc/14285/task/14288/stat : 14288 (satake) R 14283 14285 14049 0 -1 4194368 6295 0 0 0 567 29 0 0 17 0 4 0 93489125 57114624 11987 1992294400 134512640 135180984 4294956208 18446744073709551615 134518582 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 55776

[startup+12.7012 s]
/proc/loadavg: 1.22 1.05 1.02 4/68 14289
/proc/meminfo: memFree=1854728/2055920 swapFree=4192812/4192956
[pid=14285] ppid=14283 vsize=61468 CPUtime=25.15
/proc/14285/stat : 14285 (satake) S 14283 14285 14049 0 -1 4194304 15787 0 0 0 2254 261 0 0 18 0 4 0 93489125 62943232 13438 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14285/statm: 15367 13438 70 163 0 15202 0
[pid=14285/tid=14286] ppid=14283 vsize=61468 CPUtime=1.53
/proc/14285/task/14286/stat : 14286 (satake) S 14283 14285 14049 0 -1 4194368 2167 0 0 0 37 116 0 0 16 0 4 0 93489125 62943232 13438 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=14285/tid=14287] ppid=14283 vsize=61468 CPUtime=11.81
/proc/14285/task/14287/stat : 14287 (satake) R 14283 14285 14049 0 -1 4194368 6624 0 0 0 1109 72 0 0 17 0 4 0 93489125 62943232 13438 1992294400 134512640 135180984 4294956208 18446744073709551615 134532624 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14285/tid=14288] ppid=14283 vsize=61468 CPUtime=11.79
/proc/14285/task/14288/stat : 14288 (satake) R 14283 14285 14049 0 -1 4194368 6913 0 0 0 1107 72 0 0 17 0 4 0 93489125 62943232 13438 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 61468

[startup+25.5018 s]
/proc/loadavg: 1.34 1.08 1.02 3/68 14289
/proc/meminfo: memFree=1846408/2055920 swapFree=4192812/4192956
[pid=14285] ppid=14283 vsize=69220 CPUtime=50.58
/proc/14285/stat : 14285 (satake) S 14283 14285 14049 0 -1 4194304 17756 0 0 0 4591 467 0 0 18 0 4 0 93489125 70881280 15407 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14285/statm: 17305 15407 70 163 0 17140 0
[pid=14285/tid=14286] ppid=14283 vsize=69220 CPUtime=2.73
/proc/14285/task/14286/stat : 14286 (satake) S 14283 14285 14049 0 -1 4194368 2584 0 0 0 61 212 0 0 15 0 4 0 93489125 70881280 15407 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=14285/tid=14287] ppid=14283 vsize=69220 CPUtime=23.95
/proc/14285/task/14287/stat : 14287 (satake) R 14283 14285 14049 0 -1 4194368 7370 0 0 0 2270 125 0 0 17 0 4 0 93489125 70881280 15407 1992294400 134512640 135180984 4294956208 18446744073709551615 134528514 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14285/tid=14288] ppid=14283 vsize=69220 CPUtime=23.88
/proc/14285/task/14288/stat : 14288 (satake) R 14283 14285 14049 0 -1 4194368 7719 0 0 0 2260 128 0 0 17 0 4 0 93489125 70881280 15407 1992294400 134512640 135180984 4294956208 18446744073709551615 134518244 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 69220

[startup+51.1015 s]
/proc/loadavg: 1.63 1.17 1.05 3/68 14289
/proc/meminfo: memFree=1831176/2055920 swapFree=4192812/4192956
[pid=14285] ppid=14283 vsize=85812 CPUtime=101.49
/proc/14285/stat : 14285 (satake) S 14283 14285 14049 0 -1 4194304 21620 0 0 0 9383 766 0 0 18 0 4 0 93489125 87871488 19271 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14285/statm: 21453 19271 70 163 0 21288 0
[pid=14285/tid=14286] ppid=14283 vsize=85812 CPUtime=4.49
/proc/14285/task/14286/stat : 14286 (satake) S 14283 14285 14049 0 -1 4194368 3240 0 0 0 100 349 0 0 16 0 4 0 93489125 87871488 19271 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=14285/tid=14287] ppid=14283 vsize=85812 CPUtime=48.59
/proc/14285/task/14287/stat : 14287 (satake) R 14283 14285 14049 0 -1 4194368 8768 0 0 0 4647 212 0 0 17 0 4 0 93489125 87871488 19271 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14285/tid=14288] ppid=14283 vsize=85812 CPUtime=48.4
/proc/14285/task/14288/stat : 14288 (satake) R 14283 14285 14049 0 -1 4194368 9529 0 0 0 4636 204 0 0 17 0 4 0 93489125 87871488 19271 1992294400 134512640 135180984 4294956208 18446744073709551615 134528230 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 85812

[startup+102.306 s]
/proc/loadavg: 1.92 1.32 1.11 3/68 14289
/proc/meminfo: memFree=1809352/2055920 swapFree=4192812/4192956
[pid=14285] ppid=14283 vsize=106232 CPUtime=203.49
/proc/14285/stat : 14285 (satake) S 14283 14285 14049 0 -1 4194304 26936 0 0 0 19069 1280 0 0 18 0 4 0 93489125 108781568 24587 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14285/statm: 26558 24587 70 163 0 26393 0
[pid=14285/tid=14286] ppid=14283 vsize=106232 CPUtime=7.54
/proc/14285/task/14286/stat : 14286 (satake) S 14283 14285 14049 0 -1 4194368 4331 0 0 0 168 586 0 0 16 0 4 0 93489125 108781568 24587 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=14285/tid=14287] ppid=14283 vsize=106232 CPUtime=98.04
/proc/14285/task/14287/stat : 14287 (satake) R 14283 14285 14049 0 -1 4194368 10858 0 0 0 9456 348 0 0 17 0 4 0 93489125 108781568 24587 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14285/tid=14288] ppid=14283 vsize=106232 CPUtime=97.89
/proc/14285/task/14288/stat : 14288 (satake) R 14283 14285 14049 0 -1 4194368 11664 0 0 0 9444 345 0 0 17 0 4 0 93489125 108781568 24587 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.49
Current children cumulated vsize (KiB) 106232

[startup+162.302 s]
/proc/loadavg: 1.97 1.43 1.16 3/68 14289
/proc/meminfo: memFree=1788808/2055920 swapFree=4192812/4192956
[pid=14285] ppid=14283 vsize=127728 CPUtime=323.1
/proc/14285/stat : 14285 (satake) S 14283 14285 14049 0 -1 4194304 32089 0 0 0 30661 1649 0 0 18 0 4 0 93489125 130793472 29740 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14285/statm: 31932 29740 70 163 0 31767 0
[pid=14285/tid=14286] ppid=14283 vsize=127728 CPUtime=9.68
/proc/14285/task/14286/stat : 14286 (satake) S 14283 14285 14049 0 -1 4194368 5170 0 0 0 219 749 0 0 16 0 4 0 93489125 130793472 29740 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=14285/tid=14287] ppid=14283 vsize=127728 CPUtime=156.82
/proc/14285/task/14287/stat : 14287 (satake) R 14283 14285 14049 0 -1 4194368 12779 0 0 0 15231 451 0 0 23 0 4 0 93489125 130793472 29740 1992294400 134512640 135180984 4294956208 18446744073709551615 134519935 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14285/tid=14288] ppid=14283 vsize=127728 CPUtime=156.58
/proc/14285/task/14288/stat : 14288 (satake) R 14283 14285 14049 0 -1 4194368 14057 0 0 0 15210 448 0 0 25 0 4 0 93489125 130793472 29740 1992294400 134512640 135180984 4294956208 18446744073709551615 134519935 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.1
Current children cumulated vsize (KiB) 127728

[startup+222.302 s]
/proc/loadavg: 2.10 1.57 1.22 3/68 14289
/proc/meminfo: memFree=1772296/2055920 swapFree=4192812/4192956
[pid=14285] ppid=14283 vsize=144592 CPUtime=442.76
/proc/14285/stat : 14285 (satake) S 14283 14285 14049 0 -1 4194304 36186 0 0 0 42279 1997 0 0 18 0 4 0 93489125 148062208 33837 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14285/statm: 36148 33837 70 163 0 35983 0
[pid=14285/tid=14286] ppid=14283 vsize=144592 CPUtime=11.7
/proc/14285/task/14286/stat : 14286 (satake) S 14283 14285 14049 0 -1 4194368 5890 0 0 0 263 907 0 0 16 0 4 0 93489125 148062208 33837 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=14285/tid=14287] ppid=14283 vsize=144592 CPUtime=215.58
/proc/14285/task/14287/stat : 14287 (satake) R 14283 14285 14049 0 -1 4194368 14612 0 0 0 21006 552 0 0 20 0 4 0 93489125 148062208 33837 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14285/tid=14288] ppid=14283 vsize=144592 CPUtime=215.45
/proc/14285/task/14288/stat : 14288 (satake) R 14283 14285 14049 0 -1 4194368 15601 0 0 0 21009 536 0 0 20 0 4 0 93489125 148062208 33837 1992294400 134512640 135180984 4294956208 18446744073709551615 134520886 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.76
Current children cumulated vsize (KiB) 144592

[startup+282.302 s]
/proc/loadavg: 2.04 1.64 1.27 3/68 14289
/proc/meminfo: memFree=1757512/2055920 swapFree=4192812/4192956
[pid=14285] ppid=14283 vsize=158780 CPUtime=562.42
/proc/14285/stat : 14285 (satake) S 14283 14285 14049 0 -1 4194304 39915 0 0 0 53995 2247 0 0 18 0 4 0 93489125 162590720 37566 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14285/statm: 39695 37566 70 163 0 39530 0
[pid=14285/tid=14286] ppid=14283 vsize=158780 CPUtime=13.15
/proc/14285/task/14286/stat : 14286 (satake) S 14283 14285 14049 0 -1 4194368 6455 0 0 0 295 1020 0 0 16 0 4 0 93489125 162590720 37566 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=14285/tid=14287] ppid=14283 vsize=158780 CPUtime=274.62
/proc/14285/task/14287/stat : 14287 (satake) R 14283 14285 14049 0 -1 4194368 16151 0 0 0 26842 620 0 0 20 0 4 0 93489125 162590720 37566 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14285/tid=14288] ppid=14283 vsize=158780 CPUtime=274.63
/proc/14285/task/14288/stat : 14288 (satake) R 14283 14285 14049 0 -1 4194368 17226 0 0 0 26857 606 0 0 25 0 4 0 93489125 162590720 37566 1992294400 134512640 135180984 4294956208 18446744073709551615 134518735 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.42
Current children cumulated vsize (KiB) 158780

[startup+342.301 s]
/proc/loadavg: 2.01 1.71 1.31 3/68 14289
/proc/meminfo: memFree=1746760/2055920 swapFree=4192812/4192956
[pid=14285] ppid=14283 vsize=168948 CPUtime=682.15
/proc/14285/stat : 14285 (satake) S 14283 14285 14049 0 -1 4194304 42565 0 0 0 65814 2401 0 0 18 0 4 0 93489125 173002752 40216 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14285/statm: 42237 40216 70 163 0 42072 0
[pid=14285/tid=14286] ppid=14283 vsize=168948 CPUtime=14.07
/proc/14285/task/14286/stat : 14286 (satake) S 14283 14285 14049 0 -1 4194368 6825 0 0 0 317 1090 0 0 16 0 4 0 93489125 173002752 40216 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=14285/tid=14287] ppid=14283 vsize=168948 CPUtime=334.1
/proc/14285/task/14287/stat : 14287 (satake) R 14283 14285 14049 0 -1 4194368 17293 0 0 0 32752 658 0 0 20 0 4 0 93489125 173002752 40216 1992294400 134512640 135180984 4294956208 18446744073709551615 134528633 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14285/tid=14288] ppid=14283 vsize=168948 CPUtime=333.98
/proc/14285/task/14288/stat : 14288 (satake) R 14283 14285 14049 0 -1 4194368 18364 0 0 0 32745 653 0 0 18 0 4 0 93489125 173002752 40216 1992294400 134512640 135180984 4294956208 18446744073709551615 134525488 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.15
Current children cumulated vsize (KiB) 168948

[startup+402.301 s]
/proc/loadavg: 2.00 1.76 1.35 3/68 14289
/proc/meminfo: memFree=1736968/2055920 swapFree=4192812/4192956
[pid=14285] ppid=14283 vsize=181664 CPUtime=801.89
/proc/14285/stat : 14285 (satake) S 14283 14285 14049 0 -1 4194304 45004 0 0 0 77654 2535 0 0 18 0 4 0 93489125 186023936 42655 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14285/statm: 45416 42655 70 163 0 45251 0
[pid=14285/tid=14286] ppid=14283 vsize=181664 CPUtime=14.8
/proc/14285/task/14286/stat : 14286 (satake) S 14283 14285 14049 0 -1 4194368 7108 0 0 0 332 1148 0 0 16 0 4 0 93489125 186023936 42655 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=14285/tid=14287] ppid=14283 vsize=181664 CPUtime=393.7
/proc/14285/task/14287/stat : 14287 (satake) R 14283 14285 14049 0 -1 4194368 18453 0 0 0 38674 696 0 0 19 0 4 0 93489125 186023936 42655 1992294400 134512640 135180984 4294956208 18446744073709551615 134528683 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14285/tid=14288] ppid=14283 vsize=181664 CPUtime=393.37
/proc/14285/task/14288/stat : 14288 (satake) R 14283 14285 14049 0 -1 4194368 19360 0 0 0 38647 690 0 0 17 0 4 0 93489125 186023936 42655 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.89
Current children cumulated vsize (KiB) 181664

[startup+462.301 s]
/proc/loadavg: 2.00 1.80 1.39 3/68 14289
/proc/meminfo: memFree=1728200/2055920 swapFree=4192812/4192956
[pid=14285] ppid=14283 vsize=191564 CPUtime=921.61
/proc/14285/stat : 14285 (satake) S 14283 14285 14049 0 -1 4194304 47173 0 0 0 89448 2713 0 0 18 0 4 0 93489125 196161536 44824 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14285/statm: 47891 44824 70 163 0 47726 0
[pid=14285/tid=14286] ppid=14283 vsize=191564 CPUtime=15.86
/proc/14285/task/14286/stat : 14286 (satake) S 14283 14285 14049 0 -1 4194368 7519 0 0 0 357 1229 0 0 16 0 4 0 93489125 196161536 44824 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=14285/tid=14287] ppid=14283 vsize=191564 CPUtime=453.13
/proc/14285/task/14287/stat : 14287 (satake) R 14283 14285 14049 0 -1 4194368 19316 0 0 0 44568 745 0 0 25 0 4 0 93489125 196161536 44824 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14285/tid=14288] ppid=14283 vsize=191564 CPUtime=452.61
/proc/14285/task/14288/stat : 14288 (satake) R 14283 14285 14049 0 -1 4194368 20255 0 0 0 44522 739 0 0 25 0 4 0 93489125 196161536 44824 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.61
Current children cumulated vsize (KiB) 191564

[startup+522.301 s]
/proc/loadavg: 2.00 1.83 1.42 3/68 14289
/proc/meminfo: memFree=1723400/2055920 swapFree=4192812/4192956
[pid=14285] ppid=14283 vsize=195884 CPUtime=1041.34
/proc/14285/stat : 14285 (satake) S 14283 14285 14049 0 -1 4194304 48360 0 0 0 101274 2860 0 0 18 0 4 0 93489125 200585216 46011 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14285/statm: 48971 46011 70 163 0 48806 0
[pid=14285/tid=14286] ppid=14283 vsize=195884 CPUtime=16.73
/proc/14285/task/14286/stat : 14286 (satake) S 14283 14285 14049 0 -1 4194368 7780 0 0 0 377 1296 0 0 16 0 4 0 93489125 200585216 46011 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=14285/tid=14287] ppid=14283 vsize=195884 CPUtime=512.62
/proc/14285/task/14287/stat : 14287 (satake) R 14283 14285 14049 0 -1 4194368 19898 0 0 0 50477 785 0 0 19 0 4 0 93489125 200585216 46011 1992294400 134512640 135180984 4294956208 18446744073709551615 134525163 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14285/tid=14288] ppid=14283 vsize=195884 CPUtime=511.98
/proc/14285/task/14288/stat : 14288 (satake) R 14283 14285 14049 0 -1 4194368 20599 0 0 0 50419 779 0 0 19 0 4 0 93489125 200585216 46011 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.34
Current children cumulated vsize (KiB) 195884

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

[startup+523.101 s]
/proc/loadavg: 2.00 1.83 1.43 3/68 14289
/proc/meminfo: memFree=1723400/2055920 swapFree=4192812/4192956
[pid=14285] ppid=14283 vsize=195884 CPUtime=1042.93
/proc/14285/stat : 14285 (satake) S 14283 14285 14049 0 -1 4194304 48360 0 0 0 101432 2861 0 0 18 0 4 0 93489125 200585216 46011 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14285/statm: 48971 46011 70 163 0 48806 0
[pid=14285/tid=14286] ppid=14283 vsize=195884 CPUtime=16.73
/proc/14285/task/14286/stat : 14286 (satake) S 14283 14285 14049 0 -1 4194368 7780 0 0 0 377 1296 0 0 15 0 4 0 93489125 200585216 46011 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=14285/tid=14287] ppid=14283 vsize=195884 CPUtime=513.41
/proc/14285/task/14287/stat : 14287 (satake) R 14283 14285 14049 0 -1 4194368 19898 0 0 0 50556 785 0 0 21 0 4 0 93489125 200585216 46011 1992294400 134512640 135180984 4294956208 18446744073709551615 134520798 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14285/tid=14288] ppid=14283 vsize=195884 CPUtime=512.77
/proc/14285/task/14288/stat : 14288 (satake) R 14283 14285 14049 0 -1 4194368 20599 0 0 0 50498 779 0 0 20 0 4 0 93489125 200585216 46011 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1042.93
Current children cumulated vsize (KiB) 195884

[startup+523.901 s]
/proc/loadavg: 2.00 1.83 1.43 3/68 14289
/proc/meminfo: memFree=1723336/2055920 swapFree=4192812/4192956
[pid=14285] ppid=14283 vsize=195884 CPUtime=1044.53
/proc/14285/stat : 14285 (satake) S 14283 14285 14049 0 -1 4194304 48360 0 0 0 101592 2861 0 0 18 0 4 0 93489125 200585216 46011 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14285/statm: 48971 46011 70 163 0 48806 0
[pid=14285/tid=14286] ppid=14283 vsize=195884 CPUtime=16.73
/proc/14285/task/14286/stat : 14286 (satake) S 14283 14285 14049 0 -1 4194368 7780 0 0 0 377 1296 0 0 15 0 4 0 93489125 200585216 46011 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=14285/tid=14287] ppid=14283 vsize=195884 CPUtime=514.21
/proc/14285/task/14287/stat : 14287 (satake) R 14283 14285 14049 0 -1 4194368 19898 0 0 0 50636 785 0 0 17 0 4 0 93489125 200585216 46011 1992294400 134512640 135180984 4294956208 18446744073709551615 134520719 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14285/tid=14288] ppid=14283 vsize=195884 CPUtime=513.57
/proc/14285/task/14288/stat : 14288 (satake) R 14283 14285 14049 0 -1 4194368 20599 0 0 0 50578 779 0 0 17 0 4 0 93489125 200585216 46011 1992294400 134512640 135180984 4294956208 18446744073709551615 134520873 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1044.53
Current children cumulated vsize (KiB) 195884

[startup+524.706 s]
/proc/loadavg: 2.00 1.83 1.43 2/68 14289
/proc/meminfo: memFree=1724168/2055920 swapFree=4192812/4192956
[pid=14285] ppid=14283 vsize=191852 CPUtime=1046.08
/proc/14285/stat : 14285 (satake) S 14283 14285 14049 0 -1 4194304 48369 0 0 0 101731 2877 0 0 16 0 3 0 93489125 196456448 45204 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14285/statm: 47963 45204 79 163 0 47798 0
[pid=14285/tid=14287] ppid=14283 vsize=191852 CPUtime=514.91
/proc/14285/task/14287/stat : 14287 (satake) R 14283 14285 14049 0 -1 4194368 19898 0 0 0 50701 790 0 0 16 0 3 0 93489125 196456448 45204 1992294400 134512640 135180984 4294956208 18446744073709551615 134672154 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14285/tid=14288] ppid=14283 vsize=191852 CPUtime=514.19
/proc/14285/task/14288/stat : 14288 (satake) R 14283 14285 14049 0 -1 4194368 20608 0 0 0 50634 785 0 0 16 0 3 0 93489125 196456448 45204 1992294400 134512640 135180984 4294956208 18446744073709551615 134672154 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1046.08
Current children cumulated vsize (KiB) 191852

[startup+525.102 s]
/proc/loadavg: 2.00 1.83 1.43 2/68 14289
/proc/meminfo: memFree=1724168/2055920 swapFree=4192812/4192956
[pid=14285] ppid=14283 vsize=0 CPUtime=1046.66
/proc/14285/stat : 14285 (satake) R 14283 14285 14049 0 -1 4194308 48369 0 0 0 101772 2894 0 0 16 0 1 0 93489125 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/14285/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1046.66
Current children cumulated vsize (KiB) 0

Child status: 3
Real time (s): 525.114
CPU time (s): 1046.68
CPU user time (s): 1017.73
CPU system time (s): 28.9586
CPU usage (%): 199.325
Max. virtual memory (cumulated for all children) (KiB): 195884


getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1017.73
system time used= 28.9586
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48369
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= 2313868
involuntary context switches= 2287499

runsolver used 0.484926 second user time and 1.43678 second system time

The end

Launcher Data

Begin job on node52 at 2009-04-25 12:16:56
IDJOB=1720306
IDBENCH=69599
IDSOLVER=553
FILE ID=node52/1720306-1240654616
PBS_JOBID= 9186518
Free space on /tmp= 66220 MiB

SOLVER NAME= satake 2009-03-22
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c6bidw_i.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720306-1240654616/watcher-1720306-1240654616 -o /tmp/evaluation-result-1720306-1240654616/solver-1720306-1240654616 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1720306-1240654616.cnf 3 1200

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

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED=1985560807

node52.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.214
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.214
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:       1908424 kB
Buffers:          7640 kB
Cached:          71036 kB
SwapCached:          0 kB
Active:          42648 kB
Inactive:        49928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1908424 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5404 kB
Writeback:           0 kB
Mapped:          23704 kB
Slab:            40844 kB
Committed_AS:   327992 kB
PageTables:       1476 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= 66220 MiB
End job on node52 at 2009-04-25 12:25:42