Trace number 2078585

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 138.75 140.027

General information on the benchmark

Namecsp/rand-3-20-20-fcd/
normalized-rand-3-20-20-60-632-fcd-19_ext.xml
MD5SUM32cbde82f4466942d0b977ad95fd0a6f
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 benchmark15.5846
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints58
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension58
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

138.70/140.02	s SATISFIABLE
138.70/140.02	v 5 4 16 4 14 11 10 13 10 2 0 4 11 12 14 10 10 17 12 18

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-2078585-1247367212/watcher-2078585-1247367212 -o /tmp/evaluation-result-2078585-1247367212/solver-2078585-1247367212 -C 1800 -W 2000 -M 900 HOME/solver -benchname HOME/instance-2078585-1247367212.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: 2.05 2.03 2.11 4/83 19788
/proc/meminfo: memFree=1485028/2055920 swapFree=4192812/4192956
[pid=19788] ppid=19786 vsize=5260 CPUtime=0
/proc/19788/stat : 19788 (solver) R 19786 19788 19697 0 -1 4194304 68 0 0 0 0 0 0 0 21 0 1 0 23788387 5386240 51 996147200 4194304 4889804 548682068704 18446744073709551615 215416360752 0 0 4096 0 0 0 0 17 1 0 0
/proc/19788/statm: 1315 51 37 169 0 14 0

[startup+0.160167 s]
/proc/loadavg: 2.05 2.03 2.11 4/83 19788
/proc/meminfo: memFree=1485028/2055920 swapFree=4192812/4192956
[pid=19788] ppid=19786 vsize=5356 CPUtime=0
/proc/19788/stat : 19788 (solver) S 19786 19788 19697 0 -1 4194304 314 142 0 0 0 0 0 0 21 0 1 0 23788387 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19788/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.201168 s]
/proc/loadavg: 2.05 2.03 2.11 4/83 19788
/proc/meminfo: memFree=1485028/2055920 swapFree=4192812/4192956
[pid=19788] ppid=19786 vsize=5356 CPUtime=0
/proc/19788/stat : 19788 (solver) S 19786 19788 19697 0 -1 4194304 314 142 0 0 0 0 0 0 21 0 1 0 23788387 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19788/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301181 s]
/proc/loadavg: 2.05 2.03 2.11 4/83 19788
/proc/meminfo: memFree=1485028/2055920 swapFree=4192812/4192956
[pid=19788] ppid=19786 vsize=5356 CPUtime=0
/proc/19788/stat : 19788 (solver) S 19786 19788 19697 0 -1 4194304 314 142 0 0 0 0 0 0 21 0 1 0 23788387 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19788/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701228 s]
/proc/loadavg: 2.05 2.03 2.11 4/83 19788
/proc/meminfo: memFree=1485028/2055920 swapFree=4192812/4192956
[pid=19788] ppid=19786 vsize=5356 CPUtime=0
/proc/19788/stat : 19788 (solver) S 19786 19788 19697 0 -1 4194304 314 142 0 0 0 0 0 0 21 0 1 0 23788387 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19788/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50231 s]
/proc/loadavg: 2.05 2.03 2.11 3/93 19802
/proc/meminfo: memFree=1479636/2055920 swapFree=4192812/4192956
[pid=19788] ppid=19786 vsize=5356 CPUtime=0.73
/proc/19788/stat : 19788 (solver) S 19786 19788 19697 0 -1 4194304 361 805 0 0 0 0 20 53 15 0 1 0 23788387 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19788/statm: 1339 242 201 169 0 50 0
[pid=19793] ppid=19788 vsize=311692 CPUtime=0.49
/proc/19793/stat : 19793 (Conquer) R 19788 19788 19697 0 -1 0 2043 0 7 0 48 1 0 0 23 0 9 0 23788462 319172608 1568 996147200 134512640 142716928 4294956224 18446744073709551615 134696410 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/19793/statm: 77923 1568 634 2003 0 75334 0
[pid=19793/tid=19795] ppid=19788 vsize=311692 CPUtime=0
/proc/19793/task/19795/stat : 19795 (Conquer) S 19788 19788 19697 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23788469 319172608 1568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=19793/tid=19796] ppid=19788 vsize=311692 CPUtime=0
/proc/19793/task/19796/stat : 19796 (Conquer) S 19788 19788 19697 0 -1 64 2 0 1 0 0 0 0 0 17 0 9 0 23788486 319172608 1568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19797] ppid=19788 vsize=311692 CPUtime=0
/proc/19793/task/19797/stat : 19797 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 23788489 319172608 1568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19798] ppid=19788 vsize=311692 CPUtime=0
/proc/19793/task/19798/stat : 19798 (Conquer) S 19788 19788 19697 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 23788489 319172608 1568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19799] ppid=19788 vsize=311692 CPUtime=0
/proc/19793/task/19799/stat : 19799 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 23788489 319172608 1568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19800] ppid=19788 vsize=311692 CPUtime=0
/proc/19793/task/19800/stat : 19800 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 23788489 319172608 1568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19801] ppid=19788 vsize=311692 CPUtime=0
/proc/19793/task/19801/stat : 19801 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 23788489 319172608 1568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19802] ppid=19788 vsize=311692 CPUtime=0
/proc/19793/task/19802/stat : 19802 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23788489 319172608 1568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 317048

[startup+3.1015 s]
/proc/loadavg: 2.05 2.03 2.11 3/93 19802
/proc/meminfo: memFree=1460884/2055920 swapFree=4192812/4192956
[pid=19788] ppid=19786 vsize=5356 CPUtime=0.73
/proc/19788/stat : 19788 (solver) S 19786 19788 19697 0 -1 4194304 361 805 0 0 0 0 20 53 15 0 1 0 23788387 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19788/statm: 1339 242 201 169 0 50 0
[pid=19793] ppid=19788 vsize=313884 CPUtime=2.08
/proc/19793/stat : 19793 (Conquer) R 19788 19788 19697 0 -1 0 10682 0 7 0 203 5 0 0 25 0 9 0 23788462 321417216 10153 996147200 134512640 142716928 4294956224 18446744073709551615 135303849 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/19793/statm: 78471 10153 691 2003 0 75882 0
[pid=19793/tid=19795] ppid=19788 vsize=313884 CPUtime=0
/proc/19793/task/19795/stat : 19795 (Conquer) S 19788 19788 19697 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23788469 321417216 10153 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=19793/tid=19796] ppid=19788 vsize=313884 CPUtime=0.05
/proc/19793/task/19796/stat : 19796 (Conquer) S 19788 19788 19697 0 -1 64 18 0 1 0 5 0 0 0 17 0 9 0 23788486 321417216 10153 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19797] ppid=19788 vsize=313884 CPUtime=0
/proc/19793/task/19797/stat : 19797 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23788489 321417216 10153 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19798] ppid=19788 vsize=313884 CPUtime=0.01
/proc/19793/task/19798/stat : 19798 (Conquer) S 19788 19788 19697 0 -1 64 5 0 0 0 1 0 0 0 16 0 9 0 23788489 321417216 10153 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19799] ppid=19788 vsize=313884 CPUtime=0
/proc/19793/task/19799/stat : 19799 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23788489 321417216 10153 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19800] ppid=19788 vsize=313884 CPUtime=0
/proc/19793/task/19800/stat : 19800 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23788489 321417216 10153 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19801] ppid=19788 vsize=313884 CPUtime=0
/proc/19793/task/19801/stat : 19801 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23788489 321417216 10153 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19802] ppid=19788 vsize=313884 CPUtime=0
/proc/19793/task/19802/stat : 19802 (Conquer) S 19788 19788 19697 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 23788489 321417216 10153 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 319240

[startup+6.30286 s]
/proc/loadavg: 2.04 2.03 2.11 3/93 19802
/proc/meminfo: memFree=1439060/2055920 swapFree=4192812/4192956
[pid=19788] ppid=19786 vsize=5356 CPUtime=0.73
/proc/19788/stat : 19788 (solver) S 19786 19788 19697 0 -1 4194304 361 805 0 0 0 0 20 53 15 0 1 0 23788387 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19788/statm: 1339 242 201 169 0 50 0
[pid=19793] ppid=19788 vsize=313884 CPUtime=5.25
/proc/19793/stat : 19793 (Conquer) R 19788 19788 19697 0 -1 0 12643 0 7 0 519 6 0 0 25 0 9 0 23788462 321417216 12078 996147200 134512640 142716928 4294956224 18446744073709551615 135303880 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/19793/statm: 78471 12078 691 2003 0 75882 0
[pid=19793/tid=19795] ppid=19788 vsize=313884 CPUtime=0
/proc/19793/task/19795/stat : 19795 (Conquer) S 19788 19788 19697 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23788469 321417216 12078 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=19793/tid=19796] ppid=19788 vsize=313884 CPUtime=0.09
/proc/19793/task/19796/stat : 19796 (Conquer) S 19788 19788 19697 0 -1 64 25 0 1 0 9 0 0 0 17 0 9 0 23788486 321417216 12078 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19797] ppid=19788 vsize=313884 CPUtime=0
/proc/19793/task/19797/stat : 19797 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23788489 321417216 12078 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19798] ppid=19788 vsize=313884 CPUtime=0.01
/proc/19793/task/19798/stat : 19798 (Conquer) S 19788 19788 19697 0 -1 64 5 0 0 0 1 0 0 0 16 0 9 0 23788489 321417216 12078 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19799] ppid=19788 vsize=313884 CPUtime=0
/proc/19793/task/19799/stat : 19799 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23788489 321417216 12078 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19800] ppid=19788 vsize=313884 CPUtime=0
/proc/19793/task/19800/stat : 19800 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23788489 321417216 12078 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19801] ppid=19788 vsize=313884 CPUtime=0
/proc/19793/task/19801/stat : 19801 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23788489 321417216 12078 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19802] ppid=19788 vsize=313884 CPUtime=0
/proc/19793/task/19802/stat : 19802 (Conquer) S 19788 19788 19697 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 23788489 321417216 12078 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 319240

[startup+12.7016 s]
/proc/loadavg: 2.04 2.03 2.11 3/93 19802
/proc/meminfo: memFree=1431572/2055920 swapFree=4192812/4192956
[pid=19788] ppid=19786 vsize=5356 CPUtime=0.73
/proc/19788/stat : 19788 (solver) S 19786 19788 19697 0 -1 4194304 361 805 0 0 0 0 20 53 15 0 1 0 23788387 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19788/statm: 1339 242 201 169 0 50 0
[pid=19793] ppid=19788 vsize=314676 CPUtime=11.58
/proc/19793/stat : 19793 (Conquer) R 19788 19788 19697 0 -1 0 13745 0 7 0 1151 7 0 0 25 0 9 0 23788462 322228224 12434 996147200 134512640 142716928 4294956224 18446744073709551615 135304448 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/19793/statm: 78669 12434 691 2003 0 76080 0
[pid=19793/tid=19795] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19795/stat : 19795 (Conquer) S 19788 19788 19697 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23788469 322228224 12434 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=19793/tid=19796] ppid=19788 vsize=314676 CPUtime=0.13
/proc/19793/task/19796/stat : 19796 (Conquer) S 19788 19788 19697 0 -1 64 26 0 1 0 13 0 0 0 17 0 9 0 23788486 322228224 12434 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19797] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19797/stat : 19797 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23788489 322228224 12434 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19798] ppid=19788 vsize=314676 CPUtime=0.02
/proc/19793/task/19798/stat : 19798 (Conquer) S 19788 19788 19697 0 -1 64 5 0 0 0 2 0 0 0 16 0 9 0 23788489 322228224 12434 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19799] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19799/stat : 19799 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23788489 322228224 12434 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19800] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19800/stat : 19800 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23788489 322228224 12434 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19801] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19801/stat : 19801 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23788489 322228224 12434 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19802] ppid=19788 vsize=314676 CPUtime=0.02
/proc/19793/task/19802/stat : 19802 (Conquer) S 19788 19788 19697 0 -1 64 219 0 0 0 2 0 0 0 15 0 9 0 23788489 322228224 12434 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 320032

[startup+25.503 s]
/proc/loadavg: 2.03 2.02 2.10 3/93 19802
/proc/meminfo: memFree=1454036/2055920 swapFree=4192812/4192956
[pid=19788] ppid=19786 vsize=5356 CPUtime=0.73
/proc/19788/stat : 19788 (solver) S 19786 19788 19697 0 -1 4194304 361 805 0 0 0 0 20 53 15 0 1 0 23788387 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19788/statm: 1339 242 201 169 0 50 0
[pid=19793] ppid=19788 vsize=314676 CPUtime=24.27
/proc/19793/stat : 19793 (Conquer) R 19788 19788 19697 0 -1 0 14901 0 7 0 2417 10 0 0 25 0 9 0 23788462 322228224 7002 996147200 134512640 142716928 4294956224 18446744073709551615 135304452 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/19793/statm: 78669 7002 691 2003 0 76080 0
[pid=19793/tid=19795] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19795/stat : 19795 (Conquer) S 19788 19788 19697 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23788469 322228224 7002 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=19793/tid=19796] ppid=19788 vsize=314676 CPUtime=0.21
/proc/19793/task/19796/stat : 19796 (Conquer) S 19788 19788 19697 0 -1 64 26 0 1 0 20 1 0 0 17 0 9 0 23788486 322228224 7002 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19797] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19797/stat : 19797 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23788489 322228224 7002 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19798] ppid=19788 vsize=314676 CPUtime=0.06
/proc/19793/task/19798/stat : 19798 (Conquer) S 19788 19788 19697 0 -1 64 5 0 0 0 6 0 0 0 16 0 9 0 23788489 322228224 7002 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19799] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19799/stat : 19799 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23788489 322228224 7002 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19800] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19800/stat : 19800 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23788489 322228224 7002 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19801] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19801/stat : 19801 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23788489 322228224 7002 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19802] ppid=19788 vsize=314676 CPUtime=0.02
/proc/19793/task/19802/stat : 19802 (Conquer) S 19788 19788 19697 0 -1 64 219 0 0 0 2 0 0 0 15 0 9 0 23788489 322228224 7002 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25
Current children cumulated vsize (KiB) 320032

[startup+51.1029 s]
/proc/loadavg: 2.02 2.02 2.10 3/93 19802
/proc/meminfo: memFree=1452628/2055920 swapFree=4192812/4192956
[pid=19788] ppid=19786 vsize=5356 CPUtime=0.73
/proc/19788/stat : 19788 (solver) S 19786 19788 19697 0 -1 4194304 361 805 0 0 0 0 20 53 15 0 1 0 23788387 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

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

[startup+128.001 s]
/proc/loadavg: 2.11 2.05 2.10 3/93 19802
/proc/meminfo: memFree=1440468/2055920 swapFree=4192812/4192956
[pid=19788] ppid=19786 vsize=5356 CPUtime=0.73
/proc/19788/stat : 19788 (solver) S 19786 19788 19697 0 -1 4194304 361 805 0 0 0 0 20 53 15 0 1 0 23788387 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19788/statm: 1339 242 201 169 0 50 0
[pid=19793] ppid=19788 vsize=314676 CPUtime=126.03
/proc/19793/stat : 19793 (Conquer) R 19788 19788 19697 0 -1 0 25419 0 7 0 12580 23 0 0 25 0 9 0 23788462 322228224 6498 996147200 134512640 142716928 4294956224 18446744073709551615 134810387 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/19793/statm: 78669 6498 691 2003 0 76080 0
[pid=19793/tid=19795] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19795/stat : 19795 (Conquer) S 19788 19788 19697 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23788469 322228224 6498 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=19793/tid=19796] ppid=19788 vsize=314676 CPUtime=0.59
/proc/19793/task/19796/stat : 19796 (Conquer) S 19788 19788 19697 0 -1 64 26 0 1 0 57 2 0 0 16 0 9 0 23788486 322228224 6498 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19797] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19797/stat : 19797 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23788489 322228224 6498 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19798] ppid=19788 vsize=314676 CPUtime=0.73
/proc/19793/task/19798/stat : 19798 (Conquer) S 19788 19788 19697 0 -1 64 5 0 0 0 73 0 0 0 15 0 9 0 23788489 322228224 6498 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19799] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19799/stat : 19799 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23788489 322228224 6498 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19800] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19800/stat : 19800 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23788489 322228224 6498 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19801] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19801/stat : 19801 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23788489 322228224 6498 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19802] ppid=19788 vsize=314676 CPUtime=0.02
/proc/19793/task/19802/stat : 19802 (Conquer) S 19788 19788 19697 0 -1 64 219 0 0 0 2 0 0 0 15 0 9 0 23788489 322228224 6498 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 126.76
Current children cumulated vsize (KiB) 320032

[startup+134.401 s]
/proc/loadavg: 2.10 2.04 2.09 3/93 19802
/proc/meminfo: memFree=1439572/2055920 swapFree=4192812/4192956
[pid=19788] ppid=19786 vsize=5356 CPUtime=0.73
/proc/19788/stat : 19788 (solver) S 19786 19788 19697 0 -1 4194304 361 805 0 0 0 0 20 53 15 0 1 0 23788387 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19788/statm: 1339 242 201 169 0 50 0
[pid=19793] ppid=19788 vsize=314676 CPUtime=132.4
/proc/19793/stat : 19793 (Conquer) R 19788 19788 19697 0 -1 0 25801 0 7 0 13216 24 0 0 25 0 9 0 23788462 322228224 6466 996147200 134512640 142716928 4294956224 18446744073709551615 134793246 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/19793/statm: 78669 6466 691 2003 0 76080 0
[pid=19793/tid=19795] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19795/stat : 19795 (Conquer) S 19788 19788 19697 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23788469 322228224 6466 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=19793/tid=19796] ppid=19788 vsize=314676 CPUtime=0.62
/proc/19793/task/19796/stat : 19796 (Conquer) S 19788 19788 19697 0 -1 64 26 0 1 0 60 2 0 0 16 0 9 0 23788486 322228224 6466 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19797] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19797/stat : 19797 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23788489 322228224 6466 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19798] ppid=19788 vsize=314676 CPUtime=0.78
/proc/19793/task/19798/stat : 19798 (Conquer) S 19788 19788 19697 0 -1 64 5 0 0 0 78 0 0 0 15 0 9 0 23788489 322228224 6466 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19799] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19799/stat : 19799 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23788489 322228224 6466 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19800] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19800/stat : 19800 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23788489 322228224 6466 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19801] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19801/stat : 19801 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23788489 322228224 6466 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19802] ppid=19788 vsize=314676 CPUtime=0.02
/proc/19793/task/19802/stat : 19802 (Conquer) S 19788 19788 19697 0 -1 64 219 0 0 0 2 0 0 0 15 0 9 0 23788489 322228224 6466 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 133.13
Current children cumulated vsize (KiB) 320032

[startup+137.606 s]
/proc/loadavg: 2.09 2.04 2.09 3/93 19802
/proc/meminfo: memFree=1426644/2055920 swapFree=4192812/4192956
[pid=19788] ppid=19786 vsize=5356 CPUtime=0.73
/proc/19788/stat : 19788 (solver) S 19786 19788 19697 0 -1 4194304 361 805 0 0 0 0 20 53 15 0 1 0 23788387 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19788/statm: 1339 242 201 169 0 50 0
[pid=19793] ppid=19788 vsize=314676 CPUtime=135.59
/proc/19793/stat : 19793 (Conquer) R 19788 19788 19697 0 -1 0 26311 0 7 0 13535 24 0 0 25 0 9 0 23788462 322228224 6526 996147200 134512640 142716928 4294956224 18446744073709551615 135303880 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/19793/statm: 78669 6526 691 2003 0 76080 0
[pid=19793/tid=19795] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19795/stat : 19795 (Conquer) S 19788 19788 19697 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23788469 322228224 6526 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=19793/tid=19796] ppid=19788 vsize=314676 CPUtime=0.63
/proc/19793/task/19796/stat : 19796 (Conquer) S 19788 19788 19697 0 -1 64 26 0 1 0 61 2 0 0 16 0 9 0 23788486 322228224 6526 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19797] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19797/stat : 19797 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23788489 322228224 6526 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19798] ppid=19788 vsize=314676 CPUtime=0.8
/proc/19793/task/19798/stat : 19798 (Conquer) S 19788 19788 19697 0 -1 64 5 0 0 0 80 0 0 0 15 0 9 0 23788489 322228224 6526 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19799] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19799/stat : 19799 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23788489 322228224 6526 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19800] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19800/stat : 19800 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23788489 322228224 6526 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19801] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19801/stat : 19801 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23788489 322228224 6526 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19802] ppid=19788 vsize=314676 CPUtime=0.02
/proc/19793/task/19802/stat : 19802 (Conquer) S 19788 19788 19697 0 -1 64 219 0 0 0 2 0 0 0 15 0 9 0 23788489 322228224 6526 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 136.32
Current children cumulated vsize (KiB) 320032

[startup+139.203 s]
/proc/loadavg: 2.09 2.04 2.09 3/93 19802
/proc/meminfo: memFree=1426580/2055920 swapFree=4192812/4192956
[pid=19788] ppid=19786 vsize=5356 CPUtime=0.73
/proc/19788/stat : 19788 (solver) S 19786 19788 19697 0 -1 4194304 361 805 0 0 0 0 20 53 15 0 1 0 23788387 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19788/statm: 1339 242 201 169 0 50 0
[pid=19793] ppid=19788 vsize=314676 CPUtime=137.18
/proc/19793/stat : 19793 (Conquer) R 19788 19788 19697 0 -1 0 26333 0 7 0 13694 24 0 0 25 0 9 0 23788462 322228224 6502 996147200 134512640 142716928 4294956224 18446744073709551615 135303546 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/19793/statm: 78669 6502 691 2003 0 76080 0
[pid=19793/tid=19795] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19795/stat : 19795 (Conquer) S 19788 19788 19697 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23788469 322228224 6502 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=19793/tid=19796] ppid=19788 vsize=314676 CPUtime=0.63
/proc/19793/task/19796/stat : 19796 (Conquer) S 19788 19788 19697 0 -1 64 26 0 1 0 61 2 0 0 16 0 9 0 23788486 322228224 6502 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19797] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19797/stat : 19797 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23788489 322228224 6502 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19798] ppid=19788 vsize=314676 CPUtime=0.81
/proc/19793/task/19798/stat : 19798 (Conquer) S 19788 19788 19697 0 -1 64 5 0 0 0 81 0 0 0 15 0 9 0 23788489 322228224 6502 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19799] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19799/stat : 19799 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23788489 322228224 6502 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19800] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19800/stat : 19800 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23788489 322228224 6502 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19801] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19801/stat : 19801 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23788489 322228224 6502 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19802] ppid=19788 vsize=314676 CPUtime=0.02
/proc/19793/task/19802/stat : 19802 (Conquer) S 19788 19788 19697 0 -1 64 219 0 0 0 2 0 0 0 15 0 9 0 23788489 322228224 6502 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 137.91
Current children cumulated vsize (KiB) 320032

[startup+139.603 s]
/proc/loadavg: 2.09 2.04 2.09 3/93 19802
/proc/meminfo: memFree=1426580/2055920 swapFree=4192812/4192956
[pid=19788] ppid=19786 vsize=5356 CPUtime=0.73
/proc/19788/stat : 19788 (solver) S 19786 19788 19697 0 -1 4194304 361 805 0 0 0 0 20 53 15 0 1 0 23788387 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19788/statm: 1339 242 201 169 0 50 0
[pid=19793] ppid=19788 vsize=314676 CPUtime=137.57
/proc/19793/stat : 19793 (Conquer) R 19788 19788 19697 0 -1 0 26335 0 7 0 13733 24 0 0 25 0 9 0 23788462 322228224 6438 996147200 134512640 142716928 4294956224 18446744073709551615 135304406 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/19793/statm: 78669 6438 691 2003 0 76080 0
[pid=19793/tid=19795] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19795/stat : 19795 (Conquer) S 19788 19788 19697 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23788469 322228224 6438 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=19793/tid=19796] ppid=19788 vsize=314676 CPUtime=0.64
/proc/19793/task/19796/stat : 19796 (Conquer) S 19788 19788 19697 0 -1 64 26 0 1 0 62 2 0 0 16 0 9 0 23788486 322228224 6438 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19797] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19797/stat : 19797 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23788489 322228224 6438 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19798] ppid=19788 vsize=314676 CPUtime=0.81
/proc/19793/task/19798/stat : 19798 (Conquer) S 19788 19788 19697 0 -1 64 5 0 0 0 81 0 0 0 15 0 9 0 23788489 322228224 6438 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19799] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19799/stat : 19799 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23788489 322228224 6438 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19800] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19800/stat : 19800 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23788489 322228224 6438 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19801] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19801/stat : 19801 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23788489 322228224 6438 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19802] ppid=19788 vsize=314676 CPUtime=0.02
/proc/19793/task/19802/stat : 19802 (Conquer) S 19788 19788 19697 0 -1 64 219 0 0 0 2 0 0 0 15 0 9 0 23788489 322228224 6438 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 138.3
Current children cumulated vsize (KiB) 320032

[startup+140.003 s]
/proc/loadavg: 2.08 2.04 2.09 3/93 19802
/proc/meminfo: memFree=1426580/2055920 swapFree=4192812/4192956
[pid=19788] ppid=19786 vsize=5356 CPUtime=0.73
/proc/19788/stat : 19788 (solver) S 19786 19788 19697 0 -1 4194304 361 805 0 0 0 0 20 53 15 0 1 0 23788387 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19788/statm: 1339 242 201 169 0 50 0
[pid=19793] ppid=19788 vsize=314676 CPUtime=137.97
/proc/19793/stat : 19793 (Conquer) R 19788 19788 19697 0 -1 0 26337 0 7 0 13773 24 0 0 25 0 9 0 23788462 322228224 6438 996147200 134512640 142716928 4294956224 18446744073709551615 135303766 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/19793/statm: 78669 6438 691 2003 0 76080 0
[pid=19793/tid=19795] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19795/stat : 19795 (Conquer) S 19788 19788 19697 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23788469 322228224 6438 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=19793/tid=19796] ppid=19788 vsize=314676 CPUtime=0.64
/proc/19793/task/19796/stat : 19796 (Conquer) S 19788 19788 19697 0 -1 64 26 0 1 0 62 2 0 0 16 0 9 0 23788486 322228224 6438 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19797] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19797/stat : 19797 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23788489 322228224 6438 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19798] ppid=19788 vsize=314676 CPUtime=0.81
/proc/19793/task/19798/stat : 19798 (Conquer) S 19788 19788 19697 0 -1 64 5 0 0 0 81 0 0 0 15 0 9 0 23788489 322228224 6438 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19799] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19799/stat : 19799 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23788489 322228224 6438 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19800] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19800/stat : 19800 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23788489 322228224 6438 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19801] ppid=19788 vsize=314676 CPUtime=0
/proc/19793/task/19801/stat : 19801 (Conquer) S 19788 19788 19697 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23788489 322228224 6438 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19793/tid=19802] ppid=19788 vsize=314676 CPUtime=0.02
/proc/19793/task/19802/stat : 19802 (Conquer) S 19788 19788 19697 0 -1 64 219 0 0 0 2 0 0 0 15 0 9 0 23788489 322228224 6438 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 138.7
Current children cumulated vsize (KiB) 320032

Child status: 0
Real time (s): 140.027
CPU time (s): 138.75
CPU user time (s): 137.948
CPU system time (s): 0.801878
CPU usage (%): 99.0877
Max. virtual memory (cumulated for all children) (KiB): 320036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 137.948
system time used= 0.801878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27664
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5292
involuntary context switches= 6018

runsolver used 0.168974 second user time and 0.478927 second system time

The end

Launcher Data

Begin job on node9 at 2009-07-12 04:53:32
IDJOB=2078585
IDBENCH=56779
IDSOLVER=740
FILE ID=node9/2078585-1247367212
PBS_JOBID= 9507134
Free space on /tmp= 66388 MiB

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

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

MD5SUM BENCH= 32cbde82f4466942d0b977ad95fd0a6f
RANDOM SEED=940402473

node9.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.216
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.216
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:       1485316 kB
Buffers:         36684 kB
Cached:         224776 kB
SwapCached:          0 kB
Active:         366176 kB
Inactive:       128564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1485316 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           21872 kB
Writeback:           0 kB
Mapped:         248936 kB
Slab:            60624 kB
Committed_AS:   865644 kB
PageTables:       2188 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= 66368 MiB
End job on node9 at 2009-07-12 04:55:53