Trace number 2069476

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.14.6+minisat? 232.729 244.75

General information on the benchmark

Namecsp/pseudo/mps/
normalized-mps-seymour1.xml
MD5SUM27316f660718fdd05f59979882bda0b1
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark33.5819
Satisfiable
(Un)Satisfiability was proved
Number of variables10582
Number of constraints5786
Maximum constraint arity198
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5786
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sun Jul 12 00:15:38 2009
0.00/0.08	c 0	PID 15456
0.07/0.08	c 0	HOST node54.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2069476-1247350537.xml TO HOME/temp.csp
0.07/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2069476-1247350537.xml' 'HOME/temp.csp'
1.25/1.33	c 1	2 domains, 10582 variables, 80 predicates, 0 relations, 5786 constraints
1.25/1.34	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.25/1.34	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.29/1.43	c 1	Parsing HOME/temp.csp
1.29/1.57	c 1	parsed 10000 expressions
2.62/2.79	c 2	parsed 16450 expressions
2.71/2.80	c 2	Heap : 35 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.71/2.80	c 2	Converting to clausal form CSP
2.71/2.85	c 2	converted 1645 (10%) expressions
2.71/2.85	c 2	converted 3290 (20%) expressions
2.71/2.85	c 2	converted 4935 (30%) expressions
2.71/2.85	c 2	converted 6580 (40%) expressions
2.91/3.07	c 3	converted 8225 (50%) expressions
2.91/3.07	c 3	converted 9870 (60%) expressions
3.21/3.37	c 3	converted 11515 (70%) expressions
4.68/4.82	c 4	converted 13160 (80%) expressions
9.81/10.04	c 10	converted 14805 (90%) expressions
18.80/19.12	c 19	converted 16450 (100%) expressions
18.80/19.13	c 19	CSP : 89973 integers, 0 booleans, 164568 clauses, largest domain size 12722
18.80/19.13	c 19	Heap : 154 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
18.80/19.13	c 19	Propagation in CSP
21.38/21.74	c 21	380 values, 0 unsatisfiable literals, and 0 valid clauses are removed
21.38/21.75	c 21	CSP : 89973 integers, 0 booleans, 164568 clauses, largest domain size 12722
21.38/21.75	c 21	Heap : 151 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
21.48/21.81	c 21	Simplifing CSP by introducing new Boolean variables
21.48/21.87	c 21	CSP : 89973 integers, 0 booleans, 164568 clauses, largest domain size 12722
21.48/21.87	c 21	Heap : 161 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
22.26/22.63	c 22	Encoding CSP to SAT : HOME/temp.cnf
22.26/22.69	c 22	8998 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
37.09/37.78	c 37	17995 (20%) CSP integer variables are encoded (11492894 clauses, 219226519 bytes)
61.84/63.26	c 63	26992 (30%) CSP integer variables are encoded (29435175 clauses, 596014420 bytes)
83.72/85.73	c 85	35990 (40%) CSP integer variables are encoded (45258606 clauses, 928306471 bytes)
107.95/110.98	c 111	44987 (50%) CSP integer variables are encoded (62853016 clauses, 1297789081 bytes)
135.25/139.40	c 139	53984 (60%) CSP integer variables are encoded (82704291 clauses, 1714665856 bytes)
167.15/172.86	c 172	62982 (70%) CSP integer variables are encoded (105521307 clauses, 2204986675 bytes)
205.60/213.44	c 213	71979 (80%) CSP integer variables are encoded (131754163 clauses, 2808342363 bytes)
231.74/240.66	c 240	ERROR Exception Too large HOME/temp.cnf
231.74/240.66	c 240	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:208)
231.74/240.66	c 240	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:144)
231.74/240.66	c 240	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:314)
231.74/240.66	s UNKNOWN
231.83/241.32	c 241	CPU 231.84 (0.06 0.01 212.39 19.38)
231.83/241.32	c 241	END Sun Jul 12 00:19:39 2009

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2069476-1247350537/watcher-2069476-1247350537 -o /tmp/evaluation-result-2069476-1247350537/solver-2069476-1247350537 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2069476-1247350537.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.85 1.95 1.98 4/83 15456
/proc/meminfo: memFree=1177632/2055920 swapFree=4192812/4192956
[pid=15456] ppid=15454 vsize=18576 CPUtime=0
/proc/15456/stat : 15456 (runsolver) R 15454 15456 15419 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 22118549 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 234211568935 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15456/statm: 4644 284 249 26 0 2626 0

[startup+0.0830011 s]
/proc/loadavg: 1.85 1.95 1.98 4/83 15456
/proc/meminfo: memFree=1177632/2055920 swapFree=4192812/4192956
[pid=15456] ppid=15454 vsize=16740 CPUtime=0.07
/proc/15456/stat : 15456 (sugar) S 15454 15456 15419 0 -1 4194304 1152 0 0 0 6 1 0 0 18 0 1 0 22118549 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15456/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.102132 s]
/proc/loadavg: 1.85 1.95 1.98 4/83 15456
/proc/meminfo: memFree=1177632/2055920 swapFree=4192812/4192956
[pid=15456] ppid=15454 vsize=16868 CPUtime=0.07
/proc/15456/stat : 15456 (sugar) S 15454 15456 15419 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22118549 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15456/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301152 s]
/proc/loadavg: 1.85 1.95 1.98 4/83 15456
/proc/meminfo: memFree=1177632/2055920 swapFree=4192812/4192956
[pid=15456] ppid=15454 vsize=16868 CPUtime=0.07
/proc/15456/stat : 15456 (sugar) S 15454 15456 15419 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22118549 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15456/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701205 s]
/proc/loadavg: 1.85 1.95 1.98 4/83 15456
/proc/meminfo: memFree=1177632/2055920 swapFree=4192812/4192956
[pid=15456] ppid=15454 vsize=16868 CPUtime=0.07
/proc/15456/stat : 15456 (sugar) S 15454 15456 15419 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22118549 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15456/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50131 s]
/proc/loadavg: 1.85 1.95 1.98 4/94 15468
/proc/meminfo: memFree=1142920/2055920 swapFree=4192812/4192956
[pid=15456] ppid=15454 vsize=16868 CPUtime=1.29
/proc/15456/stat : 15456 (sugar) S 15454 15456 15419 0 -1 4194304 1309 12391 0 1 6 1 114 8 16 0 1 0 22118549 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15456/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 16868

[startup+3.10251 s]
/proc/loadavg: 1.94 1.97 1.99 3/94 15478
/proc/meminfo: memFree=1150408/2055920 swapFree=4192812/4192956
[pid=15456] ppid=15454 vsize=16868 CPUtime=1.29
/proc/15456/stat : 15456 (sugar) S 15454 15456 15419 0 -1 4194304 1309 12391 0 1 6 1 114 8 15 0 1 0 22118549 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15456/statm: 4217 1111 409 3 0 796 0
[pid=15469] ppid=15456 vsize=5356 CPUtime=0
/proc/15469/stat : 15469 (sh) S 15456 15456 15419 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22118683 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15469/statm: 1339 233 193 169 0 50 0
[pid=15470] ppid=15469 vsize=864404 CPUtime=1.72
/proc/15470/stat : 15470 (java) S 15469 15456 15419 0 -1 0 14941 0 1 0 164 8 0 0 19 0 9 0 22118684 885149696 14018 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15470/statm: 216101 14018 2567 9 0 210606 0
[pid=15470/tid=15471] ppid=15469 vsize=864404 CPUtime=0.84
/proc/15470/task/15471/stat : 15471 (java) R 15469 15456 15419 0 -1 64 2915 0 1 0 82 2 0 0 18 0 9 0 22118684 885149696 14018 996147200 134512640 134550932 4294955936 18446744073709551615 4125960558 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15472] ppid=15469 vsize=864404 CPUtime=0.8
/proc/15470/task/15472/stat : 15472 (java) S 15469 15456 15419 0 -1 64 11004 0 0 0 76 4 0 0 17 0 9 0 22118686 885149696 14018 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15473] ppid=15469 vsize=864404 CPUtime=0
/proc/15470/task/15473/stat : 15473 (java) S 15469 15456 15419 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22118686 885149696 14018 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15474] ppid=15469 vsize=864404 CPUtime=0
/proc/15470/task/15474/stat : 15474 (java) S 15469 15456 15419 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22118686 885149696 14018 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15475] ppid=15469 vsize=864404 CPUtime=0
/proc/15470/task/15475/stat : 15475 (java) S 15469 15456 15419 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22118689 885149696 14018 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15476] ppid=15469 vsize=864404 CPUtime=0.05
/proc/15470/task/15476/stat : 15476 (java) S 15469 15456 15419 0 -1 64 320 0 0 0 5 0 0 0 16 0 9 0 22118689 885149696 14018 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15477] ppid=15469 vsize=864404 CPUtime=0
/proc/15470/task/15477/stat : 15477 (java) S 15469 15456 15419 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22118689 885149696 14018 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15478] ppid=15469 vsize=864404 CPUtime=0
/proc/15470/task/15478/stat : 15478 (java) S 15469 15456 15419 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22118689 885149696 14018 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 886628

[startup+6.30292 s]
/proc/loadavg: 1.94 1.97 1.99 3/94 15478
/proc/meminfo: memFree=1100936/2055920 swapFree=4192812/4192956
[pid=15456] ppid=15454 vsize=16868 CPUtime=1.29
/proc/15456/stat : 15456 (sugar) S 15454 15456 15419 0 -1 4194304 1309 12391 0 1 6 1 114 8 16 0 1 0 22118549 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15456/statm: 4217 1111 409 3 0 796 0
[pid=15469] ppid=15456 vsize=5356 CPUtime=0
/proc/15469/stat : 15469 (sh) S 15456 15456 15419 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22118683 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15469/statm: 1339 233 193 169 0 50 0
[pid=15470] ppid=15469 vsize=868524 CPUtime=4.88
/proc/15470/stat : 15470 (java) S 15469 15456 15419 0 -1 0 22791 0 1 0 476 12 0 0 19 0 9 0 22118684 889368576 21758 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15470/statm: 217131 21758 2568 9 0 211636 0
[pid=15470/tid=15471] ppid=15469 vsize=868524 CPUtime=3.45
/proc/15470/task/15471/stat : 15471 (java) R 15469 15456 15419 0 -1 64 3272 0 1 0 343 2 0 0 25 0 9 0 22118684 889368576 21758 996147200 134512640 134550932 4294955936 18446744073709551615 4126572601 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15472] ppid=15469 vsize=868524 CPUtime=1.21
/proc/15470/task/15472/stat : 15472 (java) S 15469 15456 15419 0 -1 64 17360 0 0 0 114 7 0 0 16 0 9 0 22118686 889368576 21758 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15473] ppid=15469 vsize=868524 CPUtime=0
/proc/15470/task/15473/stat : 15473 (java) S 15469 15456 15419 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22118686 889368576 21758 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15474] ppid=15469 vsize=868524 CPUtime=0
/proc/15470/task/15474/stat : 15474 (java) S 15469 15456 15419 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22118686 889368576 21758 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15475] ppid=15469 vsize=868524 CPUtime=0
/proc/15470/task/15475/stat : 15475 (java) S 15469 15456 15419 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22118689 889368576 21758 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15476] ppid=15469 vsize=868524 CPUtime=0.18
/proc/15470/task/15476/stat : 15476 (java) S 15469 15456 15419 0 -1 64 1457 0 0 0 17 1 0 0 16 0 9 0 22118689 889368576 21758 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15477] ppid=15469 vsize=868524 CPUtime=0
/proc/15470/task/15477/stat : 15477 (java) S 15469 15456 15419 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22118689 889368576 21758 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15478] ppid=15469 vsize=868524 CPUtime=0
/proc/15470/task/15478/stat : 15478 (java) S 15469 15456 15419 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22118689 889368576 21758 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 890748

[startup+12.7027 s]
/proc/loadavg: 2.02 1.99 1.99 4/94 15478
/proc/meminfo: memFree=1027272/2055920 swapFree=4192812/4192956
[pid=15456] ppid=15454 vsize=16868 CPUtime=1.29
/proc/15456/stat : 15456 (sugar) S 15454 15456 15419 0 -1 4194304 1309 12391 0 1 6 1 114 8 16 0 1 0 22118549 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15456/statm: 4217 1111 409 3 0 796 0
[pid=15469] ppid=15456 vsize=5356 CPUtime=0
/proc/15469/stat : 15469 (sh) S 15456 15456 15419 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22118683 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15469/statm: 1339 233 193 169 0 50 0
[pid=15470] ppid=15469 vsize=868608 CPUtime=11.19
/proc/15470/stat : 15470 (java) S 15469 15456 15419 0 -1 0 54792 0 1 0 1094 25 0 0 19 0 9 0 22118684 889454592 34644 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15470/statm: 217152 34644 2567 9 0 211657 0
[pid=15470/tid=15471] ppid=15469 vsize=868608 CPUtime=7.91
/proc/15470/task/15471/stat : 15471 (java) R 15469 15456 15419 0 -1 64 4539 0 1 0 788 3 0 0 25 0 9 0 22118684 889454592 34644 996147200 134512640 134550932 4294955936 18446744073709551615 4126503296 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15472] ppid=15469 vsize=868608 CPUtime=3.06
/proc/15470/task/15472/stat : 15472 (java) S 15469 15456 15419 0 -1 64 48091 0 0 0 287 19 0 0 16 0 9 0 22118686 889454592 34644 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15473] ppid=15469 vsize=868608 CPUtime=0
/proc/15470/task/15473/stat : 15473 (java) S 15469 15456 15419 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22118686 889454592 34644 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15474] ppid=15469 vsize=868608 CPUtime=0
/proc/15470/task/15474/stat : 15474 (java) S 15469 15456 15419 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22118686 889454592 34644 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15475] ppid=15469 vsize=868608 CPUtime=0
/proc/15470/task/15475/stat : 15475 (java) S 15469 15456 15419 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22118689 889454592 34644 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15476] ppid=15469 vsize=868608 CPUtime=0.19
/proc/15470/task/15476/stat : 15476 (java) S 15469 15456 15419 0 -1 64 1460 0 0 0 18 1 0 0 16 0 9 0 22118689 889454592 34644 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15477] ppid=15469 vsize=868608 CPUtime=0
/proc/15470/task/15477/stat : 15477 (java) S 15469 15456 15419 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22118689 889454592 34644 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15478] ppid=15469 vsize=868608 CPUtime=0
/proc/15470/task/15478/stat : 15478 (java) S 15469 15456 15419 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22118689 889454592 34644 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 890832

[startup+25.5014 s]
/proc/loadavg: 2.02 1.99 1.99 3/94 15478
/proc/meminfo: memFree=954376/2055920 swapFree=4192812/4192956
[pid=15456] ppid=15454 vsize=16868 CPUtime=1.29
/proc/15456/stat : 15456 (sugar) S 15454 15456 15419 0 -1 4194304 1310 12391 0 1 6 1 114 8 15 0 1 0 22118549 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15456/statm: 4217 1111 409 3 0 796 0
[pid=15469] ppid=15456 vsize=5356 CPUtime=0
/proc/15469/stat : 15469 (sh) S 15456 15456 15419 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22118683 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15469/statm: 1339 233 193 169 0 50 0
[pid=15470] ppid=15469 vsize=868720 CPUtime=23.84
/proc/15470/stat : 15470 (java) S 15469 15456 15419 0 -1 0 68540 0 1 0 2330 54 0 0 19 0 9 0 22118684 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15470/statm: 217180 47575 2591 9 0 211657 0
[pid=15470/tid=15471] ppid=15469 vsize=868720 CPUtime=18.91
/proc/15470/task/15471/stat : 15471 (java) R 15469 15456 15419 0 -1 64 4752 0 1 0 1866 25 0 0 25 0 9 0 22118684 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4127076097 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15472] ppid=15469 vsize=868720 CPUtime=4.65
/proc/15470/task/15472/stat : 15472 (java) S 15469 15456 15419 0 -1 64 61593 0 0 0 440 25 0 0 16 0 9 0 22118686 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15473] ppid=15469 vsize=868720 CPUtime=0
/proc/15470/task/15473/stat : 15473 (java) S 15469 15456 15419 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22118686 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15474] ppid=15469 vsize=868720 CPUtime=0
/proc/15470/task/15474/stat : 15474 (java) S 15469 15456 15419 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22118686 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15475] ppid=15469 vsize=868720 CPUtime=0
/proc/15470/task/15475/stat : 15475 (java) S 15469 15456 15419 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22118689 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15476] ppid=15469 vsize=868720 CPUtime=0.24
/proc/15470/task/15476/stat : 15476 (java) S 15469 15456 15419 0 -1 64 1493 0 0 0 23 1 0 0 16 0 9 0 22118689 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15477] ppid=15469 vsize=868720 CPUtime=0
/proc/15470/task/15477/stat : 15477 (java) S 15469 15456 15419 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22118689 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15478] ppid=15469 vsize=868720 CPUtime=0
/proc/15470/task/15478/stat : 15478 (java) S 15469 15456 15419 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22118689 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 890944

[startup+51.1016 s]
/proc/loadavg: 2.09 2.00 2.00 3/94 15478
/proc/meminfo: memFree=583176/2055920 swapFree=4192812/4192956
[pid=15456] ppid=15454 vsize=16868 CPUtime=1.29
/proc/15456/stat : 15456 (sugar) S 15454 15456 15419 0 -1 4194304 1310 12391 0 1 6 1 114 8 16 0 1 0 22118549 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15456/statm: 4217 1111 409 3 0 796 0
[pid=15469] ppid=15456 vsize=5356 CPUtime=0
/proc/15469/stat : 15469 (sh) S 15456 15456 15419 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22118683 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15469/statm: 1339 233 193 169 0 50 0
[pid=15470] ppid=15469 vsize=868720 CPUtime=48.82
/proc/15470/stat : 15470 (java) S 15469 15456 15419 0 -1 0 69087 0 1 0 4611 271 0 0 19 0 9 0 22118684 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15470/statm: 217180 47575 2591 9 0 211657 0

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

[pid=15470/tid=15476] ppid=15469 vsize=868720 CPUtime=0.24
/proc/15470/task/15476/stat : 15476 (java) S 15469 15456 15419 0 -1 64 1493 0 0 0 23 1 0 0 16 0 9 0 22118689 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15477] ppid=15469 vsize=868720 CPUtime=0
/proc/15470/task/15477/stat : 15477 (java) S 15469 15456 15419 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22118689 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15478] ppid=15469 vsize=868720 CPUtime=0
/proc/15470/task/15478/stat : 15478 (java) S 15469 15456 15419 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22118689 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 157.08
Current children cumulated vsize (KiB) 890944

[startup+222.301 s]
/proc/loadavg: 2.36 2.13 2.04 3/94 15478
/proc/meminfo: memFree=15688/2055920 swapFree=4192812/4192956
[pid=15456] ppid=15454 vsize=16868 CPUtime=1.29
/proc/15456/stat : 15456 (sugar) S 15454 15456 15419 0 -1 4194304 1310 12391 0 1 6 1 114 8 16 0 1 0 22118549 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15456/statm: 4217 1111 409 3 0 796 0
[pid=15469] ppid=15456 vsize=5356 CPUtime=0
/proc/15469/stat : 15469 (sh) S 15456 15456 15419 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22118683 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15469/statm: 1339 233 193 169 0 50 0
[pid=15470] ppid=15469 vsize=868720 CPUtime=212.78
/proc/15470/stat : 15470 (java) S 15469 15456 15419 0 -1 0 72529 0 1 0 19516 1762 0 0 19 0 9 0 22118684 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15470/statm: 217180 47575 2591 9 0 211657 0
[pid=15470/tid=15471] ppid=15469 vsize=868720 CPUtime=204.8
/proc/15470/task/15471/stat : 15471 (java) R 15469 15456 15419 0 -1 64 8741 0 1 0 18776 1704 0 0 25 0 9 0 22118684 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4127051410 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15472] ppid=15469 vsize=868720 CPUtime=7.71
/proc/15470/task/15472/stat : 15472 (java) S 15469 15456 15419 0 -1 64 61593 0 0 0 716 55 0 0 16 0 9 0 22118686 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15473] ppid=15469 vsize=868720 CPUtime=0
/proc/15470/task/15473/stat : 15473 (java) S 15469 15456 15419 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22118686 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15474] ppid=15469 vsize=868720 CPUtime=0
/proc/15470/task/15474/stat : 15474 (java) S 15469 15456 15419 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22118686 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15475] ppid=15469 vsize=868720 CPUtime=0
/proc/15470/task/15475/stat : 15475 (java) S 15469 15456 15419 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22118689 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15476] ppid=15469 vsize=868720 CPUtime=0.24
/proc/15470/task/15476/stat : 15476 (java) S 15469 15456 15419 0 -1 64 1493 0 0 0 23 1 0 0 16 0 9 0 22118689 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15477] ppid=15469 vsize=868720 CPUtime=0
/proc/15470/task/15477/stat : 15477 (java) S 15469 15456 15419 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22118689 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15478] ppid=15469 vsize=868720 CPUtime=0
/proc/15470/task/15478/stat : 15478 (java) S 15469 15456 15419 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22118689 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 214.07
Current children cumulated vsize (KiB) 890944

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

[startup+230.302 s]
/proc/loadavg: 2.49 2.16 2.05 3/94 15478
/proc/meminfo: memFree=15624/2055920 swapFree=4192812/4192956
[pid=15456] ppid=15454 vsize=16868 CPUtime=1.29
/proc/15456/stat : 15456 (sugar) S 15454 15456 15419 0 -1 4194304 1310 12391 0 1 6 1 114 8 16 0 1 0 22118549 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15456/statm: 4217 1111 409 3 0 796 0
[pid=15469] ppid=15456 vsize=5356 CPUtime=0
/proc/15469/stat : 15469 (sh) S 15456 15456 15419 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22118683 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15469/statm: 1339 233 193 169 0 50 0
[pid=15470] ppid=15469 vsize=868720 CPUtime=220.5
/proc/15470/stat : 15470 (java) S 15469 15456 15419 0 -1 0 72688 0 1 0 20218 1832 0 0 19 0 9 0 22118684 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15470/statm: 217180 47575 2591 9 0 211657 0
[pid=15470/tid=15471] ppid=15469 vsize=868720 CPUtime=212.41
/proc/15470/task/15471/stat : 15471 (java) R 15469 15456 15419 0 -1 64 8900 0 1 0 19468 1773 0 0 25 0 9 0 22118684 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15472] ppid=15469 vsize=868720 CPUtime=7.82
/proc/15470/task/15472/stat : 15472 (java) S 15469 15456 15419 0 -1 64 61593 0 0 0 726 56 0 0 16 0 9 0 22118686 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15473] ppid=15469 vsize=868720 CPUtime=0
/proc/15470/task/15473/stat : 15473 (java) S 15469 15456 15419 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22118686 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15474] ppid=15469 vsize=868720 CPUtime=0
/proc/15470/task/15474/stat : 15474 (java) S 15469 15456 15419 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22118686 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15475] ppid=15469 vsize=868720 CPUtime=0
/proc/15470/task/15475/stat : 15475 (java) S 15469 15456 15419 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22118689 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15476] ppid=15469 vsize=868720 CPUtime=0.24
/proc/15470/task/15476/stat : 15476 (java) S 15469 15456 15419 0 -1 64 1493 0 0 0 23 1 0 0 16 0 9 0 22118689 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15477] ppid=15469 vsize=868720 CPUtime=0
/proc/15470/task/15477/stat : 15477 (java) S 15469 15456 15419 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22118689 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15478] ppid=15469 vsize=868720 CPUtime=0
/proc/15470/task/15478/stat : 15478 (java) S 15469 15456 15419 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22118689 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.79
Current children cumulated vsize (KiB) 890944

[startup+236.703 s]
/proc/loadavg: 2.53 2.17 2.05 3/94 15478
/proc/meminfo: memFree=15496/2055920 swapFree=4192812/4192956
[pid=15456] ppid=15454 vsize=16868 CPUtime=1.29
/proc/15456/stat : 15456 (sugar) S 15454 15456 15419 0 -1 4194304 1310 12391 0 1 6 1 114 8 16 0 1 0 22118549 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15456/statm: 4217 1111 409 3 0 796 0
[pid=15469] ppid=15456 vsize=5356 CPUtime=0
/proc/15469/stat : 15469 (sh) S 15456 15456 15419 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22118683 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15469/statm: 1339 233 193 169 0 50 0
[pid=15470] ppid=15469 vsize=868720 CPUtime=226.68
/proc/15470/stat : 15470 (java) S 15469 15456 15419 0 -1 0 72816 0 1 0 20773 1895 0 0 19 0 9 0 22118684 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15470/statm: 217180 47575 2591 9 0 211657 0
[pid=15470/tid=15471] ppid=15469 vsize=868720 CPUtime=218.49
/proc/15470/task/15471/stat : 15471 (java) R 15469 15456 15419 0 -1 64 9028 0 1 0 20015 1834 0 0 25 0 9 0 22118684 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4126641553 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15472] ppid=15469 vsize=868720 CPUtime=7.92
/proc/15470/task/15472/stat : 15472 (java) S 15469 15456 15419 0 -1 64 61593 0 0 0 734 58 0 0 16 0 9 0 22118686 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15473] ppid=15469 vsize=868720 CPUtime=0
/proc/15470/task/15473/stat : 15473 (java) S 15469 15456 15419 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22118686 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15474] ppid=15469 vsize=868720 CPUtime=0
/proc/15470/task/15474/stat : 15474 (java) S 15469 15456 15419 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22118686 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15475] ppid=15469 vsize=868720 CPUtime=0
/proc/15470/task/15475/stat : 15475 (java) S 15469 15456 15419 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22118689 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15476] ppid=15469 vsize=868720 CPUtime=0.24
/proc/15470/task/15476/stat : 15476 (java) S 15469 15456 15419 0 -1 64 1493 0 0 0 23 1 0 0 16 0 9 0 22118689 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15477] ppid=15469 vsize=868720 CPUtime=0
/proc/15470/task/15477/stat : 15477 (java) S 15469 15456 15419 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22118689 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15478] ppid=15469 vsize=868720 CPUtime=0
/proc/15470/task/15478/stat : 15478 (java) S 15469 15456 15419 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22118689 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 227.97
Current children cumulated vsize (KiB) 890944

[startup+239.901 s]
/proc/loadavg: 2.57 2.19 2.06 3/94 15478
/proc/meminfo: memFree=14984/2055920 swapFree=4192812/4192956
[pid=15456] ppid=15454 vsize=16868 CPUtime=1.29
/proc/15456/stat : 15456 (sugar) S 15454 15456 15419 0 -1 4194304 1310 12391 0 1 6 1 114 8 16 0 1 0 22118549 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15456/statm: 4217 1111 409 3 0 796 0
[pid=15469] ppid=15456 vsize=5356 CPUtime=0
/proc/15469/stat : 15469 (sh) S 15456 15456 15419 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22118683 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15469/statm: 1339 233 193 169 0 50 0
[pid=15470] ppid=15469 vsize=868720 CPUtime=229.77
/proc/15470/stat : 15470 (java) S 15469 15456 15419 0 -1 0 72880 0 1 0 21056 1921 0 0 19 0 9 0 22118684 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15470/statm: 217180 47575 2591 9 0 211657 0
[pid=15470/tid=15471] ppid=15469 vsize=868720 CPUtime=221.53
/proc/15470/task/15471/stat : 15471 (java) R 15469 15456 15419 0 -1 64 9092 0 1 0 20293 1860 0 0 25 0 9 0 22118684 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15472] ppid=15469 vsize=868720 CPUtime=7.97
/proc/15470/task/15472/stat : 15472 (java) S 15469 15456 15419 0 -1 64 61593 0 0 0 739 58 0 0 16 0 9 0 22118686 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15473] ppid=15469 vsize=868720 CPUtime=0
/proc/15470/task/15473/stat : 15473 (java) S 15469 15456 15419 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22118686 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15474] ppid=15469 vsize=868720 CPUtime=0
/proc/15470/task/15474/stat : 15474 (java) S 15469 15456 15419 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22118686 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15475] ppid=15469 vsize=868720 CPUtime=0
/proc/15470/task/15475/stat : 15475 (java) S 15469 15456 15419 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22118689 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15476] ppid=15469 vsize=868720 CPUtime=0.24
/proc/15470/task/15476/stat : 15476 (java) S 15469 15456 15419 0 -1 64 1493 0 0 0 23 1 0 0 16 0 9 0 22118689 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15477] ppid=15469 vsize=868720 CPUtime=0
/proc/15470/task/15477/stat : 15477 (java) S 15469 15456 15419 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22118689 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15470/tid=15478] ppid=15469 vsize=868720 CPUtime=0
/proc/15470/task/15478/stat : 15478 (java) S 15469 15456 15419 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22118689 889569280 47575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 231.06
Current children cumulated vsize (KiB) 890944

[startup+243.107 s]
/proc/loadavg: 2.60 2.20 2.06 2/84 15478
/proc/meminfo: memFree=1515352/2055920 swapFree=4192812/4192956
[pid=15456] ppid=15454 vsize=16868 CPUtime=232.62
/proc/15456/stat : 15456 (sugar) D 15454 15456 15419 0 -1 4194304 1335 85581 0 4 6 79 21239 1938 18 0 1 0 22118549 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 234211742761 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/15456/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 232.62
Current children cumulated vsize (KiB) 16868

[startup+243.902 s]
/proc/loadavg: 2.60 2.20 2.06 2/84 15478
/proc/meminfo: memFree=1515352/2055920 swapFree=4192812/4192956
[pid=15456] ppid=15454 vsize=16868 CPUtime=232.66
/proc/15456/stat : 15456 (sugar) D 15454 15456 15419 0 -1 4194304 1335 85581 0 4 6 83 21239 1938 18 0 1 0 22118549 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 234211742761 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/15456/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 232.66
Current children cumulated vsize (KiB) 16868

[startup+244.302 s]
/proc/loadavg: 2.60 2.20 2.06 2/84 15478
/proc/meminfo: memFree=1514456/2055920 swapFree=4192812/4192956
[pid=15456] ppid=15454 vsize=16868 CPUtime=232.68
/proc/15456/stat : 15456 (sugar) D 15454 15456 15419 0 -1 4194304 1335 85581 0 4 6 85 21239 1938 18 0 1 0 22118549 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 234211742761 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/15456/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 232.68
Current children cumulated vsize (KiB) 16868

[startup+244.702 s]
/proc/loadavg: 2.60 2.20 2.06 2/84 15478
/proc/meminfo: memFree=1514456/2055920 swapFree=4192812/4192956
[pid=15456] ppid=15454 vsize=16868 CPUtime=232.7
/proc/15456/stat : 15456 (sugar) D 15454 15456 15419 0 -1 4194304 1335 85581 0 4 6 87 21239 1938 18 0 1 0 22118549 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 234211742761 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/15456/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 232.7
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 244.75
CPU time (s): 232.729
CPU user time (s): 212.467
CPU system time (s): 20.2619
CPU usage (%): 95.0884
Max. virtual memory (cumulated for all children) (KiB): 911824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 212.467
system time used= 20.2619
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86977
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 49706
involuntary context switches= 56975

runsolver used 0.347947 second user time and 1.05084 second system time

The end

Launcher Data

Begin job on node54 at 2009-07-12 00:15:38
IDJOB=2069476
IDBENCH=55063
IDSOLVER=739
FILE ID=node54/2069476-1247350537
PBS_JOBID= 9506941
Free space on /tmp= 66400 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/pseudo/mps/normalized-mps-seymour1.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2069476-1247350537/watcher-2069476-1247350537 -o /tmp/evaluation-result-2069476-1247350537/solver-2069476-1247350537 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2069476-1247350537.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 27316f660718fdd05f59979882bda0b1
RANDOM SEED=2001268894

node54.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.232
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.232
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:       1178112 kB
Buffers:         58732 kB
Cached:         301736 kB
SwapCached:        136 kB
Active:         525576 kB
Inactive:       297596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1178112 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7684 kB
Writeback:           0 kB
Mapped:         482936 kB
Slab:            38844 kB
Committed_AS:   624452 kB
PageTables:       2680 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66400 MiB
End job on node54 at 2009-07-12 00:19:42