Trace number 2085172

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+picosatUNSAT 887.221 892.037

General information on the benchmark

Namecsp/graphColoring/leighton/leighton-15/
normalized-lei450-15d-12.xml
MD5SUM6e510f39e5c6cbcc4553ed63ad098f24
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.616905
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints16750
Maximum constraint arity2
Maximum domain size12
Number of constraints which are defined in extension0
Number of constraints which are defined in intension16750
Global constraints used (with number of constraints)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.07	c 0	BEGIN Sun Jul 12 08:47:29 2009
0.00/0.07	c 0	PID 28368
0.00/0.07	c 0	HOST node84.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-2085172-1247381249.xml TO HOME/temp.csp
0.00/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2085172-1247381249.xml' 'HOME/temp.csp'
1.07/1.15	c 1	1 domains, 450 variables, 1 predicates, 0 relations, 16750 constraints
1.07/1.18	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.07/1.18	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.13/1.26	c 2	Parsing HOME/temp.csp
1.13/1.40	c 2	parsed 10000 expressions
1.13/1.49	c 2	parsed 17202 expressions
1.13/1.49	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.13/1.49	c 2	Converting to clausal form CSP
1.13/1.75	c 2	converted 1721 (10%) expressions
1.13/1.80	c 2	converted 3441 (20%) expressions
1.13/1.91	c 2	converted 5161 (30%) expressions
1.13/1.96	c 2	converted 6881 (40%) expressions
1.13/2.02	c 2	converted 8601 (50%) expressions
1.13/2.07	c 2	converted 10322 (60%) expressions
2.14/2.21	c 2	converted 12042 (70%) expressions
2.14/2.27	c 3	converted 13762 (80%) expressions
2.22/2.33	c 3	converted 15482 (90%) expressions
2.22/2.39	c 3	converted 17202 (100%) expressions
2.22/2.39	c 3	CSP : 450 integers, 0 booleans, 16750 clauses, largest domain size 12
2.22/2.39	c 3	Heap : 16 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.22/2.39	c 3	Propagation in CSP
2.32/2.47	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.32/2.47	c 3	CSP : 450 integers, 0 booleans, 16750 clauses, largest domain size 12
2.32/2.47	c 3	Heap : 16 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.32/2.48	c 3	Simplifing CSP by introducing new Boolean variables
2.61/2.79	c 3	CSP : 450 integers, 33500 booleans, 50250 clauses, largest domain size 12
2.61/2.79	c 3	Heap : 26 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.82/2.94	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.82/2.97	c 3	45 (10%) CSP integer variables are encoded (450 clauses, 4817 bytes)
2.82/2.97	c 3	90 (20%) CSP integer variables are encoded (900 clauses, 9767 bytes)
2.82/2.97	c 3	135 (30%) CSP integer variables are encoded (1350 clauses, 15600 bytes)
2.82/2.97	c 3	180 (40%) CSP integer variables are encoded (1800 clauses, 21450 bytes)
2.82/2.97	c 3	225 (50%) CSP integer variables are encoded (2250 clauses, 27300 bytes)
2.82/2.97	c 3	270 (60%) CSP integer variables are encoded (2700 clauses, 33150 bytes)
2.82/2.98	c 3	315 (70%) CSP integer variables are encoded (3150 clauses, 39000 bytes)
2.82/2.98	c 3	360 (80%) CSP integer variables are encoded (3600 clauses, 44850 bytes)
2.82/2.98	c 3	405 (90%) CSP integer variables are encoded (4050 clauses, 50700 bytes)
2.82/2.98	c 3	450 (100%) CSP integer variables are encoded (4500 clauses, 56550 bytes)
3.02/3.12	c 3	5025 (10%) CSP clauses are encoded (46375 clauses, 743816 bytes)
3.13/3.20	c 3	10050 (20%) CSP clauses are encoded (88250 clauses, 1470845 bytes)
3.13/3.29	c 4	15075 (30%) CSP clauses are encoded (130125 clauses, 2222143 bytes)
3.23/3.39	c 4	20100 (40%) CSP clauses are encoded (172000 clauses, 2990259 bytes)
3.31/3.48	c 4	25125 (50%) CSP clauses are encoded (213875 clauses, 3780859 bytes)
3.41/3.57	c 4	30150 (60%) CSP clauses are encoded (255750 clauses, 4571459 bytes)
3.51/3.66	c 4	35175 (70%) CSP clauses are encoded (297625 clauses, 5362059 bytes)
3.61/3.75	c 4	40200 (80%) CSP clauses are encoded (339500 clauses, 6152659 bytes)
3.71/3.84	c 4	45225 (90%) CSP clauses are encoded (381375 clauses, 6943259 bytes)
3.81/3.93	c 4	50250 (100%) CSP clauses are encoded (423250 clauses, 7733859 bytes)
3.81/3.93	c 4	50250 CSP clauses encoded
3.81/3.93	c 4	Writing map file : HOME/temp.map
3.81/3.95	c 4	Heap : 17 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.81/3.95	c 4	SAT : 38450 SAT variables, 423250 SAT clauses, 7733859 bytes
3.81/3.95	c 4	Heap : 17 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.81/3.97	c 4	SOLVING HOME/temp.cnf
3.81/3.97	c 4	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
886.97/891.82	c 892	DECODING HOME/temp.out WITH HOME/temp.map
886.97/891.82	c 892	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
887.02/891.90	c 892	Decoding HOME/temp.out
887.02/891.97	s UNSATISFIABLE
887.18/892.01	c 892	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
887.18/892.03	c 892	CPU 887.2 (0.05 0.02 884.92 2.21)
887.18/892.03	c 892	END Sun Jul 12 09:02:21 2009

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2085172-1247381249/watcher-2085172-1247381249 -o /tmp/evaluation-result-2085172-1247381249/solver-2085172-1247381249 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2085172-1247381249.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.91 1.97 2.21 4/75 28368
/proc/meminfo: memFree=1804352/2055920 swapFree=4192812/4192956
[pid=28368] ppid=28366 vsize=7504 CPUtime=0
/proc/28368/stat : 28368 (sugar) R 28366 28368 28253 0 -1 4194304 66 0 0 0 0 0 0 0 20 0 1 0 25190295 7684096 51 996147200 4194304 4206940 548682068608 18446744073709551615 243662910857 0 0 4096 0 0 0 0 17 1 0 0
/proc/28368/statm: 1876 51 38 3 0 55 0

[startup+0.0796309 s]
/proc/loadavg: 1.91 1.97 2.21 4/75 28368
/proc/meminfo: memFree=1804352/2055920 swapFree=4192812/4192956
[pid=28368] ppid=28366 vsize=16868 CPUtime=0.06
/proc/28368/stat : 28368 (sugar) R 28366 28368 28253 0 -1 4194304 1209 128 0 0 5 1 0 0 18 0 1 0 25190295 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 0 0 0 17 0 0 0
/proc/28368/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.10164 s]
/proc/loadavg: 1.91 1.97 2.21 4/75 28368
/proc/meminfo: memFree=1804352/2055920 swapFree=4192812/4192956
[pid=28368] ppid=28366 vsize=16868 CPUtime=0.06
/proc/28368/stat : 28368 (sugar) S 28366 28368 28253 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 25190295 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28368/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301673 s]
/proc/loadavg: 1.91 1.97 2.21 4/75 28368
/proc/meminfo: memFree=1804352/2055920 swapFree=4192812/4192956
[pid=28368] ppid=28366 vsize=16868 CPUtime=0.06
/proc/28368/stat : 28368 (sugar) S 28366 28368 28253 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 25190295 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28368/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701752 s]
/proc/loadavg: 1.91 1.97 2.21 4/75 28368
/proc/meminfo: memFree=1804352/2055920 swapFree=4192812/4192956
[pid=28368] ppid=28366 vsize=16868 CPUtime=0.06
/proc/28368/stat : 28368 (sugar) S 28366 28368 28253 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 25190295 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28368/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50189 s]
/proc/loadavg: 1.91 1.97 2.21 3/86 28380
/proc/meminfo: memFree=1772584/2055920 swapFree=4192812/4192956
[pid=28368] ppid=28366 vsize=16868 CPUtime=1.13
/proc/28368/stat : 28368 (sugar) S 28366 28368 28253 0 -1 4194304 1309 11841 0 1 5 2 99 7 16 0 1 0 25190295 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28368/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 16868

[startup+3.10219 s]
/proc/loadavg: 1.91 1.97 2.21 3/86 28390
/proc/meminfo: memFree=1777320/2055920 swapFree=4192812/4192956
[pid=28368] ppid=28366 vsize=16868 CPUtime=1.13
/proc/28368/stat : 28368 (sugar) S 28366 28368 28253 0 -1 4194304 1310 11841 0 1 5 2 99 7 15 0 1 0 25190295 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28368/statm: 4217 1111 409 3 0 796 0
[pid=28381] ppid=28368 vsize=5356 CPUtime=0
/proc/28381/stat : 28381 (sh) S 28368 28368 28253 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25190413 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28381/statm: 1339 233 193 169 0 50 0
[pid=28382] ppid=28381 vsize=868672 CPUtime=1.89
/proc/28382/stat : 28382 (java) S 28381 28368 28253 0 -1 0 13698 0 1 0 182 7 0 0 18 0 9 0 25190413 889520128 12446 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28382/statm: 217168 12446 2590 9 0 211645 0
[pid=28382/tid=28383] ppid=28381 vsize=868672 CPUtime=0.93
/proc/28382/task/28383/stat : 28383 (java) R 28381 28368 28253 0 -1 64 2963 0 1 0 91 2 0 0 18 0 9 0 25190415 889520128 12446 996147200 134512640 134550932 4294955936 18446744073709551615 102094001 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28382/tid=28384] ppid=28381 vsize=868672 CPUtime=0.72
/proc/28382/task/28384/stat : 28384 (java) S 28381 28368 28253 0 -1 64 8524 0 0 0 70 2 0 0 16 0 9 0 25190416 889520128 12446 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28382/tid=28385] ppid=28381 vsize=868672 CPUtime=0
/proc/28382/task/28385/stat : 28385 (java) S 28381 28368 28253 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25190416 889520128 12446 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28382/tid=28386] ppid=28381 vsize=868672 CPUtime=0
/proc/28382/task/28386/stat : 28386 (java) S 28381 28368 28253 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 25190416 889520128 12446 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28382/tid=28387] ppid=28381 vsize=868672 CPUtime=0
/proc/28382/task/28387/stat : 28387 (java) S 28381 28368 28253 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25190418 889520128 12446 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28382/tid=28388] ppid=28381 vsize=868672 CPUtime=0.21
/proc/28382/task/28388/stat : 28388 (java) S 28381 28368 28253 0 -1 64 1509 0 0 0 20 1 0 0 16 0 9 0 25190418 889520128 12446 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28382/tid=28389] ppid=28381 vsize=868672 CPUtime=0
/proc/28382/task/28389/stat : 28389 (java) S 28381 28368 28253 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 25190418 889520128 12446 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28382/tid=28390] ppid=28381 vsize=868672 CPUtime=0
/proc/28382/task/28390/stat : 28390 (java) S 28381 28368 28253 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 25190418 889520128 12446 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 890896

[startup+6.30176 s]
/proc/loadavg: 2.00 1.99 2.22 3/78 28392
/proc/meminfo: memFree=1785576/2055920 swapFree=4192812/4192956
[pid=28368] ppid=28366 vsize=16868 CPUtime=3.88
/proc/28368/stat : 28368 (sugar) S 28366 28368 28253 0 -1 4194304 1365 25950 0 2 5 2 361 20 16 0 1 0 25190295 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28368/statm: 4217 1113 409 3 0 796 0
[pid=28391] ppid=28368 vsize=5356 CPUtime=0
/proc/28391/stat : 28391 (sh) S 28368 28368 28253 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25190692 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28391/statm: 1339 232 193 169 0 50 0
[pid=28392] ppid=28391 vsize=11764 CPUtime=2.3
/proc/28392/stat : 28392 (picosat) R 28391 28368 28253 0 -1 4194304 2789 0 0 0 101 129 0 0 25 0 1 0 25190692 12046336 2775 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/28392/statm: 2941 2775 40 102 0 2836 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 33988

[startup+12.7019 s]
/proc/loadavg: 2.00 1.99 2.22 3/78 28392
/proc/meminfo: memFree=1774120/2055920 swapFree=4192812/4192956
[pid=28368] ppid=28366 vsize=16868 CPUtime=3.88
/proc/28368/stat : 28368 (sugar) S 28366 28368 28253 0 -1 4194304 1365 25950 0 2 5 2 361 20 16 0 1 0 25190295 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28368/statm: 4217 1113 409 3 0 796 0
[pid=28391] ppid=28368 vsize=5356 CPUtime=0
/proc/28391/stat : 28391 (sh) S 28368 28368 28253 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25190692 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28391/statm: 1339 232 193 169 0 50 0
[pid=28392] ppid=28391 vsize=21044 CPUtime=8.67
/proc/28392/stat : 28392 (picosat) R 28391 28368 28253 0 -1 4194304 4606 0 0 0 679 188 0 0 25 0 1 0 25190692 21549056 4592 996147200 134512640 134931368 4294956256 18446744073709551615 134525760 0 0 4096 0 0 0 0 17 1 0 0
/proc/28392/statm: 5261 4592 42 102 0 5156 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 43268

[startup+25.5012 s]
/proc/loadavg: 2.00 1.99 2.21 3/78 28392
/proc/meminfo: memFree=1771560/2055920 swapFree=4192812/4192956
[pid=28368] ppid=28366 vsize=16868 CPUtime=3.88
/proc/28368/stat : 28368 (sugar) S 28366 28368 28253 0 -1 4194304 1365 25950 0 2 5 2 361 20 16 0 1 0 25190295 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28368/statm: 4217 1113 409 3 0 796 0
[pid=28391] ppid=28368 vsize=5356 CPUtime=0
/proc/28391/stat : 28391 (sh) S 28368 28368 28253 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25190692 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28391/statm: 1339 232 193 169 0 50 0
[pid=28392] ppid=28391 vsize=22892 CPUtime=21.41
/proc/28392/stat : 28392 (picosat) R 28391 28368 28253 0 -1 4194304 5112 0 0 0 1952 189 0 0 25 0 1 0 25190692 23441408 5098 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28392/statm: 5723 5098 42 102 0 5618 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 45116

[startup+51.1019 s]
/proc/loadavg: 2.06 2.00 2.21 3/78 28392
/proc/meminfo: memFree=1769192/2055920 swapFree=4192812/4192956
[pid=28368] ppid=28366 vsize=16868 CPUtime=3.88
/proc/28368/stat : 28368 (sugar) S 28366 28368 28253 0 -1 4194304 1365 25950 0 2 5 2 361 20 16 0 1 0 25190295 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28368/statm: 4217 1113 409 3 0 796 0
[pid=28391] ppid=28368 vsize=5356 CPUtime=0
/proc/28391/stat : 28391 (sh) S 28368 28368 28253 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25190692 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28391/statm: 1339 232 193 169 0 50 0
[pid=28392] ppid=28391 vsize=25132 CPUtime=46.87
/proc/28392/stat : 28392 (picosat) R 28391 28368 28253 0 -1 4194304 5746 0 0 0 4498 189 0 0 25 0 1 0 25190692 25735168 5637 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28392/statm: 6283 5637 48 102 0 6178 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 47356

[startup+102.306 s]
/proc/loadavg: 2.09 2.02 2.20 3/78 28392
/proc/meminfo: memFree=1768680/2055920 swapFree=4192812/4192956
[pid=28368] ppid=28366 vsize=16868 CPUtime=3.88
/proc/28368/stat : 28368 (sugar) S 28366 28368 28253 0 -1 4194304 1365 25950 0 2 5 2 361 20 16 0 1 0 25190295 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28368/statm: 4217 1113 409 3 0 796 0
[pid=28391] ppid=28368 vsize=5356 CPUtime=0
/proc/28391/stat : 28391 (sh) S 28368 28368 28253 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25190692 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28391/statm: 1339 232 193 169 0 50 0
[pid=28392] ppid=28391 vsize=25528 CPUtime=97.84
/proc/28392/stat : 28392 (picosat) R 28391 28368 28253 0 -1 4194304 5947 0 0 0 9594 190 0 0 25 0 1 0 25190692 26140672 5752 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28392/statm: 6382 5752 48 102 0 6277 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 47752

[startup+162.301 s]
/proc/loadavg: 2.26 2.08 2.21 3/88 28821
/proc/meminfo: memFree=1769552/2055920 swapFree=4192812/4192956
[pid=28368] ppid=28366 vsize=16868 CPUtime=3.88
/proc/28368/stat : 28368 (sugar) S 28366 28368 28253 0 -1 4194304 1365 25950 0 2 5 2 361 20 16 0 1 0 25190295 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28368/statm: 4217 1113 409 3 0 796 0
[pid=28391] ppid=28368 vsize=5356 CPUtime=0
/proc/28391/stat : 28391 (sh) S 28368 28368 28253 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25190692 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28391/statm: 1339 232 193 169 0 50 0
[pid=28392] ppid=28391 vsize=25792 CPUtime=157.22
/proc/28392/stat : 28392 (picosat) R 28391 28368 28253 0 -1 4194304 6111 0 0 0 15527 195 0 0 25 0 1 0 25190692 26411008 5825 996147200 134512640 134931368 4294956256 18446744073709551615 134524112 0 0 4096 0 0 0 0 17 0 0 0
/proc/28392/statm: 6448 5825 48 102 0 6343 0
Current children cumulated CPU time (s) 161.1
Current children cumulated vsize (KiB) 48016

[startup+222.303 s]
/proc/loadavg: 2.15 2.08 2.20 3/88 28823
/proc/meminfo: memFree=1736592/2055920 swapFree=4192812/4192956
[pid=28368] ppid=28366 vsize=16868 CPUtime=3.88
/proc/28368/stat : 28368 (sugar) S 28366 28368 28253 0 -1 4194304 1365 25950 0 2 5 2 361 20 16 0 1 0 25190295 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28368/statm: 4217 1113 409 3 0 796 0
[pid=28391] ppid=28368 vsize=5356 CPUtime=0
/proc/28391/stat : 28391 (sh) S 28368 28368 28253 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25190692 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28391/statm: 1339 232 193 169 0 50 0
[pid=28392] ppid=28391 vsize=26056 CPUtime=216.94
/proc/28392/stat : 28392 (picosat) R 28391 28368 28253 0 -1 4194304 6268 0 0 0 21499 195 0 0 25 0 1 0 25190692 26681344 5887 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/28392/statm: 6514 5887 48 102 0 6409 0
Current children cumulated CPU time (s) 220.82
Current children cumulated vsize (KiB) 48280


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

[pid=28391] ppid=28368 vsize=5356 CPUtime=0
/proc/28391/stat : 28391 (sh) S 28368 28368 28253 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25190692 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28391/statm: 1339 232 193 169 0 50 0
[pid=28392] ppid=28391 vsize=27904 CPUtime=694.52
/proc/28392/stat : 28392 (picosat) R 28391 28368 28253 0 -1 4194304 7452 0 0 0 69256 196 0 0 25 0 1 0 25190692 28573696 6403 996147200 134512640 134931368 4294956256 18446744073709551615 134525769 0 0 4096 0 0 0 0 17 1 0 0
/proc/28392/statm: 6976 6403 48 102 0 6871 0
Current children cumulated CPU time (s) 698.4
Current children cumulated vsize (KiB) 50128

[startup+762.306 s]
/proc/loadavg: 2.24 2.13 2.17 3/88 28823
/proc/meminfo: memFree=1539088/2055920 swapFree=4192812/4192956
[pid=28368] ppid=28366 vsize=16868 CPUtime=3.88
/proc/28368/stat : 28368 (sugar) S 28366 28368 28253 0 -1 4194304 1365 25950 0 2 5 2 361 20 16 0 1 0 25190295 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28368/statm: 4217 1113 409 3 0 796 0
[pid=28391] ppid=28368 vsize=5356 CPUtime=0
/proc/28391/stat : 28391 (sh) S 28368 28368 28253 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25190692 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28391/statm: 1339 232 193 169 0 50 0
[pid=28392] ppid=28391 vsize=27904 CPUtime=754.23
/proc/28392/stat : 28392 (picosat) R 28391 28368 28253 0 -1 4194304 7594 0 0 0 75227 196 0 0 25 0 1 0 25190692 28573696 6419 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28392/statm: 6976 6419 48 102 0 6871 0
Current children cumulated CPU time (s) 758.11
Current children cumulated vsize (KiB) 50128

[startup+822.302 s]
/proc/loadavg: 2.44 2.23 2.20 3/88 28829
/proc/meminfo: memFree=1512976/2055920 swapFree=4192812/4192956
[pid=28368] ppid=28366 vsize=16868 CPUtime=3.88
/proc/28368/stat : 28368 (sugar) S 28366 28368 28253 0 -1 4194304 1365 25950 0 2 5 2 361 20 16 0 1 0 25190295 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28368/statm: 4217 1113 409 3 0 796 0
[pid=28391] ppid=28368 vsize=5356 CPUtime=0
/proc/28391/stat : 28391 (sh) S 28368 28368 28253 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25190692 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28391/statm: 1339 232 193 169 0 50 0
[pid=28392] ppid=28391 vsize=27904 CPUtime=813.93
/proc/28392/stat : 28392 (picosat) R 28391 28368 28253 0 -1 4194304 7594 0 0 0 81197 196 0 0 25 0 1 0 25190692 28573696 6419 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28392/statm: 6976 6419 48 102 0 6871 0
Current children cumulated CPU time (s) 817.81
Current children cumulated vsize (KiB) 50128

[startup+882.303 s]
/proc/loadavg: 2.24 2.21 2.19 3/88 28829
/proc/meminfo: memFree=1512912/2055920 swapFree=4192812/4192956
[pid=28368] ppid=28366 vsize=16868 CPUtime=3.88
/proc/28368/stat : 28368 (sugar) S 28366 28368 28253 0 -1 4194304 1365 25950 0 2 5 2 361 20 16 0 1 0 25190295 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28368/statm: 4217 1113 409 3 0 796 0
[pid=28391] ppid=28368 vsize=5356 CPUtime=0
/proc/28391/stat : 28391 (sh) S 28368 28368 28253 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25190692 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28391/statm: 1339 232 193 169 0 50 0
[pid=28392] ppid=28391 vsize=27904 CPUtime=873.64
/proc/28392/stat : 28392 (picosat) R 28391 28368 28253 0 -1 4194304 7707 0 0 0 87168 196 0 0 25 0 1 0 25190692 28573696 6419 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28392/statm: 6976 6419 48 102 0 6871 0
Current children cumulated CPU time (s) 877.52
Current children cumulated vsize (KiB) 50128

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

[startup+883.102 s]
/proc/loadavg: 2.24 2.21 2.19 3/88 28829
/proc/meminfo: memFree=1512912/2055920 swapFree=4192812/4192956
[pid=28368] ppid=28366 vsize=16868 CPUtime=3.88
/proc/28368/stat : 28368 (sugar) S 28366 28368 28253 0 -1 4194304 1365 25950 0 2 5 2 361 20 16 0 1 0 25190295 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28368/statm: 4217 1113 409 3 0 796 0
[pid=28391] ppid=28368 vsize=5356 CPUtime=0
/proc/28391/stat : 28391 (sh) S 28368 28368 28253 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25190692 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28391/statm: 1339 232 193 169 0 50 0
[pid=28392] ppid=28391 vsize=27904 CPUtime=874.43
/proc/28392/stat : 28392 (picosat) R 28391 28368 28253 0 -1 4194304 7707 0 0 0 87247 196 0 0 25 0 1 0 25190692 28573696 6419 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28392/statm: 6976 6419 48 102 0 6871 0
Current children cumulated CPU time (s) 878.31
Current children cumulated vsize (KiB) 50128

[startup+886.302 s]
/proc/loadavg: 2.22 2.21 2.19 3/88 28829
/proc/meminfo: memFree=1512912/2055920 swapFree=4192812/4192956
[pid=28368] ppid=28366 vsize=16868 CPUtime=3.88
/proc/28368/stat : 28368 (sugar) S 28366 28368 28253 0 -1 4194304 1365 25950 0 2 5 2 361 20 16 0 1 0 25190295 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28368/statm: 4217 1113 409 3 0 796 0
[pid=28391] ppid=28368 vsize=5356 CPUtime=0
/proc/28391/stat : 28391 (sh) S 28368 28368 28253 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25190692 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28391/statm: 1339 232 193 169 0 50 0
[pid=28392] ppid=28391 vsize=27904 CPUtime=877.62
/proc/28392/stat : 28392 (picosat) R 28391 28368 28253 0 -1 4194304 7707 0 0 0 87566 196 0 0 25 0 1 0 25190692 28573696 6419 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/28392/statm: 6976 6419 48 102 0 6871 0
Current children cumulated CPU time (s) 881.5
Current children cumulated vsize (KiB) 50128

[startup+889.501 s]
/proc/loadavg: 2.20 2.20 2.19 3/88 28829
/proc/meminfo: memFree=1512912/2055920 swapFree=4192812/4192956
[pid=28368] ppid=28366 vsize=16868 CPUtime=3.88
/proc/28368/stat : 28368 (sugar) S 28366 28368 28253 0 -1 4194304 1365 25950 0 2 5 2 361 20 16 0 1 0 25190295 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28368/statm: 4217 1113 409 3 0 796 0
[pid=28391] ppid=28368 vsize=5356 CPUtime=0
/proc/28391/stat : 28391 (sh) S 28368 28368 28253 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25190692 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28391/statm: 1339 232 193 169 0 50 0
[pid=28392] ppid=28391 vsize=27904 CPUtime=880.8
/proc/28392/stat : 28392 (picosat) R 28391 28368 28253 0 -1 4194304 7707 0 0 0 87884 196 0 0 25 0 1 0 25190692 28573696 6419 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28392/statm: 6976 6419 48 102 0 6871 0
Current children cumulated CPU time (s) 884.68
Current children cumulated vsize (KiB) 50128

[startup+891.102 s]
/proc/loadavg: 2.20 2.20 2.19 3/88 28829
/proc/meminfo: memFree=1512912/2055920 swapFree=4192812/4192956
[pid=28368] ppid=28366 vsize=16868 CPUtime=3.88
/proc/28368/stat : 28368 (sugar) S 28366 28368 28253 0 -1 4194304 1365 25950 0 2 5 2 361 20 16 0 1 0 25190295 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28368/statm: 4217 1113 409 3 0 796 0
[pid=28391] ppid=28368 vsize=5356 CPUtime=0
/proc/28391/stat : 28391 (sh) S 28368 28368 28253 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25190692 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28391/statm: 1339 232 193 169 0 50 0
[pid=28392] ppid=28391 vsize=27904 CPUtime=882.39
/proc/28392/stat : 28392 (picosat) R 28391 28368 28253 0 -1 4194304 7707 0 0 0 88043 196 0 0 25 0 1 0 25190692 28573696 6419 996147200 134512640 134931368 4294956256 18446744073709551615 134525760 0 0 4096 0 0 0 0 17 1 0 0
/proc/28392/statm: 6976 6419 48 102 0 6871 0
Current children cumulated CPU time (s) 886.27
Current children cumulated vsize (KiB) 50128

[startup+891.502 s]
/proc/loadavg: 2.20 2.20 2.19 3/88 28829
/proc/meminfo: memFree=1512912/2055920 swapFree=4192812/4192956
[pid=28368] ppid=28366 vsize=16868 CPUtime=3.88
/proc/28368/stat : 28368 (sugar) S 28366 28368 28253 0 -1 4194304 1365 25950 0 2 5 2 361 20 16 0 1 0 25190295 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28368/statm: 4217 1113 409 3 0 796 0
[pid=28391] ppid=28368 vsize=5356 CPUtime=0
/proc/28391/stat : 28391 (sh) S 28368 28368 28253 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25190692 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28391/statm: 1339 232 193 169 0 50 0
[pid=28392] ppid=28391 vsize=27904 CPUtime=882.79
/proc/28392/stat : 28392 (picosat) R 28391 28368 28253 0 -1 4194304 7707 0 0 0 88083 196 0 0 25 0 1 0 25190692 28573696 6419 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28392/statm: 6976 6419 48 102 0 6871 0
Current children cumulated CPU time (s) 886.67
Current children cumulated vsize (KiB) 50128

[startup+891.903 s]
/proc/loadavg: 2.20 2.20 2.19 3/88 28829
/proc/meminfo: memFree=1512912/2055920 swapFree=4192812/4192956
[pid=28368] ppid=28366 vsize=16868 CPUtime=887.02
/proc/28368/stat : 28368 (sugar) S 28366 28368 28253 0 -1 4194304 1428 33944 0 2 5 2 88477 218 16 0 1 0 25190295 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28368/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 887.02
Current children cumulated vsize (KiB) 16868

[startup+892.002 s]
/proc/loadavg: 2.20 2.20 2.19 4/96 28839
/proc/meminfo: memFree=1533648/2055920 swapFree=4192812/4192956
[pid=28368] ppid=28366 vsize=16868 CPUtime=887.02
/proc/28368/stat : 28368 (sugar) S 28366 28368 28253 0 -1 4194304 1448 33944 0 2 5 2 88477 218 15 0 1 0 25190295 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28368/statm: 4217 1113 409 3 0 796 0
[pid=28830] ppid=28368 vsize=5356 CPUtime=0
/proc/28830/stat : 28830 (sh) S 28368 28368 28253 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25279477 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28830/statm: 1339 233 193 169 0 50 0
[pid=28831] ppid=28830 vsize=864128 CPUtime=0.16
/proc/28831/stat : 28831 (java) S 28830 28368 28253 0 -1 0 3210 0 1 0 14 2 0 0 18 0 9 0 25279478 884867072 2680 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28831/statm: 216032 2685 1387 9 0 210544 0
[pid=28831/tid=28832] ppid=28830 vsize=864128 CPUtime=0.11
/proc/28831/task/28832/stat : 28832 (java) R 28830 28368 28253 0 -1 64 2180 0 1 0 10 1 0 0 18 0 9 0 25279479 884867072 2700 996147200 134512640 134550932 4294955984 18446744073709551615 4159512640 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28831/tid=28833] ppid=28830 vsize=864128 CPUtime=0
/proc/28831/task/28833/stat : 28833 (java) S 28830 28368 28253 0 -1 64 75 0 0 0 0 0 0 0 16 0 9 0 25279480 884867072 2706 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28831/tid=28834] ppid=28830 vsize=864128 CPUtime=0
/proc/28831/task/28834/stat : 28834 (java) S 28830 28368 28253 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 25279480 884867072 2712 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28831/tid=28835] ppid=28830 vsize=864128 CPUtime=0
/proc/28831/task/28835/stat : 28835 (java) S 28830 28368 28253 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 25279480 884867072 2717 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28831/tid=28836] ppid=28830 vsize=864128 CPUtime=0
/proc/28831/task/28836/stat : 28836 (java) S 28830 28368 28253 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25279483 884867072 2723 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28831/tid=28837] ppid=28830 vsize=864128 CPUtime=0.03
/proc/28831/task/28837/stat : 28837 (java) S 28830 28368 28253 0 -1 64 282 0 0 0 3 0 0 0 18 0 9 0 25279483 884867072 2728 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28831/tid=28838] ppid=28830 vsize=864128 CPUtime=0
/proc/28831/task/28838/stat : 28838 (java) S 28830 28368 28253 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 25279483 884867072 2734 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28831/tid=28839] ppid=28830 vsize=864128 CPUtime=0
/proc/28831/task/28839/stat : 28839 (java) S 28830 28368 28253 0 -1 64 0 0 0 0 0 0 0 0 17 0 9 0 25279483 884867072 2739 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 887.18
Current children cumulated vsize (KiB) 886352

Child status: 0
Real time (s): 892.037
CPU time (s): 887.221
CPU user time (s): 884.981
CPU system time (s): 2.23966
CPU usage (%): 99.4601
Max. virtual memory (cumulated for all children) (KiB): 891036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 884.981
system time used= 2.23966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39375
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3816
involuntary context switches= 24886

runsolver used 1.14783 second user time and 2.77458 second system time

The end

Launcher Data

Begin job on node84 at 2009-07-12 08:47:29
IDJOB=2085172
IDBENCH=58306
IDSOLVER=738
FILE ID=node84/2085172-1247381249
PBS_JOBID= 9507285
Free space on /tmp= 66308 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/graphColoring/leighton/leighton-15/normalized-lei450-15d-12.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2085172-1247381249/watcher-2085172-1247381249 -o /tmp/evaluation-result-2085172-1247381249/solver-2085172-1247381249 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2085172-1247381249.xml

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

MD5SUM BENCH= 6e510f39e5c6cbcc4553ed63ad098f24
RANDOM SEED=693131689

node84.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.259
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.259
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1804768 kB
Buffers:          6588 kB
Cached:          68416 kB
SwapCached:          0 kB
Active:         174684 kB
Inactive:        24356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1804768 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3516 kB
Writeback:           0 kB
Mapped:         133228 kB
Slab:            37200 kB
Committed_AS:   293556 kB
PageTables:       1988 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= 66312 MiB
End job on node84 at 2009-07-12 09:02:21