Trace number 1126508

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? 176.051 183.444

General information on the benchmark

Namemaxcsp/maxclique/
normalized-johnson-32-2-4_ext.xml
MD5SUMbc1ee3a070a16f21f94be6d92fbf5a3d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints480
Best CPU time to get the best result obtained on this benchmark1685.48
Satisfiable
(Un)Satisfiability was proved
Number of variables497
Number of constraints15376
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension15376
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.13	c 0	Sugar v1-13 + HOME/minisat
0.00/0.13	c 0	BEGIN Wed Jul 16 06:49:40 2008
0.00/0.13	c 0	PID 32755
0.00/0.14	c 0	HOST node5.alineos.net
0.00/0.14	c 0	CONVERTING HOME/instance-1126508-1216183779.xml TO HOME/temp.csp
0.00/0.14	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1126508-1216183779.xml' 'HOME/temp.csp'
0.97/1.14	c 1	2 domains, 497 variables, 0 predicates, 2 relations, 15376 constraints
0.97/1.19	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.97/1.19	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'
1.02/1.27	c 1	Parsing HOME/temp.csp
1.02/1.58	c 1	parsed 10000 expressions
1.02/1.71	c 1	parsed 15877 expressions
1.02/1.72	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.03/1.87	c 1	MAX CSP: 15376 constraints
1.03/1.87	c 1	Converting to clausal form CSP
1.92/2.11	c 2	converted 3126 (10%) expressions
1.92/2.16	c 2	converted 6252 (20%) expressions
2.03/2.28	c 2	converted 9377 (30%) expressions
2.11/2.32	c 2	converted 12503 (40%) expressions
2.11/2.36	c 2	converted 15628 (50%) expressions
2.21/2.40	c 2	converted 18754 (60%) expressions
2.21/2.44	c 2	converted 21880 (70%) expressions
2.21/2.47	c 2	converted 25005 (80%) expressions
2.41/2.65	c 2	converted 28131 (90%) expressions
3.90/4.15	c 4	converted 31256 (100%) expressions
3.90/4.15	c 4	CSP : 31249 integers, 0 booleans, 46127 clauses, largest domain size 23065
3.90/4.15	c 4	Heap : 42 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.90/4.15	c 4	Propagation in CSP
4.39/4.69	c 4	15371 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.49/4.70	c 4	CSP : 31249 integers, 0 booleans, 46127 clauses, largest domain size 15377
4.49/4.70	c 4	Heap : 43 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.49/4.72	c 4	Simplifing CSP by introducing new Boolean variables
4.49/4.74	c 4	CSP : 31249 integers, 0 booleans, 46127 clauses, largest domain size 15377
4.49/4.74	c 4	Heap : 42 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.69/4.94	c 4	Encoding CSP to SAT : HOME/temp.cnf
4.69/4.98	c 4	3125 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
4.69/4.99	c 4	6250 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
4.69/4.99	c 4	9375 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
4.69/5.00	c 4	12500 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
4.78/5.00	c 4	15625 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
4.98/5.26	c 5	18750 (60%) CSP integer variables are encoded (206469 clauses, 3342804 bytes)
5.08/5.33	c 5	21875 (70%) CSP integer variables are encoded (254558 clauses, 4160317 bytes)
5.08/5.39	c 5	25000 (80%) CSP integer variables are encoded (303331 clauses, 4989458 bytes)
5.17/5.45	c 5	28125 (90%) CSP integer variables are encoded (339162 clauses, 5598585 bytes)
5.28/5.51	c 5	31249 (100%) CSP integer variables are encoded (383398 clauses, 6350597 bytes)
5.36/5.67	c 5	4613 (10%) CSP clauses are encoded (388011 clauses, 6417240 bytes)
5.47/5.76	c 5	9226 (20%) CSP clauses are encoded (392624 clauses, 6490459 bytes)
5.57/5.85	c 5	13839 (30%) CSP clauses are encoded (397237 clauses, 6568045 bytes)
61.46/63.28	c 63	18451 (40%) CSP clauses are encoded (30519235 clauses, 723881853 bytes)
175.02/180.73	c 180	ERROR Exception Too large HOME/temp.cnf
175.05/181.01	c 180	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
175.05/181.01	c 180	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
175.05/181.01	c 180	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
175.05/181.01	s UNKNOWN
175.07/181.62	c 181	CPU 160.63 (0.03 0.01 160.6 14.44)
175.07/181.62	c 181	END Wed Jul 16 06:52:41 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-1126508-1216183779/watcher-1126508-1216183779 -o /tmp/evaluation-result-1126508-1216183779/solver-1126508-1216183779 -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-1126508-1216183779.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.32 2.53 2.53 4/73 32755
/proc/meminfo: memFree=1923472/2055920 swapFree=4181156/4192956
[pid=32755] ppid=32753 vsize=18572 CPUtime=0
/proc/32755/stat : 32755 (runsolver) D 32753 32755 32397 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 75081246 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 226913479975 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/32755/statm: 4643 292 257 25 0 2626 0

[startup+0.0524531 s]
/proc/loadavg: 2.32 2.53 2.53 4/73 32755
/proc/meminfo: memFree=1923472/2055920 swapFree=4181156/4192956
[pid=32755] ppid=32753 vsize=12272 CPUtime=0
/proc/32755/stat : 32755 (sugar) D 32753 32755 32397 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 75081246 12566528 321 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/32755/statm: 3068 321 242 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.10146 s]
/proc/loadavg: 2.32 2.53 2.53 4/73 32755
/proc/meminfo: memFree=1923472/2055920 swapFree=4181156/4192956
[pid=32755] ppid=32753 vsize=12544 CPUtime=0
/proc/32755/stat : 32755 (sugar) R 32753 32755 32397 0 -1 4194304 518 0 0 0 0 0 0 0 18 0 1 0 75081246 12845056 486 996147200 4194304 4206940 548682068592 18446744073709551615 226913324388 0 0 4224 0 0 0 0 17 1 0 0
/proc/32755/statm: 3136 486 314 3 0 236 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12544

[startup+0.301484 s]
/proc/loadavg: 2.32 2.53 2.53 4/73 32755
/proc/meminfo: memFree=1923472/2055920 swapFree=4181156/4192956
[pid=32755] ppid=32753 vsize=13600 CPUtime=0.03
/proc/32755/stat : 32755 (sugar) S 32753 32755 32397 0 -1 4194304 898 127 0 0 2 1 0 0 19 0 1 0 75081246 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32755/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701528 s]
/proc/loadavg: 2.32 2.53 2.53 4/73 32755
/proc/meminfo: memFree=1923472/2055920 swapFree=4181156/4192956
[pid=32755] ppid=32753 vsize=13600 CPUtime=0.03
/proc/32755/stat : 32755 (sugar) S 32753 32755 32397 0 -1 4194304 898 127 0 0 2 1 0 0 19 0 1 0 75081246 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32755/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50162 s]
/proc/loadavg: 2.32 2.53 2.53 3/84 32767
/proc/meminfo: memFree=1901496/2055920 swapFree=4181156/4192956
[pid=32755] ppid=32753 vsize=13600 CPUtime=1.02
/proc/32755/stat : 32755 (sugar) S 32753 32755 32397 0 -1 4194304 974 8972 0 1 2 1 93 6 16 0 1 0 75081246 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32755/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 13600

[startup+3.1068 s]
/proc/loadavg: 2.32 2.53 2.53 3/84 309
/proc/meminfo: memFree=1899960/2055920 swapFree=4181156/4192956
[pid=32755] ppid=32753 vsize=13600 CPUtime=1.03
/proc/32755/stat : 32755 (sugar) S 32753 32755 32397 0 -1 4194304 974 8972 0 1 3 1 93 6 15 0 1 0 75081246 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32755/statm: 3400 797 370 3 0 500 0
[pid=300] ppid=32755 vsize=5356 CPUtime=0
/proc/300/stat : 300 (sh) S 32755 32755 32397 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75081365 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/300/statm: 1339 233 193 169 0 50 0
[pid=301] ppid=300 vsize=868432 CPUtime=1.88
/proc/301/stat : 301 (java) S 300 32755 32397 0 -1 0 13322 0 1 0 180 8 0 0 19 0 9 0 75081366 889274368 11981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/301/statm: 217108 11981 2540 9 0 211683 0
[pid=301/tid=302] ppid=300 vsize=868432 CPUtime=1.07
/proc/301/task/302/stat : 302 (java) R 300 32755 32397 0 -1 64 2870 0 1 0 105 2 0 0 24 0 9 0 75081367 889274368 11981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=303] ppid=300 vsize=868432 CPUtime=0.57
/proc/301/task/303/stat : 303 (java) R 300 32755 32397 0 -1 64 8279 0 0 0 53 4 0 0 15 0 9 0 75081368 889274368 11981 996147200 134512640 134550740 4294955936 18446744073709551615 104188004 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=304] ppid=300 vsize=868432 CPUtime=0
/proc/301/task/304/stat : 304 (java) S 300 32755 32397 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75081368 889274368 11981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=305] ppid=300 vsize=868432 CPUtime=0
/proc/301/task/305/stat : 305 (java) S 300 32755 32397 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75081368 889274368 11981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=306] ppid=300 vsize=868432 CPUtime=0
/proc/301/task/306/stat : 306 (java) S 300 32755 32397 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75081370 889274368 11981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=307] ppid=300 vsize=868432 CPUtime=0.22
/proc/301/task/307/stat : 307 (java) S 300 32755 32397 0 -1 64 1476 0 0 0 21 1 0 0 16 0 9 0 75081370 889274368 11981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=308] ppid=300 vsize=868432 CPUtime=0
/proc/301/task/308/stat : 308 (java) S 300 32755 32397 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 75081370 889274368 11981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=309] ppid=300 vsize=868432 CPUtime=0
/proc/301/task/309/stat : 309 (java) S 300 32755 32397 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75081370 889274368 11981 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 887388

[startup+6.30119 s]
/proc/loadavg: 2.29 2.52 2.53 3/84 309
/proc/meminfo: memFree=1859640/2055920 swapFree=4181156/4192956
[pid=32755] ppid=32753 vsize=13600 CPUtime=1.03
/proc/32755/stat : 32755 (sugar) S 32753 32755 32397 0 -1 4194304 974 8972 0 1 3 1 93 6 15 0 1 0 75081246 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32755/statm: 3400 797 370 3 0 500 0
[pid=300] ppid=32755 vsize=5356 CPUtime=0
/proc/300/stat : 300 (sh) S 32755 32755 32397 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75081365 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/300/statm: 1339 233 193 169 0 50 0
[pid=301] ppid=300 vsize=868544 CPUtime=5.04
/proc/301/stat : 301 (java) S 300 32755 32397 0 -1 0 18225 0 1 0 485 19 0 0 19 0 9 0 75081366 889389056 16456 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/301/statm: 217136 16456 2567 9 0 211683 0
[pid=301/tid=302] ppid=300 vsize=868544 CPUtime=3.45
/proc/301/task/302/stat : 302 (java) R 300 32755 32397 0 -1 64 3321 0 1 0 335 10 0 0 25 0 9 0 75081367 889389056 16456 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=303] ppid=300 vsize=868544 CPUtime=1.26
/proc/301/task/303/stat : 303 (java) S 300 32755 32397 0 -1 64 12669 0 0 0 119 7 0 0 15 0 9 0 75081368 889389056 16456 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=304] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/304/stat : 304 (java) S 300 32755 32397 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75081368 889389056 16456 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=305] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/305/stat : 305 (java) S 300 32755 32397 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75081368 889389056 16456 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=306] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/306/stat : 306 (java) S 300 32755 32397 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75081370 889389056 16456 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=307] ppid=300 vsize=868544 CPUtime=0.3
/proc/301/task/307/stat : 307 (java) S 300 32755 32397 0 -1 64 1538 0 0 0 29 1 0 0 16 0 9 0 75081370 889389056 16456 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=308] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/308/stat : 308 (java) S 300 32755 32397 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 75081370 889389056 16456 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=309] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/309/stat : 309 (java) S 300 32755 32397 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75081370 889389056 16456 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 887500

[startup+12.7029 s]
/proc/loadavg: 2.35 2.53 2.53 3/84 309
/proc/meminfo: memFree=1780536/2055920 swapFree=4181156/4192956
[pid=32755] ppid=32753 vsize=13600 CPUtime=1.03
/proc/32755/stat : 32755 (sugar) S 32753 32755 32397 0 -1 4194304 974 8972 0 1 3 1 93 6 15 0 1 0 75081246 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32755/statm: 3400 797 370 3 0 500 0
[pid=300] ppid=32755 vsize=5356 CPUtime=0
/proc/300/stat : 300 (sh) S 32755 32755 32397 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75081365 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/300/statm: 1339 233 193 169 0 50 0
[pid=301] ppid=300 vsize=868544 CPUtime=11.34
/proc/301/stat : 301 (java) S 300 32755 32397 0 -1 0 18731 0 1 0 1062 72 0 0 19 0 9 0 75081366 889389056 16456 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/301/statm: 217136 16456 2567 9 0 211683 0
[pid=301/tid=302] ppid=300 vsize=868544 CPUtime=9.55
/proc/301/task/302/stat : 302 (java) R 300 32755 32397 0 -1 64 3827 0 1 0 895 60 0 0 25 0 9 0 75081367 889389056 16456 996147200 134512640 134550740 4294955936 18446744073709551615 4126572615 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=303] ppid=300 vsize=868544 CPUtime=1.47
/proc/301/task/303/stat : 303 (java) S 300 32755 32397 0 -1 64 12669 0 0 0 137 10 0 0 16 0 9 0 75081368 889389056 16456 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=304] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/304/stat : 304 (java) S 300 32755 32397 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75081368 889389056 16456 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=305] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/305/stat : 305 (java) S 300 32755 32397 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75081368 889389056 16456 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=306] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/306/stat : 306 (java) S 300 32755 32397 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75081370 889389056 16456 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=307] ppid=300 vsize=868544 CPUtime=0.3
/proc/301/task/307/stat : 307 (java) S 300 32755 32397 0 -1 64 1538 0 0 0 29 1 0 0 16 0 9 0 75081370 889389056 16456 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=308] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/308/stat : 308 (java) S 300 32755 32397 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 75081370 889389056 16456 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=309] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/309/stat : 309 (java) S 300 32755 32397 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75081370 889389056 16456 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 887500

[startup+25.5023 s]
/proc/loadavg: 2.64 2.58 2.55 3/84 309
/proc/meminfo: memFree=1607288/2055920 swapFree=4181156/4192956
[pid=32755] ppid=32753 vsize=13600 CPUtime=1.03
/proc/32755/stat : 32755 (sugar) S 32753 32755 32397 0 -1 4194304 974 8972 0 1 3 1 93 6 15 0 1 0 75081246 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32755/statm: 3400 797 370 3 0 500 0
[pid=300] ppid=32755 vsize=5356 CPUtime=0
/proc/300/stat : 300 (sh) S 32755 32755 32397 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75081365 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/300/statm: 1339 233 193 169 0 50 0
[pid=301] ppid=300 vsize=868544 CPUtime=23.91
/proc/301/stat : 301 (java) S 300 32755 32397 0 -1 0 19737 0 1 0 2216 175 0 0 19 0 9 0 75081366 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/301/statm: 217136 16457 2567 9 0 211683 0
[pid=301/tid=302] ppid=300 vsize=868544 CPUtime=21.66
/proc/301/task/302/stat : 302 (java) R 300 32755 32397 0 -1 64 4832 0 1 0 2010 156 0 0 25 0 9 0 75081367 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=303] ppid=300 vsize=868544 CPUtime=1.9
/proc/301/task/303/stat : 303 (java) S 300 32755 32397 0 -1 64 12669 0 0 0 175 15 0 0 15 0 9 0 75081368 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=304] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/304/stat : 304 (java) S 300 32755 32397 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75081368 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=305] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/305/stat : 305 (java) S 300 32755 32397 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75081368 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=306] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/306/stat : 306 (java) S 300 32755 32397 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75081370 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=307] ppid=300 vsize=868544 CPUtime=0.31
/proc/301/task/307/stat : 307 (java) S 300 32755 32397 0 -1 64 1539 0 0 0 30 1 0 0 17 0 9 0 75081370 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=308] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/308/stat : 308 (java) S 300 32755 32397 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 75081370 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=309] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/309/stat : 309 (java) S 300 32755 32397 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75081370 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.94
Current children cumulated vsize (KiB) 887500

[startup+51.1022 s]
/proc/loadavg: 3.01 2.68 2.58 3/84 309
/proc/meminfo: memFree=1289080/2055920 swapFree=4181156/4192956
[pid=32755] ppid=32753 vsize=13600 CPUtime=1.03
/proc/32755/stat : 32755 (sugar) S 32753 32755 32397 0 -1 4194304 974 8972 0 1 3 1 93 6 15 0 1 0 75081246 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32755/statm: 3400 797 370 3 0 500 0
[pid=300] ppid=32755 vsize=5356 CPUtime=0
/proc/300/stat : 300 (sh) S 32755 32755 32397 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75081365 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/300/statm: 1339 233 193 169 0 50 0
[pid=301] ppid=300 vsize=868544 CPUtime=48.84
/proc/301/stat : 301 (java) S 300 32755 32397 0 -1 0 21741 0 1 0 4500 384 0 0 19 0 9 0 75081366 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

[pid=301] ppid=300 vsize=868544 CPUtime=156.09
/proc/301/stat : 301 (java) S 300 32755 32397 0 -1 0 30447 0 1 0 14325 1284 0 0 19 0 9 0 75081366 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/301/statm: 217136 16457 2567 9 0 211683 0
[pid=301/tid=302] ppid=300 vsize=868544 CPUtime=149.14
/proc/301/task/302/stat : 302 (java) R 300 32755 32397 0 -1 64 15542 0 1 0 13717 1197 0 0 16 0 9 0 75081367 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4126921810 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=303] ppid=300 vsize=868544 CPUtime=6.61
/proc/301/task/303/stat : 303 (java) S 300 32755 32397 0 -1 64 12669 0 0 0 577 84 0 0 15 0 9 0 75081368 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=301/tid=304] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/304/stat : 304 (java) S 300 32755 32397 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75081368 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=305] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/305/stat : 305 (java) S 300 32755 32397 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75081368 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=306] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/306/stat : 306 (java) S 300 32755 32397 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75081370 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=307] ppid=300 vsize=868544 CPUtime=0.31
/proc/301/task/307/stat : 307 (java) S 300 32755 32397 0 -1 64 1539 0 0 0 30 1 0 0 15 0 9 0 75081370 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=308] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/308/stat : 308 (java) S 300 32755 32397 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 75081370 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=309] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/309/stat : 309 (java) S 300 32755 32397 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75081370 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 157.12
Current children cumulated vsize (KiB) 887500

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

[startup+166.403 s]
/proc/loadavg: 2.28 2.56 2.54 3/84 376
/proc/meminfo: memFree=14888/2055920 swapFree=4181156/4192956
[pid=32755] ppid=32753 vsize=13600 CPUtime=1.03
/proc/32755/stat : 32755 (sugar) S 32753 32755 32397 0 -1 4194304 974 8972 0 1 3 1 93 6 16 0 1 0 75081246 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32755/statm: 3400 797 370 3 0 500 0
[pid=300] ppid=32755 vsize=5356 CPUtime=0
/proc/300/stat : 300 (sh) S 32755 32755 32397 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75081365 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/300/statm: 1339 233 193 169 0 50 0
[pid=301] ppid=300 vsize=868544 CPUtime=160.13
/proc/301/stat : 301 (java) S 300 32755 32397 0 -1 0 30779 0 1 0 14695 1318 0 0 19 0 9 0 75081366 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/301/statm: 217136 16457 2567 9 0 211683 0
[pid=301/tid=302] ppid=300 vsize=868544 CPUtime=153.03
/proc/301/task/302/stat : 302 (java) R 300 32755 32397 0 -1 64 15874 0 1 0 14073 1230 0 0 25 0 9 0 75081367 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4126921831 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=301/tid=303] ppid=300 vsize=868544 CPUtime=6.77
/proc/301/task/303/stat : 303 (java) S 300 32755 32397 0 -1 64 12669 0 0 0 591 86 0 0 16 0 9 0 75081368 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=301/tid=304] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/304/stat : 304 (java) S 300 32755 32397 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75081368 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=305] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/305/stat : 305 (java) S 300 32755 32397 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75081368 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=306] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/306/stat : 306 (java) S 300 32755 32397 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75081370 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=307] ppid=300 vsize=868544 CPUtime=0.31
/proc/301/task/307/stat : 307 (java) S 300 32755 32397 0 -1 64 1539 0 0 0 30 1 0 0 15 0 9 0 75081370 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=308] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/308/stat : 308 (java) S 300 32755 32397 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 75081370 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=309] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/309/stat : 309 (java) S 300 32755 32397 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75081370 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.16
Current children cumulated vsize (KiB) 887500

[startup+172.807 s]
/proc/loadavg: 2.26 2.55 2.54 3/84 376
/proc/meminfo: memFree=15528/2055920 swapFree=4181156/4192956
[pid=32755] ppid=32753 vsize=13600 CPUtime=1.03
/proc/32755/stat : 32755 (sugar) S 32753 32755 32397 0 -1 4194304 974 8972 0 1 3 1 93 6 16 0 1 0 75081246 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32755/statm: 3400 797 370 3 0 500 0
[pid=300] ppid=32755 vsize=5356 CPUtime=0
/proc/300/stat : 300 (sh) S 32755 32755 32397 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75081365 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/300/statm: 1339 233 193 169 0 50 0
[pid=301] ppid=300 vsize=868544 CPUtime=166.35
/proc/301/stat : 301 (java) S 300 32755 32397 0 -1 0 31315 0 1 0 15264 1371 0 0 19 0 9 0 75081366 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/301/statm: 217136 16457 2567 9 0 211683 0
[pid=301/tid=302] ppid=300 vsize=868544 CPUtime=159.01
/proc/301/task/302/stat : 302 (java) R 300 32755 32397 0 -1 64 16410 0 1 0 14622 1279 0 0 25 0 9 0 75081367 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4126921986 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=301/tid=303] ppid=300 vsize=868544 CPUtime=6.99
/proc/301/task/303/stat : 303 (java) S 300 32755 32397 0 -1 64 12669 0 0 0 610 89 0 0 16 0 9 0 75081368 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=301/tid=304] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/304/stat : 304 (java) S 300 32755 32397 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75081368 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=305] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/305/stat : 305 (java) S 300 32755 32397 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75081368 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=306] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/306/stat : 306 (java) S 300 32755 32397 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75081370 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=307] ppid=300 vsize=868544 CPUtime=0.31
/proc/301/task/307/stat : 307 (java) S 300 32755 32397 0 -1 64 1539 0 0 0 30 1 0 0 15 0 9 0 75081370 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=308] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/308/stat : 308 (java) S 300 32755 32397 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 75081370 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=309] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/309/stat : 309 (java) S 300 32755 32397 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75081370 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 167.38
Current children cumulated vsize (KiB) 887500

[startup+179.201 s]
/proc/loadavg: 2.32 2.55 2.54 3/84 376
/proc/meminfo: memFree=15848/2055920 swapFree=4181156/4192956
[pid=32755] ppid=32753 vsize=13600 CPUtime=1.03
/proc/32755/stat : 32755 (sugar) S 32753 32755 32397 0 -1 4194304 974 8972 0 1 3 1 93 6 16 0 1 0 75081246 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32755/statm: 3400 797 370 3 0 500 0
[pid=300] ppid=32755 vsize=5356 CPUtime=0
/proc/300/stat : 300 (sh) S 32755 32755 32397 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75081365 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/300/statm: 1339 233 193 169 0 50 0
[pid=301] ppid=300 vsize=868544 CPUtime=172.53
/proc/301/stat : 301 (java) S 300 32755 32397 0 -1 0 31846 0 1 0 15829 1424 0 0 19 0 9 0 75081366 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/301/statm: 217136 16457 2567 9 0 211683 0
[pid=301/tid=302] ppid=300 vsize=868544 CPUtime=164.98
/proc/301/task/302/stat : 302 (java) R 300 32755 32397 0 -1 64 16941 0 1 0 15169 1329 0 0 25 0 9 0 75081367 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=301/tid=303] ppid=300 vsize=868544 CPUtime=7.21
/proc/301/task/303/stat : 303 (java) S 300 32755 32397 0 -1 64 12669 0 0 0 629 92 0 0 16 0 9 0 75081368 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=301/tid=304] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/304/stat : 304 (java) S 300 32755 32397 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75081368 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=305] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/305/stat : 305 (java) S 300 32755 32397 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75081368 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=306] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/306/stat : 306 (java) S 300 32755 32397 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75081370 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=307] ppid=300 vsize=868544 CPUtime=0.31
/proc/301/task/307/stat : 307 (java) S 300 32755 32397 0 -1 64 1539 0 0 0 30 1 0 0 15 0 9 0 75081370 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=308] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/308/stat : 308 (java) S 300 32755 32397 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 75081370 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=309] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/309/stat : 309 (java) S 300 32755 32397 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75081370 889389056 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 173.56
Current children cumulated vsize (KiB) 887500

[startup+180.803 s]
/proc/loadavg: 2.37 2.56 2.55 3/84 376
/proc/meminfo: memFree=16040/2055920 swapFree=4181156/4192956
[pid=32755] ppid=32753 vsize=13600 CPUtime=1.03
/proc/32755/stat : 32755 (sugar) S 32753 32755 32397 0 -1 4194304 975 8972 0 1 3 1 93 6 16 0 1 0 75081246 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/32755/statm: 3400 797 370 3 0 500 0
[pid=300] ppid=32755 vsize=5356 CPUtime=0
/proc/300/stat : 300 (sh) S 32755 32755 32397 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75081365 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/300/statm: 1339 233 193 169 0 50 0
[pid=301] ppid=300 vsize=868544 CPUtime=174.02
/proc/301/stat : 301 (java) S 300 32755 32397 0 -1 0 31967 0 1 0 15966 1436 0 0 19 0 7 0 75081366 889389056 16462 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/301/statm: 217136 16462 2568 9 0 211683 0
[pid=301/tid=302] ppid=300 vsize=868544 CPUtime=166.42
/proc/301/task/302/stat : 302 (java) S 300 32755 32397 0 -1 64 17058 0 1 0 15302 1340 0 0 24 0 7 0 75081367 889389056 16462 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=301/tid=303] ppid=300 vsize=868544 CPUtime=7.26
/proc/301/task/303/stat : 303 (java) D 300 32755 32397 0 -1 64 12669 0 0 0 633 93 0 0 15 0 7 0 75081368 889389056 16462 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744071563608240 0 0 -1 0 0 0
[pid=301/tid=304] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/304/stat : 304 (java) S 300 32755 32397 0 -1 64 10 0 0 0 0 0 0 0 16 0 7 0 75081368 889389056 16462 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=305] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/305/stat : 305 (java) S 300 32755 32397 0 -1 64 9 0 0 0 0 0 0 0 15 0 7 0 75081368 889389056 16462 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=307] ppid=300 vsize=868544 CPUtime=0.31
/proc/301/task/307/stat : 307 (java) S 300 32755 32397 0 -1 64 1539 0 0 0 30 1 0 0 15 0 7 0 75081370 889389056 16462 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=301/tid=308] ppid=300 vsize=868544 CPUtime=0
/proc/301/task/308/stat : 308 (java) S 300 32755 32397 0 -1 64 1 0 0 0 0 0 0 0 19 0 7 0 75081370 889389056 16462 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 175.05
Current children cumulated vsize (KiB) 887500

[startup+182.402 s]
/proc/loadavg: 2.37 2.56 2.55 2/76 376
/proc/meminfo: memFree=70952/2055920 swapFree=4181156/4192956
[pid=32755] ppid=32753 vsize=13600 CPUtime=175.31
/proc/32755/stat : 32755 (sugar) R 32753 32755 32397 0 -1 4194304 998 41226 0 2 3 24 16060 1444 16 0 1 0 75081246 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 226913653801 0 0 4224 16386 0 0 0 17 0 0 0
/proc/32755/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 175.31
Current children cumulated vsize (KiB) 13600

[startup+183.202 s]
/proc/loadavg: 2.37 2.56 2.55 3/74 376
/proc/meminfo: memFree=1083512/2055920 swapFree=4181156/4192956
[pid=32755] ppid=32753 vsize=13600 CPUtime=176.01
/proc/32755/stat : 32755 (sugar) D 32753 32755 32397 0 -1 4194304 998 41226 0 2 3 94 16060 1444 16 0 1 0 75081246 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 226913653801 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/32755/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 176.01
Current children cumulated vsize (KiB) 13600

[startup+183.402 s]
/proc/loadavg: 2.37 2.56 2.55 3/74 376
/proc/meminfo: memFree=1083512/2055920 swapFree=4181156/4192956
[pid=32755] ppid=32753 vsize=13600 CPUtime=176.02
/proc/32755/stat : 32755 (sugar) D 32753 32755 32397 0 -1 4194304 998 41226 0 2 3 95 16060 1444 15 0 1 0 75081246 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 226913653801 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/32755/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 176.02
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 183.444
CPU time (s): 176.051
CPU user time (s): 160.644
CPU system time (s): 15.4077
CPU usage (%): 95.9699
Max. virtual memory (cumulated for all children) (KiB): 888144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 160.644
system time used= 15.4077
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42254
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= 100876
involuntary context switches= 103891

runsolver used 0.250961 second user time and 0.629904 second system time

The end

Launcher Data (download as text)

Begin job on node5 at 2008-07-16 06:49:39
IDJOB=1126508
IDBENCH=64253
IDSOLVER=368
FILE ID=node5/1126508-1216183779
PBS_JOBID= 7905876
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/maxclique/normalized-johnson-32-2-4_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-1126508-1216183779/watcher-1126508-1216183779 -o /tmp/evaluation-result-1126508-1216183779/solver-1126508-1216183779 -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-1126508-1216183779.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bc1ee3a070a16f21f94be6d92fbf5a3d
RANDOM SEED=693001679

node5.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.212
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.212
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:       1923952 kB
Buffers:          9636 kB
Cached:          61480 kB
SwapCached:       5588 kB
Active:          64620 kB
Inactive:        18080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1923952 kB
SwapTotal:     4192956 kB
SwapFree:      4181156 kB
Dirty:            2508 kB
Writeback:           0 kB
Mapped:          18468 kB
Slab:            34472 kB
Committed_AS:   456076 kB
PageTables:       1912 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node5 at 2008-07-16 06:52:43