Trace number 2078552

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
Conquer 2009-07-10SAT 149.14 149.391

General information on the benchmark

Namecsp/rand-3-20-20-fcd/
normalized-rand-3-20-20-60-632-fcd-27_ext.xml
MD5SUM5d827178576edb3581cfab2e015d5861
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.72898
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints60
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension60
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

149.02/149.39	s SATISFIABLE
149.02/149.39	v 10 12 17 18 11 16 10 14 4 6 9 9 0 7 7 2 9 3 3 5

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2078552-1247367142/watcher-2078552-1247367142 -o /tmp/evaluation-result-2078552-1247367142/solver-2078552-1247367142 -C 1800 -W 2000 -M 900 HOME/solver -benchname HOME/instance-2078552-1247367142.xml -dir HOME -tmpdir HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.98 2.01 2.08 4/75 22744
/proc/meminfo: memFree=1453224/2055920 swapFree=4192956/4192956
[pid=22744] ppid=22742 vsize=5356 CPUtime=0
/proc/22744/stat : 22744 (solver) S 22742 22744 19878 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 23779782 5484544 240 996147200 4194304 4889804 548682068704 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22744/statm: 1339 240 199 169 0 50 0
[pid=22745] ppid=22744 vsize=5356 CPUtime=0
/proc/22745/stat : 22745 (solver) R 22744 22744 19878 0 -1 4194368 19 0 0 0 0 0 0 0 19 0 1 0 23779783 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 234045893927 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 1339 241 200 169 0 50 0

[startup+0.0677301 s]
/proc/loadavg: 1.98 2.01 2.08 4/75 22744
/proc/meminfo: memFree=1453224/2055920 swapFree=4192956/4192956
[pid=22744] ppid=22742 vsize=5356 CPUtime=0
/proc/22744/stat : 22744 (solver) S 22742 22744 19878 0 -1 4194304 314 142 0 0 0 0 0 0 18 0 1 0 23779782 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22744/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10173 s]
/proc/loadavg: 1.98 2.01 2.08 4/75 22744
/proc/meminfo: memFree=1453224/2055920 swapFree=4192956/4192956
[pid=22744] ppid=22742 vsize=5356 CPUtime=0
/proc/22744/stat : 22744 (solver) S 22742 22744 19878 0 -1 4194304 314 142 0 0 0 0 0 0 18 0 1 0 23779782 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22744/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301747 s]
/proc/loadavg: 1.98 2.01 2.08 4/75 22744
/proc/meminfo: memFree=1453224/2055920 swapFree=4192956/4192956
[pid=22744] ppid=22742 vsize=5356 CPUtime=0
/proc/22744/stat : 22744 (solver) S 22742 22744 19878 0 -1 4194304 314 142 0 0 0 0 0 0 18 0 1 0 23779782 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22744/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70179 s]
/proc/loadavg: 1.98 2.01 2.08 4/75 22744
/proc/meminfo: memFree=1453224/2055920 swapFree=4192956/4192956
[pid=22744] ppid=22742 vsize=5356 CPUtime=0
/proc/22744/stat : 22744 (solver) S 22742 22744 19878 0 -1 4194304 314 142 0 0 0 0 0 0 18 0 1 0 23779782 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22744/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50288 s]
/proc/loadavg: 1.98 2.01 2.08 3/85 22758
/proc/meminfo: memFree=1446808/2055920 swapFree=4192956/4192956
[pid=22744] ppid=22742 vsize=5356 CPUtime=0.71
/proc/22744/stat : 22744 (solver) S 22742 22744 19878 0 -1 4194304 361 831 0 0 0 0 19 52 15 0 1 0 23779782 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22744/statm: 1339 242 201 169 0 50 0
[pid=22749] ppid=22744 vsize=311692 CPUtime=0.58
/proc/22749/stat : 22749 (Conquer) R 22744 22744 19878 0 -1 0 2732 0 0 0 56 2 0 0 24 0 9 0 23779857 319172608 2243 996147200 134512640 142716928 4294956224 18446744073709551615 137461477 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/22749/statm: 77923 2243 645 2003 0 75334 0
[pid=22749/tid=22751] ppid=22744 vsize=311692 CPUtime=0
/proc/22749/task/22751/stat : 22751 (Conquer) S 22744 22744 19878 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23779857 319172608 2243 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=22749/tid=22752] ppid=22744 vsize=311692 CPUtime=0
/proc/22749/task/22752/stat : 22752 (Conquer) S 22744 22744 19878 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 23779875 319172608 2243 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22753] ppid=22744 vsize=311692 CPUtime=0
/proc/22749/task/22753/stat : 22753 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23779877 319172608 2243 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22754] ppid=22744 vsize=311692 CPUtime=0
/proc/22749/task/22754/stat : 22754 (Conquer) S 22744 22744 19878 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 23779877 319172608 2243 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22755] ppid=22744 vsize=311692 CPUtime=0
/proc/22749/task/22755/stat : 22755 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23779877 319172608 2243 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22756] ppid=22744 vsize=311692 CPUtime=0
/proc/22749/task/22756/stat : 22756 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23779877 319172608 2243 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22757] ppid=22744 vsize=311692 CPUtime=0
/proc/22749/task/22757/stat : 22757 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23779877 319172608 2243 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22758] ppid=22744 vsize=311692 CPUtime=0
/proc/22749/task/22758/stat : 22758 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23779877 319172608 2243 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 317048

[startup+3.10204 s]
/proc/loadavg: 1.98 2.01 2.08 3/85 22758
/proc/meminfo: memFree=1426200/2055920 swapFree=4192956/4192956
[pid=22744] ppid=22742 vsize=5356 CPUtime=0.71
/proc/22744/stat : 22744 (solver) S 22742 22744 19878 0 -1 4194304 361 831 0 0 0 0 19 52 15 0 1 0 23779782 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22744/statm: 1339 242 201 169 0 50 0
[pid=22749] ppid=22744 vsize=313884 CPUtime=2.17
/proc/22749/stat : 22749 (Conquer) R 22744 22744 19878 0 -1 0 10972 0 0 0 212 5 0 0 25 0 9 0 23779857 321417216 10434 996147200 134512640 142716928 4294956224 18446744073709551615 135303855 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/22749/statm: 78471 10434 688 2003 0 75882 0
[pid=22749/tid=22751] ppid=22744 vsize=313884 CPUtime=0
/proc/22749/task/22751/stat : 22751 (Conquer) S 22744 22744 19878 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23779857 321417216 10434 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=22749/tid=22752] ppid=22744 vsize=313884 CPUtime=0.06
/proc/22749/task/22752/stat : 22752 (Conquer) S 22744 22744 19878 0 -1 64 20 0 0 0 6 0 0 0 17 0 9 0 23779875 321417216 10434 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22753] ppid=22744 vsize=313884 CPUtime=0
/proc/22749/task/22753/stat : 22753 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23779877 321417216 10434 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22754] ppid=22744 vsize=313884 CPUtime=0.01
/proc/22749/task/22754/stat : 22754 (Conquer) S 22744 22744 19878 0 -1 64 5 0 0 0 1 0 0 0 16 0 9 0 23779877 321417216 10434 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22755] ppid=22744 vsize=313884 CPUtime=0
/proc/22749/task/22755/stat : 22755 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23779877 321417216 10434 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22756] ppid=22744 vsize=313884 CPUtime=0
/proc/22749/task/22756/stat : 22756 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23779877 321417216 10434 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22757] ppid=22744 vsize=313884 CPUtime=0
/proc/22749/task/22757/stat : 22757 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23779877 321417216 10434 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22758] ppid=22744 vsize=313884 CPUtime=0
/proc/22749/task/22758/stat : 22758 (Conquer) S 22744 22744 19878 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 23779877 321417216 10434 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 319240

[startup+6.30138 s]
/proc/loadavg: 2.06 2.03 2.09 3/85 22758
/proc/meminfo: memFree=1411480/2055920 swapFree=4192956/4192956
[pid=22744] ppid=22742 vsize=5356 CPUtime=0.71
/proc/22744/stat : 22744 (solver) S 22742 22744 19878 0 -1 4194304 361 831 0 0 0 0 19 52 15 0 1 0 23779782 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22744/statm: 1339 242 201 169 0 50 0
[pid=22749] ppid=22744 vsize=313884 CPUtime=5.38
/proc/22749/stat : 22749 (Conquer) R 22744 22744 19878 0 -1 0 11129 0 0 0 532 6 0 0 25 0 9 0 23779857 321417216 10566 996147200 134512640 142716928 4294956224 18446744073709551615 134793530 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/22749/statm: 78471 10566 688 2003 0 75882 0
[pid=22749/tid=22751] ppid=22744 vsize=313884 CPUtime=0
/proc/22749/task/22751/stat : 22751 (Conquer) S 22744 22744 19878 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23779857 321417216 10566 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=22749/tid=22752] ppid=22744 vsize=313884 CPUtime=0.09
/proc/22749/task/22752/stat : 22752 (Conquer) S 22744 22744 19878 0 -1 64 25 0 0 0 9 0 0 0 17 0 9 0 23779875 321417216 10566 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22753] ppid=22744 vsize=313884 CPUtime=0
/proc/22749/task/22753/stat : 22753 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23779877 321417216 10566 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22754] ppid=22744 vsize=313884 CPUtime=0.01
/proc/22749/task/22754/stat : 22754 (Conquer) S 22744 22744 19878 0 -1 64 5 0 0 0 1 0 0 0 16 0 9 0 23779877 321417216 10566 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22755] ppid=22744 vsize=313884 CPUtime=0
/proc/22749/task/22755/stat : 22755 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23779877 321417216 10566 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22756] ppid=22744 vsize=313884 CPUtime=0
/proc/22749/task/22756/stat : 22756 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23779877 321417216 10566 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22757] ppid=22744 vsize=313884 CPUtime=0
/proc/22749/task/22757/stat : 22757 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23779877 321417216 10566 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22758] ppid=22744 vsize=313884 CPUtime=0
/proc/22749/task/22758/stat : 22758 (Conquer) S 22744 22744 19878 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 23779877 321417216 10566 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 319240

[startup+12.7021 s]
/proc/loadavg: 2.06 2.02 2.09 3/85 22758
/proc/meminfo: memFree=1410520/2055920 swapFree=4192956/4192956
[pid=22744] ppid=22742 vsize=5356 CPUtime=0.71
/proc/22744/stat : 22744 (solver) S 22742 22744 19878 0 -1 4194304 361 831 0 0 0 0 19 52 15 0 1 0 23779782 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22744/statm: 1339 242 201 169 0 50 0
[pid=22749] ppid=22744 vsize=314676 CPUtime=11.77
/proc/22749/stat : 22749 (Conquer) R 22744 22744 19878 0 -1 0 11393 0 0 0 1171 6 0 0 25 0 9 0 23779857 322228224 10756 996147200 134512640 142716928 4294956224 18446744073709551615 135303812 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/22749/statm: 78669 10756 688 2003 0 76080 0
[pid=22749/tid=22751] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22751/stat : 22751 (Conquer) S 22744 22744 19878 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23779857 322228224 10756 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=22749/tid=22752] ppid=22744 vsize=314676 CPUtime=0.13
/proc/22749/task/22752/stat : 22752 (Conquer) S 22744 22744 19878 0 -1 64 25 0 0 0 13 0 0 0 17 0 9 0 23779875 322228224 10756 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22753] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22753/stat : 22753 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23779877 322228224 10756 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22754] ppid=22744 vsize=314676 CPUtime=0.02
/proc/22749/task/22754/stat : 22754 (Conquer) S 22744 22744 19878 0 -1 64 5 0 0 0 2 0 0 0 16 0 9 0 23779877 322228224 10756 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22755] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22755/stat : 22755 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23779877 322228224 10756 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22756] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22756/stat : 22756 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23779877 322228224 10756 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22757] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22757/stat : 22757 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23779877 322228224 10756 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22758] ppid=22744 vsize=314676 CPUtime=0.02
/proc/22749/task/22758/stat : 22758 (Conquer) S 22744 22744 19878 0 -1 64 227 0 0 0 2 0 0 0 15 0 9 0 23779877 322228224 10756 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 320032

[startup+25.5014 s]
/proc/loadavg: 2.04 2.02 2.08 3/85 22758
/proc/meminfo: memFree=1428056/2055920 swapFree=4192956/4192956
[pid=22744] ppid=22742 vsize=5356 CPUtime=0.71
/proc/22744/stat : 22744 (solver) S 22742 22744 19878 0 -1 4194304 361 831 0 0 0 0 19 52 15 0 1 0 23779782 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22744/statm: 1339 242 201 169 0 50 0
[pid=22749] ppid=22744 vsize=314676 CPUtime=24.57
/proc/22749/stat : 22749 (Conquer) R 22744 22744 19878 0 -1 0 12477 0 0 0 2449 8 0 0 25 0 9 0 23779857 322228224 6584 996147200 134512640 142716928 4294956224 18446744073709551615 137648541 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/22749/statm: 78669 6584 688 2003 0 76080 0
[pid=22749/tid=22751] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22751/stat : 22751 (Conquer) S 22744 22744 19878 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23779857 322228224 6584 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=22749/tid=22752] ppid=22744 vsize=314676 CPUtime=0.18
/proc/22749/task/22752/stat : 22752 (Conquer) S 22744 22744 19878 0 -1 64 25 0 0 0 18 0 0 0 17 0 9 0 23779875 322228224 6584 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22753] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22753/stat : 22753 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23779877 322228224 6584 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22754] ppid=22744 vsize=314676 CPUtime=0.1
/proc/22749/task/22754/stat : 22754 (Conquer) S 22744 22744 19878 0 -1 64 5 0 0 0 10 0 0 0 16 0 9 0 23779877 322228224 6584 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22755] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22755/stat : 22755 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23779877 322228224 6584 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22756] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22756/stat : 22756 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23779877 322228224 6584 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22757] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22757/stat : 22757 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23779877 322228224 6584 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22758] ppid=22744 vsize=314676 CPUtime=0.02
/proc/22749/task/22758/stat : 22758 (Conquer) S 22744 22744 19878 0 -1 64 227 0 0 0 2 0 0 0 15 0 9 0 23779877 322228224 6584 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 320032

[startup+51.1011 s]
/proc/loadavg: 2.03 2.02 2.08 3/85 22758

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

Current children cumulated CPU time (s) 127.63
Current children cumulated vsize (KiB) 320032

[startup+140.702 s]
/proc/loadavg: 2.00 2.01 2.07 3/85 22758
/proc/meminfo: memFree=1429400/2055920 swapFree=4192956/4192956
[pid=22744] ppid=22742 vsize=5356 CPUtime=0.71
/proc/22744/stat : 22744 (solver) S 22742 22744 19878 0 -1 4194304 361 831 0 0 0 0 19 52 15 0 1 0 23779782 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22744/statm: 1339 242 201 169 0 50 0
[pid=22749] ppid=22744 vsize=314676 CPUtime=139.72
/proc/22749/stat : 22749 (Conquer) R 22744 22744 19878 0 -1 0 17353 0 0 0 13954 18 0 0 25 0 9 0 23779857 322228224 5768 996147200 134512640 142716928 4294956224 18446744073709551615 134805981 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/22749/statm: 78669 5768 688 2003 0 76080 0
[pid=22749/tid=22751] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22751/stat : 22751 (Conquer) S 22744 22744 19878 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23779857 322228224 5768 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=22749/tid=22752] ppid=22744 vsize=314676 CPUtime=0.76
/proc/22749/task/22752/stat : 22752 (Conquer) S 22744 22744 19878 0 -1 64 25 0 0 0 74 2 0 0 17 0 9 0 23779875 322228224 5768 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22753] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22753/stat : 22753 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23779877 322228224 5768 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22754] ppid=22744 vsize=314676 CPUtime=0.69
/proc/22749/task/22754/stat : 22754 (Conquer) S 22744 22744 19878 0 -1 64 5 0 0 0 69 0 0 0 16 0 9 0 23779877 322228224 5768 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22755] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22755/stat : 22755 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23779877 322228224 5768 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22756] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22756/stat : 22756 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23779877 322228224 5768 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22757] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22757/stat : 22757 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23779877 322228224 5768 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22758] ppid=22744 vsize=314676 CPUtime=0.02
/proc/22749/task/22758/stat : 22758 (Conquer) S 22744 22744 19878 0 -1 64 227 0 0 0 2 0 0 0 15 0 9 0 23779877 322228224 5768 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 140.43
Current children cumulated vsize (KiB) 320032

[startup+143.902 s]
/proc/loadavg: 2.00 2.01 2.07 3/85 22758
/proc/meminfo: memFree=1428824/2055920 swapFree=4192956/4192956
[pid=22744] ppid=22742 vsize=5356 CPUtime=0.71
/proc/22744/stat : 22744 (solver) S 22742 22744 19878 0 -1 4194304 361 831 0 0 0 0 19 52 15 0 1 0 23779782 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22744/statm: 1339 242 201 169 0 50 0
[pid=22749] ppid=22744 vsize=314676 CPUtime=142.92
/proc/22749/stat : 22749 (Conquer) R 22744 22744 19878 0 -1 0 19207 0 0 0 14272 20 0 0 25 0 9 0 23779857 322228224 6044 996147200 134512640 142716928 4294956224 18446744073709551615 135304042 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/22749/statm: 78669 6044 688 2003 0 76080 0
[pid=22749/tid=22751] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22751/stat : 22751 (Conquer) S 22744 22744 19878 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23779857 322228224 6044 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=22749/tid=22752] ppid=22744 vsize=314676 CPUtime=0.79
/proc/22749/task/22752/stat : 22752 (Conquer) S 22744 22744 19878 0 -1 64 25 0 0 0 77 2 0 0 17 0 9 0 23779875 322228224 6044 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22753] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22753/stat : 22753 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23779877 322228224 6044 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22754] ppid=22744 vsize=314676 CPUtime=0.71
/proc/22749/task/22754/stat : 22754 (Conquer) S 22744 22744 19878 0 -1 64 5 0 0 0 71 0 0 0 16 0 9 0 23779877 322228224 6044 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22755] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22755/stat : 22755 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23779877 322228224 6044 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22756] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22756/stat : 22756 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23779877 322228224 6044 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22757] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22757/stat : 22757 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23779877 322228224 6044 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22758] ppid=22744 vsize=314676 CPUtime=0.02
/proc/22749/task/22758/stat : 22758 (Conquer) S 22744 22744 19878 0 -1 64 227 0 0 0 2 0 0 0 15 0 9 0 23779877 322228224 6044 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 143.63
Current children cumulated vsize (KiB) 320032

[startup+147.102 s]
/proc/loadavg: 2.00 2.01 2.07 3/85 22758
/proc/meminfo: memFree=1428568/2055920 swapFree=4192956/4192956
[pid=22744] ppid=22742 vsize=5356 CPUtime=0.71
/proc/22744/stat : 22744 (solver) S 22742 22744 19878 0 -1 4194304 361 831 0 0 0 0 19 52 15 0 1 0 23779782 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22744/statm: 1339 242 201 169 0 50 0
[pid=22749] ppid=22744 vsize=314676 CPUtime=146.11
/proc/22749/stat : 22749 (Conquer) R 22744 22744 19878 0 -1 0 19223 0 0 0 14591 20 0 0 25 0 9 0 23779857 322228224 5944 996147200 134512640 142716928 4294956224 18446744073709551615 135304448 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/22749/statm: 78669 5944 688 2003 0 76080 0
[pid=22749/tid=22751] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22751/stat : 22751 (Conquer) S 22744 22744 19878 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23779857 322228224 5944 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=22749/tid=22752] ppid=22744 vsize=314676 CPUtime=0.81
/proc/22749/task/22752/stat : 22752 (Conquer) S 22744 22744 19878 0 -1 64 25 0 0 0 79 2 0 0 16 0 9 0 23779875 322228224 5944 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22753] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22753/stat : 22753 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23779877 322228224 5944 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22754] ppid=22744 vsize=314676 CPUtime=0.72
/proc/22749/task/22754/stat : 22754 (Conquer) S 22744 22744 19878 0 -1 64 5 0 0 0 72 0 0 0 15 0 9 0 23779877 322228224 5944 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22755] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22755/stat : 22755 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23779877 322228224 5944 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22756] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22756/stat : 22756 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23779877 322228224 5944 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22757] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22757/stat : 22757 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23779877 322228224 5944 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22758] ppid=22744 vsize=314676 CPUtime=0.02
/proc/22749/task/22758/stat : 22758 (Conquer) S 22744 22744 19878 0 -1 64 227 0 0 0 2 0 0 0 15 0 9 0 23779877 322228224 5944 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 146.82
Current children cumulated vsize (KiB) 320032

[startup+148.702 s]
/proc/loadavg: 2.00 2.01 2.07 3/85 22758
/proc/meminfo: memFree=1428568/2055920 swapFree=4192956/4192956
[pid=22744] ppid=22742 vsize=5356 CPUtime=0.71
/proc/22744/stat : 22744 (solver) S 22742 22744 19878 0 -1 4194304 361 831 0 0 0 0 19 52 15 0 1 0 23779782 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22744/statm: 1339 242 201 169 0 50 0
[pid=22749] ppid=22744 vsize=314676 CPUtime=147.71
/proc/22749/stat : 22749 (Conquer) R 22744 22744 19878 0 -1 0 19231 0 0 0 14751 20 0 0 25 0 9 0 23779857 322228224 5936 996147200 134512640 142716928 4294956224 18446744073709551615 134793545 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/22749/statm: 78669 5936 688 2003 0 76080 0
[pid=22749/tid=22751] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22751/stat : 22751 (Conquer) S 22744 22744 19878 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23779857 322228224 5936 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=22749/tid=22752] ppid=22744 vsize=314676 CPUtime=0.82
/proc/22749/task/22752/stat : 22752 (Conquer) S 22744 22744 19878 0 -1 64 25 0 0 0 80 2 0 0 16 0 9 0 23779875 322228224 5936 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22753] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22753/stat : 22753 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23779877 322228224 5936 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22754] ppid=22744 vsize=314676 CPUtime=0.73
/proc/22749/task/22754/stat : 22754 (Conquer) S 22744 22744 19878 0 -1 64 5 0 0 0 73 0 0 0 15 0 9 0 23779877 322228224 5936 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22755] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22755/stat : 22755 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23779877 322228224 5936 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22756] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22756/stat : 22756 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23779877 322228224 5936 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22757] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22757/stat : 22757 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23779877 322228224 5936 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22758] ppid=22744 vsize=314676 CPUtime=0.02
/proc/22749/task/22758/stat : 22758 (Conquer) S 22744 22744 19878 0 -1 64 227 0 0 0 2 0 0 0 15 0 9 0 23779877 322228224 5936 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 148.42
Current children cumulated vsize (KiB) 320032

[startup+149.102 s]
/proc/loadavg: 2.00 2.01 2.07 3/85 22758
/proc/meminfo: memFree=1428568/2055920 swapFree=4192956/4192956
[pid=22744] ppid=22742 vsize=5356 CPUtime=0.71
/proc/22744/stat : 22744 (solver) S 22742 22744 19878 0 -1 4194304 361 831 0 0 0 0 19 52 15 0 1 0 23779782 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22744/statm: 1339 242 201 169 0 50 0
[pid=22749] ppid=22744 vsize=314676 CPUtime=148.11
/proc/22749/stat : 22749 (Conquer) R 22744 22744 19878 0 -1 0 19233 0 0 0 14791 20 0 0 25 0 9 0 23779857 322228224 5936 996147200 134512640 142716928 4294956224 18446744073709551615 135304587 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/22749/statm: 78669 5936 688 2003 0 76080 0
[pid=22749/tid=22751] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22751/stat : 22751 (Conquer) S 22744 22744 19878 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23779857 322228224 5936 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=22749/tid=22752] ppid=22744 vsize=314676 CPUtime=0.82
/proc/22749/task/22752/stat : 22752 (Conquer) S 22744 22744 19878 0 -1 64 25 0 0 0 80 2 0 0 16 0 9 0 23779875 322228224 5936 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22753] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22753/stat : 22753 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23779877 322228224 5936 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22754] ppid=22744 vsize=314676 CPUtime=0.73
/proc/22749/task/22754/stat : 22754 (Conquer) S 22744 22744 19878 0 -1 64 5 0 0 0 73 0 0 0 15 0 9 0 23779877 322228224 5936 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22755] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22755/stat : 22755 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23779877 322228224 5936 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22756] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22756/stat : 22756 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23779877 322228224 5936 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22757] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22757/stat : 22757 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23779877 322228224 5936 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22758] ppid=22744 vsize=314676 CPUtime=0.02
/proc/22749/task/22758/stat : 22758 (Conquer) S 22744 22744 19878 0 -1 64 227 0 0 0 2 0 0 0 15 0 9 0 23779877 322228224 5936 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 148.82
Current children cumulated vsize (KiB) 320032

[startup+149.302 s]
/proc/loadavg: 2.00 2.01 2.07 3/85 22758
/proc/meminfo: memFree=1428568/2055920 swapFree=4192956/4192956
[pid=22744] ppid=22742 vsize=5356 CPUtime=0.71
/proc/22744/stat : 22744 (solver) S 22742 22744 19878 0 -1 4194304 361 831 0 0 0 0 19 52 15 0 1 0 23779782 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22744/statm: 1339 242 201 169 0 50 0
[pid=22749] ppid=22744 vsize=314676 CPUtime=148.31
/proc/22749/stat : 22749 (Conquer) R 22744 22744 19878 0 -1 0 19281 0 0 0 14811 20 0 0 25 0 9 0 23779857 322228224 5980 996147200 134512640 142716928 4294956224 18446744073709551615 135303849 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/22749/statm: 78669 5980 688 2003 0 76080 0
[pid=22749/tid=22751] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22751/stat : 22751 (Conquer) S 22744 22744 19878 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23779857 322228224 5980 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=22749/tid=22752] ppid=22744 vsize=314676 CPUtime=0.82
/proc/22749/task/22752/stat : 22752 (Conquer) S 22744 22744 19878 0 -1 64 25 0 0 0 80 2 0 0 16 0 9 0 23779875 322228224 5980 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22753] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22753/stat : 22753 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23779877 322228224 5980 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22754] ppid=22744 vsize=314676 CPUtime=0.73
/proc/22749/task/22754/stat : 22754 (Conquer) S 22744 22744 19878 0 -1 64 5 0 0 0 73 0 0 0 15 0 9 0 23779877 322228224 5980 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22755] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22755/stat : 22755 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23779877 322228224 5980 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22756] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22756/stat : 22756 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23779877 322228224 5980 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22757] ppid=22744 vsize=314676 CPUtime=0
/proc/22749/task/22757/stat : 22757 (Conquer) S 22744 22744 19878 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23779877 322228224 5980 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=22749/tid=22758] ppid=22744 vsize=314676 CPUtime=0.02
/proc/22749/task/22758/stat : 22758 (Conquer) S 22744 22744 19878 0 -1 64 227 0 0 0 2 0 0 0 15 0 9 0 23779877 322228224 5980 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 149.02
Current children cumulated vsize (KiB) 320032

Child status: 0
Real time (s): 149.391
CPU time (s): 149.14
CPU user time (s): 148.397
CPU system time (s): 0.742887
CPU usage (%): 99.8325
Max. virtual memory (cumulated for all children) (KiB): 320032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 148.397
system time used= 0.742887
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20634
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= 5547
involuntary context switches= 4513

runsolver used 0.200969 second user time and 0.487925 second system time

The end

Launcher Data

Begin job on node79 at 2009-07-12 04:52:22
IDJOB=2078552
IDBENCH=56771
IDSOLVER=740
FILE ID=node79/2078552-1247367142
PBS_JOBID= 9507092
Free space on /tmp= 66344 MiB

SOLVER NAME= Conquer 2009-06-04
BENCH NAME= CPAI08/csp/rand-3-20-20-fcd/normalized-rand-3-20-20-60-632-fcd-27_ext.xml
COMMAND LINE= HOME/solver -benchname BENCHNAME -dir DIR -tmpdir TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2078552-1247367142/watcher-2078552-1247367142 -o /tmp/evaluation-result-2078552-1247367142/solver-2078552-1247367142 -C 1800 -W 2000 -M 900  HOME/solver -benchname HOME/instance-2078552-1247367142.xml -dir HOME -tmpdir HOME

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

MD5SUM BENCH= 5d827178576edb3581cfab2e015d5861
RANDOM SEED=478287581

node79.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.229
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.229
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:       1453704 kB
Buffers:         74268 kB
Cached:         423900 kB
SwapCached:          0 kB
Active:         204756 kB
Inactive:       319688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1453704 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           21952 kB
Writeback:           0 kB
Mapped:          37348 kB
Slab:            62984 kB
Committed_AS:   190984 kB
PageTables:       1832 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= 66324 MiB
End job on node79 at 2009-07-12 04:54:51