Trace number 2084600

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 780.684 788.258

General information on the benchmark

Namecsp/graphColoring/school/
normalized-school1-13.xml
MD5SUM8548974883c278e82435753f5bbb2c5f
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.675896
Satisfiable
(Un)Satisfiability was proved
Number of variables385
Number of constraints19095
Maximum constraint arity2
Maximum domain size13
Number of constraints which are defined in extension0
Number of constraints which are defined in intension19095
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.08	c 0	BEGIN Sun Jul 12 08:14:32 2009
0.00/0.08	c 0	PID 24198
0.06/0.08	c 0	HOST node23.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2084600-1247379271.xml TO HOME/temp.csp
0.06/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-2084600-1247379271.xml' 'HOME/temp.csp'
1.54/1.61	c 1	1 domains, 385 variables, 1 predicates, 0 relations, 19095 constraints
1.54/1.65	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.54/1.65	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.57/1.74	c 1	Parsing HOME/temp.csp
1.57/1.88	c 1	parsed 10000 expressions
1.57/2.00	c 2	parsed 19482 expressions
1.57/2.01	c 2	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.57/2.01	c 2	Converting to clausal form CSP
2.19/2.30	c 2	converted 1949 (10%) expressions
2.30/2.42	c 2	converted 3897 (20%) expressions
2.30/2.49	c 2	converted 5845 (30%) expressions
2.39/2.56	c 2	converted 7793 (40%) expressions
2.50/2.62	c 2	converted 9741 (50%) expressions
2.59/2.77	c 2	converted 11690 (60%) expressions
2.69/2.84	c 2	converted 13638 (70%) expressions
2.79/2.91	c 2	converted 15586 (80%) expressions
2.79/2.98	c 3	converted 17534 (90%) expressions
2.90/3.04	c 3	converted 19482 (100%) expressions
2.90/3.04	c 3	CSP : 385 integers, 0 booleans, 19095 clauses, largest domain size 13
2.90/3.04	c 3	Heap : 18 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.90/3.04	c 3	Propagation in CSP
2.99/3.14	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.99/3.14	c 3	CSP : 385 integers, 0 booleans, 19095 clauses, largest domain size 13
2.99/3.14	c 3	Heap : 18 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.99/3.16	c 3	Simplifing CSP by introducing new Boolean variables
3.38/3.51	c 3	CSP : 385 integers, 38190 booleans, 57285 clauses, largest domain size 13
3.38/3.51	c 3	Heap : 29 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.48/3.68	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.58/3.71	c 3	39 (10%) CSP integer variables are encoded (429 clauses, 4585 bytes)
3.58/3.71	c 3	77 (20%) CSP integer variables are encoded (847 clauses, 9183 bytes)
3.58/3.71	c 3	116 (30%) CSP integer variables are encoded (1276 clauses, 14623 bytes)
3.58/3.72	c 3	154 (40%) CSP integer variables are encoded (1694 clauses, 20057 bytes)
3.58/3.72	c 3	193 (50%) CSP integer variables are encoded (2123 clauses, 25634 bytes)
3.58/3.72	c 3	231 (60%) CSP integer variables are encoded (2541 clauses, 31068 bytes)
3.58/3.72	c 3	270 (70%) CSP integer variables are encoded (2970 clauses, 36645 bytes)
3.58/3.72	c 3	308 (80%) CSP integer variables are encoded (3388 clauses, 42079 bytes)
3.58/3.72	c 3	347 (90%) CSP integer variables are encoded (3817 clauses, 47656 bytes)
3.58/3.72	c 3	385 (100%) CSP integer variables are encoded (4235 clauses, 53090 bytes)
3.67/3.89	c 3	5729 (10%) CSP clauses are encoded (55804 clauses, 905992 bytes)
3.87/4.01	c 4	11457 (20%) CSP clauses are encoded (107348 clauses, 1808108 bytes)
3.98/4.12	c 4	17186 (30%) CSP clauses are encoded (158917 clauses, 2736232 bytes)
4.07/4.25	c 4	22914 (40%) CSP clauses are encoded (210461 clauses, 3678944 bytes)
4.17/4.37	c 4	28643 (50%) CSP clauses are encoded (262030 clauses, 4656850 bytes)
4.27/4.49	c 4	34371 (60%) CSP clauses are encoded (313574 clauses, 5634272 bytes)
4.46/4.61	c 4	40100 (70%) CSP clauses are encoded (365143 clauses, 6612178 bytes)
4.56/4.73	c 4	45828 (80%) CSP clauses are encoded (416687 clauses, 7589600 bytes)
4.66/4.84	c 4	51557 (90%) CSP clauses are encoded (468256 clauses, 8567506 bytes)
4.76/4.96	c 4	57285 (100%) CSP clauses are encoded (519800 clauses, 9544928 bytes)
4.76/4.96	c 4	57285 CSP clauses encoded
4.76/4.96	c 4	Writing map file : HOME/temp.map
4.76/4.98	c 5	Heap : 20 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
4.76/4.98	c 5	SAT : 42810 SAT variables, 519800 SAT clauses, 9544928 bytes
4.76/4.98	c 5	Heap : 20 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
4.84/5.01	c 5	SOLVING HOME/temp.cnf
4.84/5.01	c 5	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
780.42/788.04	c 788	DECODING HOME/temp.out WITH HOME/temp.map
780.42/788.04	c 788	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'
780.47/788.13	c 788	Decoding HOME/temp.out
780.47/788.19	s UNSATISFIABLE
780.47/788.23	c 788	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
780.47/788.25	c 788	CPU 780.66 (0.06 0.01 777.77 2.82)
780.47/788.25	c 788	END Sun Jul 12 08:27:40 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-2084600-1247379271/watcher-2084600-1247379271 -o /tmp/evaluation-result-2084600-1247379271/solver-2084600-1247379271 -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-2084600-1247379271.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.92 2.11 2.17 4/81 24198
/proc/meminfo: memFree=1872904/2055920 swapFree=4192812/4192956
[pid=24198] ppid=24196 vsize=18576 CPUtime=0
/proc/24198/stat : 24198 (runsolver) R 24196 24198 22820 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 24993542 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 238487661863 0 0 4096 24578 0 0 0 17 1 0 0
/proc/24198/statm: 4644 284 249 26 0 2626 0

[startup+0.0834689 s]
/proc/loadavg: 1.92 2.11 2.17 4/81 24198
/proc/meminfo: memFree=1872904/2055920 swapFree=4192812/4192956
[pid=24198] ppid=24196 vsize=16740 CPUtime=0.06
/proc/24198/stat : 24198 (sugar) S 24196 24198 22820 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 24993542 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24198/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101436 s]
/proc/loadavg: 1.92 2.11 2.17 4/81 24198
/proc/meminfo: memFree=1872904/2055920 swapFree=4192812/4192956
[pid=24198] ppid=24196 vsize=16868 CPUtime=0.06
/proc/24198/stat : 24198 (sugar) S 24196 24198 22820 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 24993542 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24198/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.30143 s]
/proc/loadavg: 1.92 2.11 2.17 4/81 24198
/proc/meminfo: memFree=1872904/2055920 swapFree=4192812/4192956
[pid=24198] ppid=24196 vsize=16868 CPUtime=0.06
/proc/24198/stat : 24198 (sugar) S 24196 24198 22820 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 24993542 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24198/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.70151 s]
/proc/loadavg: 1.92 2.11 2.17 4/81 24198
/proc/meminfo: memFree=1872904/2055920 swapFree=4192812/4192956
[pid=24198] ppid=24196 vsize=16868 CPUtime=0.06
/proc/24198/stat : 24198 (sugar) S 24196 24198 22820 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 24993542 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24198/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50271 s]
/proc/loadavg: 1.92 2.11 2.17 3/92 24210
/proc/meminfo: memFree=1846128/2055920 swapFree=4192812/4192956
[pid=24198] ppid=24196 vsize=16868 CPUtime=0.06
/proc/24198/stat : 24198 (sugar) S 24196 24198 22820 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 24993542 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24198/statm: 4217 1111 409 3 0 796 0
[pid=24201] ppid=24198 vsize=5356 CPUtime=0
/proc/24201/stat : 24201 (sh) S 24198 24198 22820 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24993551 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24201/statm: 1339 233 193 169 0 50 0
[pid=24202] ppid=24201 vsize=864792 CPUtime=1.39
/proc/24202/stat : 24202 (java) S 24201 24198 22820 0 -1 0 12592 0 1 0 132 7 0 0 18 0 9 0 24993551 885547008 10619 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24202/statm: 216198 10619 2557 9 0 210710 0
[pid=24202/tid=24203] ppid=24201 vsize=864792 CPUtime=0.78
/proc/24202/task/24203/stat : 24203 (java) R 24201 24198 22820 0 -1 64 3050 0 1 0 76 2 0 0 24 0 9 0 24993552 885547008 10619 996147200 134512640 134550932 4294955984 18446744073709551615 4126783173 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24202/tid=24204] ppid=24201 vsize=864792 CPUtime=0.43
/proc/24202/task/24204/stat : 24204 (java) S 24201 24198 22820 0 -1 64 8309 0 0 0 40 3 0 0 16 0 9 0 24993554 885547008 10619 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24202/tid=24205] ppid=24201 vsize=864792 CPUtime=0
/proc/24202/task/24205/stat : 24205 (java) S 24201 24198 22820 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 24993554 885547008 10619 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24202/tid=24206] ppid=24201 vsize=864792 CPUtime=0
/proc/24202/task/24206/stat : 24206 (java) S 24201 24198 22820 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 24993554 885547008 10619 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24202/tid=24207] ppid=24201 vsize=864792 CPUtime=0
/proc/24202/task/24207/stat : 24207 (java) S 24201 24198 22820 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24993556 885547008 10619 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24202/tid=24208] ppid=24201 vsize=864792 CPUtime=0.14
/proc/24202/task/24208/stat : 24208 (java) S 24201 24198 22820 0 -1 64 528 0 0 0 14 0 0 0 16 0 9 0 24993556 885547008 10619 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24202/tid=24209] ppid=24201 vsize=864792 CPUtime=0
/proc/24202/task/24209/stat : 24209 (java) S 24201 24198 22820 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24993556 885547008 10619 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24202/tid=24210] ppid=24201 vsize=864792 CPUtime=0
/proc/24202/task/24210/stat : 24210 (java) S 24201 24198 22820 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24993556 885547008 10619 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 887016

[startup+3.10306 s]
/proc/loadavg: 1.92 2.11 2.17 3/92 24220
/proc/meminfo: memFree=1857264/2055920 swapFree=4192812/4192956
[pid=24198] ppid=24196 vsize=16868 CPUtime=1.58
/proc/24198/stat : 24198 (sugar) S 24196 24198 22820 0 -1 4194304 1310 13025 0 1 6 1 143 8 15 0 1 0 24993542 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24198/statm: 4217 1111 409 3 0 796 0
[pid=24211] ppid=24198 vsize=5356 CPUtime=0
/proc/24211/stat : 24211 (sh) S 24198 24198 22820 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24993708 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24211/statm: 1339 233 193 169 0 50 0
[pid=24212] ppid=24211 vsize=868596 CPUtime=1.41
/proc/24212/stat : 24212 (java) S 24211 24198 22820 0 -1 0 11209 0 1 0 134 7 0 0 18 0 9 0 24993708 889442304 10179 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24212/statm: 217149 10179 2566 9 0 211654 0
[pid=24212/tid=24213] ppid=24211 vsize=868596 CPUtime=0.85
/proc/24212/task/24213/stat : 24213 (java) R 24211 24198 22820 0 -1 64 2750 0 1 0 83 2 0 0 25 0 9 0 24993709 889442304 10179 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24212/tid=24214] ppid=24211 vsize=868596 CPUtime=0.37
/proc/24212/task/24214/stat : 24214 (java) S 24211 24198 22820 0 -1 64 6281 0 0 0 34 3 0 0 15 0 9 0 24993710 889442304 10179 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24212/tid=24215] ppid=24211 vsize=868596 CPUtime=0
/proc/24212/task/24215/stat : 24215 (java) S 24211 24198 22820 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24993711 889442304 10179 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24212/tid=24216] ppid=24211 vsize=868596 CPUtime=0
/proc/24212/task/24216/stat : 24216 (java) S 24211 24198 22820 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 24993711 889442304 10179 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24212/tid=24217] ppid=24211 vsize=868596 CPUtime=0
/proc/24212/task/24217/stat : 24217 (java) S 24211 24198 22820 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24993713 889442304 10179 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24212/tid=24218] ppid=24211 vsize=868596 CPUtime=0.16
/proc/24212/task/24218/stat : 24218 (java) S 24211 24198 22820 0 -1 64 1476 0 0 0 15 1 0 0 16 0 9 0 24993713 889442304 10179 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24212/tid=24219] ppid=24211 vsize=868596 CPUtime=0
/proc/24212/task/24219/stat : 24219 (java) S 24211 24198 22820 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24993713 889442304 10179 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24212/tid=24220] ppid=24211 vsize=868596 CPUtime=0
/proc/24212/task/24220/stat : 24220 (java) S 24211 24198 22820 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24993713 889442304 10179 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 890820

[startup+6.30159 s]
/proc/loadavg: 2.01 2.13 2.18 3/84 24222
/proc/meminfo: memFree=1857392/2055920 swapFree=4192812/4192956
[pid=24198] ppid=24196 vsize=16868 CPUtime=4.87
/proc/24198/stat : 24198 (sugar) S 24196 24198 22820 0 -1 4194304 1365 28125 0 2 6 1 454 26 16 0 1 0 24993542 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24198/statm: 4217 1113 409 3 0 796 0
[pid=24221] ppid=24198 vsize=5356 CPUtime=0
/proc/24221/stat : 24221 (sh) S 24198 24198 22820 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24994044 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24221/statm: 1339 232 193 169 0 50 0
[pid=24222] ppid=24221 vsize=6252 CPUtime=1.26
/proc/24222/stat : 24222 (picosat) R 24221 24198 22820 0 -1 4194304 1478 0 0 0 58 68 0 0 25 0 1 0 24994044 6402048 1464 996147200 134512640 134931368 4294956256 18446744073709551615 134560142 0 0 4096 0 0 0 0 17 1 0 0
/proc/24222/statm: 1563 1464 40 102 0 1458 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 28476

[startup+12.7018 s]
/proc/loadavg: 2.01 2.13 2.18 3/84 24222
/proc/meminfo: memFree=1839536/2055920 swapFree=4192812/4192956
[pid=24198] ppid=24196 vsize=16868 CPUtime=4.87
/proc/24198/stat : 24198 (sugar) S 24196 24198 22820 0 -1 4194304 1365 28125 0 2 6 1 454 26 16 0 1 0 24993542 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24198/statm: 4217 1113 409 3 0 796 0
[pid=24221] ppid=24198 vsize=5356 CPUtime=0
/proc/24221/stat : 24221 (sh) S 24198 24198 22820 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24994044 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24221/statm: 1339 232 193 169 0 50 0
[pid=24222] ppid=24221 vsize=22324 CPUtime=7.6
/proc/24222/stat : 24222 (picosat) R 24221 24198 22820 0 -1 4194304 5052 0 0 0 512 248 0 0 25 0 1 0 24994044 22859776 5027 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/24222/statm: 5581 5027 42 102 0 5476 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 44548

[startup+25.5013 s]
/proc/loadavg: 2.00 2.12 2.17 3/84 24222
/proc/meminfo: memFree=1837040/2055920 swapFree=4192812/4192956
[pid=24198] ppid=24196 vsize=16868 CPUtime=4.87
/proc/24198/stat : 24198 (sugar) S 24196 24198 22820 0 -1 4194304 1365 28125 0 2 6 1 454 26 16 0 1 0 24993542 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24198/statm: 4217 1113 409 3 0 796 0
[pid=24221] ppid=24198 vsize=5356 CPUtime=0
/proc/24221/stat : 24221 (sh) S 24198 24198 22820 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24994044 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24221/statm: 1339 232 193 169 0 50 0
[pid=24222] ppid=24221 vsize=24700 CPUtime=20.28
/proc/24222/stat : 24222 (picosat) R 24221 24198 22820 0 -1 4194304 5706 0 0 0 1779 249 0 0 25 0 1 0 24994044 25292800 5681 996147200 134512640 134931368 4294956256 18446744073709551615 134525820 0 0 4096 0 0 0 0 17 1 0 0
/proc/24222/statm: 6175 5681 42 102 0 6070 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 46924

[startup+51.1013 s]
/proc/loadavg: 2.00 2.11 2.17 3/84 24222
/proc/meminfo: memFree=1832944/2055920 swapFree=4192812/4192956
[pid=24198] ppid=24196 vsize=16868 CPUtime=4.87
/proc/24198/stat : 24198 (sugar) S 24196 24198 22820 0 -1 4194304 1365 28125 0 2 6 1 454 26 16 0 1 0 24993542 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24198/statm: 4217 1113 409 3 0 796 0
[pid=24221] ppid=24198 vsize=5356 CPUtime=0
/proc/24221/stat : 24221 (sh) S 24198 24198 22820 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24994044 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24221/statm: 1339 232 193 169 0 50 0
[pid=24222] ppid=24221 vsize=28660 CPUtime=45.63
/proc/24222/stat : 24222 (picosat) R 24221 24198 22820 0 -1 4194304 6737 0 0 0 4313 250 0 0 25 0 1 0 24994044 29347840 6712 996147200 134512640 134931368 4294956256 18446744073709551615 134525645 0 0 4096 0 0 0 0 17 1 0 0
/proc/24222/statm: 7165 6712 42 102 0 7060 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 50884

[startup+102.306 s]
/proc/loadavg: 2.00 2.09 2.16 3/84 24222
/proc/meminfo: memFree=1831408/2055920 swapFree=4192812/4192956
[pid=24198] ppid=24196 vsize=16868 CPUtime=4.87
/proc/24198/stat : 24198 (sugar) S 24196 24198 22820 0 -1 4194304 1365 28125 0 2 6 1 454 26 16 0 1 0 24993542 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24198/statm: 4217 1113 409 3 0 796 0
[pid=24221] ppid=24198 vsize=5356 CPUtime=0
/proc/24221/stat : 24221 (sh) S 24198 24198 22820 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24994044 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24221/statm: 1339 232 193 169 0 50 0
[pid=24222] ppid=24221 vsize=31892 CPUtime=96.34
/proc/24222/stat : 24222 (picosat) R 24221 24198 22820 0 -1 4194304 7249 0 0 0 9383 251 0 0 25 0 1 0 24994044 32657408 7001 996147200 134512640 134931368 4294956256 18446744073709551615 134525769 0 0 4096 0 0 0 0 17 1 0 0
/proc/24222/statm: 7973 7001 48 102 0 7868 0
Current children cumulated CPU time (s) 101.21
Current children cumulated vsize (KiB) 54116

[startup+162.302 s]
/proc/loadavg: 2.00 2.07 2.15 3/84 24222
/proc/meminfo: memFree=1831472/2055920 swapFree=4192812/4192956
[pid=24198] ppid=24196 vsize=16868 CPUtime=4.87
/proc/24198/stat : 24198 (sugar) S 24196 24198 22820 0 -1 4194304 1365 28125 0 2 6 1 454 26 16 0 1 0 24993542 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24198/statm: 4217 1113 409 3 0 796 0
[pid=24221] ppid=24198 vsize=5356 CPUtime=0
/proc/24221/stat : 24221 (sh) S 24198 24198 22820 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24994044 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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


[startup+582.302 s]
/proc/loadavg: 2.00 2.01 2.08 3/84 24222
/proc/meminfo: memFree=1829616/2055920 swapFree=4192812/4192956
[pid=24198] ppid=24196 vsize=16868 CPUtime=4.87
/proc/24198/stat : 24198 (sugar) S 24196 24198 22820 0 -1 4194304 1365 28125 0 2 6 1 454 26 16 0 1 0 24993542 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24198/statm: 4217 1113 409 3 0 796 0
[pid=24221] ppid=24198 vsize=5356 CPUtime=0
/proc/24221/stat : 24221 (sh) S 24198 24198 22820 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24994044 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24221/statm: 1339 232 193 169 0 50 0
[pid=24222] ppid=24221 vsize=33856 CPUtime=571.8
/proc/24222/stat : 24222 (picosat) R 24221 24198 22820 0 -1 4194304 8136 0 0 0 56928 252 0 0 25 0 1 0 24994044 34668544 7405 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/24222/statm: 8464 7405 48 102 0 8359 0
Current children cumulated CPU time (s) 576.67
Current children cumulated vsize (KiB) 56080

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.07 3/84 24222
/proc/meminfo: memFree=1829168/2055920 swapFree=4192812/4192956
[pid=24198] ppid=24196 vsize=16868 CPUtime=4.87
/proc/24198/stat : 24198 (sugar) S 24196 24198 22820 0 -1 4194304 1365 28125 0 2 6 1 454 26 16 0 1 0 24993542 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24198/statm: 4217 1113 409 3 0 796 0
[pid=24221] ppid=24198 vsize=5356 CPUtime=0
/proc/24221/stat : 24221 (sh) S 24198 24198 22820 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24994044 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24221/statm: 1339 232 193 169 0 50 0
[pid=24222] ppid=24221 vsize=34120 CPUtime=631.23
/proc/24222/stat : 24222 (picosat) R 24221 24198 22820 0 -1 4194304 8349 0 0 0 62871 252 0 0 25 0 1 0 24994044 34938880 7482 996147200 134512640 134931368 4294956256 18446744073709551615 134597664 0 0 4096 0 0 0 0 17 1 0 0
/proc/24222/statm: 8530 7482 48 102 0 8425 0
Current children cumulated CPU time (s) 636.1
Current children cumulated vsize (KiB) 56344

[startup+702.302 s]
/proc/loadavg: 2.00 2.00 2.07 3/84 24222
/proc/meminfo: memFree=1829168/2055920 swapFree=4192812/4192956
[pid=24198] ppid=24196 vsize=16868 CPUtime=4.87
/proc/24198/stat : 24198 (sugar) S 24196 24198 22820 0 -1 4194304 1365 28125 0 2 6 1 454 26 16 0 1 0 24993542 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24198/statm: 4217 1113 409 3 0 796 0
[pid=24221] ppid=24198 vsize=5356 CPUtime=0
/proc/24221/stat : 24221 (sh) S 24198 24198 22820 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24994044 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24221/statm: 1339 232 193 169 0 50 0
[pid=24222] ppid=24221 vsize=34120 CPUtime=690.67
/proc/24222/stat : 24222 (picosat) R 24221 24198 22820 0 -1 4194304 8349 0 0 0 68815 252 0 0 25 0 1 0 24994044 34938880 7482 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/24222/statm: 8530 7482 48 102 0 8425 0
Current children cumulated CPU time (s) 695.54
Current children cumulated vsize (KiB) 56344

[startup+762.306 s]
/proc/loadavg: 2.00 2.00 2.06 3/84 24222
/proc/meminfo: memFree=1829168/2055920 swapFree=4192812/4192956
[pid=24198] ppid=24196 vsize=16868 CPUtime=4.87
/proc/24198/stat : 24198 (sugar) S 24196 24198 22820 0 -1 4194304 1365 28125 0 2 6 1 454 26 16 0 1 0 24993542 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24198/statm: 4217 1113 409 3 0 796 0
[pid=24221] ppid=24198 vsize=5356 CPUtime=0
/proc/24221/stat : 24221 (sh) S 24198 24198 22820 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24994044 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24221/statm: 1339 232 193 169 0 50 0
[pid=24222] ppid=24221 vsize=34120 CPUtime=750.1
/proc/24222/stat : 24222 (picosat) R 24221 24198 22820 0 -1 4194304 8349 0 0 0 74758 252 0 0 25 0 1 0 24994044 34938880 7482 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/24222/statm: 8530 7482 48 102 0 8425 0
Current children cumulated CPU time (s) 754.97
Current children cumulated vsize (KiB) 56344

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

[startup+767.901 s]
/proc/loadavg: 2.00 2.00 2.06 3/84 24222
/proc/meminfo: memFree=1829168/2055920 swapFree=4192812/4192956
[pid=24198] ppid=24196 vsize=16868 CPUtime=4.87
/proc/24198/stat : 24198 (sugar) S 24196 24198 22820 0 -1 4194304 1365 28125 0 2 6 1 454 26 16 0 1 0 24993542 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24198/statm: 4217 1113 409 3 0 796 0
[pid=24221] ppid=24198 vsize=5356 CPUtime=0
/proc/24221/stat : 24221 (sh) S 24198 24198 22820 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24994044 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24221/statm: 1339 232 193 169 0 50 0
[pid=24222] ppid=24221 vsize=34120 CPUtime=755.64
/proc/24222/stat : 24222 (picosat) R 24221 24198 22820 0 -1 4194304 8349 0 0 0 75312 252 0 0 25 0 1 0 24994044 34938880 7482 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/24222/statm: 8530 7482 48 102 0 8425 0
Current children cumulated CPU time (s) 760.51
Current children cumulated vsize (KiB) 56344

[startup+780.703 s]
/proc/loadavg: 2.00 2.00 2.06 3/84 24222
/proc/meminfo: memFree=1829168/2055920 swapFree=4192812/4192956
[pid=24198] ppid=24196 vsize=16868 CPUtime=4.87
/proc/24198/stat : 24198 (sugar) S 24196 24198 22820 0 -1 4194304 1365 28125 0 2 6 1 454 26 16 0 1 0 24993542 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24198/statm: 4217 1113 409 3 0 796 0
[pid=24221] ppid=24198 vsize=5356 CPUtime=0
/proc/24221/stat : 24221 (sh) S 24198 24198 22820 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24994044 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24221/statm: 1339 232 193 169 0 50 0
[pid=24222] ppid=24221 vsize=34120 CPUtime=768.33
/proc/24222/stat : 24222 (picosat) R 24221 24198 22820 0 -1 4194304 8349 0 0 0 76581 252 0 0 25 0 1 0 24994044 34938880 7482 996147200 134512640 134931368 4294956256 18446744073709551615 134525860 0 0 4096 0 0 0 0 17 1 0 0
/proc/24222/statm: 8530 7482 48 102 0 8425 0
Current children cumulated CPU time (s) 773.2
Current children cumulated vsize (KiB) 56344

[startup+783.901 s]
/proc/loadavg: 2.00 2.00 2.06 3/84 24222
/proc/meminfo: memFree=1829168/2055920 swapFree=4192812/4192956
[pid=24198] ppid=24196 vsize=16868 CPUtime=4.87
/proc/24198/stat : 24198 (sugar) S 24196 24198 22820 0 -1 4194304 1365 28125 0 2 6 1 454 26 16 0 1 0 24993542 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24198/statm: 4217 1113 409 3 0 796 0
[pid=24221] ppid=24198 vsize=5356 CPUtime=0
/proc/24221/stat : 24221 (sh) S 24198 24198 22820 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24994044 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24221/statm: 1339 232 193 169 0 50 0
[pid=24222] ppid=24221 vsize=34120 CPUtime=771.5
/proc/24222/stat : 24222 (picosat) R 24221 24198 22820 0 -1 4194304 8349 0 0 0 76898 252 0 0 25 0 1 0 24994044 34938880 7482 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/24222/statm: 8530 7482 48 102 0 8425 0
Current children cumulated CPU time (s) 776.37
Current children cumulated vsize (KiB) 56344

[startup+785.503 s]
/proc/loadavg: 2.00 2.00 2.06 3/84 24222
/proc/meminfo: memFree=1829168/2055920 swapFree=4192812/4192956
[pid=24198] ppid=24196 vsize=16868 CPUtime=4.87
/proc/24198/stat : 24198 (sugar) S 24196 24198 22820 0 -1 4194304 1365 28125 0 2 6 1 454 26 16 0 1 0 24993542 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24198/statm: 4217 1113 409 3 0 796 0
[pid=24221] ppid=24198 vsize=5356 CPUtime=0
/proc/24221/stat : 24221 (sh) S 24198 24198 22820 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24994044 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24221/statm: 1339 232 193 169 0 50 0
[pid=24222] ppid=24221 vsize=34120 CPUtime=773.08
/proc/24222/stat : 24222 (picosat) R 24221 24198 22820 0 -1 4194304 8349 0 0 0 77056 252 0 0 25 0 1 0 24994044 34938880 7482 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/24222/statm: 8530 7482 48 102 0 8425 0
Current children cumulated CPU time (s) 777.95
Current children cumulated vsize (KiB) 56344

[startup+787.102 s]
/proc/loadavg: 2.00 2.00 2.06 3/84 24222
/proc/meminfo: memFree=1829168/2055920 swapFree=4192812/4192956
[pid=24198] ppid=24196 vsize=16868 CPUtime=4.87
/proc/24198/stat : 24198 (sugar) S 24196 24198 22820 0 -1 4194304 1365 28125 0 2 6 1 454 26 16 0 1 0 24993542 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24198/statm: 4217 1113 409 3 0 796 0
[pid=24221] ppid=24198 vsize=5356 CPUtime=0
/proc/24221/stat : 24221 (sh) S 24198 24198 22820 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24994044 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24221/statm: 1339 232 193 169 0 50 0
[pid=24222] ppid=24221 vsize=34120 CPUtime=774.66
/proc/24222/stat : 24222 (picosat) R 24221 24198 22820 0 -1 4194304 8349 0 0 0 77214 252 0 0 25 0 1 0 24994044 34938880 7482 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/24222/statm: 8530 7482 48 102 0 8425 0
Current children cumulated CPU time (s) 779.53
Current children cumulated vsize (KiB) 56344

[startup+787.901 s]
/proc/loadavg: 2.00 2.00 2.06 3/84 24222
/proc/meminfo: memFree=1829168/2055920 swapFree=4192812/4192956
[pid=24198] ppid=24196 vsize=16868 CPUtime=4.87
/proc/24198/stat : 24198 (sugar) S 24196 24198 22820 0 -1 4194304 1365 28125 0 2 6 1 454 26 16 0 1 0 24993542 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24198/statm: 4217 1113 409 3 0 796 0
[pid=24221] ppid=24198 vsize=5356 CPUtime=0
/proc/24221/stat : 24221 (sh) S 24198 24198 22820 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24994044 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24221/statm: 1339 232 193 169 0 50 0
[pid=24222] ppid=24221 vsize=34120 CPUtime=775.45
/proc/24222/stat : 24222 (picosat) R 24221 24198 22820 0 -1 4194304 8349 0 0 0 77293 252 0 0 25 0 1 0 24994044 34938880 7482 996147200 134512640 134931368 4294956256 18446744073709551615 134525781 0 0 4096 0 0 0 0 17 1 0 0
/proc/24222/statm: 8530 7482 48 102 0 8425 0
Current children cumulated CPU time (s) 780.32
Current children cumulated vsize (KiB) 56344

[startup+788.101 s]
/proc/loadavg: 2.00 2.00 2.06 3/84 24222
/proc/meminfo: memFree=1829168/2055920 swapFree=4192812/4192956
[pid=24198] ppid=24196 vsize=16868 CPUtime=780.47
/proc/24198/stat : 24198 (sugar) S 24196 24198 22820 0 -1 4194304 1428 36761 0 2 6 1 77761 279 17 0 1 0 24993542 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24198/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 780.47
Current children cumulated vsize (KiB) 16868

[startup+788.201 s]
/proc/loadavg: 2.00 2.00 2.06 3/84 24222
/proc/meminfo: memFree=1829168/2055920 swapFree=4192812/4192956
[pid=24198] ppid=24196 vsize=16868 CPUtime=780.47
/proc/24198/stat : 24198 (sugar) S 24196 24198 22820 0 -1 4194304 1448 36761 0 2 6 1 77761 279 15 0 1 0 24993542 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24198/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 780.47
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 788.258
CPU time (s): 780.684
CPU user time (s): 777.835
CPU system time (s): 2.84957
CPU usage (%): 99.0392
Max. virtual memory (cumulated for all children) (KiB): 891324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 777.835
system time used= 2.84957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42191
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= 3882
involuntary context switches= 36029

runsolver used 1.00485 second user time and 2.59361 second system time

The end

Launcher Data

Begin job on node23 at 2009-07-12 08:14:32
IDJOB=2084600
IDBENCH=58094
IDSOLVER=738
FILE ID=node23/2084600-1247379271
PBS_JOBID= 9507151
Free space on /tmp= 66360 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/graphColoring/school/normalized-school1-13.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-2084600-1247379271/watcher-2084600-1247379271 -o /tmp/evaluation-result-2084600-1247379271/solver-2084600-1247379271 -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-2084600-1247379271.xml

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

MD5SUM BENCH= 8548974883c278e82435753f5bbb2c5f
RANDOM SEED=1475121046

node23.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.277
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.277
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:       1873384 kB
Buffers:          4864 kB
Cached:          56132 kB
SwapCached:          0 kB
Active:         114600 kB
Inactive:        16784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1873384 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3640 kB
Writeback:           0 kB
Mapped:          90876 kB
Slab:            36168 kB
Committed_AS:   257356 kB
PageTables:       1944 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= 66356 MiB
End job on node23 at 2009-07-12 08:27:40