Trace number 1109475

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-inc? 141.053 154.968

General information on the benchmark

Namecsp/fischer/
normalized-fischer-4-7-fair.xml
MD5SUM73a261ec0b4f58edcc6e49afacde3cea
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best Number of falsified constraints
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables7383
Number of constraints6973
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6973
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.48	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.48	c 0	BEGIN Thu Aug  7 20:17:41 2008
0.04/0.48	c 0	PID 14501
0.04/0.48	c 0	HOST node71.alineos.net
0.04/0.48	c 0	CONVERTING HOME/instance-1109475-1218133060.xml TO HOME/temp.csp
0.04/0.48	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109475-1218133060.xml' 'HOME/temp.csp'
0.81/2.81	c 2	3 domains, 7383 variables, 9 predicates, 0 relations, 6973 constraints
0.81/2.86	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.81/2.86	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.84/2.94	c 2	Parsing HOME/temp.csp
1.17/3.26	c 2	parsed 10000 expressions
1.26/3.40	c 2	parsed 14368 expressions
1.36/3.40	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.36/3.46	c 3	MAX CSP: 6973 constraints
1.36/3.47	c 3	Converting to clausal form CSP
1.45/3.52	c 3	converted 2135 (10%) expressions
1.45/3.52	c 3	converted 4269 (20%) expressions
1.45/3.53	c 3	converted 6404 (30%) expressions
1.65/3.76	c 3	converted 8538 (40%) expressions
1.75/3.85	c 3	converted 10672 (50%) expressions
1.95/4.04	c 3	converted 12807 (60%) expressions
2.04/4.16	c 3	converted 14941 (70%) expressions
2.14/4.27	c 3	converted 17076 (80%) expressions
2.44/4.52	c 4	converted 19210 (90%) expressions
3.03/5.16	c 4	converted 21344 (100%) expressions
3.03/5.16	c 4	CSP : 26803 integers, 7433 booleans, 52507 clauses, largest domain size 20001
3.03/5.16	c 4	Heap : 34 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.03/5.16	c 4	Propagation in CSP
3.73/5.83	c 5	6964 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.73/5.84	c 5	CSP : 26803 integers, 7433 booleans, 52507 clauses, largest domain size 20001
3.73/5.84	c 5	Heap : 38 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.73/5.86	c 5	Simplifing CSP by introducing new Boolean variables
3.83/5.94	c 5	CSP : 26803 integers, 18523 booleans, 63597 clauses, largest domain size 20001
3.83/5.94	c 5	Heap : 39 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.03/6.18	c 5	Encoding CSP to SAT : HOME/temp.cnf
74.06/80.52	c 80	2681 (10%) CSP integer variables are encoded (52825319 clauses, 1087110908 bytes)
140.27/149.99	c 149	ERROR Exception Too large HOME/temp.cnf
140.38/150.13	c 149	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:201)
140.38/150.13	c 149	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
140.38/150.13	c 149	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
140.38/150.13	s UNKNOWN
140.38/150.13	c 149	CPU 125.81 (0.06 0.01 125.75 14.56)
140.38/150.13	c 149	END Thu Aug  7 20:20:10 2008

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1109475-1218133060/watcher-1109475-1218133060 -o /tmp/evaluation-result-1109475-1218133060/solver-1109475-1218133060 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1109475-1218133060.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.03 0.12 0.07 4/68 14501
/proc/meminfo: memFree=60552/2055920 swapFree=4192952/4192956
[pid=14501] ppid=14498 vsize=6268 CPUtime=0
/proc/14501/stat : 14501 (sugar++) D 14498 14501 14429 0 -1 4194304 62 0 0 0 0 0 0 0 18 0 1 0 140392658 6418432 47 996147200 4194304 4206940 548682068528 18446744073709551615 231959754121 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/14501/statm: 1567 47 36 3 0 8 0

[startup+0.072963 s]
/proc/loadavg: 0.03 0.12 0.07 4/68 14501
/proc/meminfo: memFree=60552/2055920 swapFree=4192952/4192956
[pid=14501] ppid=14498 vsize=12272 CPUtime=0
/proc/14501/stat : 14501 (sugar++) D 14498 14501 14429 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 140392658 12566528 327 996147200 4194304 4206940 548682068528 18446744073709551615 231962540645 0 2147483391 4224 0 18446744072099781622 0 0 17 0 0 0
/proc/14501/statm: 3068 327 246 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.101966 s]
/proc/loadavg: 0.03 0.12 0.07 4/68 14501
/proc/meminfo: memFree=60552/2055920 swapFree=4192952/4192956
[pid=14501] ppid=14498 vsize=12272 CPUtime=0
/proc/14501/stat : 14501 (sugar++) D 14498 14501 14429 0 -1 4194304 396 0 0 0 0 0 0 0 18 0 1 0 140392658 12566528 364 996147200 4194304 4206940 548682068528 18446744073709551615 231962540645 0 2147483391 4224 0 18446744072099781622 0 0 17 0 0 0
/proc/14501/statm: 3068 364 274 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.302013 s]
/proc/loadavg: 0.03 0.12 0.07 4/68 14501
/proc/meminfo: memFree=60552/2055920 swapFree=4192952/4192956
[pid=14501] ppid=14498 vsize=13468 CPUtime=0.04
/proc/14501/stat : 14501 (sugar++) D 14498 14501 14429 0 -1 4194304 753 0 0 0 3 1 0 0 18 0 1 0 140392658 13791232 721 996147200 4194304 4206940 548682068528 18446744073709551615 231962540645 0 2147483391 4224 0 18446744072099781622 0 0 17 0 0 0
/proc/14501/statm: 3367 721 338 3 0 467 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13468

[startup+0.701099 s]
/proc/loadavg: 0.03 0.12 0.07 4/68 14501
/proc/meminfo: memFree=60552/2055920 swapFree=4192952/4192956
[pid=14501] ppid=14498 vsize=16740 CPUtime=0.07
/proc/14501/stat : 14501 (sugar++) S 14498 14501 14429 0 -1 4194304 1219 128 0 0 6 1 0 0 17 0 1 0 140392658 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14501/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50227 s]
/proc/loadavg: 0.03 0.12 0.07 1/79 14514
/proc/meminfo: memFree=47272/2055920 swapFree=4192952/4192956
[pid=14501] ppid=14498 vsize=16740 CPUtime=0.07
/proc/14501/stat : 14501 (sugar++) S 14498 14501 14429 0 -1 4194304 1219 128 0 0 6 1 0 0 17 0 1 0 140392658 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14501/statm: 4185 1104 409 3 0 764 0
[pid=14511] ppid=14501 vsize=5356 CPUtime=0
/proc/14511/stat : 14511 (sh) S 14501 14501 14429 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 140392707 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14511/statm: 1339 233 193 169 0 50 0
[pid=14512] ppid=14511 vsize=862824 CPUtime=0.04
/proc/14512/stat : 14512 (java) S 14511 14501 14429 0 -1 0 2233 0 60 0 3 1 0 0 18 0 9 0 140392707 883531776 1853 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14512/statm: 215706 1853 1049 9 0 210683 0
[pid=14512/tid=14514] ppid=14511 vsize=862824 CPUtime=0.03
/proc/14512/task/14514/stat : 14514 (java) D 14511 14501 14429 0 -1 64 1370 0 28 0 2 1 0 0 18 0 9 0 140392739 883531776 1853 996147200 134512640 134550740 4294956000 18446744073709551615 102481610 0 4 0 16800975 18446744071563479169 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 884920

[startup+3.10162 s]
/proc/loadavg: 0.03 0.12 0.07 1/93 14528
/proc/meminfo: memFree=25592/2055920 swapFree=4192952/4192956
[pid=14501] ppid=14498 vsize=16740 CPUtime=0.84
/proc/14501/stat : 14501 (sugar++) S 14498 14501 14429 0 -1 4194304 1297 9005 0 99 6 1 71 6 16 0 1 0 140392658 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14501/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 16740

[startup+6.3025 s]
/proc/loadavg: 0.27 0.17 0.09 5/93 14548
/proc/meminfo: memFree=14840/2055920 swapFree=4192952/4192956
[pid=14501] ppid=14498 vsize=16740 CPUtime=0.84
/proc/14501/stat : 14501 (sugar++) S 14498 14501 14429 0 -1 4194304 1297 9005 0 99 6 1 71 6 15 0 1 0 140392658 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14501/statm: 4185 1104 409 3 0 764 0
[pid=14529] ppid=14501 vsize=5356 CPUtime=0
/proc/14529/stat : 14529 (sh) S 14501 14501 14429 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140392945 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14529/statm: 1339 233 193 169 0 50 0
[pid=14530] ppid=14529 vsize=868512 CPUtime=3.38
/proc/14530/stat : 14530 (java) S 14529 14501 14429 0 -1 0 17358 0 4 0 327 11 0 0 18 0 9 0 140392945 889356288 15664 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14530/statm: 217128 15664 2565 9 0 211675 0
[pid=14530/tid=14531] ppid=14529 vsize=868512 CPUtime=1.9
/proc/14530/task/14531/stat : 14531 (java) R 14529 14501 14429 0 -1 64 3206 0 4 0 187 3 0 0 25 0 9 0 140392946 889356288 15664 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14532] ppid=14529 vsize=868512 CPUtime=1.18
/proc/14530/task/14532/stat : 14532 (java) S 14529 14501 14429 0 -1 64 11931 0 0 0 112 6 0 0 16 0 9 0 140392947 889356288 15664 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14533] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14533/stat : 14533 (java) S 14529 14501 14429 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140392947 889356288 15664 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14534] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14534/stat : 14534 (java) S 14529 14501 14429 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140392947 889356288 15664 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14530/tid=14535] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14535/stat : 14535 (java) S 14529 14501 14429 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 140392949 889356288 15664 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14536] ppid=14529 vsize=868512 CPUtime=0.27
/proc/14530/task/14536/stat : 14536 (java) S 14529 14501 14429 0 -1 64 1524 0 0 0 27 0 0 0 15 0 9 0 140392949 889356288 15664 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14537] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14537/stat : 14537 (java) S 14529 14501 14429 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 140392949 889356288 15664 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14538] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14538/stat : 14538 (java) S 14529 14501 14429 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140392949 889356288 15664 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.22
Current children cumulated vsize (KiB) 890608

[startup+12.7029 s]
/proc/loadavg: 0.41 0.20 0.10 3/93 14548
/proc/meminfo: memFree=15352/2055920 swapFree=4192952/4192956
[pid=14501] ppid=14498 vsize=16740 CPUtime=0.84
/proc/14501/stat : 14501 (sugar++) S 14498 14501 14429 0 -1 4194304 1297 9005 0 99 6 1 71 6 15 0 1 0 140392658 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14501/statm: 4185 1104 409 3 0 764 0
[pid=14529] ppid=14501 vsize=5356 CPUtime=0
/proc/14529/stat : 14529 (sh) S 14501 14501 14429 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140392945 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14529/statm: 1339 233 193 169 0 50 0
[pid=14530] ppid=14529 vsize=868512 CPUtime=9.7
/proc/14530/stat : 14530 (java) S 14529 14501 14429 0 -1 0 17921 0 4 0 896 74 0 0 18 0 9 0 140392945 889356288 15670 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14530/statm: 217128 15670 2565 9 0 211675 0
[pid=14530/tid=14531] ppid=14529 vsize=868512 CPUtime=7.96
/proc/14530/task/14531/stat : 14531 (java) R 14529 14501 14429 0 -1 64 3763 0 4 0 733 63 0 0 25 0 9 0 140392946 889356288 15670 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14532] ppid=14529 vsize=868512 CPUtime=1.42
/proc/14530/task/14532/stat : 14532 (java) S 14529 14501 14429 0 -1 64 11931 0 0 0 133 9 0 0 16 0 9 0 140392947 889356288 15670 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14533] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14533/stat : 14533 (java) S 14529 14501 14429 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140392947 889356288 15670 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14534] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14534/stat : 14534 (java) S 14529 14501 14429 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140392947 889356288 15670 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14530/tid=14535] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14535/stat : 14535 (java) S 14529 14501 14429 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 140392949 889356288 15670 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14536] ppid=14529 vsize=868512 CPUtime=0.28
/proc/14530/task/14536/stat : 14536 (java) S 14529 14501 14429 0 -1 64 1530 0 0 0 28 0 0 0 16 0 9 0 140392949 889356288 15670 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14537] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14537/stat : 14537 (java) S 14529 14501 14429 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 140392949 889356288 15670 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14538] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14538/stat : 14538 (java) S 14529 14501 14429 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140392949 889356288 15670 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.54
Current children cumulated vsize (KiB) 890608

[startup+25.5026 s]
/proc/loadavg: 1.06 0.35 0.15 5/93 14551
/proc/meminfo: memFree=16128/2055920 swapFree=4192812/4192956
[pid=14501] ppid=14498 vsize=16740 CPUtime=0.84
/proc/14501/stat : 14501 (sugar++) S 14498 14501 14429 0 -1 4194304 1297 9005 0 99 6 1 71 6 15 0 1 0 140392658 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14501/statm: 4185 1104 409 3 0 764 0
[pid=14529] ppid=14501 vsize=5356 CPUtime=0
/proc/14529/stat : 14529 (sh) S 14501 14501 14429 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140392945 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14529/statm: 1339 233 193 169 0 50 0
[pid=14530] ppid=14529 vsize=868512 CPUtime=21.8
/proc/14530/stat : 14530 (java) S 14529 14501 14429 0 -1 0 18917 0 4 0 1985 195 0 0 18 0 9 0 140392945 889356288 15670 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14530/statm: 217128 15670 2565 9 0 211675 0
[pid=14530/tid=14531] ppid=14529 vsize=868512 CPUtime=19.58
/proc/14530/task/14531/stat : 14531 (java) R 14529 14501 14429 0 -1 64 4759 0 4 0 1781 177 0 0 25 0 9 0 140392946 889356288 15670 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14530/tid=14532] ppid=14529 vsize=868512 CPUtime=1.91
/proc/14530/task/14532/stat : 14532 (java) S 14529 14501 14429 0 -1 64 11931 0 0 0 175 16 0 0 16 0 9 0 140392947 889356288 15670 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14530/tid=14533] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14533/stat : 14533 (java) S 14529 14501 14429 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140392947 889356288 15670 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14534] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14534/stat : 14534 (java) S 14529 14501 14429 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140392947 889356288 15670 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14530/tid=14535] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14535/stat : 14535 (java) S 14529 14501 14429 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 140392949 889356288 15670 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14536] ppid=14529 vsize=868512 CPUtime=0.28
/proc/14530/task/14536/stat : 14536 (java) S 14529 14501 14429 0 -1 64 1530 0 0 0 28 0 0 0 16 0 9 0 140392949 889356288 15670 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14537] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14537/stat : 14537 (java) S 14529 14501 14429 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 140392949 889356288 15670 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14538] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14538/stat : 14538 (java) S 14529 14501 14429 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140392949 889356288 15670 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.64
Current children cumulated vsize (KiB) 890608

[startup+51.1021 s]
/proc/loadavg: 2.22 0.68 0.26 3/95 14558
/proc/meminfo: memFree=15912/2055920 swapFree=4192812/4192956
[pid=14501] ppid=14498 vsize=16740 CPUtime=0.84
/proc/14501/stat : 14501 (sugar++) S 14498 14501 14429 0 -1 4194304 1297 9005 0 99 6 1 71 6 15 0 1 0 140392658 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14501/statm: 4185 1104 409 3 0 764 0
[pid=14529] ppid=14501 vsize=5356 CPUtime=0
/proc/14529/stat : 14529 (sh) S 14501 14501 14429 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140392945 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14529/statm: 1339 233 193 169 0 50 0
[pid=14530] ppid=14529 vsize=868512 CPUtime=45.51
/proc/14530/stat : 14530 (java) S 14529 14501 14429 0 -1 0 20739 0 4 0 4103 448 0 0 18 0 9 0 140392945 889356288 15670 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14530/statm: 217128 15670 2565 9 0 211675 0
[pid=14530/tid=14531] ppid=14529 vsize=868512 CPUtime=42.47
/proc/14530/task/14531/stat : 14531 (java) R 14529 14501 14429 0 -1 64 6581 0 4 0 3828 419 0 0 25 0 9 0 140392946 889356288 15670 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14532] ppid=14529 vsize=868512 CPUtime=2.73
/proc/14530/task/14532/stat : 14532 (java) S 14529 14501 14429 0 -1 64 11931 0 0 0 246 27 0 0 16 0 9 0 140392947 889356288 15670 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14533] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14533/stat : 14533 (java) S 14529 14501 14429 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140392947 889356288 15670 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14534] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14534/stat : 14534 (java) S 14529 14501 14429 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140392947 889356288 15670 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14530/tid=14535] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14535/stat : 14535 (java) S 14529 14501 14429 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 140392949 889356288 15670 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14536] ppid=14529 vsize=868512 CPUtime=0.28
/proc/14530/task/14536/stat : 14536 (java) S 14529 14501 14429 0 -1 64 1530 0 0 0 28 0 0 0 16 0 9 0 140392949 889356288 15670 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14537] ppid=14529 vsize=868512 CPUtime=0

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

[startup+102.308 s]
/proc/loadavg: 5.44 1.81 0.67 3/97 14565
/proc/meminfo: memFree=14872/2055920 swapFree=4192812/4192956
[pid=14501] ppid=14498 vsize=16740 CPUtime=0.84
/proc/14501/stat : 14501 (sugar++) S 14498 14501 14429 0 -1 4194304 1297 9005 0 99 6 1 71 6 16 0 1 0 140392658 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14501/statm: 4185 1104 409 3 0 764 0
[pid=14529] ppid=14501 vsize=5356 CPUtime=0
/proc/14529/stat : 14529 (sh) S 14501 14501 14429 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140392945 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14529/statm: 1339 233 193 169 0 50 0
[pid=14530] ppid=14529 vsize=868512 CPUtime=94.2
/proc/14530/stat : 14530 (java) S 14529 14501 14429 0 -1 0 24516 0 4 0 8468 952 0 0 18 0 9 0 140392945 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14530/statm: 217128 15671 2565 9 0 211675 0
[pid=14530/tid=14531] ppid=14529 vsize=868512 CPUtime=89.44
/proc/14530/task/14531/stat : 14531 (java) R 14529 14501 14429 0 -1 64 10357 0 4 0 8050 894 0 0 25 0 9 0 140392946 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14532] ppid=14529 vsize=868512 CPUtime=4.44
/proc/14530/task/14532/stat : 14532 (java) R 14529 14501 14429 0 -1 64 11931 0 0 0 388 56 0 0 15 0 9 0 140392947 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14533] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14533/stat : 14533 (java) S 14529 14501 14429 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140392947 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14534] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14534/stat : 14534 (java) S 14529 14501 14429 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140392947 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14530/tid=14535] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14535/stat : 14535 (java) S 14529 14501 14429 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 140392949 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14536] ppid=14529 vsize=868512 CPUtime=0.28
/proc/14530/task/14536/stat : 14536 (java) S 14529 14501 14429 0 -1 64 1531 0 0 0 28 0 0 0 16 0 9 0 140392949 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14530/tid=14537] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14537/stat : 14537 (java) S 14529 14501 14429 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 140392949 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14538] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14538/stat : 14538 (java) S 14529 14501 14429 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140392949 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 95.04
Current children cumulated vsize (KiB) 890608

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

[startup+127.903 s]
/proc/loadavg: 6.14 2.28 0.85 3/97 14565
/proc/meminfo: memFree=15576/2055920 swapFree=4192812/4192956
[pid=14501] ppid=14498 vsize=16740 CPUtime=0.84
/proc/14501/stat : 14501 (sugar++) S 14498 14501 14429 0 -1 4194304 1297 9005 0 99 6 1 71 6 16 0 1 0 140392658 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14501/statm: 4185 1104 409 3 0 764 0
[pid=14529] ppid=14501 vsize=5356 CPUtime=0
/proc/14529/stat : 14529 (sh) S 14501 14501 14429 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140392945 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14529/statm: 1339 233 193 169 0 50 0
[pid=14530] ppid=14529 vsize=868512 CPUtime=118.59
/proc/14530/stat : 14530 (java) S 14529 14501 14429 0 -1 0 26499 0 4 0 10632 1227 0 0 18 0 9 0 140392945 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14530/statm: 217128 15671 2565 9 0 211675 0
[pid=14530/tid=14531] ppid=14529 vsize=868512 CPUtime=112.95
/proc/14530/task/14531/stat : 14531 (java) R 14529 14501 14429 0 -1 64 12340 0 4 0 10139 1156 0 0 25 0 9 0 140392946 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14532] ppid=14529 vsize=868512 CPUtime=5.33
/proc/14530/task/14532/stat : 14532 (java) S 14529 14501 14429 0 -1 64 11931 0 0 0 464 69 0 0 16 0 9 0 140392947 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14533] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14533/stat : 14533 (java) S 14529 14501 14429 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140392947 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14534] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14534/stat : 14534 (java) S 14529 14501 14429 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140392947 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14530/tid=14535] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14535/stat : 14535 (java) S 14529 14501 14429 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 140392949 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14536] ppid=14529 vsize=868512 CPUtime=0.28
/proc/14530/task/14536/stat : 14536 (java) S 14529 14501 14429 0 -1 64 1531 0 0 0 28 0 0 0 16 0 9 0 140392949 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14530/tid=14537] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14537/stat : 14537 (java) S 14529 14501 14429 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 140392949 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14538] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14538/stat : 14538 (java) S 14529 14501 14429 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140392949 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 119.43
Current children cumulated vsize (KiB) 890608

[startup+140.702 s]
/proc/loadavg: 6.25 2.49 0.94 4/97 14565
/proc/meminfo: memFree=15576/2055920 swapFree=4192812/4192956
[pid=14501] ppid=14498 vsize=16740 CPUtime=0.84
/proc/14501/stat : 14501 (sugar++) S 14498 14501 14429 0 -1 4194304 1297 9005 0 99 6 1 71 6 16 0 1 0 140392658 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14501/statm: 4185 1104 409 3 0 764 0
[pid=14529] ppid=14501 vsize=5356 CPUtime=0
/proc/14529/stat : 14529 (sh) S 14501 14501 14429 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140392945 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14529/statm: 1339 233 193 169 0 50 0
[pid=14530] ppid=14529 vsize=868512 CPUtime=130.7
/proc/14530/stat : 14530 (java) S 14529 14501 14429 0 -1 0 27473 0 4 0 11714 1356 0 0 18 0 9 0 140392945 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14530/statm: 217128 15671 2565 9 0 211675 0
[pid=14530/tid=14531] ppid=14529 vsize=868512 CPUtime=124.6
/proc/14530/task/14531/stat : 14531 (java) R 14529 14501 14429 0 -1 64 13314 0 4 0 11182 1278 0 0 25 0 9 0 140392946 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4126568977 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14530/tid=14532] ppid=14529 vsize=868512 CPUtime=5.78
/proc/14530/task/14532/stat : 14532 (java) S 14529 14501 14429 0 -1 64 11931 0 0 0 502 76 0 0 16 0 9 0 140392947 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14530/tid=14533] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14533/stat : 14533 (java) S 14529 14501 14429 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140392947 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14534] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14534/stat : 14534 (java) S 14529 14501 14429 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140392947 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14530/tid=14535] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14535/stat : 14535 (java) S 14529 14501 14429 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 140392949 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14536] ppid=14529 vsize=868512 CPUtime=0.28
/proc/14530/task/14536/stat : 14536 (java) S 14529 14501 14429 0 -1 64 1531 0 0 0 28 0 0 0 16 0 9 0 140392949 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14530/tid=14537] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14537/stat : 14537 (java) S 14529 14501 14429 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 140392949 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14538] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14538/stat : 14538 (java) S 14529 14501 14429 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140392949 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 131.54
Current children cumulated vsize (KiB) 890608

[startup+147.103 s]
/proc/loadavg: 6.39 2.58 0.98 3/97 14565
/proc/meminfo: memFree=15960/2055920 swapFree=4192812/4192956
[pid=14501] ppid=14498 vsize=16740 CPUtime=0.84
/proc/14501/stat : 14501 (sugar++) S 14498 14501 14429 0 -1 4194304 1297 9005 0 99 6 1 71 6 16 0 1 0 140392658 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14501/statm: 4185 1104 409 3 0 764 0
[pid=14529] ppid=14501 vsize=5356 CPUtime=0
/proc/14529/stat : 14529 (sh) S 14501 14501 14429 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140392945 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14529/statm: 1339 233 193 169 0 50 0
[pid=14530] ppid=14529 vsize=868512 CPUtime=136.71
/proc/14530/stat : 14530 (java) S 14529 14501 14429 0 -1 0 27930 0 4 0 12256 1415 0 0 18 0 9 0 140392945 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14530/statm: 217128 15671 2565 9 0 211675 0
[pid=14530/tid=14531] ppid=14529 vsize=868512 CPUtime=130.41
/proc/14530/task/14531/stat : 14531 (java) R 14529 14501 14429 0 -1 64 13771 0 4 0 11707 1334 0 0 25 0 9 0 140392946 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 102064750 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14532] ppid=14529 vsize=868512 CPUtime=5.97
/proc/14530/task/14532/stat : 14532 (java) S 14529 14501 14429 0 -1 64 11931 0 0 0 518 79 0 0 16 0 9 0 140392947 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14533] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14533/stat : 14533 (java) S 14529 14501 14429 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140392947 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14534] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14534/stat : 14534 (java) S 14529 14501 14429 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140392947 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14530/tid=14535] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14535/stat : 14535 (java) S 14529 14501 14429 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 140392949 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14536] ppid=14529 vsize=868512 CPUtime=0.28
/proc/14530/task/14536/stat : 14536 (java) S 14529 14501 14429 0 -1 64 1531 0 0 0 28 0 0 0 16 0 9 0 140392949 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14530/tid=14537] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14537/stat : 14537 (java) S 14529 14501 14429 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 140392949 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14530/tid=14538] ppid=14529 vsize=868512 CPUtime=0
/proc/14530/task/14538/stat : 14538 (java) S 14529 14501 14429 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140392949 889356288 15671 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 137.55
Current children cumulated vsize (KiB) 890608

[startup+150.301 s]
/proc/loadavg: 6.52 2.67 1.02 3/87 14565
/proc/meminfo: memFree=892264/2055920 swapFree=4192812/4192956
[pid=14501] ppid=14498 vsize=16740 CPUtime=140.38
/proc/14501/stat : 14501 (sugar++) D 14498 14501 14429 0 -1 4194304 1320 37448 0 103 6 1 12575 1456 16 0 1 0 140392658 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 231962547241 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/14501/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 140.38
Current children cumulated vsize (KiB) 16740

[startup+153.502 s]
/proc/loadavg: 6.52 2.67 1.02 1/74 14568
/proc/meminfo: memFree=1886352/2055920 swapFree=4192812/4192956
[pid=14501] ppid=14498 vsize=16740 CPUtime=140.86
/proc/14501/stat : 14501 (sugar++) D 14498 14501 14429 0 -1 4194304 1320 37448 0 103 6 49 12575 1456 15 0 1 0 140392658 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 231962547241 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/14501/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 140.86
Current children cumulated vsize (KiB) 16740

[startup+154.301 s]
/proc/loadavg: 6.24 2.68 1.03 1/74 14568
/proc/meminfo: memFree=1916816/2055920 swapFree=4192812/4192956
[pid=14501] ppid=14498 vsize=16740 CPUtime=140.88
/proc/14501/stat : 14501 (sugar++) D 14498 14501 14429 0 -1 4194304 1320 37448 0 103 6 51 12575 1456 15 0 1 0 140392658 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 231962547241 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/14501/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 140.88
Current children cumulated vsize (KiB) 16740

[startup+154.701 s]
/proc/loadavg: 6.24 2.68 1.03 1/74 14568
/proc/meminfo: memFree=1916816/2055920 swapFree=4192812/4192956
[pid=14501] ppid=14498 vsize=16740 CPUtime=140.89
/proc/14501/stat : 14501 (sugar++) D 14498 14501 14429 0 -1 4194304 1320 37448 0 103 6 52 12575 1456 15 0 1 0 140392658 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 231962547241 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/14501/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 140.89
Current children cumulated vsize (KiB) 16740

[startup+154.905 s]
/proc/loadavg: 6.24 2.68 1.03 1/74 14568
/proc/meminfo: memFree=1916816/2055920 swapFree=4192812/4192956
[pid=14501] ppid=14498 vsize=16740 CPUtime=140.96
/proc/14501/stat : 14501 (sugar++) R 14498 14501 14429 0 -1 4194304 1320 37448 0 103 6 59 12575 1456 15 0 1 0 140392658 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 231962547241 0 0 4224 16386 0 0 0 17 1 0 0
/proc/14501/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 140.96
Current children cumulated vsize (KiB) 16740

Child status: 0
Real time (s): 154.968
CPU time (s): 141.053
CPU user time (s): 125.825
CPU system time (s): 15.2277
CPU usage (%): 91.0204
Max. virtual memory (cumulated for all children) (KiB): 891500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 125.825
system time used= 15.2277
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38824
page faults= 103
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 81640
involuntary context switches= 85125

runsolver used 0.254961 second user time and 0.623905 second system time

The end

Launcher Data (download as text)

Begin job on node71 at 2008-08-07 20:17:40
IDJOB=1109475
IDBENCH=60968
IDSOLVER=367
FILE ID=node71/1109475-1218133060
PBS_JOBID= 8000832
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-4-7-fair.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1109475-1218133060/watcher-1109475-1218133060 -o /tmp/evaluation-result-1109475-1218133060/solver-1109475-1218133060 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1109475-1218133060.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 73a261ec0b4f58edcc6e49afacde3cea
RANDOM SEED=1431050217

node71.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.263
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	: 5931.00
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.263
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:         61544 kB
Buffers:         48536 kB
Cached:        1788140 kB
SwapCached:          4 kB
Active:         842632 kB
Inactive:      1008356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:         61544 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            4404 kB
Writeback:           0 kB
Mapped:          24108 kB
Slab:           129012 kB
Committed_AS:    87596 kB
PageTables:       1700 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= 66560 MiB
End job on node71 at 2008-08-07 20:20:15