Trace number 1109553

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? 136.949 143.429

General information on the benchmark

Namecsp/fischer/
normalized-fischer-8-3-fair.xml
MD5SUM801d340a67e965a11769879f2a8f9146
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 variables6711
Number of constraints6341
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6341
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06/0.31	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.06/0.33	c 0	BEGIN Fri Jul 11 21:44:29 2008
0.06/0.33	c 0	PID 14439
0.06/0.34	c 0	HOST node39.alineos.net
0.06/0.34	c 0	CONVERTING HOME/instance-1109553-1215805469.xml TO HOME/temp.csp
0.06/0.34	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109553-1215805469.xml' 'HOME/temp.csp'
1.03/1.43	c 1	3 domains, 6711 variables, 9 predicates, 0 relations, 6341 constraints
1.03/1.47	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.03/1.47	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'
1.08/1.55	c 2	Parsing HOME/temp.csp
1.08/1.86	c 2	parsed 10000 expressions
1.08/1.93	c 2	parsed 13064 expressions
1.08/1.93	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.08/2.02	c 2	MAX CSP: 6341 constraints
1.08/2.02	c 2	Converting to clausal form CSP
1.08/2.07	c 2	converted 1941 (10%) expressions
1.08/2.08	c 2	converted 3882 (20%) expressions
1.08/2.08	c 2	converted 5823 (30%) expressions
1.80/2.26	c 2	converted 7764 (40%) expressions
2.00/2.41	c 2	converted 9704 (50%) expressions
2.09/2.52	c 3	converted 11645 (60%) expressions
2.29/2.71	c 3	converted 13586 (70%) expressions
2.39/2.82	c 3	converted 15527 (80%) expressions
2.49/2.93	c 3	converted 17468 (90%) expressions
3.18/3.67	c 4	converted 19408 (100%) expressions
3.18/3.68	c 4	CSP : 24387 integers, 6769 booleans, 47823 clauses, largest domain size 20001
3.18/3.68	c 4	Heap : 30 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.18/3.68	c 4	Propagation in CSP
3.78/4.22	c 4	6335 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.78/4.23	c 4	CSP : 24387 integers, 6769 booleans, 47823 clauses, largest domain size 20001
3.78/4.23	c 4	Heap : 33 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.78/4.25	c 4	Simplifing CSP by introducing new Boolean variables
4.08/4.50	c 5	CSP : 24387 integers, 16891 booleans, 57945 clauses, largest domain size 20001
4.08/4.50	c 5	Heap : 36 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.28/4.71	c 5	Encoding CSP to SAT : HOME/temp.cnf
66.36/68.51	c 69	2439 (10%) CSP integer variables are encoded (48064761 clauses, 987139166 bytes)
127.93/132.24	c 132	4878 (20%) CSP integer variables are encoded (96842322 clauses, 2011467947 bytes)
135.89/140.47	c 141	ERROR Exception Too large HOME/temp.cnf
135.89/140.47	c 141	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:201)
135.89/140.47	c 141	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
135.89/140.47	c 141	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
135.89/140.47	s UNKNOWN
135.96/140.57	c 141	CPU 123.2 (0.06 0.01 123.14 12.76)
135.96/140.57	c 141	END Fri Jul 11 21:46:50 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-1109553-1215805469/watcher-1109553-1215805469 -o /tmp/evaluation-result-1109553-1215805469/solver-1109553-1215805469 -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-1109553-1215805469.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: 4.16 2.84 2.31 4/81 14439
/proc/meminfo: memFree=1942232/2055920 swapFree=4181376/4192956
[pid=14439] ppid=14437 vsize=18572 CPUtime=0
/proc/14439/stat : 14439 (runsolver) D 14437 14439 13430 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 37246592 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 231493659943 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/14439/statm: 4643 292 257 25 0 2626 0

[startup+0.055673 s]
/proc/loadavg: 4.16 2.84 2.31 4/81 14439
/proc/meminfo: memFree=1942232/2055920 swapFree=4181376/4192956
[pid=14439] ppid=14437 vsize=12272 CPUtime=0
/proc/14439/stat : 14439 (sugar++) D 14437 14439 13430 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 37246592 12566528 321 996147200 4194304 4206940 548682068528 18446744073709551615 231502557282 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/14439/statm: 3068 321 242 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.102678 s]
/proc/loadavg: 4.16 2.84 2.31 4/81 14439
/proc/meminfo: memFree=1942232/2055920 swapFree=4181376/4192956
[pid=14439] ppid=14437 vsize=12272 CPUtime=0
/proc/14439/stat : 14439 (sugar++) D 14437 14439 13430 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 37246592 12566528 321 996147200 4194304 4206940 548682068528 18446744073709551615 231502557282 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/14439/statm: 3068 321 242 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301714 s]
/proc/loadavg: 4.16 2.84 2.31 4/81 14439
/proc/meminfo: memFree=1942232/2055920 swapFree=4181376/4192956
[pid=14439] ppid=14437 vsize=16344 CPUtime=0.06
/proc/14439/stat : 14439 (sugar++) R 14437 14439 13430 0 -1 4194304 1006 0 0 0 5 1 0 0 18 0 1 0 37246592 16736256 974 996147200 4194304 4206940 548682068528 18446744073709551615 231511282108 0 0 4224 0 0 0 0 17 1 0 0
/proc/14439/statm: 4086 974 380 3 0 665 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16344

[startup+0.702767 s]
/proc/loadavg: 4.16 2.84 2.31 4/81 14439
/proc/meminfo: memFree=1942232/2055920 swapFree=4181376/4192956
[pid=14439] ppid=14437 vsize=16740 CPUtime=0.07
/proc/14439/stat : 14439 (sugar++) S 14437 14439 13430 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 37246592 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14439/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50189 s]
/proc/loadavg: 3.98 2.83 2.30 5/92 14451
/proc/meminfo: memFree=1925504/2055920 swapFree=4181376/4192956
[pid=14439] ppid=14437 vsize=16740 CPUtime=1.08
/proc/14439/stat : 14439 (sugar++) S 14437 14439 13430 0 -1 4194304 1279 8835 0 1 6 1 96 5 16 0 1 0 37246592 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14439/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 16740

[startup+3.10213 s]
/proc/loadavg: 3.98 2.83 2.30 3/92 14461
/proc/meminfo: memFree=1924160/2055920 swapFree=4181376/4192956
[pid=14439] ppid=14437 vsize=16740 CPUtime=1.08
/proc/14439/stat : 14439 (sugar++) S 14437 14439 13430 0 -1 4194304 1297 8835 0 1 6 1 96 5 15 0 1 0 37246592 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14439/statm: 4185 1104 409 3 0 764 0
[pid=14452] ppid=14439 vsize=5356 CPUtime=0
/proc/14452/stat : 14452 (sh) S 14439 14439 13430 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37246739 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14452/statm: 1339 233 193 169 0 50 0
[pid=14453] ppid=14452 vsize=868652 CPUtime=1.6
/proc/14453/stat : 14453 (java) S 14452 14439 13430 0 -1 0 11853 0 1 0 153 7 0 0 18 0 9 0 37246739 889499648 10852 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14453/statm: 217163 10852 2540 9 0 211738 0
[pid=14453/tid=14454] ppid=14452 vsize=868652 CPUtime=0.82
/proc/14453/task/14454/stat : 14454 (java) R 14452 14439 13430 0 -1 64 2775 0 1 0 80 2 0 0 21 0 9 0 37246740 889499648 10852 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14455] ppid=14452 vsize=868652 CPUtime=0.53
/proc/14453/task/14455/stat : 14455 (java) R 14452 14439 13430 0 -1 64 6892 0 0 0 50 3 0 0 16 0 9 0 37246741 889499648 10852 996147200 134512640 134550740 4294955920 18446744073709551615 104182598 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14456] ppid=14452 vsize=868652 CPUtime=0
/proc/14453/task/14456/stat : 14456 (java) S 14452 14439 13430 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37246741 889499648 10852 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14457] ppid=14452 vsize=868652 CPUtime=0
/proc/14453/task/14457/stat : 14457 (java) S 14452 14439 13430 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37246741 889499648 10852 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14458] ppid=14452 vsize=868652 CPUtime=0
/proc/14453/task/14458/stat : 14458 (java) S 14452 14439 13430 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37246743 889499648 10852 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14459] ppid=14452 vsize=868652 CPUtime=0.22
/proc/14453/task/14459/stat : 14459 (java) S 14452 14439 13430 0 -1 64 1489 0 0 0 22 0 0 0 16 0 9 0 37246743 889499648 10852 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14460] ppid=14452 vsize=868652 CPUtime=0
/proc/14453/task/14460/stat : 14460 (java) S 14452 14439 13430 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37246743 889499648 10852 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14461] ppid=14452 vsize=868652 CPUtime=0
/proc/14453/task/14461/stat : 14461 (java) S 14452 14439 13430 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37246743 889499648 10852 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 890748

[startup+6.3016 s]
/proc/loadavg: 3.82 2.82 2.30 3/92 14461
/proc/meminfo: memFree=1879872/2055920 swapFree=4181376/4192956
[pid=14439] ppid=14437 vsize=16740 CPUtime=1.08
/proc/14439/stat : 14439 (sugar++) S 14437 14439 13430 0 -1 4194304 1297 8835 0 1 6 1 96 5 15 0 1 0 37246592 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14439/statm: 4185 1104 409 3 0 764 0
[pid=14452] ppid=14439 vsize=5356 CPUtime=0
/proc/14452/stat : 14452 (sh) S 14439 14439 13430 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37246739 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14452/statm: 1339 233 193 169 0 50 0
[pid=14453] ppid=14452 vsize=868512 CPUtime=4.79
/proc/14453/stat : 14453 (java) S 14452 14439 13430 0 -1 0 16250 0 1 0 455 24 0 0 18 0 9 0 37246739 889356288 14597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14453/statm: 217128 14597 2565 9 0 211675 0
[pid=14453/tid=14454] ppid=14452 vsize=868512 CPUtime=3.3
/proc/14453/task/14454/stat : 14454 (java) R 14452 14439 13430 0 -1 64 3382 0 1 0 315 15 0 0 25 0 9 0 37246740 889356288 14597 996147200 134512640 134550740 4294955920 18446744073709551615 4126568961 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14455] ppid=14452 vsize=868512 CPUtime=1.15
/proc/14453/task/14455/stat : 14455 (java) S 14452 14439 13430 0 -1 64 10636 0 0 0 109 6 0 0 16 0 9 0 37246741 889356288 14597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14456] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14456/stat : 14456 (java) S 14452 14439 13430 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37246741 889356288 14597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14457] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14457/stat : 14457 (java) S 14452 14439 13430 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37246741 889356288 14597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14458] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14458/stat : 14458 (java) S 14452 14439 13430 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37246743 889356288 14597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14459] ppid=14452 vsize=868512 CPUtime=0.29
/proc/14453/task/14459/stat : 14459 (java) S 14452 14439 13430 0 -1 64 1535 0 0 0 29 0 0 0 16 0 9 0 37246743 889356288 14597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14460] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14460/stat : 14460 (java) S 14452 14439 13430 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37246743 889356288 14597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14461] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14461/stat : 14461 (java) S 14452 14439 13430 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37246743 889356288 14597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 890608

[startup+12.7025 s]
/proc/loadavg: 3.76 2.82 2.31 3/92 14461
/proc/meminfo: memFree=1784512/2055920 swapFree=4181376/4192956
[pid=14439] ppid=14437 vsize=16740 CPUtime=1.08
/proc/14439/stat : 14439 (sugar++) S 14437 14439 13430 0 -1 4194304 1297 8835 0 1 6 1 96 5 15 0 1 0 37246592 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14439/statm: 4185 1104 409 3 0 764 0
[pid=14452] ppid=14439 vsize=5356 CPUtime=0
/proc/14452/stat : 14452 (sh) S 14439 14439 13430 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37246739 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14452/statm: 1339 233 193 169 0 50 0
[pid=14453] ppid=14452 vsize=868512 CPUtime=11.01
/proc/14453/stat : 14453 (java) S 14452 14439 13430 0 -1 0 16733 0 1 0 1020 81 0 0 18 0 9 0 37246739 889356288 14597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14453/statm: 217128 14597 2565 9 0 211675 0
[pid=14453/tid=14454] ppid=14452 vsize=868512 CPUtime=9.31
/proc/14453/task/14454/stat : 14454 (java) R 14452 14439 13430 0 -1 64 3865 0 1 0 861 70 0 0 25 0 9 0 37246740 889356288 14597 996147200 134512640 134550740 4294955920 18446744073709551615 4127122970 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14455] ppid=14452 vsize=868512 CPUtime=1.37
/proc/14453/task/14455/stat : 14455 (java) S 14452 14439 13430 0 -1 64 10636 0 0 0 128 9 0 0 16 0 9 0 37246741 889356288 14597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14456] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14456/stat : 14456 (java) S 14452 14439 13430 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37246741 889356288 14597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14457] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14457/stat : 14457 (java) S 14452 14439 13430 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37246741 889356288 14597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14458] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14458/stat : 14458 (java) S 14452 14439 13430 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37246743 889356288 14597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14459] ppid=14452 vsize=868512 CPUtime=0.29
/proc/14453/task/14459/stat : 14459 (java) S 14452 14439 13430 0 -1 64 1535 0 0 0 29 0 0 0 16 0 9 0 37246743 889356288 14597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14460] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14460/stat : 14460 (java) S 14452 14439 13430 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37246743 889356288 14597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14461] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14461/stat : 14461 (java) S 14452 14439 13430 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37246743 889356288 14597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.09
Current children cumulated vsize (KiB) 890608

[startup+25.5024 s]
/proc/loadavg: 3.59 2.83 2.32 3/92 14461
/proc/meminfo: memFree=1585024/2055920 swapFree=4181376/4192956
[pid=14439] ppid=14437 vsize=16740 CPUtime=1.08
/proc/14439/stat : 14439 (sugar++) S 14437 14439 13430 0 -1 4194304 1297 8835 0 1 6 1 96 5 15 0 1 0 37246592 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14439/statm: 4185 1104 409 3 0 764 0
[pid=14452] ppid=14439 vsize=5356 CPUtime=0
/proc/14452/stat : 14452 (sh) S 14439 14439 13430 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37246739 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14452/statm: 1339 233 193 169 0 50 0
[pid=14453] ppid=14452 vsize=868512 CPUtime=23.58
/proc/14453/stat : 14453 (java) S 14452 14439 13430 0 -1 0 17652 0 1 0 2164 194 0 0 18 0 9 0 37246739 889356288 14597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14453/statm: 217128 14597 2565 9 0 211675 0
[pid=14453/tid=14454] ppid=14452 vsize=868512 CPUtime=21.49
/proc/14453/task/14454/stat : 14454 (java) R 14452 14439 13430 0 -1 64 4784 0 1 0 1973 176 0 0 25 0 9 0 37246740 889356288 14597 996147200 134512640 134550740 4294955920 18446744073709551615 102064753 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14455] ppid=14452 vsize=868512 CPUtime=1.76
/proc/14453/task/14455/stat : 14455 (java) S 14452 14439 13430 0 -1 64 10636 0 0 0 161 15 0 0 16 0 9 0 37246741 889356288 14597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14456] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14456/stat : 14456 (java) S 14452 14439 13430 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37246741 889356288 14597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14457] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14457/stat : 14457 (java) S 14452 14439 13430 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37246741 889356288 14597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14458] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14458/stat : 14458 (java) S 14452 14439 13430 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37246743 889356288 14597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14459] ppid=14452 vsize=868512 CPUtime=0.29
/proc/14453/task/14459/stat : 14459 (java) S 14452 14439 13430 0 -1 64 1535 0 0 0 29 0 0 0 16 0 9 0 37246743 889356288 14597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14460] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14460/stat : 14460 (java) S 14452 14439 13430 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37246743 889356288 14597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14461] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14461/stat : 14461 (java) S 14452 14439 13430 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37246743 889356288 14597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.66
Current children cumulated vsize (KiB) 890608

[startup+51.1022 s]
/proc/loadavg: 3.36 2.84 2.33 3/92 14461
/proc/meminfo: memFree=1189376/2055920 swapFree=4181376/4192956
[pid=14439] ppid=14437 vsize=16740 CPUtime=1.08
/proc/14439/stat : 14439 (sugar++) S 14437 14439 13430 0 -1 4194304 1297 8835 0 1 6 1 96 5 15 0 1 0 37246592 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14439/statm: 4185 1104 409 3 0 764 0
[pid=14452] ppid=14439 vsize=5356 CPUtime=0
/proc/14452/stat : 14452 (sh) S 14439 14439 13430 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37246739 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14452/statm: 1339 233 193 169 0 50 0
[pid=14453] ppid=14452 vsize=868512 CPUtime=48.44
/proc/14453/stat : 14453 (java) S 14452 14439 13430 0 -1 0 19518 0 1 0 4403 441 0 0 18 0 9 0 37246739 889356288 14597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

[startup+102.308 s]
/proc/loadavg: 2.83 2.77 2.33 3/92 14461
/proc/meminfo: memFree=353344/2055920 swapFree=4181376/4192956
[pid=14439] ppid=14437 vsize=16740 CPUtime=1.08
/proc/14439/stat : 14439 (sugar++) S 14437 14439 13430 0 -1 4194304 1297 8835 0 1 6 1 96 5 16 0 1 0 37246592 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14439/statm: 4185 1104 409 3 0 764 0
[pid=14452] ppid=14439 vsize=5356 CPUtime=0
/proc/14452/stat : 14452 (sh) S 14439 14439 13430 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37246739 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14452/statm: 1339 233 193 169 0 50 0
[pid=14453] ppid=14452 vsize=868512 CPUtime=98.13
/proc/14453/stat : 14453 (java) S 14452 14439 13430 0 -1 0 23366 0 1 0 8896 917 0 0 18 0 9 0 37246739 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14453/statm: 217128 14599 2565 9 0 211675 0
[pid=14453/tid=14454] ppid=14452 vsize=868512 CPUtime=93.64
/proc/14453/task/14454/stat : 14454 (java) R 14452 14439 13430 0 -1 64 10496 0 1 0 8502 862 0 0 25 0 9 0 37246740 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14453/tid=14455] ppid=14452 vsize=868512 CPUtime=4.16
/proc/14453/task/14455/stat : 14455 (java) S 14452 14439 13430 0 -1 64 10636 0 0 0 363 53 0 0 16 0 9 0 37246741 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14453/tid=14456] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14456/stat : 14456 (java) S 14452 14439 13430 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37246741 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14457] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14457/stat : 14457 (java) S 14452 14439 13430 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37246741 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14458] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14458/stat : 14458 (java) S 14452 14439 13430 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37246743 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14459] ppid=14452 vsize=868512 CPUtime=0.29
/proc/14453/task/14459/stat : 14459 (java) S 14452 14439 13430 0 -1 64 1537 0 0 0 29 0 0 0 16 0 9 0 37246743 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14453/tid=14460] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14460/stat : 14460 (java) S 14452 14439 13430 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37246743 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14461] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14461/stat : 14461 (java) S 14452 14439 13430 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37246743 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 99.21
Current children cumulated vsize (KiB) 890608

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

[startup+127.912 s]
/proc/loadavg: 2.68 2.74 2.34 3/92 14461
/proc/meminfo: memFree=16064/2055920 swapFree=4181376/4192956
[pid=14439] ppid=14437 vsize=16740 CPUtime=1.08
/proc/14439/stat : 14439 (sugar++) S 14437 14439 13430 0 -1 4194304 1297 8835 0 1 6 1 96 5 16 0 1 0 37246592 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14439/statm: 4185 1104 409 3 0 764 0
[pid=14452] ppid=14439 vsize=5356 CPUtime=0
/proc/14452/stat : 14452 (sh) S 14439 14439 13430 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37246739 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14452/statm: 1339 233 193 169 0 50 0
[pid=14453] ppid=14452 vsize=868512 CPUtime=122.71
/proc/14453/stat : 14453 (java) S 14452 14439 13430 0 -1 0 25264 0 1 0 11113 1158 0 0 18 0 9 0 37246739 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14453/statm: 217128 14599 2565 9 0 211675 0
[pid=14453/tid=14454] ppid=14452 vsize=868512 CPUtime=117.44
/proc/14453/task/14454/stat : 14454 (java) R 14452 14439 13430 0 -1 64 12394 0 1 0 10653 1091 0 0 25 0 9 0 37246740 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14453/tid=14455] ppid=14452 vsize=868512 CPUtime=4.94
/proc/14453/task/14455/stat : 14455 (java) S 14452 14439 13430 0 -1 64 10636 0 0 0 429 65 0 0 16 0 9 0 37246741 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14453/tid=14456] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14456/stat : 14456 (java) S 14452 14439 13430 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37246741 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14457] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14457/stat : 14457 (java) S 14452 14439 13430 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37246741 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14458] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14458/stat : 14458 (java) S 14452 14439 13430 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37246743 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14459] ppid=14452 vsize=868512 CPUtime=0.29
/proc/14453/task/14459/stat : 14459 (java) S 14452 14439 13430 0 -1 64 1537 0 0 0 29 0 0 0 16 0 9 0 37246743 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14453/tid=14460] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14460/stat : 14460 (java) S 14452 14439 13430 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37246743 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14461] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14461/stat : 14461 (java) S 14452 14439 13430 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37246743 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 123.79
Current children cumulated vsize (KiB) 890608

[startup+134.301 s]
/proc/loadavg: 2.70 2.74 2.34 3/92 14461
/proc/meminfo: memFree=15744/2055920 swapFree=4181376/4192956
[pid=14439] ppid=14437 vsize=16740 CPUtime=1.08
/proc/14439/stat : 14439 (sugar++) S 14437 14439 13430 0 -1 4194304 1297 8835 0 1 6 1 96 5 16 0 1 0 37246592 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14439/statm: 4185 1104 409 3 0 764 0
[pid=14452] ppid=14439 vsize=5356 CPUtime=0
/proc/14452/stat : 14452 (sh) S 14439 14439 13430 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37246739 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14452/statm: 1339 233 193 169 0 50 0
[pid=14453] ppid=14452 vsize=868512 CPUtime=128.9
/proc/14453/stat : 14453 (java) S 14452 14439 13430 0 -1 0 25744 0 1 0 11677 1213 0 0 18 0 9 0 37246739 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14453/statm: 217128 14599 2565 9 0 211675 0
[pid=14453/tid=14454] ppid=14452 vsize=868512 CPUtime=123.45
/proc/14453/task/14454/stat : 14454 (java) R 14452 14439 13430 0 -1 64 12874 0 1 0 11201 1144 0 0 25 0 9 0 37246740 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14453/tid=14455] ppid=14452 vsize=868512 CPUtime=5.13
/proc/14453/task/14455/stat : 14455 (java) S 14452 14439 13430 0 -1 64 10636 0 0 0 446 67 0 0 16 0 9 0 37246741 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14453/tid=14456] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14456/stat : 14456 (java) S 14452 14439 13430 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37246741 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14457] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14457/stat : 14457 (java) S 14452 14439 13430 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37246741 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14458] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14458/stat : 14458 (java) S 14452 14439 13430 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37246743 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14459] ppid=14452 vsize=868512 CPUtime=0.29
/proc/14453/task/14459/stat : 14459 (java) S 14452 14439 13430 0 -1 64 1537 0 0 0 29 0 0 0 16 0 9 0 37246743 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14453/tid=14460] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14460/stat : 14460 (java) S 14452 14439 13430 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37246743 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14461] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14461/stat : 14461 (java) S 14452 14439 13430 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37246743 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 129.98
Current children cumulated vsize (KiB) 890608

[startup+137.508 s]
/proc/loadavg: 2.65 2.73 2.34 3/92 14461
/proc/meminfo: memFree=15552/2055920 swapFree=4181376/4192956
[pid=14439] ppid=14437 vsize=16740 CPUtime=1.08
/proc/14439/stat : 14439 (sugar++) S 14437 14439 13430 0 -1 4194304 1297 8835 0 1 6 1 96 5 16 0 1 0 37246592 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14439/statm: 4185 1104 409 3 0 764 0
[pid=14452] ppid=14439 vsize=5356 CPUtime=0
/proc/14452/stat : 14452 (sh) S 14439 14439 13430 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37246739 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14452/statm: 1339 233 193 169 0 50 0
[pid=14453] ppid=14452 vsize=868512 CPUtime=131.98
/proc/14453/stat : 14453 (java) S 14452 14439 13430 0 -1 0 25981 0 1 0 11958 1240 0 0 18 0 9 0 37246739 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14453/statm: 217128 14599 2565 9 0 211675 0
[pid=14453/tid=14454] ppid=14452 vsize=868512 CPUtime=126.41
/proc/14453/task/14454/stat : 14454 (java) R 14452 14439 13430 0 -1 64 13111 0 1 0 11473 1168 0 0 25 0 9 0 37246740 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14453/tid=14455] ppid=14452 vsize=868512 CPUtime=5.24
/proc/14453/task/14455/stat : 14455 (java) S 14452 14439 13430 0 -1 64 10636 0 0 0 455 69 0 0 16 0 9 0 37246741 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14453/tid=14456] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14456/stat : 14456 (java) S 14452 14439 13430 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37246741 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14457] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14457/stat : 14457 (java) S 14452 14439 13430 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37246741 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14458] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14458/stat : 14458 (java) S 14452 14439 13430 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37246743 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14459] ppid=14452 vsize=868512 CPUtime=0.29
/proc/14453/task/14459/stat : 14459 (java) S 14452 14439 13430 0 -1 64 1537 0 0 0 29 0 0 0 16 0 9 0 37246743 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14453/tid=14460] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14460/stat : 14460 (java) S 14452 14439 13430 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37246743 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14453/tid=14461] ppid=14452 vsize=868512 CPUtime=0
/proc/14453/task/14461/stat : 14461 (java) S 14452 14439 13430 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37246743 889356288 14599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 133.06
Current children cumulated vsize (KiB) 890608

[startup+140.701 s]
/proc/loadavg: 2.60 2.72 2.34 3/82 14461
/proc/meminfo: memFree=310908/2055920 swapFree=4181376/4192956
[pid=14439] ppid=14437 vsize=16740 CPUtime=136.08
/proc/14439/stat : 14439 (sugar++) R 14437 14439 13430 0 -1 4194304 1320 35334 0 2 6 12 12314 1276 16 0 1 0 37246592 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 231493833769 0 0 4224 16386 0 0 0 17 0 0 0
/proc/14439/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 136.08
Current children cumulated vsize (KiB) 16740

[startup+142.302 s]
/proc/loadavg: 2.60 2.72 2.34 2/82 14461
/proc/meminfo: memFree=1902032/2055920 swapFree=4181376/4192956
[pid=14439] ppid=14437 vsize=16740 CPUtime=136.78
/proc/14439/stat : 14439 (sugar++) D 14437 14439 13430 0 -1 4194304 1320 35334 0 2 6 82 12314 1276 15 0 1 0 37246592 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 231493833769 0 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/14439/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 136.78
Current children cumulated vsize (KiB) 16740

[startup+143.103 s]
/proc/loadavg: 2.60 2.72 2.34 2/82 14461
/proc/meminfo: memFree=1945232/2055920 swapFree=4181376/4192956
[pid=14439] ppid=14437 vsize=16740 CPUtime=136.88
/proc/14439/stat : 14439 (sugar++) R 14437 14439 13430 0 -1 4194304 1320 35334 0 2 6 92 12314 1276 15 0 1 0 37246592 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 231493833769 0 0 4224 16386 0 0 0 17 0 0 0
/proc/14439/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 136.88
Current children cumulated vsize (KiB) 16740

[startup+143.302 s]
/proc/loadavg: 2.60 2.72 2.34 2/82 14461
/proc/meminfo: memFree=1945232/2055920 swapFree=4181376/4192956
[pid=14439] ppid=14437 vsize=16740 CPUtime=136.91
/proc/14439/stat : 14439 (sugar++) D 14437 14439 13430 0 -1 4194304 1320 35334 0 2 6 95 12314 1276 15 0 1 0 37246592 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 231493833769 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/14439/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 136.91
Current children cumulated vsize (KiB) 16740

[startup+143.402 s]
/proc/loadavg: 2.60 2.72 2.34 2/82 14461
/proc/meminfo: memFree=1945232/2055920 swapFree=4181376/4192956
[pid=14439] ppid=14437 vsize=16740 CPUtime=136.92
/proc/14439/stat : 14439 (sugar++) D 14437 14439 13430 0 -1 4194304 1320 35334 0 2 6 96 12314 1276 15 0 1 0 37246592 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 231493833769 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/14439/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 136.92
Current children cumulated vsize (KiB) 16740

Child status: 0
Real time (s): 143.429
CPU time (s): 136.949
CPU user time (s): 123.217
CPU system time (s): 13.7319
CPU usage (%): 95.4819
Max. virtual memory (cumulated for all children) (KiB): 891000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 123.217
system time used= 13.7319
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36710
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 76324
involuntary context switches= 77013

runsolver used 0.175973 second user time and 0.498924 second system time

The end

Launcher Data (download as text)

Begin job on node39 at 2008-07-11 21:44:29
IDJOB=1109553
IDBENCH=60981
IDSOLVER=367
FILE ID=node39/1109553-1215805469
PBS_JOBID= 7903235
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-8-3-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-1109553-1215805469/watcher-1109553-1215805469 -o /tmp/evaluation-result-1109553-1215805469/solver-1109553-1215805469 -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-1109553-1215805469.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 801d340a67e965a11769879f2a8f9146
RANDOM SEED=2010782657

node39.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	: 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.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:       1942840 kB
Buffers:          2572 kB
Cached:          31756 kB
SwapCached:       5248 kB
Active:          65992 kB
Inactive:         3244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1942840 kB
SwapTotal:     4192956 kB
SwapFree:      4181376 kB
Dirty:            2220 kB
Writeback:           0 kB
Mapped:          51312 kB
Slab:            29108 kB
Committed_AS:   193480 kB
PageTables:       1880 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= 66556 MiB
End job on node39 at 2008-07-11 21:46:53