Trace number 1132784

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? 635.201 654.506

General information on the benchmark

Namecsp/CabinetStart1/
normalized-cabinet-5572.xml
MD5SUM818f6832d3569ab02068672caf1e1b0f
Bench CategoryGLOBAL (global constraints)
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 variables120
Number of constraints126
Maximum constraint arity15
Maximum domain size84591
Number of constraints which are defined in extension0
Number of constraints which are defined in intension21
Global constraints used (with number of constraints)element(98),weightedsum(7)

Solver Data (download as text)

0.04/0.47	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.47	c 0	BEGIN Wed Sep  3 15:59:31 2008
0.04/0.47	c 0	PID 1760
0.04/0.47	c 0	HOST node71.alineos.net
0.04/0.47	c 0	CONVERTING HOME/instance-1132784-1220450371.xml TO HOME/temp.csp
0.04/0.47	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1132784-1220450371.xml' 'HOME/temp.csp'
0.31/2.19	c 2	107 domains, 120 variables, 3 predicates, 0 relations, 126 constraints
0.40/2.22	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.40/2.22	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.40/2.31	c 2	Parsing HOME/temp.csp
0.40/2.39	c 2	parsed 356 expressions
0.40/2.47	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.40/2.48	c 2	MAX CSP: 126 constraints
0.40/2.48	c 2	Converting to clausal form CSP
0.40/2.51	c 2	converted 49 (10%) expressions
0.40/2.51	c 2	converted 97 (20%) expressions
0.40/2.51	c 2	converted 146 (30%) expressions
0.40/2.51	c 2	converted 194 (40%) expressions
0.40/2.53	c 2	converted 243 (50%) expressions
0.40/2.65	c 2	converted 291 (60%) expressions
0.40/2.69	c 2	converted 340 (70%) expressions
0.41/2.71	c 2	converted 388 (80%) expressions
0.41/2.72	c 2	converted 437 (90%) expressions
0.41/2.95	c 3	converted 485 (100%) expressions
0.41/2.95	c 3	CSP : 560 integers, 106 booleans, 1461 clauses, largest domain size 131481
0.41/2.95	c 3	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.41/2.95	c 3	Propagation in CSP
0.41/3.03	c 3	120 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.41/3.03	c 3	CSP : 560 integers, 106 booleans, 1461 clauses, largest domain size 131481
0.41/3.03	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.41/3.04	c 3	Simplifing CSP by introducing new Boolean variables
0.41/3.04	c 3	CSP : 560 integers, 144 booleans, 1499 clauses, largest domain size 131481
0.41/3.04	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.41/3.10	c 3	Encoding CSP to SAT : HOME/temp.cnf
0.41/3.17	c 3	56 (10%) CSP integer variables are encoded (70 clauses, 679 bytes)
0.41/3.19	c 3	112 (20%) CSP integer variables are encoded (70 clauses, 679 bytes)
1.52/3.59	c 3	168 (30%) CSP integer variables are encoded (318799 clauses, 5198179 bytes)
1.52/3.59	c 3	224 (40%) CSP integer variables are encoded (318799 clauses, 5198179 bytes)
2.59/4.63	c 4	280 (50%) CSP integer variables are encoded (1120325 clauses, 19065304 bytes)
3.39/5.49	c 5	336 (60%) CSP integer variables are encoded (1749614 clauses, 31021795 bytes)
4.38/6.44	c 6	392 (70%) CSP integer variables are encoded (2457946 clauses, 44480103 bytes)
5.49/7.57	c 7	448 (80%) CSP integer variables are encoded (3292003 clauses, 60327186 bytes)
5.49/7.57	c 7	504 (90%) CSP integer variables are encoded (3292937 clauses, 60344932 bytes)
5.49/7.57	c 7	560 (100%) CSP integer variables are encoded (3293242 clauses, 60350727 bytes)
5.49/7.58	c 7	150 (10%) CSP clauses are encoded (3293464 clauses, 60354818 bytes)
5.49/7.58	c 7	300 (20%) CSP clauses are encoded (3293674 clauses, 60358923 bytes)
5.49/7.59	c 7	450 (30%) CSP clauses are encoded (3293848 clauses, 60362419 bytes)
5.49/7.59	c 7	600 (40%) CSP clauses are encoded (3293998 clauses, 60365514 bytes)
5.49/7.59	c 7	750 (50%) CSP clauses are encoded (3294148 clauses, 60368610 bytes)
634.35/652.15	c 652	ERROR Exception Too large HOME/temp.cnf
634.35/652.16	c 652	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
634.35/652.16	c 652	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
634.35/652.16	c 652	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
634.35/652.16	s UNKNOWN
634.35/652.16	c 652	CPU 605.57 (0.06 0.02 605.51 28.82)
634.35/652.16	c 652	END Wed Sep  3 16:10:23 2008

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

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-1132784-1220450371/watcher-1132784-1220450371 -o /tmp/evaluation-result-1132784-1220450371/solver-1132784-1220450371 -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-1132784-1220450371.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: 2.08 2.02 1.96 5/70 1762
/proc/meminfo: memFree=529968/2055920 swapFree=4180872/4192956
[pid=1760] ppid=1757 vsize=124 CPUtime=0
/proc/1760/stat : 1760 (sugar++) D 1757 1760 1705 0 -1 4194304 38 0 0 0 0 0 0 0 20 0 1 0 372123728 126976 23 996147200 4194304 4206940 548682068528 18446744073709551615 231959754121 0 0 4096 0 0 0 0 17 1 0 0
/proc/1760/statm: 31 23 17 3 0 3 0

[startup+0.072017 s]
/proc/loadavg: 2.08 2.02 1.96 5/70 1762
/proc/meminfo: memFree=529968/2055920 swapFree=4180872/4192956
[pid=1760] ppid=1757 vsize=12272 CPUtime=0
/proc/1760/stat : 1760 (sugar++) D 1757 1760 1705 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 372123728 12566528 327 996147200 4194304 4206940 548682068528 18446744073709551615 231962540645 0 0 4224 0 0 0 0 17 0 0 0
/proc/1760/statm: 3068 327 246 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.101021 s]
/proc/loadavg: 2.08 2.02 1.96 5/70 1762
/proc/meminfo: memFree=529968/2055920 swapFree=4180872/4192956
[pid=1760] ppid=1757 vsize=12272 CPUtime=0
/proc/1760/stat : 1760 (sugar++) R 1757 1760 1705 0 -1 4194304 397 0 0 0 0 0 0 0 18 0 1 0 372123728 12566528 365 996147200 4194304 4206940 548682068528 18446744073709551615 231962540645 0 0 4224 0 0 0 0 17 0 0 0
/proc/1760/statm: 3068 365 274 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301069 s]
/proc/loadavg: 2.08 2.02 1.96 5/70 1762
/proc/meminfo: memFree=529968/2055920 swapFree=4180872/4192956
[pid=1760] ppid=1757 vsize=13336 CPUtime=0.02
/proc/1760/stat : 1760 (sugar++) D 1757 1760 1705 0 -1 4194304 732 0 0 0 2 0 0 0 18 0 1 0 372123728 13656064 700 996147200 4194304 4206940 548682068528 18446744073709551615 231962540645 0 0 4224 0 18446744071563608240 0 0 17 0 0 0
/proc/1760/statm: 3334 700 338 3 0 434 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13336

[startup+0.701151 s]
/proc/loadavg: 2.08 2.02 1.96 5/70 1762
/proc/meminfo: memFree=529968/2055920 swapFree=4180872/4192956
[pid=1760] ppid=1757 vsize=16740 CPUtime=0.07
/proc/1760/stat : 1760 (sugar++) S 1757 1760 1705 0 -1 4194304 1218 128 1 0 5 2 0 0 19 0 1 0 372123728 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1760/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50132 s]
/proc/loadavg: 2.07 2.02 1.96 1/79 1772
/proc/meminfo: memFree=514592/2055920 swapFree=4180872/4192956
[pid=1760] ppid=1757 vsize=16740 CPUtime=0.07
/proc/1760/stat : 1760 (sugar++) S 1757 1760 1705 0 -1 4194304 1218 128 1 0 5 2 0 0 19 0 1 0 372123728 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1760/statm: 4185 1104 409 3 0 764 0
[pid=1768] ppid=1760 vsize=5356 CPUtime=0
/proc/1768/stat : 1768 (sh) S 1760 1760 1705 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 372123775 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1768/statm: 1339 233 193 169 0 50 0
[pid=1769] ppid=1768 vsize=861644 CPUtime=0.04
/proc/1769/stat : 1769 (java) S 1768 1760 1705 0 -1 0 2127 0 62 0 2 2 0 0 18 0 9 0 372123777 882323456 1756 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1769/statm: 215411 1756 1014 9 0 210390 0
[pid=1769/tid=1771] ppid=1768 vsize=861644 CPUtime=0.02
/proc/1769/task/1771/stat : 1771 (java) D 1768 1760 1705 0 -1 64 1323 0 31 0 2 0 0 0 18 0 9 0 372123811 882323456 1756 996147200 134512640 134550740 4294956000 18446744073709551615 104251755 0 4 0 16800975 18446744071563479169 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 883740

[startup+3.10268 s]
/proc/loadavg: 2.07 2.02 1.96 5/93 1786
/proc/meminfo: memFree=490864/2055920 swapFree=4180872/4192956
[pid=1760] ppid=1757 vsize=16740 CPUtime=0.41
/proc/1760/stat : 1760 (sugar++) R 1757 1760 1705 0 -1 4194304 1296 4359 1 141 6 2 29 4 16 0 1 0 372123728 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231980690008 0 0 4224 16386 0 0 0 17 0 0 0
/proc/1760/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 16740

[startup+6.30237 s]
/proc/loadavg: 2.07 2.02 1.96 4/93 1808
/proc/meminfo: memFree=416560/2055920 swapFree=4180872/4192956
[pid=1760] ppid=1757 vsize=16740 CPUtime=0.41
/proc/1760/stat : 1760 (sugar++) S 1757 1760 1705 0 -1 4194304 1296 4359 1 141 6 2 29 4 16 0 1 0 372123728 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1760/statm: 4185 1104 409 3 0 764 0
[pid=1788] ppid=1760 vsize=5356 CPUtime=0
/proc/1788/stat : 1788 (sh) S 1760 1760 1705 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372123950 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1788/statm: 1339 233 193 169 0 50 0
[pid=1789] ppid=1788 vsize=868464 CPUtime=3.88
/proc/1789/stat : 1789 (java) S 1788 1760 1705 0 -1 0 7642 0 13 0 354 34 0 0 18 0 9 0 372123950 889307136 5892 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1789/statm: 217116 5892 2563 9 0 211663 0
[pid=1789/tid=1791] ppid=1788 vsize=868464 CPUtime=3.36
/proc/1789/task/1791/stat : 1791 (java) R 1788 1760 1705 0 -1 64 3702 0 8 0 310 26 0 0 25 0 9 0 372123951 889307136 5892 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1794] ppid=1788 vsize=868464 CPUtime=0.29
/proc/1789/task/1794/stat : 1794 (java) S 1788 1760 1705 0 -1 64 1791 0 5 0 25 4 0 0 16 0 9 0 372123952 889307136 5892 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1796] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1796/stat : 1796 (java) S 1788 1760 1705 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 372123953 889307136 5892 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1797] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1797/stat : 1797 (java) S 1788 1760 1705 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372123953 889307136 5892 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1800] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1800/stat : 1800 (java) S 1788 1760 1705 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 372123955 889307136 5892 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1801] ppid=1788 vsize=868464 CPUtime=0.2
/proc/1789/task/1801/stat : 1801 (java) S 1788 1760 1705 0 -1 64 1456 0 0 0 19 1 0 0 16 0 9 0 372123955 889307136 5892 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1802] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1802/stat : 1802 (java) S 1788 1760 1705 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 372123955 889307136 5892 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1803] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1803/stat : 1803 (java) S 1788 1760 1705 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 372123955 889307136 5892 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.29
Current children cumulated vsize (KiB) 890560

[startup+12.7027 s]
/proc/loadavg: 2.14 2.03 1.96 3/93 1808
/proc/meminfo: memFree=309168/2055920 swapFree=4180872/4192956
[pid=1760] ppid=1757 vsize=16740 CPUtime=0.41
/proc/1760/stat : 1760 (sugar++) S 1757 1760 1705 0 -1 4194304 1296 4359 1 141 6 2 29 4 16 0 1 0 372123728 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1760/statm: 4185 1104 409 3 0 764 0
[pid=1788] ppid=1760 vsize=5356 CPUtime=0
/proc/1788/stat : 1788 (sh) S 1760 1760 1705 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372123950 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1788/statm: 1339 233 193 169 0 50 0
[pid=1789] ppid=1788 vsize=868464 CPUtime=6.89
/proc/1789/stat : 1789 (java) S 1788 1760 1705 0 -1 0 8591 0 13 0 626 63 0 0 18 0 9 0 372123950 889307136 5905 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1789/statm: 217116 5905 2563 9 0 211663 0
[pid=1789/tid=1791] ppid=1788 vsize=868464 CPUtime=6.1
/proc/1789/task/1791/stat : 1791 (java) R 1788 1760 1705 0 -1 64 4639 0 8 0 561 49 0 0 25 0 9 0 372123951 889307136 5905 996147200 134512640 134550740 4294955920 18446744073709551615 102064707 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1789/tid=1794] ppid=1788 vsize=868464 CPUtime=0.54
/proc/1789/task/1794/stat : 1794 (java) S 1788 1760 1705 0 -1 64 1791 0 5 0 43 11 0 0 16 0 9 0 372123952 889307136 5905 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1789/tid=1796] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1796/stat : 1796 (java) S 1788 1760 1705 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 372123953 889307136 5905 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1797] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1797/stat : 1797 (java) S 1788 1760 1705 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372123953 889307136 5905 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1800] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1800/stat : 1800 (java) S 1788 1760 1705 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 372123955 889307136 5905 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1801] ppid=1788 vsize=868464 CPUtime=0.21
/proc/1789/task/1801/stat : 1801 (java) S 1788 1760 1705 0 -1 64 1468 0 0 0 20 1 0 0 16 0 9 0 372123955 889307136 5905 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1802] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1802/stat : 1802 (java) S 1788 1760 1705 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 372123955 889307136 5905 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1803] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1803/stat : 1803 (java) S 1788 1760 1705 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 372123955 889307136 5905 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.3
Current children cumulated vsize (KiB) 890560

[startup+25.5025 s]
/proc/loadavg: 2.28 2.06 1.97 3/93 1808
/proc/meminfo: memFree=236080/2055920 swapFree=4180872/4192956
[pid=1760] ppid=1757 vsize=16740 CPUtime=0.41
/proc/1760/stat : 1760 (sugar++) S 1757 1760 1705 0 -1 4194304 1296 4359 1 141 6 2 29 4 16 0 1 0 372123728 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1760/statm: 4185 1104 409 3 0 764 0
[pid=1788] ppid=1760 vsize=5356 CPUtime=0
/proc/1788/stat : 1788 (sh) S 1760 1760 1705 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372123950 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1788/statm: 1339 233 193 169 0 50 0
[pid=1789] ppid=1788 vsize=868464 CPUtime=19.59
/proc/1789/stat : 1789 (java) S 1788 1760 1705 0 -1 0 10337 0 13 0 1861 98 0 0 18 0 9 0 372123950 889307136 5905 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1789/statm: 217116 5905 2563 9 0 211663 0
[pid=1789/tid=1791] ppid=1788 vsize=868464 CPUtime=18.41
/proc/1789/task/1791/stat : 1791 (java) R 1788 1760 1705 0 -1 64 6385 0 8 0 1766 75 0 0 25 0 9 0 372123951 889307136 5905 996147200 134512640 134550740 4294955920 18446744073709551615 103806412 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1789/tid=1794] ppid=1788 vsize=868464 CPUtime=0.94
/proc/1789/task/1794/stat : 1794 (java) S 1788 1760 1705 0 -1 64 1791 0 5 0 74 20 0 0 15 0 9 0 372123952 889307136 5905 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1789/tid=1796] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1796/stat : 1796 (java) S 1788 1760 1705 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 372123953 889307136 5905 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1797] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1797/stat : 1797 (java) S 1788 1760 1705 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372123953 889307136 5905 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1800] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1800/stat : 1800 (java) S 1788 1760 1705 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 372123955 889307136 5905 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1801] ppid=1788 vsize=868464 CPUtime=0.21
/proc/1789/task/1801/stat : 1801 (java) S 1788 1760 1705 0 -1 64 1468 0 0 0 20 1 0 0 16 0 9 0 372123955 889307136 5905 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1789/tid=1802] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1802/stat : 1802 (java) S 1788 1760 1705 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 372123955 889307136 5905 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1803] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1803/stat : 1803 (java) S 1788 1760 1705 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 372123955 889307136 5905 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (KiB) 890560

[startup+51.103 s]
/proc/loadavg: 2.18 2.06 1.97 4/93 1808
/proc/meminfo: memFree=46448/2055920 swapFree=4180872/4192956
[pid=1760] ppid=1757 vsize=16740 CPUtime=0.41
/proc/1760/stat : 1760 (sugar++) S 1757 1760 1705 0 -1 4194304 1296 4359 1 141 6 2 29 4 16 0 1 0 372123728 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1760/statm: 4185 1104 409 3 0 764 0
[pid=1788] ppid=1760 vsize=5356 CPUtime=0
/proc/1788/stat : 1788 (sh) S 1760 1760 1705 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372123950 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1788/statm: 1339 233 193 169 0 50 0
[pid=1789] ppid=1788 vsize=868464 CPUtime=44.58
/proc/1789/stat : 1789 (java) S 1788 1760 1705 0 -1 0 14719 0 13 0 4266 192 0 0 18 0 9 0 372123950 889307136 5905 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1789/statm: 217116 5905 2563 9 0 211663 0
[pid=1789/tid=1791] ppid=1788 vsize=868464 CPUtime=42.37
/proc/1789/task/1791/stat : 1791 (java) R 1788 1760 1705 0 -1 64 10767 0 8 0 4095 142 0 0 25 0 9 0 372123951 889307136 5905 996147200 134512640 134550740 4294955920 18446744073709551615 4126944975 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1789/tid=1794] ppid=1788 vsize=868464 CPUtime=1.96
/proc/1789/task/1794/stat : 1794 (java) S 1788 1760 1705 0 -1 64 1791 0 5 0 150 46 0 0 16 0 9 0 372123952 889307136 5905 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1789/tid=1796] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1796/stat : 1796 (java) S 1788 1760 1705 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 372123953 889307136 5905 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1797] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1797/stat : 1797 (java) S 1788 1760 1705 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372123953 889307136 5905 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1800] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1800/stat : 1800 (java) S 1788 1760 1705 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 372123955 889307136 5905 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1801] ppid=1788 vsize=868464 CPUtime=0.21
/proc/1789/task/1801/stat : 1801 (java) S 1788 1760 1705 0 -1 64 1468 0 0 0 20 1 0 0 16 0 9 0 372123955 889307136 5905 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1789/tid=1802] ppid=1788 vsize=868464 CPUtime=0

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

[pid=1789/tid=1801] ppid=1788 vsize=868464 CPUtime=0.21
/proc/1789/task/1801/stat : 1801 (java) S 1788 1760 1705 0 -1 64 1469 0 0 0 20 1 0 0 16 0 9 0 372123955 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1789/tid=1802] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1802/stat : 1802 (java) S 1788 1760 1705 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 372123955 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1803] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1803/stat : 1803 (java) S 1788 1760 1705 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 372123955 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 508.18
Current children cumulated vsize (KiB) 890560

[startup+582.302 s]
/proc/loadavg: 2.27 2.26 2.11 3/93 1814
/proc/meminfo: memFree=15920/2055920 swapFree=4180872/4192956
[pid=1760] ppid=1757 vsize=16740 CPUtime=0.41
/proc/1760/stat : 1760 (sugar++) S 1757 1760 1705 0 -1 4194304 1296 4359 1 141 6 2 29 4 16 0 1 0 372123728 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1760/statm: 4185 1104 409 3 0 764 0
[pid=1788] ppid=1760 vsize=5356 CPUtime=0
/proc/1788/stat : 1788 (sh) S 1760 1760 1705 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372123950 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1788/statm: 1339 233 193 169 0 50 0
[pid=1789] ppid=1788 vsize=868464 CPUtime=566.79
/proc/1789/stat : 1789 (java) S 1788 1760 1705 0 -1 0 121853 0 13 0 54178 2501 0 0 18 0 9 0 372123950 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1789/statm: 217116 5906 2563 9 0 211663 0
[pid=1789/tid=1791] ppid=1788 vsize=868464 CPUtime=539.75
/proc/1789/task/1791/stat : 1791 (java) R 1788 1760 1705 0 -1 64 117900 0 8 0 52098 1877 0 0 25 0 9 0 372123951 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4126884337 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1794] ppid=1788 vsize=868464 CPUtime=26.77
/proc/1789/task/1794/stat : 1794 (java) S 1788 1760 1705 0 -1 64 1791 0 5 0 2057 620 0 0 16 0 9 0 372123952 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1796] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1796/stat : 1796 (java) S 1788 1760 1705 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 372123953 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1797] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1797/stat : 1797 (java) S 1788 1760 1705 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372123953 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1800] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1800/stat : 1800 (java) S 1788 1760 1705 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 372123955 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1801] ppid=1788 vsize=868464 CPUtime=0.21
/proc/1789/task/1801/stat : 1801 (java) S 1788 1760 1705 0 -1 64 1469 0 0 0 20 1 0 0 16 0 9 0 372123955 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1789/tid=1802] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1802/stat : 1802 (java) S 1788 1760 1705 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 372123955 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1803] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1803/stat : 1803 (java) S 1788 1760 1705 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 372123955 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 567.2
Current children cumulated vsize (KiB) 890560

[startup+642.302 s]
/proc/loadavg: 2.01 2.20 2.10 2/75 1839
/proc/meminfo: memFree=902656/2055920 swapFree=4180872/4192956
[pid=1760] ppid=1757 vsize=16740 CPUtime=0.41
/proc/1760/stat : 1760 (sugar++) S 1757 1760 1705 0 -1 4194304 1296 4359 1 141 6 2 29 4 16 0 1 0 372123728 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1760/statm: 4185 1104 409 3 0 764 0
[pid=1788] ppid=1760 vsize=5356 CPUtime=0
/proc/1788/stat : 1788 (sh) S 1760 1760 1705 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372123950 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1788/statm: 1339 233 193 169 0 50 0
[pid=1789] ppid=1788 vsize=868464 CPUtime=624.19
/proc/1789/stat : 1789 (java) S 1788 1760 1705 0 -1 0 135756 0 13 0 59605 2814 0 0 18 0 9 0 372123950 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1789/statm: 217116 5906 2563 9 0 211663 0
[pid=1789/tid=1791] ppid=1788 vsize=868464 CPUtime=594.01
/proc/1789/task/1791/stat : 1791 (java) R 1788 1760 1705 0 -1 64 131803 0 8 0 57286 2115 0 0 16 0 9 0 372123951 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 102064750 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1789/tid=1794] ppid=1788 vsize=868464 CPUtime=29.92
/proc/1789/task/1794/stat : 1794 (java) S 1788 1760 1705 0 -1 64 1791 0 5 0 2298 694 0 0 16 0 9 0 372123952 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1789/tid=1796] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1796/stat : 1796 (java) S 1788 1760 1705 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 372123953 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1797] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1797/stat : 1797 (java) S 1788 1760 1705 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372123953 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1800] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1800/stat : 1800 (java) S 1788 1760 1705 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 372123955 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1801] ppid=1788 vsize=868464 CPUtime=0.21
/proc/1789/task/1801/stat : 1801 (java) S 1788 1760 1705 0 -1 64 1469 0 0 0 20 1 0 0 16 0 9 0 372123955 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1789/tid=1802] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1802/stat : 1802 (java) S 1788 1760 1705 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 372123955 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1803] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1803/stat : 1803 (java) S 1788 1760 1705 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 372123955 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 624.6
Current children cumulated vsize (KiB) 890560

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

[startup+646.301 s]
/proc/loadavg: 2.01 2.20 2.10 2/75 1839
/proc/meminfo: memFree=878976/2055920 swapFree=4180872/4192956
[pid=1760] ppid=1757 vsize=16740 CPUtime=0.41
/proc/1760/stat : 1760 (sugar++) S 1757 1760 1705 0 -1 4194304 1296 4359 1 141 6 2 29 4 16 0 1 0 372123728 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1760/statm: 4185 1104 409 3 0 764 0
[pid=1788] ppid=1760 vsize=5356 CPUtime=0
/proc/1788/stat : 1788 (sh) S 1760 1760 1705 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372123950 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1788/statm: 1339 233 193 169 0 50 0
[pid=1789] ppid=1788 vsize=868464 CPUtime=628.18
/proc/1789/stat : 1789 (java) S 1788 1760 1705 0 -1 0 136877 0 13 0 59977 2841 0 0 18 0 9 0 372123950 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1789/statm: 217116 5906 2563 9 0 211663 0
[pid=1789/tid=1791] ppid=1788 vsize=868464 CPUtime=597.77
/proc/1789/task/1791/stat : 1791 (java) R 1788 1760 1705 0 -1 64 132924 0 8 0 57640 2137 0 0 17 0 9 0 372123951 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4126541431 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1789/tid=1794] ppid=1788 vsize=868464 CPUtime=30.15
/proc/1789/task/1794/stat : 1794 (java) S 1788 1760 1705 0 -1 64 1791 0 5 0 2315 700 0 0 16 0 9 0 372123952 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1789/tid=1796] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1796/stat : 1796 (java) S 1788 1760 1705 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 372123953 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1797] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1797/stat : 1797 (java) S 1788 1760 1705 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372123953 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1800] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1800/stat : 1800 (java) S 1788 1760 1705 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 372123955 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1801] ppid=1788 vsize=868464 CPUtime=0.21
/proc/1789/task/1801/stat : 1801 (java) S 1788 1760 1705 0 -1 64 1469 0 0 0 20 1 0 0 16 0 9 0 372123955 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1789/tid=1802] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1802/stat : 1802 (java) S 1788 1760 1705 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 372123955 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1803] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1803/stat : 1803 (java) S 1788 1760 1705 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 372123955 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 628.59
Current children cumulated vsize (KiB) 890560

[startup+649.502 s]
/proc/loadavg: 1.93 2.18 2.09 2/75 1839
/proc/meminfo: memFree=854400/2055920 swapFree=4180872/4192956
[pid=1760] ppid=1757 vsize=16740 CPUtime=0.41
/proc/1760/stat : 1760 (sugar++) S 1757 1760 1705 0 -1 4194304 1296 4359 1 141 6 2 29 4 16 0 1 0 372123728 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1760/statm: 4185 1104 409 3 0 764 0
[pid=1788] ppid=1760 vsize=5356 CPUtime=0
/proc/1788/stat : 1788 (sh) S 1760 1760 1705 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372123950 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1788/statm: 1339 233 193 169 0 50 0
[pid=1789] ppid=1788 vsize=868464 CPUtime=631.33
/proc/1789/stat : 1789 (java) S 1788 1760 1705 0 -1 0 137785 0 13 0 60272 2861 0 0 18 0 9 0 372123950 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1789/statm: 217116 5906 2563 9 0 211663 0
[pid=1789/tid=1791] ppid=1788 vsize=868464 CPUtime=600.75
/proc/1789/task/1791/stat : 1791 (java) R 1788 1760 1705 0 -1 64 133832 0 8 0 57922 2153 0 0 17 0 9 0 372123951 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4126923160 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1789/tid=1794] ppid=1788 vsize=868464 CPUtime=30.34
/proc/1789/task/1794/stat : 1794 (java) S 1788 1760 1705 0 -1 64 1791 0 5 0 2329 705 0 0 16 0 9 0 372123952 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1789/tid=1796] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1796/stat : 1796 (java) S 1788 1760 1705 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 372123953 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1797] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1797/stat : 1797 (java) S 1788 1760 1705 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372123953 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1800] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1800/stat : 1800 (java) S 1788 1760 1705 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 372123955 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1801] ppid=1788 vsize=868464 CPUtime=0.21
/proc/1789/task/1801/stat : 1801 (java) S 1788 1760 1705 0 -1 64 1469 0 0 0 20 1 0 0 16 0 9 0 372123955 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1789/tid=1802] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1802/stat : 1802 (java) S 1788 1760 1705 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 372123955 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1789/tid=1803] ppid=1788 vsize=868464 CPUtime=0
/proc/1789/task/1803/stat : 1803 (java) S 1788 1760 1705 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 372123955 889307136 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 631.74
Current children cumulated vsize (KiB) 890560

[startup+652.702 s]
/proc/loadavg: 1.85 2.16 2.09 2/65 1839
/proc/meminfo: memFree=886864/2055920 swapFree=4180872/4192956
[pid=1760] ppid=1757 vsize=16740 CPUtime=634.92
/proc/1760/stat : 1760 (sugar++) R 1757 1760 1705 0 -1 4194304 1319 143213 1 154 6 53 60551 2882 17 0 1 0 372123728 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 231962547241 0 0 4224 16386 0 0 0 17 1 0 0
/proc/1760/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 634.92
Current children cumulated vsize (KiB) 16740

[startup+653.503 s]
/proc/loadavg: 1.85 2.16 2.09 1/65 1839
/proc/meminfo: memFree=1960144/2055920 swapFree=4180872/4192956
[pid=1760] ppid=1757 vsize=16740 CPUtime=635.09
/proc/1760/stat : 1760 (sugar++) D 1757 1760 1705 0 -1 4194304 1319 143213 1 154 6 70 60551 2882 15 0 1 0 372123728 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 231962547241 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/1760/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 635.09
Current children cumulated vsize (KiB) 16740

[startup+654.301 s]
/proc/loadavg: 1.85 2.16 2.09 1/65 1839
/proc/meminfo: memFree=1960144/2055920 swapFree=4180872/4192956
[pid=1760] ppid=1757 vsize=16740 CPUtime=635.16
/proc/1760/stat : 1760 (sugar++) D 1757 1760 1705 0 -1 4194304 1319 143213 1 154 6 77 60551 2882 15 0 1 0 372123728 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 231962547241 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/1760/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 635.16
Current children cumulated vsize (KiB) 16740

[startup+654.505 s]
/proc/loadavg: 1.85 2.16 2.09 1/65 1839
/proc/meminfo: memFree=1958936/2055920 swapFree=4180872/4192956
[pid=1760] ppid=1757 vsize=0 CPUtime=635.18
/proc/1760/stat : 1760 (sugar++) R 1757 1760 1705 0 -1 4194308 1375 143213 1 154 6 79 60551 2882 15 0 1 0 372123728 0 0 996147200 0 0 0 0 0 0 0 4224 16386 0 0 0 17 0 0 0
/proc/1760/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 635.18
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 654.506
CPU time (s): 635.201
CPU user time (s): 605.583
CPU system time (s): 29.6185
CPU usage (%): 97.0506
Max. virtual memory (cumulated for all children) (KiB): 890560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 605.583
system time used= 29.6185
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144588
page faults= 155
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 913397
involuntary context switches= 896921

runsolver used 0.805877 second user time and 2.33664 second system time

The end

Launcher Data (download as text)

Begin job on node71 at 2008-09-03 15:59:31
IDJOB=1132784
IDBENCH=66205
IDSOLVER=367
FILE ID=node71/1132784-1220450371
PBS_JOBID= 8119814
Free space on /tmp= 65784 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/CabinetStart1/normalized-cabinet-5572.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-1132784-1220450371/watcher-1132784-1220450371 -o /tmp/evaluation-result-1132784-1220450371/solver-1132784-1220450371 -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-1132784-1220450371.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 818f6832d3569ab02068672caf1e1b0f
RANDOM SEED=888927029

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:        531240 kB
Buffers:         27648 kB
Cached:        1422260 kB
SwapCached:       5904 kB
Active:         148876 kB
Inactive:      1310264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        531240 kB
SwapTotal:     4192956 kB
SwapFree:      4180872 kB
Dirty:            1740 kB
Writeback:           0 kB
Mapped:          14944 kB
Slab:            51212 kB
Committed_AS:   339476 kB
PageTables:       1696 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= 65780 MiB
End job on node71 at 2008-09-03 16:10:25