Trace number 2073699

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+picosatSAT 835.164 841.159

General information on the benchmark

Namecsp/ukPuzzle/
normalized-crossword-m1-uk-puzzle22.xml
MD5SUMf276a46bd828722ff96f92f095d5cf90
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 benchmark0.304953
Satisfiable
(Un)Satisfiability was proved
Number of variables132
Number of constraints662
Maximum constraint arity26
Maximum domain size26
Number of constraints which are defined in extension60
Number of constraints which are defined in intension602
Global constraints used (with number of constraints)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.08	c 0	BEGIN Sun Jul 12 02:34:30 2009
0.00/0.08	c 0	PID 20127
0.00/0.08	c 0	HOST node61.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2073699-1247358870.xml TO HOME/temp.csp
0.00/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-2073699-1247358870.xml' 'HOME/temp.csp'
0.06/0.95	c 1	1 domains, 132 variables, 6 predicates, 4 relations, 662 constraints
0.06/0.97	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.97	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'
0.92/1.06	c 1	Parsing HOME/temp.csp
1.43/1.53	c 1	parsed 805 expressions
1.43/1.54	c 1	Heap : 6 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.43/1.54	c 1	Converting to clausal form CSP
1.43/1.56	c 1	converted 81 (10%) expressions
1.62/1.71	c 2	converted 161 (20%) expressions
2.91/3.08	c 3	converted 242 (30%) expressions
3.00/3.18	c 3	converted 322 (40%) expressions
3.10/3.21	c 3	converted 403 (50%) expressions
3.10/3.30	c 3	converted 483 (60%) expressions
3.20/3.31	c 3	converted 564 (70%) expressions
3.20/3.32	c 3	converted 644 (80%) expressions
3.20/3.33	c 3	converted 725 (90%) expressions
4.38/4.56	c 4	converted 805 (100%) expressions
4.38/4.56	c 4	CSP : 132 integers, 0 booleans, 662 clauses, largest domain size 26
4.38/4.56	c 4	Heap : 76 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.38/4.56	c 4	Propagation in CSP
4.38/4.57	c 4	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.38/4.57	c 4	CSP : 132 integers, 0 booleans, 662 clauses, largest domain size 26
4.38/4.57	c 4	Heap : 76 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.38/4.57	c 4	Simplifing CSP by introducing new Boolean variables
4.38/4.59	c 5	CSP : 132 integers, 4512 booleans, 5174 clauses, largest domain size 26
4.38/4.59	c 5	Heap : 78 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.89/5.05	c 5	Encoding CSP to SAT : HOME/temp.cnf
4.89/5.06	c 5	14 (10%) CSP integer variables are encoded (336 clauses, 3552 bytes)
4.89/5.06	c 5	27 (20%) CSP integer variables are encoded (648 clauses, 6984 bytes)
4.89/5.06	c 5	40 (30%) CSP integer variables are encoded (960 clauses, 10417 bytes)
4.89/5.07	c 5	53 (40%) CSP integer variables are encoded (1272 clauses, 14473 bytes)
4.89/5.07	c 5	66 (50%) CSP integer variables are encoded (1584 clauses, 18529 bytes)
4.89/5.07	c 5	80 (60%) CSP integer variables are encoded (1920 clauses, 22897 bytes)
4.89/5.07	c 5	93 (70%) CSP integer variables are encoded (2232 clauses, 26953 bytes)
4.89/5.07	c 5	106 (80%) CSP integer variables are encoded (2544 clauses, 31009 bytes)
4.89/5.07	c 5	119 (90%) CSP integer variables are encoded (2856 clauses, 35065 bytes)
4.89/5.07	c 5	132 (100%) CSP integer variables are encoded (3168 clauses, 39121 bytes)
30.62/31.08	c 31	518 (10%) CSP clauses are encoded (459353 clauses, 17728576 bytes)
30.71/31.12	c 31	1035 (20%) CSP clauses are encoded (470945 clauses, 17942838 bytes)
30.71/31.15	c 31	1553 (30%) CSP clauses are encoded (482563 clauses, 18159658 bytes)
30.71/31.18	c 31	2070 (40%) CSP clauses are encoded (494530 clauses, 18362928 bytes)
30.81/31.20	c 31	2587 (50%) CSP clauses are encoded (506522 clauses, 18569466 bytes)
30.81/31.22	c 31	3105 (60%) CSP clauses are encoded (518565 clauses, 18782418 bytes)
30.81/31.25	c 31	3622 (70%) CSP clauses are encoded (530557 clauses, 18994926 bytes)
30.81/31.27	c 31	4140 (80%) CSP clauses are encoded (542600 clauses, 19213058 bytes)
30.81/31.30	c 31	4657 (90%) CSP clauses are encoded (554592 clauses, 19437191 bytes)
620.87/626.29	c 626	5174 (100%) CSP clauses are encoded (1378618 clauses, 91802826 bytes)
620.87/626.29	c 626	5174 CSP clauses encoded
620.87/626.29	c 626	Writing map file : HOME/temp.map
620.97/626.30	c 626	Heap : 139 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
620.97/626.30	c 626	SAT : 7812 SAT variables, 1378618 SAT clauses, 91802826 bytes
620.97/626.30	c 626	Heap : 139 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
620.97/626.36	c 626	SOLVING HOME/temp.cnf
620.97/626.36	c 626	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
834.79/840.89	c 841	DECODING HOME/temp.out WITH HOME/temp.map
834.79/840.89	c 841	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'
834.90/840.97	c 841	Decoding HOME/temp.out
834.90/841.08	s SATISFIABLE
834.90/841.09	v 14 22 4 13 0 15 19 8 3 4 4 11 4 3 0 17 14 14 13 8 11 18 6 4 13 20 3 20 4 2 0 20 10 0 15 0 19 7 4 19 8 2 0 11 11 24 8 14 13 13 0 19 4 3 20 2 4 1 4 18 14 12 22 4 19 0 13 8 10 4 10 4 4 11 18 3 0 2 4 18 12 14 8 14 0 19 11 4 23 8 6 17 0 15 7 8 2 0 11 0 1 4 11 4 17 0 14 17 6 24 13 14 12 4 13 19 7 13 14 17 13 0 13 0 18 0 24 18 18 2 0 13
834.90/841.10	c 841	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
834.90/841.12	c 841	CPU 835.1 (0.06 0.02 810.73 24.29)
834.90/841.12	c 841	END Sun Jul 12 02:48:31 2009

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2073699-1247358870/watcher-2073699-1247358870 -o /tmp/evaluation-result-2073699-1247358870/solver-2073699-1247358870 -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-2073699-1247358870.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: 2.12 2.11 2.07 4/80 20127
/proc/meminfo: memFree=1751792/2055920 swapFree=4192812/4192956
[pid=20127] ppid=20125 vsize=12272 CPUtime=0
/proc/20127/stat : 20127 (sugar) R 20125 20127 18280 0 -1 4194304 396 0 0 0 0 0 0 0 20 0 1 0 22950441 12566528 364 996147200 4194304 4206940 548682068608 18446744073709551615 246406675045 0 0 4224 0 0 0 0 17 1 0 0
/proc/20127/statm: 3068 364 274 3 0 168 0

[startup+0.0872051 s]
/proc/loadavg: 2.12 2.11 2.07 4/80 20127
/proc/meminfo: memFree=1751792/2055920 swapFree=4192812/4192956
[pid=20127] ppid=20125 vsize=16868 CPUtime=0.06
/proc/20127/stat : 20127 (sugar) S 20125 20127 18280 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 22950441 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20127/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.107898 s]
/proc/loadavg: 2.12 2.11 2.07 4/80 20127
/proc/meminfo: memFree=1751792/2055920 swapFree=4192812/4192956
[pid=20127] ppid=20125 vsize=16868 CPUtime=0.06
/proc/20127/stat : 20127 (sugar) S 20125 20127 18280 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 22950441 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20127/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301785 s]
/proc/loadavg: 2.12 2.11 2.07 4/80 20127
/proc/meminfo: memFree=1751792/2055920 swapFree=4192812/4192956
[pid=20127] ppid=20125 vsize=16868 CPUtime=0.06
/proc/20127/stat : 20127 (sugar) S 20125 20127 18280 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 22950441 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20127/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701831 s]
/proc/loadavg: 2.12 2.11 2.07 4/80 20127
/proc/meminfo: memFree=1751792/2055920 swapFree=4192812/4192956
[pid=20127] ppid=20125 vsize=16868 CPUtime=0.06
/proc/20127/stat : 20127 (sugar) S 20125 20127 18280 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 22950441 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20127/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.5029 s]
/proc/loadavg: 2.19 2.13 2.07 4/85 20143
/proc/meminfo: memFree=1745864/2055920 swapFree=4192812/4192956
[pid=20127] ppid=20125 vsize=16868 CPUtime=0.92
/proc/20127/stat : 20127 (sugar) S 20125 20127 18280 0 -1 4194304 1309 8222 0 1 5 1 80 6 16 0 1 0 22950441 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20127/statm: 4217 1111 409 3 0 796 0
[pid=20140] ppid=20127 vsize=5356 CPUtime=0
/proc/20140/stat : 20140 (sh) S 20127 20127 18280 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22950539 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20140/statm: 1339 233 193 169 0 50 0
[pid=20141] ppid=20140 vsize=862288 CPUtime=0.51
/proc/20141/stat : 20141 (java) S 20140 20127 18280 0 -1 0 5606 0 1 0 48 3 0 0 18 0 9 0 22950539 882982912 4871 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20141/statm: 215572 4871 2158 9 0 210485 0
[pid=20141/tid=20142] ppid=20140 vsize=862288 CPUtime=0.37
/proc/20141/task/20142/stat : 20142 (java) R 20140 20127 18280 0 -1 64 2016 0 1 0 37 0 0 0 20 0 9 0 22950540 882982912 4871 996147200 134512640 134550932 4294955936 18446744073709551615 104749878 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20143] ppid=20140 vsize=862288 CPUtime=0.08
/proc/20141/task/20143/stat : 20143 (java) S 20140 20127 18280 0 -1 64 2589 0 0 0 7 1 0 0 16 0 9 0 22950541 882982912 4871 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 884512

[startup+3.10105 s]
/proc/loadavg: 2.19 2.13 2.07 4/91 20149
/proc/meminfo: memFree=1720920/2055920 swapFree=4192812/4192956
[pid=20127] ppid=20125 vsize=16868 CPUtime=0.92
/proc/20127/stat : 20127 (sugar) S 20125 20127 18280 0 -1 4194304 1309 8222 0 1 5 1 80 6 16 0 1 0 22950441 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20127/statm: 4217 1111 409 3 0 796 0
[pid=20140] ppid=20127 vsize=5356 CPUtime=0
/proc/20140/stat : 20140 (sh) S 20127 20127 18280 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22950539 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20140/statm: 1339 233 193 169 0 50 0
[pid=20141] ppid=20140 vsize=864364 CPUtime=2.08
/proc/20141/stat : 20141 (java) S 20140 20127 18280 0 -1 0 15172 0 1 0 200 8 0 0 18 0 9 0 22950539 885108736 14384 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20141/statm: 216091 14384 2566 9 0 210596 0
[pid=20141/tid=20142] ppid=20140 vsize=864364 CPUtime=1.06
/proc/20141/task/20142/stat : 20142 (java) R 20140 20127 18280 0 -1 64 2938 0 1 0 105 1 0 0 23 0 9 0 22950540 885108736 14384 996147200 134512640 134550932 4294955936 18446744073709551615 4125978730 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20143] ppid=20140 vsize=864364 CPUtime=0.94
/proc/20141/task/20143/stat : 20143 (java) S 20140 20127 18280 0 -1 64 11216 0 0 0 88 6 0 0 17 0 9 0 22950541 885108736 14384 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20144] ppid=20140 vsize=864364 CPUtime=0
/proc/20141/task/20144/stat : 20144 (java) S 20140 20127 18280 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22950542 885108736 14384 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20145] ppid=20140 vsize=864364 CPUtime=0
/proc/20141/task/20145/stat : 20145 (java) S 20140 20127 18280 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22950542 885108736 14384 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20146] ppid=20140 vsize=864364 CPUtime=0
/proc/20141/task/20146/stat : 20146 (java) S 20140 20127 18280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22950544 885108736 14384 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20147] ppid=20140 vsize=864364 CPUtime=0.06
/proc/20141/task/20147/stat : 20147 (java) S 20140 20127 18280 0 -1 64 315 0 0 0 6 0 0 0 16 0 9 0 22950544 885108736 14384 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20148] ppid=20140 vsize=864364 CPUtime=0
/proc/20141/task/20148/stat : 20148 (java) S 20140 20127 18280 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22950544 885108736 14384 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20149] ppid=20140 vsize=864364 CPUtime=0
/proc/20141/task/20149/stat : 20149 (java) S 20140 20127 18280 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22950544 885108736 14384 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 886588

[startup+6.30236 s]
/proc/loadavg: 2.17 2.12 2.07 3/91 20149
/proc/meminfo: memFree=1652504/2055920 swapFree=4192812/4192956
[pid=20127] ppid=20125 vsize=16868 CPUtime=0.93
/proc/20127/stat : 20127 (sugar) S 20125 20127 18280 0 -1 4194304 1310 8222 0 1 6 1 80 6 15 0 1 0 22950441 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20127/statm: 4217 1111 409 3 0 796 0
[pid=20140] ppid=20127 vsize=5356 CPUtime=0
/proc/20140/stat : 20140 (sh) S 20127 20127 18280 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22950539 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20140/statm: 1339 233 193 169 0 50 0
[pid=20141] ppid=20140 vsize=868712 CPUtime=5.25
/proc/20141/stat : 20141 (java) S 20140 20127 18280 0 -1 0 27412 0 1 0 510 15 0 0 18 0 9 0 22950539 889561088 26156 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20141/statm: 217178 26156 2591 9 0 211655 0
[pid=20141/tid=20142] ppid=20140 vsize=868712 CPUtime=2.71
/proc/20141/task/20142/stat : 20142 (java) R 20140 20127 18280 0 -1 64 3834 0 1 0 268 3 0 0 25 0 9 0 22950540 889561088 26156 996147200 134512640 134550932 4294955936 18446744073709551615 4126573697 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20143] ppid=20140 vsize=868712 CPUtime=2.31
/proc/20141/task/20143/stat : 20143 (java) S 20140 20127 18280 0 -1 64 21415 0 0 0 221 10 0 0 16 0 9 0 22950541 889561088 26156 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20144] ppid=20140 vsize=868712 CPUtime=0
/proc/20141/task/20144/stat : 20144 (java) S 20140 20127 18280 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22950542 889561088 26156 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20145] ppid=20140 vsize=868712 CPUtime=0
/proc/20141/task/20145/stat : 20145 (java) S 20140 20127 18280 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22950542 889561088 26156 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20146] ppid=20140 vsize=868712 CPUtime=0
/proc/20141/task/20146/stat : 20146 (java) S 20140 20127 18280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22950544 889561088 26156 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20147] ppid=20140 vsize=868712 CPUtime=0.19
/proc/20141/task/20147/stat : 20147 (java) S 20140 20127 18280 0 -1 64 1460 0 0 0 19 0 0 0 16 0 9 0 22950544 889561088 26156 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20148] ppid=20140 vsize=868712 CPUtime=0
/proc/20141/task/20148/stat : 20148 (java) S 20140 20127 18280 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22950544 889561088 26156 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20149] ppid=20140 vsize=868712 CPUtime=0
/proc/20141/task/20149/stat : 20149 (java) S 20140 20127 18280 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22950544 889561088 26156 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 890936

[startup+12.702 s]
/proc/loadavg: 2.16 2.12 2.07 4/91 20149
/proc/meminfo: memFree=1645016/2055920 swapFree=4192812/4192956
[pid=20127] ppid=20125 vsize=16868 CPUtime=0.93
/proc/20127/stat : 20127 (sugar) S 20125 20127 18280 0 -1 4194304 1310 8222 0 1 6 1 80 6 15 0 1 0 22950441 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20127/statm: 4217 1111 409 3 0 796 0
[pid=20140] ppid=20127 vsize=5356 CPUtime=0
/proc/20140/stat : 20140 (sh) S 20127 20127 18280 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22950539 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20140/statm: 1339 233 193 169 0 50 0
[pid=20141] ppid=20140 vsize=868712 CPUtime=11.59
/proc/20141/stat : 20141 (java) S 20140 20127 18280 0 -1 0 27577 0 1 0 1140 19 0 0 18 0 9 0 22950539 889561088 26265 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20141/statm: 217178 26265 2591 9 0 211655 0
[pid=20141/tid=20142] ppid=20140 vsize=868712 CPUtime=8.86
/proc/20141/task/20142/stat : 20142 (java) R 20140 20127 18280 0 -1 64 3891 0 1 0 879 7 0 0 25 0 9 0 22950540 889561088 26265 996147200 134512640 134550932 4294955936 18446744073709551615 4126910011 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20143] ppid=20140 vsize=868712 CPUtime=2.49
/proc/20141/task/20143/stat : 20143 (java) S 20140 20127 18280 0 -1 64 21516 0 0 0 239 10 0 0 16 0 9 0 22950541 889561088 26265 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20144] ppid=20140 vsize=868712 CPUtime=0
/proc/20141/task/20144/stat : 20144 (java) S 20140 20127 18280 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22950542 889561088 26265 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20145] ppid=20140 vsize=868712 CPUtime=0
/proc/20141/task/20145/stat : 20145 (java) S 20140 20127 18280 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22950542 889561088 26265 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20146] ppid=20140 vsize=868712 CPUtime=0
/proc/20141/task/20146/stat : 20146 (java) S 20140 20127 18280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22950544 889561088 26265 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20147] ppid=20140 vsize=868712 CPUtime=0.2
/proc/20141/task/20147/stat : 20147 (java) S 20140 20127 18280 0 -1 64 1467 0 0 0 20 0 0 0 16 0 9 0 22950544 889561088 26265 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20148] ppid=20140 vsize=868712 CPUtime=0
/proc/20141/task/20148/stat : 20148 (java) S 20140 20127 18280 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22950544 889561088 26265 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20149] ppid=20140 vsize=868712 CPUtime=0
/proc/20141/task/20149/stat : 20149 (java) S 20140 20127 18280 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22950544 889561088 26265 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 890936

[startup+25.5032 s]
/proc/loadavg: 2.12 2.11 2.07 3/91 20149
/proc/meminfo: memFree=1625176/2055920 swapFree=4192812/4192956
[pid=20127] ppid=20125 vsize=16868 CPUtime=0.93
/proc/20127/stat : 20127 (sugar) S 20125 20127 18280 0 -1 4194304 1310 8222 0 1 6 1 80 6 15 0 1 0 22950441 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20127/statm: 4217 1111 409 3 0 796 0
[pid=20140] ppid=20127 vsize=5356 CPUtime=0
/proc/20140/stat : 20140 (sh) S 20127 20127 18280 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22950539 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20140/statm: 1339 233 193 169 0 50 0
[pid=20141] ppid=20140 vsize=868712 CPUtime=24.26
/proc/20141/stat : 20141 (java) S 20140 20127 18280 0 -1 0 31170 0 1 0 2401 25 0 0 18 0 9 0 22950539 889561088 29801 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20141/statm: 217178 29801 2591 9 0 211655 0
[pid=20141/tid=20142] ppid=20140 vsize=868712 CPUtime=21.28
/proc/20141/task/20142/stat : 20142 (java) R 20140 20127 18280 0 -1 64 3948 0 1 0 2117 11 0 0 25 0 9 0 22950540 889561088 29801 996147200 134512640 134550932 4294955936 18446744073709551615 4126907402 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20143] ppid=20140 vsize=868712 CPUtime=2.74
/proc/20141/task/20143/stat : 20143 (java) S 20140 20127 18280 0 -1 64 25052 0 0 0 262 12 0 0 15 0 9 0 22950541 889561088 29801 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20144] ppid=20140 vsize=868712 CPUtime=0
/proc/20141/task/20144/stat : 20144 (java) S 20140 20127 18280 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22950542 889561088 29801 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20145] ppid=20140 vsize=868712 CPUtime=0
/proc/20141/task/20145/stat : 20145 (java) S 20140 20127 18280 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22950542 889561088 29801 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20146] ppid=20140 vsize=868712 CPUtime=0
/proc/20141/task/20146/stat : 20146 (java) S 20140 20127 18280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22950544 889561088 29801 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20147] ppid=20140 vsize=868712 CPUtime=0.2
/proc/20141/task/20147/stat : 20147 (java) S 20140 20127 18280 0 -1 64 1467 0 0 0 20 0 0 0 16 0 9 0 22950544 889561088 29801 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20148] ppid=20140 vsize=868712 CPUtime=0
/proc/20141/task/20148/stat : 20148 (java) S 20140 20127 18280 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22950544 889561088 29801 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20149] ppid=20140 vsize=868712 CPUtime=0
/proc/20141/task/20149/stat : 20149 (java) S 20140 20127 18280 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22950544 889561088 29801 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 890936

[startup+51.1026 s]
/proc/loadavg: 2.08 2.10 2.07 3/91 20149

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

[pid=20140] ppid=20127 vsize=5356 CPUtime=0
/proc/20140/stat : 20140 (sh) S 20127 20127 18280 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22950539 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20140/statm: 1339 233 193 169 0 50 0
[pid=20141] ppid=20140 vsize=868712 CPUtime=576.26
/proc/20141/stat : 20141 (java) S 20140 20127 18280 0 -1 0 67302 0 1 0 57537 89 0 0 18 0 9 0 22950539 889561088 46708 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20141/statm: 217178 46708 2591 9 0 211655 0
[pid=20141/tid=20142] ppid=20140 vsize=868712 CPUtime=570.1
/proc/20141/task/20142/stat : 20142 (java) R 20140 20127 18280 0 -1 64 4636 0 1 0 56956 54 0 0 25 0 9 0 22950540 889561088 46708 996147200 134512640 134550932 4294955936 18446744073709551615 4126907389 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20141/tid=20143] ppid=20140 vsize=868712 CPUtime=5.91
/proc/20141/task/20143/stat : 20143 (java) S 20140 20127 18280 0 -1 64 60485 0 0 0 558 33 0 0 16 0 9 0 22950541 889561088 46708 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20144] ppid=20140 vsize=868712 CPUtime=0
/proc/20141/task/20144/stat : 20144 (java) S 20140 20127 18280 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22950542 889561088 46708 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20145] ppid=20140 vsize=868712 CPUtime=0
/proc/20141/task/20145/stat : 20145 (java) S 20140 20127 18280 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22950542 889561088 46708 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20146] ppid=20140 vsize=868712 CPUtime=0
/proc/20141/task/20146/stat : 20146 (java) S 20140 20127 18280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22950544 889561088 46708 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20147] ppid=20140 vsize=868712 CPUtime=0.22
/proc/20141/task/20147/stat : 20147 (java) S 20140 20127 18280 0 -1 64 1478 0 0 0 22 0 0 0 16 0 9 0 22950544 889561088 46708 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20148] ppid=20140 vsize=868712 CPUtime=0
/proc/20141/task/20148/stat : 20148 (java) S 20140 20127 18280 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22950544 889561088 46708 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20141/tid=20149] ppid=20140 vsize=868712 CPUtime=0
/proc/20141/task/20149/stat : 20149 (java) S 20140 20127 18280 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22950544 889561088 46708 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 577.19
Current children cumulated vsize (KiB) 890936

[startup+642.301 s]
/proc/loadavg: 2.00 1.89 1.93 3/84 20569
/proc/meminfo: memFree=1263960/2055920 swapFree=4192812/4192956
[pid=20127] ppid=20125 vsize=16868 CPUtime=621.02
/proc/20127/stat : 20127 (sugar) S 20125 20127 18280 0 -1 4194304 1365 75895 0 2 6 1 61985 110 17 0 1 0 22950441 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20127/statm: 4217 1113 409 3 0 796 0
[pid=20568] ppid=20127 vsize=5356 CPUtime=0
/proc/20568/stat : 20568 (sh) S 20127 20127 18280 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23013077 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20568/statm: 1339 232 193 169 0 50 0
[pid=20569] ppid=20568 vsize=41312 CPUtime=15.77
/proc/20569/stat : 20569 (picosat) R 20568 20127 18280 0 -1 4194304 9927 0 0 0 744 833 0 0 25 0 1 0 23013078 42303488 9913 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/20569/statm: 10328 9913 40 102 0 10223 0
Current children cumulated CPU time (s) 636.79
Current children cumulated vsize (KiB) 63536

[startup+702.302 s]
/proc/loadavg: 2.04 1.92 1.93 3/72 20573
/proc/meminfo: memFree=1514296/2055920 swapFree=4192812/4192956
[pid=20127] ppid=20125 vsize=16868 CPUtime=621.02
/proc/20127/stat : 20127 (sugar) S 20125 20127 18280 0 -1 4194304 1365 75895 0 2 6 1 61985 110 17 0 1 0 22950441 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20127/statm: 4217 1113 409 3 0 796 0
[pid=20568] ppid=20127 vsize=5356 CPUtime=0
/proc/20568/stat : 20568 (sh) S 20127 20127 18280 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23013077 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20568/statm: 1339 232 193 169 0 50 0
[pid=20569] ppid=20568 vsize=102168 CPUtime=75.32
/proc/20569/stat : 20569 (picosat) R 20568 20127 18280 0 -1 4194304 24785 0 0 0 5221 2311 0 0 25 0 1 0 23013078 104620032 24768 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/20569/statm: 25542 24768 42 102 0 25437 0
Current children cumulated CPU time (s) 696.34
Current children cumulated vsize (KiB) 124392

[startup+762.308 s]
/proc/loadavg: 2.05 1.94 1.94 3/77 20620
/proc/meminfo: memFree=1605904/2055920 swapFree=4192812/4192956
[pid=20127] ppid=20125 vsize=16868 CPUtime=621.02
/proc/20127/stat : 20127 (sugar) S 20125 20127 18280 0 -1 4194304 1365 75895 0 2 6 1 61985 110 17 0 1 0 22950441 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20127/statm: 4217 1113 409 3 0 796 0
[pid=20568] ppid=20127 vsize=5356 CPUtime=0
/proc/20568/stat : 20568 (sh) S 20127 20127 18280 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23013077 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20568/statm: 1339 232 193 169 0 50 0
[pid=20569] ppid=20568 vsize=103884 CPUtime=135.3
/proc/20569/stat : 20569 (picosat) R 20568 20127 18280 0 -1 4194304 25212 0 0 0 11217 2313 0 0 25 0 1 0 23013078 106377216 25195 996147200 134512640 134931368 4294956256 18446744073709551615 134525820 0 0 4096 0 0 0 0 17 0 0 0
/proc/20569/statm: 25971 25195 42 102 0 25866 0
Current children cumulated CPU time (s) 756.32
Current children cumulated vsize (KiB) 126108

[startup+822.302 s]
/proc/loadavg: 2.02 1.95 1.94 3/77 20620
/proc/meminfo: memFree=1599632/2055920 swapFree=4192812/4192956
[pid=20127] ppid=20125 vsize=16868 CPUtime=621.02
/proc/20127/stat : 20127 (sugar) S 20125 20127 18280 0 -1 4194304 1365 75895 0 2 6 1 61985 110 17 0 1 0 22950441 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20127/statm: 4217 1113 409 3 0 796 0
[pid=20568] ppid=20127 vsize=5356 CPUtime=0
/proc/20568/stat : 20568 (sh) S 20127 20127 18280 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23013077 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20568/statm: 1339 232 193 169 0 50 0
[pid=20569] ppid=20568 vsize=105336 CPUtime=195.28
/proc/20569/stat : 20569 (picosat) R 20568 20127 18280 0 -1 4194304 25620 0 0 0 17214 2314 0 0 25 0 1 0 23013078 107864064 25603 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/20569/statm: 26334 25603 42 102 0 26229 0
Current children cumulated CPU time (s) 816.3
Current children cumulated vsize (KiB) 127560

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

[startup+831.902 s]
/proc/loadavg: 2.01 1.95 1.94 3/77 20620
/proc/meminfo: memFree=1598672/2055920 swapFree=4192812/4192956
[pid=20127] ppid=20125 vsize=16868 CPUtime=621.02
/proc/20127/stat : 20127 (sugar) S 20125 20127 18280 0 -1 4194304 1365 75895 0 2 6 1 61985 110 17 0 1 0 22950441 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20127/statm: 4217 1113 409 3 0 796 0
[pid=20568] ppid=20127 vsize=5356 CPUtime=0
/proc/20568/stat : 20568 (sh) S 20127 20127 18280 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23013077 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20568/statm: 1339 232 193 169 0 50 0
[pid=20569] ppid=20568 vsize=105600 CPUtime=204.87
/proc/20569/stat : 20569 (picosat) R 20568 20127 18280 0 -1 4194304 25687 0 0 0 18173 2314 0 0 25 0 1 0 23013078 108134400 25670 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/20569/statm: 26400 25670 42 102 0 26295 0
Current children cumulated CPU time (s) 825.89
Current children cumulated vsize (KiB) 127824

[startup+835.102 s]
/proc/loadavg: 2.01 1.95 1.94 3/77 20620
/proc/meminfo: memFree=1598480/2055920 swapFree=4192812/4192956
[pid=20127] ppid=20125 vsize=16868 CPUtime=621.02
/proc/20127/stat : 20127 (sugar) S 20125 20127 18280 0 -1 4194304 1365 75895 0 2 6 1 61985 110 17 0 1 0 22950441 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20127/statm: 4217 1113 409 3 0 796 0
[pid=20568] ppid=20127 vsize=5356 CPUtime=0
/proc/20568/stat : 20568 (sh) S 20127 20127 18280 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23013077 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20568/statm: 1339 232 193 169 0 50 0
[pid=20569] ppid=20568 vsize=105732 CPUtime=208.07
/proc/20569/stat : 20569 (picosat) R 20568 20127 18280 0 -1 4194304 25701 0 0 0 18493 2314 0 0 25 0 1 0 23013078 108269568 25684 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/20569/statm: 26433 25684 42 102 0 26328 0
Current children cumulated CPU time (s) 829.09
Current children cumulated vsize (KiB) 127956

[startup+838.302 s]
/proc/loadavg: 2.01 1.95 1.94 3/77 20620
/proc/meminfo: memFree=1598160/2055920 swapFree=4192812/4192956
[pid=20127] ppid=20125 vsize=16868 CPUtime=621.02
/proc/20127/stat : 20127 (sugar) S 20125 20127 18280 0 -1 4194304 1365 75895 0 2 6 1 61985 110 17 0 1 0 22950441 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20127/statm: 4217 1113 409 3 0 796 0
[pid=20568] ppid=20127 vsize=5356 CPUtime=0
/proc/20568/stat : 20568 (sh) S 20127 20127 18280 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23013077 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20568/statm: 1339 232 193 169 0 50 0
[pid=20569] ppid=20568 vsize=105732 CPUtime=211.27
/proc/20569/stat : 20569 (picosat) R 20568 20127 18280 0 -1 4194304 25718 0 0 0 18813 2314 0 0 25 0 1 0 23013078 108269568 25701 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/20569/statm: 26433 25701 42 102 0 26328 0
Current children cumulated CPU time (s) 832.29
Current children cumulated vsize (KiB) 127956

[startup+839.902 s]
/proc/loadavg: 2.01 1.95 1.94 3/77 20620
/proc/meminfo: memFree=1598160/2055920 swapFree=4192812/4192956
[pid=20127] ppid=20125 vsize=16868 CPUtime=621.02
/proc/20127/stat : 20127 (sugar) S 20125 20127 18280 0 -1 4194304 1365 75895 0 2 6 1 61985 110 17 0 1 0 22950441 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20127/statm: 4217 1113 409 3 0 796 0
[pid=20568] ppid=20127 vsize=5356 CPUtime=0
/proc/20568/stat : 20568 (sh) S 20127 20127 18280 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23013077 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20568/statm: 1339 232 193 169 0 50 0
[pid=20569] ppid=20568 vsize=105732 CPUtime=212.87
/proc/20569/stat : 20569 (picosat) R 20568 20127 18280 0 -1 4194304 25726 0 0 0 18973 2314 0 0 25 0 1 0 23013078 108269568 25709 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/20569/statm: 26433 25709 42 102 0 26328 0
Current children cumulated CPU time (s) 833.89
Current children cumulated vsize (KiB) 127956

[startup+840.702 s]
/proc/loadavg: 2.01 1.95 1.94 3/77 20620
/proc/meminfo: memFree=1598096/2055920 swapFree=4192812/4192956
[pid=20127] ppid=20125 vsize=16868 CPUtime=621.02
/proc/20127/stat : 20127 (sugar) S 20125 20127 18280 0 -1 4194304 1365 75895 0 2 6 1 61985 110 17 0 1 0 22950441 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20127/statm: 4217 1113 409 3 0 796 0
[pid=20568] ppid=20127 vsize=5356 CPUtime=0
/proc/20568/stat : 20568 (sh) S 20127 20127 18280 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23013077 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20568/statm: 1339 232 193 169 0 50 0
[pid=20569] ppid=20568 vsize=105868 CPUtime=213.67
/proc/20569/stat : 20569 (picosat) R 20568 20127 18280 0 -1 4194304 25739 0 0 0 19053 2314 0 0 25 0 1 0 23013078 108408832 25722 996147200 134512640 134931368 4294956256 18446744073709551615 134580814 0 0 4096 0 0 0 0 17 0 0 0
/proc/20569/statm: 26467 25722 47 102 0 26362 0
Current children cumulated CPU time (s) 834.69
Current children cumulated vsize (KiB) 128092

[startup+841.102 s]
/proc/loadavg: 2.01 1.95 1.94 3/77 20620
/proc/meminfo: memFree=1598096/2055920 swapFree=4192812/4192956
[pid=20127] ppid=20125 vsize=16868 CPUtime=834.9
/proc/20127/stat : 20127 (sugar) S 20125 20127 18280 0 -1 4194304 1449 101920 0 2 6 2 81056 2426 15 0 1 0 22950441 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20127/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 834.9
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 841.159
CPU time (s): 835.164
CPU user time (s): 810.804
CPU system time (s): 24.3603
CPU usage (%): 99.2873
Max. virtual memory (cumulated for all children) (KiB): 911428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 810.804
system time used= 24.3603
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107246
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= 20913
involuntary context switches= 23280

runsolver used 0.98485 second user time and 2.89756 second system time

The end

Launcher Data

Begin job on node61 at 2009-07-12 02:34:30
IDJOB=2073699
IDBENCH=56003
IDSOLVER=738
FILE ID=node61/2073699-1247358870
PBS_JOBID= 9506873
Free space on /tmp= 66408 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/ukPuzzle/normalized-crossword-m1-uk-puzzle22.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-2073699-1247358870/watcher-2073699-1247358870 -o /tmp/evaluation-result-2073699-1247358870/solver-2073699-1247358870 -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-2073699-1247358870.xml

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

MD5SUM BENCH= f276a46bd828722ff96f92f095d5cf90
RANDOM SEED=2041237692

node61.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.229
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.229
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:       1752272 kB
Buffers:         49004 kB
Cached:         103452 kB
SwapCached:          0 kB
Active:         196344 kB
Inactive:        58096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1752272 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2096 kB
Writeback:           0 kB
Mapped:         119748 kB
Slab:            34340 kB
Committed_AS:   945440 kB
PageTables:       1932 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66396 MiB
End job on node61 at 2009-07-12 02:48:31