Trace number 2082446

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 66.7998 67.6807

General information on the benchmark

Namecsp/rand-8-20-5/
normalized-rand-8-20-5-18-800-4_ext.xml
MD5SUMd3f44c49896eef0a554a753221d829d8
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 benchmark3.48947
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints18
Maximum constraint arity8
Maximum domain size5
Number of constraints which are defined in extension18
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

66.69/67.68	s SATISFIABLE
66.69/67.68	v 3 0 4 4 2 2 1 0 4 2 2 1 3 4 1 1 2 1 1 2

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-2082446-1247375172/watcher-2082446-1247375172 -o /tmp/evaluation-result-2082446-1247375172/solver-2082446-1247375172 -C 1800 -W 2000 -M 900 HOME/solver -benchname HOME/instance-2082446-1247375172.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.02 2.01 2.00 4/80 20953
/proc/meminfo: memFree=1608188/2055920 swapFree=4192812/4192956
[pid=20953] ppid=20951 vsize=5356 CPUtime=0
/proc/20953/stat : 20953 (solver) R 20951 20953 15844 0 -1 4194304 269 0 0 0 0 0 0 0 20 0 1 0 24584505 5484544 237 996147200 4194304 4889804 548682068704 18446744073709551615 4716128 0 0 4100 65536 0 0 0 17 1 0 0
/proc/20953/statm: 1339 237 197 169 0 50 0

[startup+0.01194 s]
/proc/loadavg: 2.02 2.01 2.00 4/80 20953
/proc/meminfo: memFree=1608188/2055920 swapFree=4192812/4192956
[pid=20953] ppid=20951 vsize=5356 CPUtime=0
/proc/20953/stat : 20953 (solver) S 20951 20953 15844 0 -1 4194304 314 142 0 0 0 0 0 0 20 0 1 0 24584505 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20953/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101947 s]
/proc/loadavg: 2.02 2.01 2.00 4/80 20953
/proc/meminfo: memFree=1608188/2055920 swapFree=4192812/4192956
[pid=20953] ppid=20951 vsize=5356 CPUtime=0
/proc/20953/stat : 20953 (solver) S 20951 20953 15844 0 -1 4194304 314 142 0 0 0 0 0 0 20 0 1 0 24584505 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20953/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301971 s]
/proc/loadavg: 2.02 2.01 2.00 4/80 20953
/proc/meminfo: memFree=1608188/2055920 swapFree=4192812/4192956
[pid=20953] ppid=20951 vsize=5356 CPUtime=0
/proc/20953/stat : 20953 (solver) S 20951 20953 15844 0 -1 4194304 314 142 0 0 0 0 0 0 20 0 1 0 24584505 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20953/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702013 s]
/proc/loadavg: 2.02 2.01 2.00 4/80 20953
/proc/meminfo: memFree=1608188/2055920 swapFree=4192812/4192956
[pid=20953] ppid=20951 vsize=5356 CPUtime=0
/proc/20953/stat : 20953 (solver) S 20951 20953 15844 0 -1 4194304 314 142 0 0 0 0 0 0 20 0 1 0 24584505 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20953/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.5011 s]
/proc/loadavg: 2.02 2.01 2.00 3/82 20956
/proc/meminfo: memFree=1602284/2055920 swapFree=4192812/4192956
[pid=20953] ppid=20951 vsize=5356 CPUtime=0
/proc/20953/stat : 20953 (solver) S 20951 20953 15844 0 -1 4194304 314 142 0 0 0 0 0 0 20 0 1 0 24584505 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20953/statm: 1339 241 200 169 0 50 0
[pid=20956] ppid=20953 vsize=9140 CPUtime=1.46
/proc/20956/stat : 20956 (ld-linux.so.2) R 20953 20953 15844 0 -1 4194304 1498 0 0 0 46 100 0 0 25 0 1 0 24584506 9359360 1480 996147200 1448431616 1448550632 4294956128 18446744073709551615 134517014 0 0 4096 0 0 0 0 17 1 0 0
/proc/20956/statm: 2285 1480 100 29 0 1872 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 14496

[startup+3.10128 s]
/proc/loadavg: 2.02 2.01 2.00 3/82 20956
/proc/meminfo: memFree=1596076/2055920 swapFree=4192812/4192956
[pid=20953] ppid=20951 vsize=5356 CPUtime=0
/proc/20953/stat : 20953 (solver) S 20951 20953 15844 0 -1 4194304 314 142 0 0 0 0 0 0 20 0 1 0 24584505 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20953/statm: 1339 241 200 169 0 50 0
[pid=20956] ppid=20953 vsize=14036 CPUtime=3.03
/proc/20956/stat : 20956 (ld-linux.so.2) R 20953 20953 15844 0 -1 4194304 2945 0 0 0 95 208 0 0 25 0 1 0 24584506 14372864 2927 996147200 1448431616 1448550632 4294956128 18446744073709551615 134535841 0 0 4096 0 0 0 0 17 1 0 0
/proc/20956/statm: 3509 2927 100 29 0 3096 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 19392

[startup+6.30264 s]
/proc/loadavg: 2.09 2.02 2.01 3/82 20956
/proc/meminfo: memFree=1578604/2055920 swapFree=4192812/4192956
[pid=20953] ppid=20951 vsize=5356 CPUtime=0
/proc/20953/stat : 20953 (solver) S 20951 20953 15844 0 -1 4194304 314 142 0 0 0 0 0 0 20 0 1 0 24584505 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20953/statm: 1339 241 200 169 0 50 0
[pid=20956] ppid=20953 vsize=26256 CPUtime=6.2
/proc/20956/stat : 20956 (ld-linux.so.2) R 20953 20953 15844 0 -1 4194304 5839 0 0 0 191 429 0 0 25 0 1 0 24584506 26886144 5821 996147200 1448431616 1448550632 4294956128 18446744073709551615 4159669267 0 0 4096 0 0 0 0 17 1 0 0
/proc/20956/statm: 6564 5821 100 29 0 6151 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 31612

[startup+12.7014 s]
/proc/loadavg: 2.09 2.02 2.00 3/82 20956
/proc/meminfo: memFree=1542252/2055920 swapFree=4192812/4192956
[pid=20953] ppid=20951 vsize=5356 CPUtime=11.96
/proc/20953/stat : 20953 (solver) S 20951 20953 15844 0 -1 4194304 361 11307 0 0 0 0 369 827 16 0 1 0 24584505 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20953/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 11.96
Current children cumulated vsize (KiB) 5356

[startup+25.5018 s]
/proc/loadavg: 2.07 2.02 2.00 3/90 20967
/proc/meminfo: memFree=1446380/2055920 swapFree=4192812/4192956
[pid=20953] ppid=20951 vsize=5356 CPUtime=11.96
/proc/20953/stat : 20953 (solver) S 20951 20953 15844 0 -1 4194304 361 11307 0 0 0 0 369 827 16 0 1 0 24584505 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20953/statm: 1339 242 201 169 0 50 0
[pid=20958] ppid=20953 vsize=311824 CPUtime=13.06
/proc/20958/stat : 20958 (Conquer) R 20953 20953 15844 0 -1 0 36752 0 0 0 1288 18 0 0 25 0 9 0 24585718 319307776 36131 996147200 134512640 142716928 4294956224 18446744073709551615 134708706 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/20958/statm: 77956 36131 648 2003 0 75367 0
[pid=20958/tid=20960] ppid=20953 vsize=311824 CPUtime=0
/proc/20958/task/20960/stat : 20960 (Conquer) S 20953 20953 15844 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24585719 319307776 36131 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=20958/tid=20961] ppid=20953 vsize=311824 CPUtime=0.32
/proc/20958/task/20961/stat : 20961 (Conquer) S 20953 20953 15844 0 -1 64 21 0 0 0 32 0 0 0 19 0 9 0 24585736 319307776 36131 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20962] ppid=20953 vsize=311824 CPUtime=0
/proc/20958/task/20962/stat : 20962 (Conquer) S 20953 20953 15844 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24585738 319307776 36131 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20963] ppid=20953 vsize=311824 CPUtime=0
/proc/20958/task/20963/stat : 20963 (Conquer) S 20953 20953 15844 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24585738 319307776 36131 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20964] ppid=20953 vsize=311824 CPUtime=0
/proc/20958/task/20964/stat : 20964 (Conquer) S 20953 20953 15844 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 24585739 319307776 36131 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20965] ppid=20953 vsize=311824 CPUtime=0
/proc/20958/task/20965/stat : 20965 (Conquer) S 20953 20953 15844 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24585739 319307776 36131 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20966] ppid=20953 vsize=311824 CPUtime=0
/proc/20958/task/20966/stat : 20966 (Conquer) S 20953 20953 15844 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24585739 319307776 36131 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20967] ppid=20953 vsize=311824 CPUtime=0.02
/proc/20958/task/20967/stat : 20967 (Conquer) S 20953 20953 15844 0 -1 64 19 0 0 0 2 0 0 0 15 0 9 0 24585739 319307776 36131 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 317180

[startup+51.1016 s]
/proc/loadavg: 2.12 2.04 2.01 3/90 20967
/proc/meminfo: memFree=1275436/2055920 swapFree=4192812/4192956
[pid=20953] ppid=20951 vsize=5356 CPUtime=11.96
/proc/20953/stat : 20953 (solver) S 20951 20953 15844 0 -1 4194304 361 11307 0 0 0 0 369 827 16 0 1 0 24584505 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20953/statm: 1339 242 201 169 0 50 0
[pid=20958] ppid=20953 vsize=499688 CPUtime=38.4
/proc/20958/stat : 20958 (Conquer) R 20953 20953 15844 0 -1 0 102333 0 0 0 3795 45 0 0 25 0 9 0 24585718 511680512 77960 996147200 134512640 142716928 4294956224 18446744073709551615 135304131 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/20958/statm: 124922 77960 691 2003 0 122333 0
[pid=20958/tid=20960] ppid=20953 vsize=499688 CPUtime=0
/proc/20958/task/20960/stat : 20960 (Conquer) S 20953 20953 15844 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24585719 511680512 77960 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=20958/tid=20961] ppid=20953 vsize=499688 CPUtime=1.49
/proc/20958/task/20961/stat : 20961 (Conquer) S 20953 20953 15844 0 -1 64 58 0 0 0 148 1 0 0 21 0 9 0 24585736 511680512 77960 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20962] ppid=20953 vsize=499688 CPUtime=0
/proc/20958/task/20962/stat : 20962 (Conquer) S 20953 20953 15844 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24585738 511680512 77960 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20963] ppid=20953 vsize=499688 CPUtime=0.22
/proc/20958/task/20963/stat : 20963 (Conquer) S 20953 20953 15844 0 -1 64 5 0 0 0 22 0 0 0 17 0 9 0 24585738 511680512 77960 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20964] ppid=20953 vsize=499688 CPUtime=0
/proc/20958/task/20964/stat : 20964 (Conquer) S 20953 20953 15844 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 24585739 511680512 77960 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20965] ppid=20953 vsize=499688 CPUtime=0
/proc/20958/task/20965/stat : 20965 (Conquer) S 20953 20953 15844 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24585739 511680512 77960 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20966] ppid=20953 vsize=499688 CPUtime=0
/proc/20958/task/20966/stat : 20966 (Conquer) S 20953 20953 15844 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24585739 511680512 77960 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20967] ppid=20953 vsize=499688 CPUtime=0.12
/proc/20958/task/20967/stat : 20967 (Conquer) S 20953 20953 15844 0 -1 64 883 0 0 0 12 0 0 0 15 0 9 0 24585739 511680512 77960 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.36
Current children cumulated vsize (KiB) 505044

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

[startup+57.5024 s]
/proc/loadavg: 2.11 2.04 2.01 3/90 20967
/proc/meminfo: memFree=1236588/2055920 swapFree=4192812/4192956
[pid=20953] ppid=20951 vsize=5356 CPUtime=11.96
/proc/20953/stat : 20953 (solver) S 20951 20953 15844 0 -1 4194304 361 11307 0 0 0 0 369 827 16 0 1 0 24584505 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20953/statm: 1339 242 201 169 0 50 0
[pid=20958] ppid=20953 vsize=499688 CPUtime=44.73
/proc/20958/stat : 20958 (Conquer) R 20953 20953 15844 0 -1 0 113489 0 0 0 4425 48 0 0 25 0 9 0 24585718 511680512 89032 996147200 134512640 142716928 4294956224 18446744073709551615 134793551 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/20958/statm: 124922 89032 691 2003 0 122333 0
[pid=20958/tid=20960] ppid=20953 vsize=499688 CPUtime=0
/proc/20958/task/20960/stat : 20960 (Conquer) S 20953 20953 15844 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24585719 511680512 89032 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=20958/tid=20961] ppid=20953 vsize=499688 CPUtime=1.49
/proc/20958/task/20961/stat : 20961 (Conquer) S 20953 20953 15844 0 -1 64 58 0 0 0 148 1 0 0 21 0 9 0 24585736 511680512 89032 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20962] ppid=20953 vsize=499688 CPUtime=0
/proc/20958/task/20962/stat : 20962 (Conquer) S 20953 20953 15844 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24585738 511680512 89032 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20963] ppid=20953 vsize=499688 CPUtime=0.22
/proc/20958/task/20963/stat : 20963 (Conquer) S 20953 20953 15844 0 -1 64 5 0 0 0 22 0 0 0 17 0 9 0 24585738 511680512 89032 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20964] ppid=20953 vsize=499688 CPUtime=0
/proc/20958/task/20964/stat : 20964 (Conquer) S 20953 20953 15844 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 24585739 511680512 89032 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20965] ppid=20953 vsize=499688 CPUtime=0
/proc/20958/task/20965/stat : 20965 (Conquer) S 20953 20953 15844 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24585739 511680512 89032 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20966] ppid=20953 vsize=499688 CPUtime=0
/proc/20958/task/20966/stat : 20966 (Conquer) S 20953 20953 15844 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24585739 511680512 89032 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20967] ppid=20953 vsize=499688 CPUtime=0.12
/proc/20958/task/20967/stat : 20967 (Conquer) S 20953 20953 15844 0 -1 64 883 0 0 0 12 0 0 0 15 0 9 0 24585739 511680512 89032 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 56.69
Current children cumulated vsize (KiB) 505044

[startup+63.9021 s]
/proc/loadavg: 2.09 2.03 2.00 3/90 20967
/proc/meminfo: memFree=1148844/2055920 swapFree=4192812/4192956
[pid=20953] ppid=20951 vsize=5356 CPUtime=11.96
/proc/20953/stat : 20953 (solver) S 20951 20953 15844 0 -1 4194304 361 11307 0 0 0 0 369 827 16 0 1 0 24584505 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20953/statm: 1339 242 201 169 0 50 0
[pid=20958] ppid=20953 vsize=499688 CPUtime=51.07
/proc/20958/stat : 20958 (Conquer) R 20953 20953 15844 0 -1 0 134837 0 0 0 5051 56 0 0 25 0 9 0 24585718 511680512 110296 996147200 134512640 142716928 4294956224 18446744073709551615 135462464 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/20958/statm: 124922 110296 691 2003 0 122333 0
[pid=20958/tid=20960] ppid=20953 vsize=499688 CPUtime=0
/proc/20958/task/20960/stat : 20960 (Conquer) S 20953 20953 15844 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24585719 511680512 110296 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=20958/tid=20961] ppid=20953 vsize=499688 CPUtime=1.49
/proc/20958/task/20961/stat : 20961 (Conquer) S 20953 20953 15844 0 -1 64 58 0 0 0 148 1 0 0 21 0 9 0 24585736 511680512 110296 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20962] ppid=20953 vsize=499688 CPUtime=0
/proc/20958/task/20962/stat : 20962 (Conquer) S 20953 20953 15844 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24585738 511680512 110296 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20963] ppid=20953 vsize=499688 CPUtime=0.22
/proc/20958/task/20963/stat : 20963 (Conquer) S 20953 20953 15844 0 -1 64 5 0 0 0 22 0 0 0 17 0 9 0 24585738 511680512 110296 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20964] ppid=20953 vsize=499688 CPUtime=0
/proc/20958/task/20964/stat : 20964 (Conquer) S 20953 20953 15844 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 24585739 511680512 110296 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20965] ppid=20953 vsize=499688 CPUtime=0
/proc/20958/task/20965/stat : 20965 (Conquer) S 20953 20953 15844 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24585739 511680512 110296 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20966] ppid=20953 vsize=499688 CPUtime=0
/proc/20958/task/20966/stat : 20966 (Conquer) S 20953 20953 15844 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24585739 511680512 110296 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20967] ppid=20953 vsize=499688 CPUtime=0.12
/proc/20958/task/20967/stat : 20967 (Conquer) S 20953 20953 15844 0 -1 64 883 0 0 0 12 0 0 0 15 0 9 0 24585739 511680512 110296 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 63.03
Current children cumulated vsize (KiB) 505044

[startup+65.5023 s]
/proc/loadavg: 2.09 2.03 2.00 3/90 20967
/proc/meminfo: memFree=1134060/2055920 swapFree=4192812/4192956
[pid=20953] ppid=20951 vsize=5356 CPUtime=11.96
/proc/20953/stat : 20953 (solver) S 20951 20953 15844 0 -1 4194304 361 11307 0 0 0 0 369 827 16 0 1 0 24584505 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20953/statm: 1339 242 201 169 0 50 0
[pid=20958] ppid=20953 vsize=565224 CPUtime=52.66
/proc/20958/stat : 20958 (Conquer) R 20953 20953 15844 0 -1 0 140271 0 0 0 5208 58 0 0 25 0 9 0 24585718 578789376 115708 996147200 134512640 142716928 4294956224 18446744073709551615 135303498 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/20958/statm: 141306 115708 691 2003 0 138717 0
[pid=20958/tid=20960] ppid=20953 vsize=565224 CPUtime=0
/proc/20958/task/20960/stat : 20960 (Conquer) S 20953 20953 15844 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24585719 578789376 115708 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=20958/tid=20961] ppid=20953 vsize=565224 CPUtime=1.49
/proc/20958/task/20961/stat : 20961 (Conquer) S 20953 20953 15844 0 -1 64 58 0 0 0 148 1 0 0 21 0 9 0 24585736 578789376 115708 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20962] ppid=20953 vsize=565224 CPUtime=0
/proc/20958/task/20962/stat : 20962 (Conquer) S 20953 20953 15844 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24585738 578789376 115708 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20963] ppid=20953 vsize=565224 CPUtime=0.22
/proc/20958/task/20963/stat : 20963 (Conquer) S 20953 20953 15844 0 -1 64 5 0 0 0 22 0 0 0 17 0 9 0 24585738 578789376 115708 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20964] ppid=20953 vsize=565224 CPUtime=0
/proc/20958/task/20964/stat : 20964 (Conquer) S 20953 20953 15844 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 24585739 578789376 115708 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20965] ppid=20953 vsize=565224 CPUtime=0
/proc/20958/task/20965/stat : 20965 (Conquer) S 20953 20953 15844 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24585739 578789376 115708 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20966] ppid=20953 vsize=565224 CPUtime=0
/proc/20958/task/20966/stat : 20966 (Conquer) S 20953 20953 15844 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24585739 578789376 115708 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20967] ppid=20953 vsize=565224 CPUtime=0.12
/proc/20958/task/20967/stat : 20967 (Conquer) S 20953 20953 15844 0 -1 64 883 0 0 0 12 0 0 0 15 0 9 0 24585739 578789376 115708 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 64.62
Current children cumulated vsize (KiB) 570580

[startup+66.3023 s]
/proc/loadavg: 2.09 2.03 2.00 3/90 20967
/proc/meminfo: memFree=1119212/2055920 swapFree=4192812/4192956
[pid=20953] ppid=20951 vsize=5356 CPUtime=11.96
/proc/20953/stat : 20953 (solver) S 20951 20953 15844 0 -1 4194304 361 11307 0 0 0 0 369 827 16 0 1 0 24584505 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20953/statm: 1339 242 201 169 0 50 0
[pid=20958] ppid=20953 vsize=565224 CPUtime=53.45
/proc/20958/stat : 20958 (Conquer) R 20953 20953 15844 0 -1 0 142905 0 0 0 5286 59 0 0 25 0 9 0 24585718 578789376 118332 996147200 134512640 142716928 4294956224 18446744073709551615 134810700 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/20958/statm: 141306 118332 691 2003 0 138717 0
[pid=20958/tid=20960] ppid=20953 vsize=565224 CPUtime=0
/proc/20958/task/20960/stat : 20960 (Conquer) S 20953 20953 15844 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24585719 578789376 118332 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=20958/tid=20961] ppid=20953 vsize=565224 CPUtime=1.49
/proc/20958/task/20961/stat : 20961 (Conquer) S 20953 20953 15844 0 -1 64 58 0 0 0 148 1 0 0 21 0 9 0 24585736 578789376 118332 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20962] ppid=20953 vsize=565224 CPUtime=0
/proc/20958/task/20962/stat : 20962 (Conquer) S 20953 20953 15844 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24585738 578789376 118332 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20963] ppid=20953 vsize=565224 CPUtime=0.22
/proc/20958/task/20963/stat : 20963 (Conquer) S 20953 20953 15844 0 -1 64 5 0 0 0 22 0 0 0 17 0 9 0 24585738 578789376 118332 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20964] ppid=20953 vsize=565224 CPUtime=0
/proc/20958/task/20964/stat : 20964 (Conquer) S 20953 20953 15844 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 24585739 578789376 118332 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20965] ppid=20953 vsize=565224 CPUtime=0
/proc/20958/task/20965/stat : 20965 (Conquer) S 20953 20953 15844 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24585739 578789376 118332 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20966] ppid=20953 vsize=565224 CPUtime=0
/proc/20958/task/20966/stat : 20966 (Conquer) S 20953 20953 15844 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24585739 578789376 118332 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20967] ppid=20953 vsize=565224 CPUtime=0.12
/proc/20958/task/20967/stat : 20967 (Conquer) S 20953 20953 15844 0 -1 64 883 0 0 0 12 0 0 0 15 0 9 0 24585739 578789376 118332 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 65.41
Current children cumulated vsize (KiB) 570580

[startup+67.1075 s]
/proc/loadavg: 2.09 2.03 2.00 3/90 20967
/proc/meminfo: memFree=1104876/2055920 swapFree=4192812/4192956
[pid=20953] ppid=20951 vsize=5356 CPUtime=11.96
/proc/20953/stat : 20953 (solver) S 20951 20953 15844 0 -1 4194304 361 11307 0 0 0 0 369 827 16 0 1 0 24584505 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20953/statm: 1339 242 201 169 0 50 0
[pid=20958] ppid=20953 vsize=565224 CPUtime=54.25
/proc/20958/stat : 20958 (Conquer) R 20953 20953 15844 0 -1 0 145539 0 0 0 5364 61 0 0 25 0 9 0 24585718 578789376 120956 996147200 134512640 142716928 4294956224 18446744073709551615 135303880 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/20958/statm: 141306 120956 691 2003 0 138717 0
[pid=20958/tid=20960] ppid=20953 vsize=565224 CPUtime=0
/proc/20958/task/20960/stat : 20960 (Conquer) S 20953 20953 15844 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24585719 578789376 120956 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=20958/tid=20961] ppid=20953 vsize=565224 CPUtime=1.49
/proc/20958/task/20961/stat : 20961 (Conquer) S 20953 20953 15844 0 -1 64 58 0 0 0 148 1 0 0 21 0 9 0 24585736 578789376 120956 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20962] ppid=20953 vsize=565224 CPUtime=0
/proc/20958/task/20962/stat : 20962 (Conquer) S 20953 20953 15844 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24585738 578789376 120956 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20963] ppid=20953 vsize=565224 CPUtime=0.22
/proc/20958/task/20963/stat : 20963 (Conquer) S 20953 20953 15844 0 -1 64 5 0 0 0 22 0 0 0 17 0 9 0 24585738 578789376 120956 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20964] ppid=20953 vsize=565224 CPUtime=0
/proc/20958/task/20964/stat : 20964 (Conquer) S 20953 20953 15844 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 24585739 578789376 120956 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20965] ppid=20953 vsize=565224 CPUtime=0
/proc/20958/task/20965/stat : 20965 (Conquer) S 20953 20953 15844 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24585739 578789376 120956 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20966] ppid=20953 vsize=565224 CPUtime=0
/proc/20958/task/20966/stat : 20966 (Conquer) S 20953 20953 15844 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24585739 578789376 120956 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20967] ppid=20953 vsize=565224 CPUtime=0.12
/proc/20958/task/20967/stat : 20967 (Conquer) S 20953 20953 15844 0 -1 64 883 0 0 0 12 0 0 0 15 0 9 0 24585739 578789376 120956 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 66.21
Current children cumulated vsize (KiB) 570580

[startup+67.5015 s]
/proc/loadavg: 2.09 2.03 2.00 3/90 20967
/proc/meminfo: memFree=1104876/2055920 swapFree=4192812/4192956
[pid=20953] ppid=20951 vsize=5356 CPUtime=11.96
/proc/20953/stat : 20953 (solver) S 20951 20953 15844 0 -1 4194304 361 11307 0 0 0 0 369 827 16 0 1 0 24584505 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20953/statm: 1339 242 201 169 0 50 0
[pid=20958] ppid=20953 vsize=565224 CPUtime=54.64
/proc/20958/stat : 20958 (Conquer) R 20953 20953 15844 0 -1 0 146887 0 0 0 5403 61 0 0 25 0 9 0 24585718 578789376 122300 996147200 134512640 142716928 4294956224 18446744073709551615 135304752 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/20958/statm: 141306 122300 691 2003 0 138717 0
[pid=20958/tid=20960] ppid=20953 vsize=565224 CPUtime=0
/proc/20958/task/20960/stat : 20960 (Conquer) S 20953 20953 15844 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24585719 578789376 122300 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=20958/tid=20961] ppid=20953 vsize=565224 CPUtime=1.49
/proc/20958/task/20961/stat : 20961 (Conquer) S 20953 20953 15844 0 -1 64 58 0 0 0 148 1 0 0 21 0 9 0 24585736 578789376 122300 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20962] ppid=20953 vsize=565224 CPUtime=0
/proc/20958/task/20962/stat : 20962 (Conquer) S 20953 20953 15844 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24585738 578789376 122300 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20963] ppid=20953 vsize=565224 CPUtime=0.22
/proc/20958/task/20963/stat : 20963 (Conquer) S 20953 20953 15844 0 -1 64 5 0 0 0 22 0 0 0 17 0 9 0 24585738 578789376 122300 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20964] ppid=20953 vsize=565224 CPUtime=0
/proc/20958/task/20964/stat : 20964 (Conquer) S 20953 20953 15844 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 24585739 578789376 122300 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20965] ppid=20953 vsize=565224 CPUtime=0
/proc/20958/task/20965/stat : 20965 (Conquer) S 20953 20953 15844 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24585739 578789376 122300 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20966] ppid=20953 vsize=565224 CPUtime=0
/proc/20958/task/20966/stat : 20966 (Conquer) S 20953 20953 15844 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24585739 578789376 122300 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=20958/tid=20967] ppid=20953 vsize=565224 CPUtime=0.12
/proc/20958/task/20967/stat : 20967 (Conquer) S 20953 20953 15844 0 -1 64 883 0 0 0 12 0 0 0 15 0 9 0 24585739 578789376 122300 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 66.6
Current children cumulated vsize (KiB) 570580

[startup+67.6017 s]
/proc/loadavg: 2.09 2.03 2.00 3/90 20967
/proc/meminfo: memFree=1104876/2055920 swapFree=4192812/4192956
[pid=20953] ppid=20951 vsize=5356 CPUtime=11.96
/proc/20953/stat : 20953 (solver) S 20951 20953 15844 0 -1 4194304 361 11307 0 0 0 0 369 827 16 0 1 0 24584505 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20953/statm: 1339 242 201 169 0 50 0
[pid=20958] ppid=20953 vsize=0 CPUtime=54.73
/proc/20958/stat : 20958 (Conquer) Z 20953 20953 15844 0 -1 12 147226 0 0 0 5411 62 0 0 25 0 2 0 24585718 0 0 996147200 0 0 0 0 0 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/20958/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 66.69
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 67.6807
CPU time (s): 66.7998
CPU user time (s): 57.8162
CPU system time (s): 8.98363
CPU usage (%): 98.6985
Max. virtual memory (cumulated for all children) (KiB): 570580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 57.8162
system time used= 8.98363
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159039
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= 426
involuntary context switches= 3062

runsolver used 0.103984 second user time and 0.208968 second system time

The end

Launcher Data

Begin job on node9 at 2009-07-12 07:06:14
IDJOB=2082446
IDBENCH=57585
IDSOLVER=740
FILE ID=node9/2082446-1247375172
PBS_JOBID= 9506987
Free space on /tmp= 66376 MiB

SOLVER NAME= Conquer 2009-06-04
BENCH NAME= CPAI08/csp/rand-8-20-5/normalized-rand-8-20-5-18-800-4_ext.xml
COMMAND LINE= HOME/solver -benchname BENCHNAME -dir DIR -tmpdir TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2082446-1247375172/watcher-2082446-1247375172 -o /tmp/evaluation-result-2082446-1247375172/solver-2082446-1247375172 -C 1800 -W 2000 -M 900  HOME/solver -benchname HOME/instance-2082446-1247375172.xml -dir HOME -tmpdir HOME

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

MD5SUM BENCH= d3f44c49896eef0a554a753221d829d8
RANDOM SEED=1078306393

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:       1608668 kB
Buffers:         45780 kB
Cached:         248932 kB
SwapCached:          0 kB
Active:         246416 kB
Inactive:       124884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1608668 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           42680 kB
Writeback:           0 kB
Mapped:          94412 kB
Slab:            61052 kB
Committed_AS:   913724 kB
PageTables:       1912 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= 66336 MiB
End job on node9 at 2009-07-12 07:07:22