Trace number 1039950

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? 173.272 177.308

General information on the benchmark

Namecsp/magicSquare/
normalized-magicSquare-13_glb.xml
MD5SUMc3269871e50aabd5e086ba0b887ebcbd
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.87856
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of constraints29
Maximum constraint arity169
Maximum domain size169
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)alldifferent(1),weightedsum(28)

Solver Data (download as text)

0.03/0.05	c 0	Sugar v1-13 + HOME/minisat
0.03/0.05	c 0	BEGIN Wed Jul  2 13:12:24 2008
0.03/0.05	c 0	PID 2385
0.03/0.05	c 0	HOST node50.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1039950-1214997144.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1039950-1214997144.xml' 'HOME/temp.csp'
0.03/0.28	c 0	1 domains, 169 variables, 0 predicates, 0 relations, 29 constraints
0.04/0.32	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.32	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.25/0.40	c 0	Parsing HOME/temp.csp
0.25/0.50	c 1	parsed 199 expressions
0.25/0.50	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.25/0.50	c 1	Converting to clausal form CSP
0.25/0.53	c 1	converted 20 (10%) expressions
0.25/0.53	c 1	converted 40 (20%) expressions
0.25/0.53	c 1	converted 60 (30%) expressions
0.25/0.53	c 1	converted 80 (40%) expressions
0.25/0.53	c 1	converted 100 (50%) expressions
0.25/0.53	c 1	converted 120 (60%) expressions
0.25/0.53	c 1	converted 140 (70%) expressions
0.25/0.53	c 1	converted 160 (80%) expressions
0.25/0.64	c 1	converted 180 (90%) expressions
1.01/1.19	c 1	converted 199 (100%) expressions
1.01/1.19	c 1	CSP : 785 integers, 0 booleans, 15486 clauses, largest domain size 1177
1.01/1.19	c 1	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.01/1.19	c 1	Propagation in CSP
1.21/1.33	c 1	4704 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.21/1.33	c 1	CSP : 785 integers, 0 booleans, 15486 clauses, largest domain size 1093
1.21/1.33	c 1	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.21/1.34	c 1	Simplifing CSP by introducing new Boolean variables
1.40/1.56	c 2	CSP : 785 integers, 28392 booleans, 43878 clauses, largest domain size 1093
1.40/1.56	c 2	Heap : 20 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.50/1.67	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.59/1.72	c 2	79 (10%) CSP integer variables are encoded (13193 clauses, 175879 bytes)
1.59/1.74	c 2	157 (20%) CSP integer variables are encoded (26219 clauses, 371269 bytes)
1.59/1.79	c 2	236 (30%) CSP integer variables are encoded (64276 clauses, 942124 bytes)
1.70/1.84	c 2	314 (40%) CSP integer variables are encoded (106282 clauses, 1585383 bytes)
1.70/1.90	c 2	393 (50%) CSP integer variables are encoded (148959 clauses, 2310892 bytes)
1.80/1.95	c 2	471 (60%) CSP integer variables are encoded (191133 clauses, 3027850 bytes)
1.90/2.01	c 2	550 (70%) CSP integer variables are encoded (234230 clauses, 3760499 bytes)
1.90/2.07	c 2	628 (80%) CSP integer variables are encoded (276404 clauses, 4477457 bytes)
2.00/2.13	c 2	707 (90%) CSP integer variables are encoded (318913 clauses, 5200110 bytes)
2.00/2.18	c 2	785 (100%) CSP integer variables are encoded (361591 clauses, 5925636 bytes)
172.23/175.94	c 176	ERROR Exception Too large HOME/temp.cnf
172.23/175.96	c 176	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
172.23/175.96	c 176	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
172.23/175.96	c 176	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
172.23/175.96	s UNKNOWN
172.28/176.01	c 176	CPU 157.29 (0.03 0.01 157.26 14.98)
172.28/176.01	c 176	END Wed Jul  2 13:15:20 2008

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1039950-1214997144/watcher-1039950-1214997144 -o /tmp/evaluation-result-1039950-1214997144/solver-1039950-1214997144 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1039950-1214997144.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.44 0.10 0.03 4/72 2385
/proc/meminfo: memFree=1382456/2055920 swapFree=4180240/4192956
[pid=2385] ppid=2383 vsize=12268 CPUtime=0
/proc/2385/stat : 2385 (sugar) R 2383 2385 2278 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 1978686373 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 240577641061 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/2385/statm: 3067 316 241 3 0 167 0

[startup+0.0433791 s]
/proc/loadavg: 0.44 0.10 0.03 4/72 2385
/proc/meminfo: memFree=1382456/2055920 swapFree=4180240/4192956
[pid=2385] ppid=2383 vsize=13204 CPUtime=0.03
/proc/2385/stat : 2385 (sugar) D 2383 2385 2278 0 -1 4194304 687 0 0 0 2 1 0 0 18 0 1 0 1978686373 13520896 655 996147200 4194304 4206940 548682068608 18446744073709551615 240577641061 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/2385/statm: 3301 655 336 3 0 401 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13204

[startup+0.11354 s]
/proc/loadavg: 0.44 0.10 0.03 4/72 2385
/proc/meminfo: memFree=1382456/2055920 swapFree=4180240/4192956
[pid=2385] ppid=2383 vsize=13600 CPUtime=0.03
/proc/2385/stat : 2385 (sugar) S 2383 2385 2278 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 1978686373 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2385/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301564 s]
/proc/loadavg: 0.44 0.10 0.03 4/72 2385
/proc/meminfo: memFree=1382456/2055920 swapFree=4180240/4192956
[pid=2385] ppid=2383 vsize=13600 CPUtime=0.04
/proc/2385/stat : 2385 (sugar) S 2383 2385 2278 0 -1 4194304 918 127 0 0 3 1 0 0 15 0 1 0 1978686373 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2385/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701637 s]
/proc/loadavg: 0.44 0.10 0.03 4/72 2385
/proc/meminfo: memFree=1382456/2055920 swapFree=4180240/4192956
[pid=2385] ppid=2383 vsize=13600 CPUtime=0.25
/proc/2385/stat : 2385 (sugar) S 2383 2385 2278 0 -1 4194304 973 4290 0 1 3 1 18 3 15 0 1 0 1978686373 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2385/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 13600

[startup+1.50277 s]
/proc/loadavg: 0.44 0.10 0.03 4/83 2407
/proc/meminfo: memFree=1363424/2055920 swapFree=4180240/4192956
[pid=2385] ppid=2383 vsize=13600 CPUtime=0.25
/proc/2385/stat : 2385 (sugar) S 2383 2385 2278 0 -1 4194304 974 4290 0 1 3 1 18 3 15 0 1 0 1978686373 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2385/statm: 3400 797 370 3 0 500 0
[pid=2398] ppid=2385 vsize=5356 CPUtime=0
/proc/2398/stat : 2398 (sh) S 2385 2385 2278 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1978686405 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2398/statm: 1339 233 193 169 0 50 0
[pid=2399] ppid=2398 vsize=868368 CPUtime=1.15
/proc/2399/stat : 2399 (java) S 2398 2385 2278 0 -1 0 10021 0 1 0 109 6 0 0 18 0 9 0 1978686405 889208832 9174 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2399/statm: 217092 9174 2539 9 0 211667 0
[pid=2399/tid=2400] ppid=2398 vsize=868368 CPUtime=0.58
/proc/2399/task/2400/stat : 2400 (java) R 2398 2385 2278 0 -1 64 2782 0 1 0 56 2 0 0 21 0 9 0 1978686406 889208832 9174 996147200 134512640 134550740 4294955952 18446744073709551615 4126815838 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2401] ppid=2398 vsize=868368 CPUtime=0.34
/proc/2399/task/2401/stat : 2401 (java) S 2398 2385 2278 0 -1 64 5091 0 0 0 32 2 0 0 16 0 9 0 1978686407 889208832 9174 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2402] ppid=2398 vsize=868368 CPUtime=0
/proc/2399/task/2402/stat : 2402 (java) S 2398 2385 2278 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1978686408 889208832 9174 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2403] ppid=2398 vsize=868368 CPUtime=0
/proc/2399/task/2403/stat : 2403 (java) S 2398 2385 2278 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1978686408 889208832 9174 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2404] ppid=2398 vsize=868368 CPUtime=0
/proc/2399/task/2404/stat : 2404 (java) S 2398 2385 2278 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1978686410 889208832 9174 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2405] ppid=2398 vsize=868368 CPUtime=0.2
/proc/2399/task/2405/stat : 2405 (java) S 2398 2385 2278 0 -1 64 1456 0 0 0 19 1 0 0 16 0 9 0 1978686410 889208832 9174 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2406] ppid=2398 vsize=868368 CPUtime=0
/proc/2399/task/2406/stat : 2406 (java) S 2398 2385 2278 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1978686410 889208832 9174 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2407] ppid=2398 vsize=868368 CPUtime=0
/proc/2399/task/2407/stat : 2407 (java) S 2398 2385 2278 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1978686410 889208832 9174 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 887324

[startup+3.10204 s]
/proc/loadavg: 0.57 0.13 0.04 3/83 2407
/proc/meminfo: memFree=1344288/2055920 swapFree=4180240/4192956
[pid=2385] ppid=2383 vsize=13600 CPUtime=0.25
/proc/2385/stat : 2385 (sugar) S 2383 2385 2278 0 -1 4194304 974 4290 0 1 3 1 18 3 15 0 1 0 1978686373 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2385/statm: 3400 797 370 3 0 500 0
[pid=2398] ppid=2385 vsize=5356 CPUtime=0
/proc/2398/stat : 2398 (sh) S 2385 2385 2278 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1978686405 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2398/statm: 1339 233 193 169 0 50 0
[pid=2399] ppid=2398 vsize=868480 CPUtime=2.74
/proc/2399/stat : 2399 (java) S 2398 2385 2278 0 -1 0 11408 0 1 0 256 18 0 0 18 0 9 0 1978686405 889323520 10245 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2399/statm: 217120 10245 2564 9 0 211667 0
[pid=2399/tid=2400] ppid=2398 vsize=868480 CPUtime=1.91
/proc/2399/task/2400/stat : 2400 (java) R 2398 2385 2278 0 -1 64 3093 0 1 0 180 11 0 0 25 0 9 0 1978686406 889323520 10245 996147200 134512640 134550740 4294955952 18446744073709551615 4126964592 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2401] ppid=2398 vsize=868480 CPUtime=0.56
/proc/2399/task/2401/stat : 2401 (java) S 2398 2385 2278 0 -1 64 6143 0 0 0 52 4 0 0 16 0 9 0 1978686407 889323520 10245 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2402] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2402/stat : 2402 (java) S 2398 2385 2278 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1978686408 889323520 10245 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2403] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2403/stat : 2403 (java) S 2398 2385 2278 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1978686408 889323520 10245 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2404] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2404/stat : 2404 (java) S 2398 2385 2278 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1978686410 889323520 10245 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2405] ppid=2398 vsize=868480 CPUtime=0.24
/proc/2399/task/2405/stat : 2405 (java) S 2398 2385 2278 0 -1 64 1480 0 0 0 23 1 0 0 16 0 9 0 1978686410 889323520 10245 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2406] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2406/stat : 2406 (java) S 2398 2385 2278 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1978686410 889323520 10245 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2407] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2407/stat : 2407 (java) S 2398 2385 2278 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1978686410 889323520 10245 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 887436

[startup+6.30258 s]
/proc/loadavg: 0.57 0.13 0.04 3/83 2407
/proc/meminfo: memFree=1306976/2055920 swapFree=4180240/4192956
[pid=2385] ppid=2383 vsize=13600 CPUtime=0.25
/proc/2385/stat : 2385 (sugar) S 2383 2385 2278 0 -1 4194304 974 4290 0 1 3 1 18 3 15 0 1 0 1978686373 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2385/statm: 3400 797 370 3 0 500 0
[pid=2398] ppid=2385 vsize=5356 CPUtime=0
/proc/2398/stat : 2398 (sh) S 2385 2385 2278 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1978686405 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2398/statm: 1339 233 193 169 0 50 0
[pid=2399] ppid=2398 vsize=868480 CPUtime=5.9
/proc/2399/stat : 2399 (java) S 2398 2385 2278 0 -1 0 11930 0 1 0 547 43 0 0 18 0 9 0 1978686405 889323520 10246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2399/statm: 217120 10246 2564 9 0 211667 0
[pid=2399/tid=2400] ppid=2398 vsize=868480 CPUtime=4.89
/proc/2399/task/2400/stat : 2400 (java) R 2398 2385 2278 0 -1 64 3614 0 1 0 456 33 0 0 25 0 9 0 1978686406 889323520 10246 996147200 134512640 134550740 4294955952 18446744073709551615 4126967291 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2401] ppid=2398 vsize=868480 CPUtime=0.75
/proc/2399/task/2401/stat : 2401 (java) S 2398 2385 2278 0 -1 64 6143 0 0 0 67 8 0 0 16 0 9 0 1978686407 889323520 10246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2402] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2402/stat : 2402 (java) S 2398 2385 2278 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1978686408 889323520 10246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2403] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2403/stat : 2403 (java) S 2398 2385 2278 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1978686408 889323520 10246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2404] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2404/stat : 2404 (java) S 2398 2385 2278 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1978686410 889323520 10246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2405] ppid=2398 vsize=868480 CPUtime=0.24
/proc/2399/task/2405/stat : 2405 (java) S 2398 2385 2278 0 -1 64 1481 0 0 0 23 1 0 0 16 0 9 0 1978686410 889323520 10246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2406] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2406/stat : 2406 (java) S 2398 2385 2278 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1978686410 889323520 10246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2407] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2407/stat : 2407 (java) S 2398 2385 2278 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1978686410 889323520 10246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 887436

[startup+12.7027 s]
/proc/loadavg: 0.79 0.19 0.06 3/83 2407
/proc/meminfo: memFree=1230304/2055920 swapFree=4180240/4192956
[pid=2385] ppid=2383 vsize=13600 CPUtime=0.25
/proc/2385/stat : 2385 (sugar) S 2383 2385 2278 0 -1 4194304 974 4290 0 1 3 1 18 3 15 0 1 0 1978686373 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2385/statm: 3400 797 370 3 0 500 0
[pid=2398] ppid=2385 vsize=5356 CPUtime=0
/proc/2398/stat : 2398 (sh) S 2385 2385 2278 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1978686405 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2398/statm: 1339 233 193 169 0 50 0
[pid=2399] ppid=2398 vsize=868480 CPUtime=12.19
/proc/2399/stat : 2399 (java) S 2398 2385 2278 0 -1 0 12961 0 1 0 1123 96 0 0 18 0 9 0 1978686405 889323520 10246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2399/statm: 217120 10246 2564 9 0 211667 0
[pid=2399/tid=2400] ppid=2398 vsize=868480 CPUtime=10.86
/proc/2399/task/2400/stat : 2400 (java) R 2398 2385 2278 0 -1 64 4645 0 1 0 1006 80 0 0 25 0 9 0 1978686406 889323520 10246 996147200 134512640 134550740 4294955952 18446744073709551615 4126964600 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2401] ppid=2398 vsize=868480 CPUtime=1.07
/proc/2399/task/2401/stat : 2401 (java) S 2398 2385 2278 0 -1 64 6143 0 0 0 93 14 0 0 16 0 9 0 1978686407 889323520 10246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2402] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2402/stat : 2402 (java) S 2398 2385 2278 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1978686408 889323520 10246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2403] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2403/stat : 2403 (java) S 2398 2385 2278 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1978686408 889323520 10246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2404] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2404/stat : 2404 (java) S 2398 2385 2278 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1978686410 889323520 10246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2405] ppid=2398 vsize=868480 CPUtime=0.24
/proc/2399/task/2405/stat : 2405 (java) S 2398 2385 2278 0 -1 64 1481 0 0 0 23 1 0 0 16 0 9 0 1978686410 889323520 10246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2406] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2406/stat : 2406 (java) S 2398 2385 2278 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1978686410 889323520 10246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2407] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2407/stat : 2407 (java) S 2398 2385 2278 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1978686410 889323520 10246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 887436

[startup+25.5018 s]
/proc/loadavg: 0.97 0.25 0.08 3/83 2407
/proc/meminfo: memFree=1079328/2055920 swapFree=4180240/4192956
[pid=2385] ppid=2383 vsize=13600 CPUtime=0.25
/proc/2385/stat : 2385 (sugar) S 2383 2385 2278 0 -1 4194304 974 4290 0 1 3 1 18 3 15 0 1 0 1978686373 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2385/statm: 3400 797 370 3 0 500 0
[pid=2398] ppid=2385 vsize=5356 CPUtime=0
/proc/2398/stat : 2398 (sh) S 2385 2385 2278 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1978686405 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2398/statm: 1339 233 193 169 0 50 0
[pid=2399] ppid=2398 vsize=868480 CPUtime=24.77
/proc/2399/stat : 2399 (java) S 2398 2385 2278 0 -1 0 15028 0 1 0 2280 197 0 0 18 0 9 0 1978686405 889323520 10246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2399/statm: 217120 10246 2564 9 0 211667 0
[pid=2399/tid=2400] ppid=2398 vsize=868480 CPUtime=22.69
/proc/2399/task/2400/stat : 2400 (java) R 2398 2385 2278 0 -1 64 6712 0 1 0 2100 169 0 0 25 0 9 0 1978686406 889323520 10246 996147200 134512640 134550740 4294955952 18446744073709551615 4126964632 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2401] ppid=2398 vsize=868480 CPUtime=1.81
/proc/2399/task/2401/stat : 2401 (java) S 2398 2385 2278 0 -1 64 6143 0 0 0 155 26 0 0 16 0 9 0 1978686407 889323520 10246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2402] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2402/stat : 2402 (java) S 2398 2385 2278 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1978686408 889323520 10246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2403] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2403/stat : 2403 (java) S 2398 2385 2278 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1978686408 889323520 10246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/2399/task/2400/stat : 2400 (java) R 2398 2385 2278 0 -1 64 19375 0 1 0 8628 749 0 0 25 0 9 0 1978686406 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2399/tid=2401] ppid=2398 vsize=868480 CPUtime=6.04
/proc/2399/task/2401/stat : 2401 (java) R 2398 2385 2278 0 -1 64 6143 0 0 0 501 103 0 0 15 0 9 0 1978686407 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2399/tid=2402] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2402/stat : 2402 (java) S 2398 2385 2278 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1978686408 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2403] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2403/stat : 2403 (java) S 2398 2385 2278 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1978686408 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2404] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2404/stat : 2404 (java) S 2398 2385 2278 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1978686410 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2405] ppid=2398 vsize=868480 CPUtime=0.24
/proc/2399/task/2405/stat : 2405 (java) S 2398 2385 2278 0 -1 64 1482 0 0 0 23 1 0 0 17 0 9 0 1978686410 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2399/tid=2406] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2406/stat : 2406 (java) S 2398 2385 2278 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1978686410 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2407] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2407/stat : 2407 (java) S 2398 2385 2278 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1978686410 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.34
Current children cumulated vsize (KiB) 887436

[startup+162.302 s]
/proc/loadavg: 2.39 1.10 0.42 3/83 2434
/proc/meminfo: memFree=15200/2055920 swapFree=4180240/4192956
[pid=2385] ppid=2383 vsize=13600 CPUtime=0.25
/proc/2385/stat : 2385 (sugar) S 2383 2385 2278 0 -1 4194304 974 4290 0 1 3 1 18 3 15 0 1 0 1978686373 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2385/statm: 3400 797 370 3 0 500 0
[pid=2398] ppid=2385 vsize=5356 CPUtime=0
/proc/2398/stat : 2398 (sh) S 2385 2385 2278 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1978686405 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2398/statm: 1339 233 193 169 0 50 0
[pid=2399] ppid=2398 vsize=868480 CPUtime=158.83
/proc/2399/stat : 2399 (java) S 2398 2385 2278 0 -1 0 37879 0 1 0 14504 1379 0 0 18 0 9 0 1978686405 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2399/statm: 217120 10247 2564 9 0 211667 0
[pid=2399/tid=2400] ppid=2398 vsize=868480 CPUtime=149.17
/proc/2399/task/2400/stat : 2400 (java) R 2398 2385 2278 0 -1 64 29562 0 1 0 13708 1209 0 0 24 0 9 0 1978686406 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2399/tid=2401] ppid=2398 vsize=868480 CPUtime=9.39
/proc/2399/task/2401/stat : 2401 (java) S 2398 2385 2278 0 -1 64 6143 0 0 0 771 168 0 0 16 0 9 0 1978686407 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2399/tid=2402] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2402/stat : 2402 (java) S 2398 2385 2278 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1978686408 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2403] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2403/stat : 2403 (java) S 2398 2385 2278 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1978686408 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2404] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2404/stat : 2404 (java) S 2398 2385 2278 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1978686410 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2405] ppid=2398 vsize=868480 CPUtime=0.24
/proc/2399/task/2405/stat : 2405 (java) S 2398 2385 2278 0 -1 64 1482 0 0 0 23 1 0 0 17 0 9 0 1978686410 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2399/tid=2406] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2406/stat : 2406 (java) S 2398 2385 2278 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1978686410 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2407] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2407/stat : 2407 (java) S 2398 2385 2278 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1978686410 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 159.08
Current children cumulated vsize (KiB) 887436

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

[startup+166.302 s]
/proc/loadavg: 2.39 1.10 0.42 3/83 2434
/proc/meminfo: memFree=15072/2055920 swapFree=4180240/4192956
[pid=2385] ppid=2383 vsize=13600 CPUtime=0.25
/proc/2385/stat : 2385 (sugar) S 2383 2385 2278 0 -1 4194304 974 4290 0 1 3 1 18 3 15 0 1 0 1978686373 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2385/statm: 3400 797 370 3 0 500 0
[pid=2398] ppid=2385 vsize=5356 CPUtime=0
/proc/2398/stat : 2398 (sh) S 2385 2385 2278 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1978686405 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2398/statm: 1339 233 193 169 0 50 0
[pid=2399] ppid=2398 vsize=868480 CPUtime=162.71
/proc/2399/stat : 2399 (java) S 2398 2385 2278 0 -1 0 38552 0 1 0 14857 1414 0 0 18 0 9 0 1978686405 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2399/statm: 217120 10247 2564 9 0 211667 0
[pid=2399/tid=2400] ppid=2398 vsize=868480 CPUtime=152.83
/proc/2399/task/2400/stat : 2400 (java) R 2398 2385 2278 0 -1 64 30235 0 1 0 14043 1240 0 0 25 0 9 0 1978686406 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2399/tid=2401] ppid=2398 vsize=868480 CPUtime=9.61
/proc/2399/task/2401/stat : 2401 (java) S 2398 2385 2278 0 -1 64 6143 0 0 0 789 172 0 0 15 0 9 0 1978686407 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2399/tid=2402] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2402/stat : 2402 (java) S 2398 2385 2278 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1978686408 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2403] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2403/stat : 2403 (java) S 2398 2385 2278 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1978686408 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2404] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2404/stat : 2404 (java) S 2398 2385 2278 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1978686410 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2405] ppid=2398 vsize=868480 CPUtime=0.24
/proc/2399/task/2405/stat : 2405 (java) S 2398 2385 2278 0 -1 64 1482 0 0 0 23 1 0 0 17 0 9 0 1978686410 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2399/tid=2406] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2406/stat : 2406 (java) S 2398 2385 2278 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1978686410 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2407] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2407/stat : 2407 (java) S 2398 2385 2278 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1978686410 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.96
Current children cumulated vsize (KiB) 887436

[startup+172.706 s]
/proc/loadavg: 2.49 1.16 0.45 3/83 2434
/proc/meminfo: memFree=15712/2055920 swapFree=4180240/4192956
[pid=2385] ppid=2383 vsize=13600 CPUtime=0.25
/proc/2385/stat : 2385 (sugar) S 2383 2385 2278 0 -1 4194304 974 4290 0 1 3 1 18 3 15 0 1 0 1978686373 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2385/statm: 3400 797 370 3 0 500 0
[pid=2398] ppid=2385 vsize=5356 CPUtime=0
/proc/2398/stat : 2398 (sh) S 2385 2385 2278 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1978686405 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2398/statm: 1339 233 193 169 0 50 0
[pid=2399] ppid=2398 vsize=868480 CPUtime=168.84
/proc/2399/stat : 2399 (java) S 2398 2385 2278 0 -1 0 39611 0 1 0 15418 1466 0 0 18 0 9 0 1978686405 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2399/statm: 217120 10247 2564 9 0 211667 0
[pid=2399/tid=2400] ppid=2398 vsize=868480 CPUtime=158.63
/proc/2399/task/2400/stat : 2400 (java) R 2398 2385 2278 0 -1 64 31294 0 1 0 14578 1285 0 0 24 0 9 0 1978686406 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 103806412 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2399/tid=2401] ppid=2398 vsize=868480 CPUtime=9.95
/proc/2399/task/2401/stat : 2401 (java) S 2398 2385 2278 0 -1 64 6143 0 0 0 816 179 0 0 15 0 9 0 1978686407 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2399/tid=2402] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2402/stat : 2402 (java) S 2398 2385 2278 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1978686408 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2403] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2403/stat : 2403 (java) S 2398 2385 2278 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1978686408 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2404] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2404/stat : 2404 (java) S 2398 2385 2278 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1978686410 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2405] ppid=2398 vsize=868480 CPUtime=0.24
/proc/2399/task/2405/stat : 2405 (java) S 2398 2385 2278 0 -1 64 1482 0 0 0 23 1 0 0 17 0 9 0 1978686410 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2399/tid=2406] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2406/stat : 2406 (java) S 2398 2385 2278 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1978686410 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2407] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2407/stat : 2407 (java) S 2398 2385 2278 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1978686410 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 169.09
Current children cumulated vsize (KiB) 887436

[startup+175.903 s]
/proc/loadavg: 2.49 1.16 0.45 3/83 2434
/proc/meminfo: memFree=15840/2055920 swapFree=4180240/4192956
[pid=2385] ppid=2383 vsize=13600 CPUtime=0.25
/proc/2385/stat : 2385 (sugar) S 2383 2385 2278 0 -1 4194304 974 4290 0 1 3 1 18 3 15 0 1 0 1978686373 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2385/statm: 3400 797 370 3 0 500 0
[pid=2398] ppid=2385 vsize=5356 CPUtime=0
/proc/2398/stat : 2398 (sh) S 2385 2385 2278 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1978686405 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2398/statm: 1339 233 193 169 0 50 0
[pid=2399] ppid=2398 vsize=868480 CPUtime=171.98
/proc/2399/stat : 2399 (java) S 2398 2385 2278 0 -1 0 40156 0 1 0 15704 1494 0 0 18 0 9 0 1978686405 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2399/statm: 217120 10247 2564 9 0 211667 0
[pid=2399/tid=2400] ppid=2398 vsize=868480 CPUtime=161.59
/proc/2399/task/2400/stat : 2400 (java) R 2398 2385 2278 0 -1 64 31839 0 1 0 14850 1309 0 0 25 0 9 0 1978686406 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4126969817 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2399/tid=2401] ppid=2398 vsize=868480 CPUtime=10.12
/proc/2399/task/2401/stat : 2401 (java) S 2398 2385 2278 0 -1 64 6143 0 0 0 830 182 0 0 16 0 9 0 1978686407 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2399/tid=2402] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2402/stat : 2402 (java) S 2398 2385 2278 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1978686408 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2403] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2403/stat : 2403 (java) S 2398 2385 2278 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1978686408 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2404] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2404/stat : 2404 (java) S 2398 2385 2278 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1978686410 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2405] ppid=2398 vsize=868480 CPUtime=0.24
/proc/2399/task/2405/stat : 2405 (java) S 2398 2385 2278 0 -1 64 1482 0 0 0 23 1 0 0 17 0 9 0 1978686410 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2399/tid=2406] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2406/stat : 2406 (java) S 2398 2385 2278 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1978686410 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2399/tid=2407] ppid=2398 vsize=868480 CPUtime=0
/proc/2399/task/2407/stat : 2407 (java) S 2398 2385 2278 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1978686410 889323520 10247 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 172.23
Current children cumulated vsize (KiB) 887436

[startup+176.703 s]
/proc/loadavg: 2.49 1.16 0.45 3/83 2434
/proc/meminfo: memFree=15840/2055920 swapFree=4180240/4192956
[pid=2385] ppid=2383 vsize=13600 CPUtime=172.95
/proc/2385/stat : 2385 (sugar) R 2383 2385 2278 0 -1 4194304 996 44750 0 2 3 68 15726 1498 17 0 1 0 1978686373 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240577647657 0 0 4224 16386 0 0 0 17 0 0 0
/proc/2385/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 172.95
Current children cumulated vsize (KiB) 13600

[startup+177.106 s]
/proc/loadavg: 2.45 1.18 0.45 2/73 2434
/proc/meminfo: memFree=1930416/2055920 swapFree=4180240/4192956
[pid=2385] ppid=2383 vsize=13600 CPUtime=173.23
/proc/2385/stat : 2385 (sugar) D 2383 2385 2278 0 -1 4194304 996 44750 0 2 3 96 15726 1498 16 0 1 0 1978686373 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240577647657 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/2385/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 173.23
Current children cumulated vsize (KiB) 13600

[startup+177.301 s]
/proc/loadavg: 2.45 1.18 0.45 2/73 2434
/proc/meminfo: memFree=1930416/2055920 swapFree=4180240/4192956
[pid=2385] ppid=2383 vsize=13600 CPUtime=173.25
/proc/2385/stat : 2385 (sugar) D 2383 2385 2278 0 -1 4194304 996 44750 0 2 3 98 15726 1498 15 0 1 0 1978686373 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240577647657 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/2385/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 173.25
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 177.308
CPU time (s): 173.272
CPU user time (s): 157.299
CPU system time (s): 15.9726
CPU usage (%): 97.7236
Max. virtual memory (cumulated for all children) (KiB): 887576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 157.299
system time used= 15.9726
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45776
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= 208177
involuntary context switches= 209895

runsolver used 0.197969 second user time and 0.638902 second system time

The end

Launcher Data (download as text)

Begin job on node50 at 2008-07-02 13:12:24
IDJOB=1039950
IDBENCH=53657
IDSOLVER=346
FILE ID=node50/1039950-1214997144
PBS_JOBID= 7870823
Free space on /tmp= 66548 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/magicSquare/normalized-magicSquare-13_glb.xml
COMMAND LINE= DIR/sugar -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-1039950-1214997144/watcher-1039950-1214997144 -o /tmp/evaluation-result-1039950-1214997144/solver-1039950-1214997144 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1039950-1214997144.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c3269871e50aabd5e086ba0b887ebcbd
RANDOM SEED=1591600106

node50.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.261
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.261
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:       1382936 kB
Buffers:         59388 kB
Cached:         523924 kB
SwapCached:       6724 kB
Active:         180344 kB
Inactive:       414080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1382936 kB
SwapTotal:     4192956 kB
SwapFree:      4180240 kB
Dirty:            2680 kB
Writeback:           0 kB
Mapped:          18680 kB
Slab:            64016 kB
Committed_AS:  3754688 kB
PageTables:       1796 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 node50 at 2008-07-02 13:15:21