Trace number 1126572

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+minisat? 169.402 176.659

General information on the benchmark

Namemaxcsp/spot5/
normalized-spot5-1403_ext.xml
MD5SUM1213997c3d8eae9f9dda760f9c000492
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints428
Best CPU time to get the best result obtained on this benchmark3600.08
Satisfiable
(Un)Satisfiability was proved
Number of variables666
Number of constraints13616
Maximum constraint arity3
Maximum domain size4
Number of constraints which are defined in extension13616
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.25	c 0	Sugar v1-13 + HOME/minisat
0.00/0.25	c 0	BEGIN Wed Jul 16 07:05:28 2008
0.00/0.25	c 0	PID 3388
0.00/0.25	c 0	HOST node19.alineos.net
0.00/0.25	c 0	CONVERTING HOME/instance-1126572-1216184728.xml TO HOME/temp.csp
0.00/0.25	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1126572-1216184728.xml' 'HOME/temp.csp'
0.74/1.31	c 1	3 domains, 666 variables, 0 predicates, 24 relations, 13616 constraints
0.74/1.38	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.74/1.38	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.76/1.46	c 1	Parsing HOME/temp.csp
0.76/1.79	c 2	parsed 10000 expressions
0.76/1.93	c 2	parsed 14309 expressions
0.76/1.93	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.76/2.08	c 2	MAX CSP: 13616 constraints
0.76/2.08	c 2	Converting to clausal form CSP
1.65/2.32	c 2	converted 2793 (10%) expressions
1.65/2.38	c 2	converted 5586 (20%) expressions
1.75/2.42	c 2	converted 8379 (30%) expressions
1.84/2.53	c 2	converted 11172 (40%) expressions
1.84/2.57	c 2	converted 13964 (50%) expressions
1.95/2.61	c 2	converted 16757 (60%) expressions
1.95/2.64	c 2	converted 19550 (70%) expressions
1.95/2.68	c 2	converted 22343 (80%) expressions
2.04/2.73	c 3	converted 25136 (90%) expressions
3.53/4.22	c 4	converted 27928 (100%) expressions
3.53/4.23	c 4	CSP : 27898 integers, 0 booleans, 40847 clauses, largest domain size 20425
3.53/4.23	c 4	Heap : 38 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.53/4.23	c 4	Propagation in CSP
4.02/4.71	c 5	13610 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.02/4.72	c 5	CSP : 27898 integers, 0 booleans, 40847 clauses, largest domain size 13617
4.02/4.72	c 5	Heap : 40 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.02/4.73	c 5	Simplifing CSP by introducing new Boolean variables
4.02/4.76	c 5	CSP : 27898 integers, 0 booleans, 40847 clauses, largest domain size 13617
4.02/4.76	c 5	Heap : 39 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.21/4.95	c 5	Encoding CSP to SAT : HOME/temp.cnf
4.21/5.00	c 5	2790 (10%) CSP integer variables are encoded (652 clauses, 7564 bytes)
4.32/5.00	c 5	5580 (20%) CSP integer variables are encoded (652 clauses, 7564 bytes)
4.32/5.00	c 5	8370 (30%) CSP integer variables are encoded (652 clauses, 7564 bytes)
4.32/5.01	c 5	11160 (40%) CSP integer variables are encoded (652 clauses, 7564 bytes)
4.32/5.01	c 5	13949 (50%) CSP integer variables are encoded (652 clauses, 7564 bytes)
4.51/5.24	c 5	16739 (60%) CSP integer variables are encoded (182735 clauses, 2934222 bytes)
4.62/5.30	c 5	19529 (70%) CSP integer variables are encoded (225029 clauses, 3653220 bytes)
4.62/5.36	c 5	22319 (80%) CSP integer variables are encoded (267807 clauses, 4380446 bytes)
4.72/5.40	c 5	25109 (90%) CSP integer variables are encoded (299049 clauses, 4911560 bytes)
4.72/5.46	c 5	27898 (100%) CSP integer variables are encoded (338291 clauses, 5578674 bytes)
4.90/5.63	c 5	4085 (10%) CSP clauses are encoded (344594 clauses, 5713704 bytes)
5.00/5.73	c 6	8170 (20%) CSP clauses are encoded (350962 clauses, 5851804 bytes)
5.11/5.86	c 6	12255 (30%) CSP clauses are encoded (356466 clauses, 5999707 bytes)
45.95/48.04	c 48	16339 (40%) CSP clauses are encoded (24010946 clauses, 561716571 bytes)
168.35/174.86	c 175	20424 (50%) CSP clauses are encoded (93449049 clauses, 2262168664 bytes)
168.41/174.94	c 175	ERROR Exception Too large HOME/temp.cnf
168.41/174.94	c 175	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
168.41/174.94	c 175	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
168.41/174.94	c 175	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
168.41/174.94	s UNKNOWN
168.41/175.18	c 175	CPU 154.11 (0.03 0.01 154.08 14.32)
168.41/175.18	c 175	END Wed Jul 16 07:08:23 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-1126572-1216184728/watcher-1126572-1216184728 -o /tmp/evaluation-result-1126572-1216184728/solver-1126572-1216184728 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1126572-1216184728.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.62 2.55 2.30 5/80 3388
/proc/meminfo: memFree=1855440/2055920 swapFree=4181004/4192956
[pid=3388] ppid=3386 vsize=18572 CPUtime=0
/proc/3388/stat : 3388 (runsolver) R 3386 3388 2559 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 75175010 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 255236566311 0 0 4096 24578 0 0 0 17 1 0 0
/proc/3388/statm: 4643 292 257 25 0 2626 0

[startup+0.0961731 s]
/proc/loadavg: 2.62 2.55 2.30 5/80 3388
/proc/meminfo: memFree=1855440/2055920 swapFree=4181004/4192956
[pid=3388] ppid=3386 vsize=12272 CPUtime=0
/proc/3388/stat : 3388 (sugar) D 3386 3388 2559 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 75175010 12566528 321 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/3388/statm: 3068 321 242 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.102169 s]
/proc/loadavg: 2.62 2.55 2.30 5/80 3388
/proc/meminfo: memFree=1855440/2055920 swapFree=4181004/4192956
[pid=3388] ppid=3386 vsize=12272 CPUtime=0
/proc/3388/stat : 3388 (sugar) D 3386 3388 2559 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 75175010 12566528 321 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/3388/statm: 3068 321 242 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.302218 s]
/proc/loadavg: 2.62 2.55 2.30 5/80 3388
/proc/meminfo: memFree=1855440/2055920 swapFree=4181004/4192956
[pid=3388] ppid=3386 vsize=13600 CPUtime=0.04
/proc/3388/stat : 3388 (sugar) S 3386 3388 2559 0 -1 4194304 898 127 0 0 3 1 0 0 18 0 1 0 75175010 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3388/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701474 s]
/proc/loadavg: 2.62 2.55 2.30 5/80 3388
/proc/meminfo: memFree=1855440/2055920 swapFree=4181004/4192956
[pid=3388] ppid=3386 vsize=13600 CPUtime=0.04
/proc/3388/stat : 3388 (sugar) S 3386 3388 2559 0 -1 4194304 898 127 0 0 3 1 0 0 18 0 1 0 75175010 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3388/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50163 s]
/proc/loadavg: 2.62 2.55 2.30 3/91 3400
/proc/meminfo: memFree=1839288/2055920 swapFree=4181004/4192956
[pid=3388] ppid=3386 vsize=13600 CPUtime=0.76
/proc/3388/stat : 3388 (sugar) S 3386 3388 2559 0 -1 4194304 974 8688 0 1 3 1 66 6 16 0 1 0 75175010 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3388/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 13600

[startup+3.10293 s]
/proc/loadavg: 2.62 2.55 2.30 4/91 3410
/proc/meminfo: memFree=1838136/2055920 swapFree=4181004/4192956
[pid=3388] ppid=3386 vsize=13600 CPUtime=0.76
/proc/3388/stat : 3388 (sugar) S 3386 3388 2559 0 -1 4194304 974 8688 0 1 3 1 66 6 15 0 1 0 75175010 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3388/statm: 3400 797 370 3 0 500 0
[pid=3401] ppid=3388 vsize=5356 CPUtime=0
/proc/3401/stat : 3401 (sh) S 3388 3388 2559 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 75175148 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3401/statm: 1339 233 193 169 0 50 0
[pid=3402] ppid=3401 vsize=868432 CPUtime=1.69
/proc/3402/stat : 3402 (java) S 3401 3388 2559 0 -1 0 12153 0 1 0 162 7 0 0 18 0 9 0 75175149 889274368 10949 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3402/statm: 217108 10949 2540 9 0 211683 0
[pid=3402/tid=3403] ppid=3401 vsize=868432 CPUtime=0.9
/proc/3402/task/3403/stat : 3403 (java) R 3401 3388 2559 0 -1 64 2876 0 1 0 89 1 0 0 22 0 9 0 75175150 889274368 10949 996147200 134512640 134550740 4294955936 18446744073709551615 4126646485 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3404] ppid=3401 vsize=868432 CPUtime=0.54
/proc/3402/task/3404/stat : 3404 (java) S 3401 3388 2559 0 -1 64 7117 0 0 0 51 3 0 0 16 0 9 0 75175151 889274368 10949 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3405] ppid=3401 vsize=868432 CPUtime=0
/proc/3402/task/3405/stat : 3405 (java) S 3401 3388 2559 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75175151 889274368 10949 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3406] ppid=3401 vsize=868432 CPUtime=0
/proc/3402/task/3406/stat : 3406 (java) S 3401 3388 2559 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75175151 889274368 10949 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3407] ppid=3401 vsize=868432 CPUtime=0
/proc/3402/task/3407/stat : 3407 (java) S 3401 3388 2559 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 75175153 889274368 10949 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3408] ppid=3401 vsize=868432 CPUtime=0.21
/proc/3402/task/3408/stat : 3408 (java) S 3401 3388 2559 0 -1 64 1463 0 0 0 21 0 0 0 16 0 9 0 75175153 889274368 10949 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3409] ppid=3401 vsize=868432 CPUtime=0
/proc/3402/task/3409/stat : 3409 (java) S 3401 3388 2559 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75175153 889274368 10949 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3410] ppid=3401 vsize=868432 CPUtime=0
/proc/3402/task/3410/stat : 3410 (java) S 3401 3388 2559 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75175153 889274368 10949 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 887388

[startup+6.30253 s]
/proc/loadavg: 2.73 2.58 2.31 3/91 3410
/proc/meminfo: memFree=1795000/2055920 swapFree=4181004/4192956
[pid=3388] ppid=3386 vsize=13600 CPUtime=0.76
/proc/3388/stat : 3388 (sugar) S 3386 3388 2559 0 -1 4194304 974 8688 0 1 3 1 66 6 15 0 1 0 75175010 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3388/statm: 3400 797 370 3 0 500 0
[pid=3401] ppid=3388 vsize=5356 CPUtime=0
/proc/3401/stat : 3401 (sh) S 3388 3388 2559 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 75175148 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3401/statm: 1339 233 193 169 0 50 0
[pid=3402] ppid=3401 vsize=868544 CPUtime=4.84
/proc/3402/stat : 3402 (java) S 3401 3388 2559 0 -1 0 17249 0 1 0 468 16 0 0 18 0 9 0 75175149 889389056 15628 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3402/statm: 217136 15628 2567 9 0 211683 0
[pid=3402/tid=3403] ppid=3401 vsize=868544 CPUtime=3.25
/proc/3402/task/3403/stat : 3403 (java) R 3401 3388 2559 0 -1 64 3298 0 1 0 319 6 0 0 25 0 9 0 75175150 889389056 15628 996147200 134512640 134550740 4294955936 18446744073709551615 4126476288 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3404] ppid=3401 vsize=868544 CPUtime=1.24
/proc/3402/task/3404/stat : 3404 (java) S 3401 3388 2559 0 -1 64 11718 0 0 0 117 7 0 0 16 0 9 0 75175151 889389056 15628 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3405] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3405/stat : 3405 (java) S 3401 3388 2559 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75175151 889389056 15628 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3406] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3406/stat : 3406 (java) S 3401 3388 2559 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75175151 889389056 15628 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3407] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3407/stat : 3407 (java) S 3401 3388 2559 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 75175153 889389056 15628 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3408] ppid=3401 vsize=868544 CPUtime=0.32
/proc/3402/task/3408/stat : 3408 (java) S 3401 3388 2559 0 -1 64 1536 0 0 0 31 1 0 0 16 0 9 0 75175153 889389056 15628 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3409] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3409/stat : 3409 (java) S 3401 3388 2559 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75175153 889389056 15628 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3410] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3410/stat : 3410 (java) S 3401 3388 2559 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75175153 889389056 15628 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.6
Current children cumulated vsize (KiB) 887500

[startup+12.7027 s]
/proc/loadavg: 2.75 2.58 2.31 3/91 3410
/proc/meminfo: memFree=1714360/2055920 swapFree=4181004/4192956
[pid=3388] ppid=3386 vsize=13600 CPUtime=0.76
/proc/3388/stat : 3388 (sugar) S 3386 3388 2559 0 -1 4194304 974 8688 0 1 3 1 66 6 15 0 1 0 75175010 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3388/statm: 3400 797 370 3 0 500 0
[pid=3401] ppid=3388 vsize=5356 CPUtime=0
/proc/3401/stat : 3401 (sh) S 3388 3388 2559 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 75175148 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3401/statm: 1339 233 193 169 0 50 0
[pid=3402] ppid=3401 vsize=868544 CPUtime=11.09
/proc/3402/stat : 3402 (java) S 3401 3388 2559 0 -1 0 17790 0 1 0 1043 66 0 0 18 0 9 0 75175149 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3402/statm: 217136 15630 2567 9 0 211683 0
[pid=3402/tid=3403] ppid=3401 vsize=868544 CPUtime=9.28
/proc/3402/task/3403/stat : 3403 (java) R 3401 3388 2559 0 -1 64 3837 0 1 0 874 54 0 0 25 0 9 0 75175150 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3402/tid=3404] ppid=3401 vsize=868544 CPUtime=1.45
/proc/3402/task/3404/stat : 3404 (java) S 3401 3388 2559 0 -1 64 11718 0 0 0 135 10 0 0 16 0 9 0 75175151 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3402/tid=3405] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3405/stat : 3405 (java) S 3401 3388 2559 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75175151 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3406] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3406/stat : 3406 (java) S 3401 3388 2559 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75175151 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3407] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3407/stat : 3407 (java) S 3401 3388 2559 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 75175153 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3408] ppid=3401 vsize=868544 CPUtime=0.33
/proc/3402/task/3408/stat : 3408 (java) S 3401 3388 2559 0 -1 64 1538 0 0 0 32 1 0 0 17 0 9 0 75175153 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3402/tid=3409] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3409/stat : 3409 (java) S 3401 3388 2559 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75175153 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3410] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3410/stat : 3410 (java) S 3401 3388 2559 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75175153 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.85
Current children cumulated vsize (KiB) 887500

[startup+25.5029 s]
/proc/loadavg: 2.88 2.62 2.32 3/91 3410
/proc/meminfo: memFree=1534392/2055920 swapFree=4181004/4192956
[pid=3388] ppid=3386 vsize=13600 CPUtime=0.76
/proc/3388/stat : 3388 (sugar) S 3386 3388 2559 0 -1 4194304 974 8688 0 1 3 1 66 6 15 0 1 0 75175010 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3388/statm: 3400 797 370 3 0 500 0
[pid=3401] ppid=3388 vsize=5356 CPUtime=0
/proc/3401/stat : 3401 (sh) S 3388 3388 2559 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 75175148 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3401/statm: 1339 233 193 169 0 50 0
[pid=3402] ppid=3401 vsize=868544 CPUtime=23.49
/proc/3402/stat : 3402 (java) S 3401 3388 2559 0 -1 0 18894 0 1 0 2177 172 0 0 18 0 9 0 75175149 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3402/statm: 217136 15630 2567 9 0 211683 0
[pid=3402/tid=3403] ppid=3401 vsize=868544 CPUtime=21.21
/proc/3402/task/3403/stat : 3403 (java) R 3401 3388 2559 0 -1 64 4941 0 1 0 1970 151 0 0 25 0 9 0 75175150 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4126571384 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3402/tid=3404] ppid=3401 vsize=868544 CPUtime=1.92
/proc/3402/task/3404/stat : 3404 (java) S 3401 3388 2559 0 -1 64 11718 0 0 0 174 18 0 0 16 0 9 0 75175151 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3402/tid=3405] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3405/stat : 3405 (java) S 3401 3388 2559 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75175151 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3406] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3406/stat : 3406 (java) S 3401 3388 2559 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75175151 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3407] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3407/stat : 3407 (java) S 3401 3388 2559 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 75175153 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3408] ppid=3401 vsize=868544 CPUtime=0.33
/proc/3402/task/3408/stat : 3408 (java) S 3401 3388 2559 0 -1 64 1538 0 0 0 32 1 0 0 17 0 9 0 75175153 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3402/tid=3409] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3409/stat : 3409 (java) S 3401 3388 2559 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75175153 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3410] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3410/stat : 3410 (java) S 3401 3388 2559 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75175153 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.25
Current children cumulated vsize (KiB) 887500

[startup+51.1019 s]
/proc/loadavg: 3.19 2.71 2.36 4/91 3410
/proc/meminfo: memFree=1207608/2055920 swapFree=4181004/4192956
[pid=3388] ppid=3386 vsize=13600 CPUtime=0.76
/proc/3388/stat : 3388 (sugar) S 3386 3388 2559 0 -1 4194304 974 8688 0 1 3 1 66 6 16 0 1 0 75175010 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3388/statm: 3400 797 370 3 0 500 0
[pid=3401] ppid=3388 vsize=5356 CPUtime=0
/proc/3401/stat : 3401 (sh) S 3388 3388 2559 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 75175148 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3401/statm: 1339 233 193 169 0 50 0
[pid=3402] ppid=3401 vsize=868544 CPUtime=48.07
/proc/3402/stat : 3402 (java) S 3401 3388 2559 0 -1 0 21022 0 1 0 4422 385 0 0 18 0 9 0 75175149 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

[pid=3402/tid=3408] ppid=3401 vsize=868544 CPUtime=0.33
/proc/3402/task/3408/stat : 3408 (java) S 3401 3388 2559 0 -1 64 1538 0 0 0 32 1 0 0 16 0 9 0 75175153 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3402/tid=3409] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3409/stat : 3409 (java) S 3401 3388 2559 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75175153 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3410] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3410/stat : 3410 (java) S 3401 3388 2559 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75175153 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 98.46
Current children cumulated vsize (KiB) 887500

[startup+162.302 s]
/proc/loadavg: 3.24 2.82 2.43 4/91 3410
/proc/meminfo: memFree=16248/2055920 swapFree=4181004/4192956
[pid=3388] ppid=3386 vsize=13600 CPUtime=0.76
/proc/3388/stat : 3388 (sugar) S 3386 3388 2559 0 -1 4194304 974 8688 0 1 3 1 66 6 16 0 1 0 75175010 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3388/statm: 3400 797 370 3 0 500 0
[pid=3401] ppid=3388 vsize=5356 CPUtime=0
/proc/3401/stat : 3401 (sh) S 3388 3388 2559 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 75175148 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3401/statm: 1339 233 193 169 0 50 0
[pid=3402] ppid=3401 vsize=868544 CPUtime=155.51
/proc/3402/stat : 3402 (java) S 3401 3388 2559 0 -1 0 30433 0 1 0 14232 1319 0 0 18 0 9 0 75175149 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3402/statm: 217136 15630 2567 9 0 211683 0
[pid=3402/tid=3403] ppid=3401 vsize=868544 CPUtime=148.32
/proc/3402/task/3403/stat : 3403 (java) R 3401 3388 2559 0 -1 64 16480 0 1 0 13608 1224 0 0 25 0 9 0 75175150 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3402/tid=3404] ppid=3401 vsize=868544 CPUtime=6.84
/proc/3402/task/3404/stat : 3404 (java) S 3401 3388 2559 0 -1 64 11718 0 0 0 591 93 0 0 16 0 9 0 75175151 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3402/tid=3405] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3405/stat : 3405 (java) S 3401 3388 2559 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75175151 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3406] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3406/stat : 3406 (java) S 3401 3388 2559 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75175151 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3407] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3407/stat : 3407 (java) S 3401 3388 2559 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 75175153 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3408] ppid=3401 vsize=868544 CPUtime=0.33
/proc/3402/task/3408/stat : 3408 (java) S 3401 3388 2559 0 -1 64 1538 0 0 0 32 1 0 0 16 0 9 0 75175153 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3402/tid=3409] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3409/stat : 3409 (java) S 3401 3388 2559 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75175153 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3410] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3410/stat : 3410 (java) S 3401 3388 2559 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75175153 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 156.27
Current children cumulated vsize (KiB) 887500

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

[startup+166.302 s]
/proc/loadavg: 3.30 2.84 2.44 3/91 3410
/proc/meminfo: memFree=15864/2055920 swapFree=4181004/4192956
[pid=3388] ppid=3386 vsize=13600 CPUtime=0.76
/proc/3388/stat : 3388 (sugar) S 3386 3388 2559 0 -1 4194304 974 8688 0 1 3 1 66 6 16 0 1 0 75175010 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3388/statm: 3400 797 370 3 0 500 0
[pid=3401] ppid=3388 vsize=5356 CPUtime=0
/proc/3401/stat : 3401 (sh) S 3388 3388 2559 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 75175148 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3401/statm: 1339 233 193 169 0 50 0
[pid=3402] ppid=3401 vsize=868544 CPUtime=159.4
/proc/3402/stat : 3402 (java) S 3401 3388 2559 0 -1 0 30781 0 1 0 14588 1352 0 0 18 0 9 0 75175149 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3402/statm: 217136 15630 2567 9 0 211683 0
[pid=3402/tid=3403] ppid=3401 vsize=868544 CPUtime=152.06
/proc/3402/task/3403/stat : 3403 (java) R 3401 3388 2559 0 -1 64 16828 0 1 0 13951 1255 0 0 25 0 9 0 75175150 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4126474906 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3402/tid=3404] ppid=3401 vsize=868544 CPUtime=6.98
/proc/3402/task/3404/stat : 3404 (java) S 3401 3388 2559 0 -1 64 11718 0 0 0 604 94 0 0 16 0 9 0 75175151 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3402/tid=3405] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3405/stat : 3405 (java) S 3401 3388 2559 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75175151 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3406] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3406/stat : 3406 (java) S 3401 3388 2559 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75175151 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3407] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3407/stat : 3407 (java) S 3401 3388 2559 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 75175153 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3408] ppid=3401 vsize=868544 CPUtime=0.33
/proc/3402/task/3408/stat : 3408 (java) S 3401 3388 2559 0 -1 64 1538 0 0 0 32 1 0 0 16 0 9 0 75175153 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3402/tid=3409] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3409/stat : 3409 (java) S 3401 3388 2559 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75175153 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3410] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3410/stat : 3410 (java) S 3401 3388 2559 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75175153 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.16
Current children cumulated vsize (KiB) 887500

[startup+172.708 s]
/proc/loadavg: 3.27 2.84 2.44 4/91 3410
/proc/meminfo: memFree=15800/2055920 swapFree=4181004/4192956
[pid=3388] ppid=3386 vsize=13600 CPUtime=0.76
/proc/3388/stat : 3388 (sugar) S 3386 3388 2559 0 -1 4194304 974 8688 0 1 3 1 66 6 16 0 1 0 75175010 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3388/statm: 3400 797 370 3 0 500 0
[pid=3401] ppid=3388 vsize=5356 CPUtime=0
/proc/3401/stat : 3401 (sh) S 3388 3388 2559 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 75175148 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3401/statm: 1339 233 193 169 0 50 0
[pid=3402] ppid=3401 vsize=868544 CPUtime=165.56
/proc/3402/stat : 3402 (java) S 3401 3388 2559 0 -1 0 31329 0 1 0 15150 1406 0 0 18 0 9 0 75175149 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3402/statm: 217136 15630 2567 9 0 211683 0
[pid=3402/tid=3403] ppid=3401 vsize=868544 CPUtime=158
/proc/3402/task/3403/stat : 3403 (java) R 3401 3388 2559 0 -1 64 17376 0 1 0 14495 1305 0 0 25 0 9 0 75175150 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4127077415 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3402/tid=3404] ppid=3401 vsize=868544 CPUtime=7.21
/proc/3402/task/3404/stat : 3404 (java) S 3401 3388 2559 0 -1 64 11718 0 0 0 623 98 0 0 16 0 9 0 75175151 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3402/tid=3405] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3405/stat : 3405 (java) S 3401 3388 2559 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75175151 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3406] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3406/stat : 3406 (java) S 3401 3388 2559 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75175151 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3407] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3407/stat : 3407 (java) S 3401 3388 2559 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 75175153 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3408] ppid=3401 vsize=868544 CPUtime=0.33
/proc/3402/task/3408/stat : 3408 (java) S 3401 3388 2559 0 -1 64 1538 0 0 0 32 1 0 0 16 0 9 0 75175153 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3402/tid=3409] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3409/stat : 3409 (java) S 3401 3388 2559 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75175153 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3410] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3410/stat : 3410 (java) S 3401 3388 2559 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75175153 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 166.32
Current children cumulated vsize (KiB) 887500

[startup+174.302 s]
/proc/loadavg: 3.33 2.86 2.45 4/91 3410
/proc/meminfo: memFree=15736/2055920 swapFree=4181004/4192956
[pid=3388] ppid=3386 vsize=13600 CPUtime=0.76
/proc/3388/stat : 3388 (sugar) S 3386 3388 2559 0 -1 4194304 974 8688 0 1 3 1 66 6 16 0 1 0 75175010 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3388/statm: 3400 797 370 3 0 500 0
[pid=3401] ppid=3388 vsize=5356 CPUtime=0
/proc/3401/stat : 3401 (sh) S 3388 3388 2559 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 75175148 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3401/statm: 1339 233 193 169 0 50 0
[pid=3402] ppid=3401 vsize=868544 CPUtime=167.1
/proc/3402/stat : 3402 (java) S 3401 3388 2559 0 -1 0 31465 0 1 0 15291 1419 0 0 18 0 9 0 75175149 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3402/statm: 217136 15630 2567 9 0 211683 0
[pid=3402/tid=3403] ppid=3401 vsize=868544 CPUtime=159.47
/proc/3402/task/3403/stat : 3403 (java) R 3401 3388 2559 0 -1 64 17512 0 1 0 14629 1318 0 0 25 0 9 0 75175150 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 102064721 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3402/tid=3404] ppid=3401 vsize=868544 CPUtime=7.28
/proc/3402/task/3404/stat : 3404 (java) S 3401 3388 2559 0 -1 64 11718 0 0 0 629 99 0 0 16 0 9 0 75175151 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3402/tid=3405] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3405/stat : 3405 (java) S 3401 3388 2559 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75175151 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3406] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3406/stat : 3406 (java) S 3401 3388 2559 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75175151 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3407] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3407/stat : 3407 (java) S 3401 3388 2559 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 75175153 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3408] ppid=3401 vsize=868544 CPUtime=0.33
/proc/3402/task/3408/stat : 3408 (java) S 3401 3388 2559 0 -1 64 1538 0 0 0 32 1 0 0 16 0 9 0 75175153 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3402/tid=3409] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3409/stat : 3409 (java) S 3401 3388 2559 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75175153 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3402/tid=3410] ppid=3401 vsize=868544 CPUtime=0
/proc/3402/task/3410/stat : 3410 (java) S 3401 3388 2559 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75175153 889389056 15630 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 167.86
Current children cumulated vsize (KiB) 887500

[startup+175.901 s]
/proc/loadavg: 3.33 2.86 2.45 3/81 3410
/proc/meminfo: memFree=1662600/2055920 swapFree=4181004/4192956
[pid=3388] ppid=3386 vsize=13600 CPUtime=169.14
/proc/3388/stat : 3388 (sugar) R 3386 3388 2559 0 -1 4194304 998 40494 0 2 3 71 15408 1432 16 0 1 0 75175010 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 255236740137 0 0 4224 16386 0 0 0 17 0 0 0
/proc/3388/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 169.14
Current children cumulated vsize (KiB) 13600

[startup+176.301 s]
/proc/loadavg: 3.33 2.86 2.45 3/81 3410
/proc/meminfo: memFree=1662600/2055920 swapFree=4181004/4192956
[pid=3388] ppid=3386 vsize=13600 CPUtime=169.36
/proc/3388/stat : 3388 (sugar) D 3386 3388 2559 0 -1 4194304 998 40494 0 2 3 93 15408 1432 15 0 1 0 75175010 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 255236740137 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/3388/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 169.36
Current children cumulated vsize (KiB) 13600

[startup+176.501 s]
/proc/loadavg: 3.33 2.86 2.45 3/81 3410
/proc/meminfo: memFree=1662600/2055920 swapFree=4181004/4192956
[pid=3388] ppid=3386 vsize=13600 CPUtime=169.37
/proc/3388/stat : 3388 (sugar) D 3386 3388 2559 0 -1 4194304 998 40494 0 2 3 94 15408 1432 15 0 1 0 75175010 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 255236740137 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/3388/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 169.37
Current children cumulated vsize (KiB) 13600

[startup+176.601 s]
/proc/loadavg: 3.33 2.86 2.45 3/81 3410
/proc/meminfo: memFree=1662600/2055920 swapFree=4181004/4192956
[pid=3388] ppid=3386 vsize=13600 CPUtime=169.38
/proc/3388/stat : 3388 (sugar) D 3386 3388 2559 0 -1 4194304 998 40494 0 2 3 95 15408 1432 15 0 1 0 75175010 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 255236740137 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/3388/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 169.38
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 176.659
CPU time (s): 169.402
CPU user time (s): 154.116
CPU system time (s): 15.2867
CPU usage (%): 95.8924
Max. virtual memory (cumulated for all children) (KiB): 887892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 154.116
system time used= 15.2867
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41522
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= 107134
involuntary context switches= 112497

runsolver used 0.208968 second user time and 0.640902 second system time

The end

Launcher Data (download as text)

Begin job on node19 at 2008-07-16 07:05:28
IDJOB=1126572
IDBENCH=64261
IDSOLVER=368
FILE ID=node19/1126572-1216184728
PBS_JOBID= 7905842
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/spot5/normalized-spot5-1403_ext.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1126572-1216184728/watcher-1126572-1216184728 -o /tmp/evaluation-result-1126572-1216184728/solver-1126572-1216184728 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1126572-1216184728.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1213997c3d8eae9f9dda760f9c000492
RANDOM SEED=72194429

node19.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.279
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.279
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:       1855984 kB
Buffers:          3644 kB
Cached:          41408 kB
SwapCached:       5744 kB
Active:         127032 kB
Inactive:         8340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1855984 kB
SwapTotal:     4192956 kB
SwapFree:      4181004 kB
Dirty:            2272 kB
Writeback:           0 kB
Mapped:         106592 kB
Slab:            49692 kB
Committed_AS:  1141420 kB
PageTables:       2112 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 node19 at 2008-07-16 07:08:24