Trace number 2074887

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 74.8126 75.2951

General information on the benchmark

Namecsp/wordsPuzzle/
normalized-crossword-m1-words-puzzle21.xml
MD5SUMa1a739fb8d99893699a2f45ae725d33e
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.151976
Satisfiable
(Un)Satisfiability was proved
Number of variables128
Number of constraints672
Maximum constraint arity12
Maximum domain size26
Number of constraints which are defined in extension64
Number of constraints which are defined in intension608
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 02:43:13 2009
0.00/0.07	c 0	PID 17738
0.00/0.08	c 0	HOST node21.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2074887-1247359392.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-2074887-1247359392.xml' 'HOME/temp.csp'
0.07/0.69	c 0	1 domains, 128 variables, 5 predicates, 4 relations, 672 constraints
0.07/0.70	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.71	c 0	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.07/0.78	c 0	Parsing HOME/temp.csp
0.67/1.08	c 1	parsed 810 expressions
0.67/1.09	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.67/1.09	c 1	Converting to clausal form CSP
1.04/1.12	c 1	converted 81 (10%) expressions
1.04/1.18	c 1	converted 162 (20%) expressions
1.63/1.78	c 1	converted 243 (30%) expressions
1.83/1.95	c 1	converted 324 (40%) expressions
2.04/2.16	c 2	converted 405 (50%) expressions
2.13/2.26	c 2	converted 486 (60%) expressions
2.23/2.35	c 2	converted 567 (70%) expressions
2.23/2.36	c 2	converted 648 (80%) expressions
2.23/2.37	c 2	converted 729 (90%) expressions
2.23/2.38	c 2	converted 810 (100%) expressions
2.23/2.38	c 2	CSP : 128 integers, 0 booleans, 672 clauses, largest domain size 26
2.23/2.38	c 2	Heap : 30 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.23/2.38	c 2	Propagation in CSP
2.23/2.39	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.23/2.39	c 2	CSP : 128 integers, 0 booleans, 672 clauses, largest domain size 26
2.23/2.39	c 2	Heap : 30 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.23/2.40	c 2	Simplifing CSP by introducing new Boolean variables
2.32/2.43	c 2	CSP : 128 integers, 4368 booleans, 5040 clauses, largest domain size 26
2.32/2.43	c 2	Heap : 30 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.52/2.61	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.52/2.63	c 2	13 (10%) CSP integer variables are encoded (312 clauses, 3288 bytes)
2.52/2.63	c 2	26 (20%) CSP integer variables are encoded (624 clauses, 6720 bytes)
2.52/2.63	c 2	39 (30%) CSP integer variables are encoded (936 clauses, 10152 bytes)
2.52/2.63	c 2	52 (40%) CSP integer variables are encoded (1248 clauses, 14161 bytes)
2.52/2.64	c 2	64 (50%) CSP integer variables are encoded (1536 clauses, 17905 bytes)
2.52/2.64	c 2	77 (60%) CSP integer variables are encoded (1848 clauses, 21961 bytes)
2.52/2.64	c 2	90 (70%) CSP integer variables are encoded (2160 clauses, 26017 bytes)
2.52/2.64	c 2	103 (80%) CSP integer variables are encoded (2472 clauses, 30073 bytes)
2.52/2.64	c 2	116 (90%) CSP integer variables are encoded (2784 clauses, 34129 bytes)
2.52/2.64	c 2	128 (100%) CSP integer variables are encoded (3072 clauses, 37873 bytes)
14.89/15.18	c 15	504 (10%) CSP clauses are encoded (270430 clauses, 9979197 bytes)
25.28/25.66	c 25	1008 (20%) CSP clauses are encoded (374572 clauses, 14406408 bytes)
25.28/25.69	c 25	1512 (30%) CSP clauses are encoded (385876 clauses, 14617368 bytes)
32.32/32.70	c 32	2016 (40%) CSP clauses are encoded (459097 clauses, 17984533 bytes)
39.26/39.73	c 39	2520 (50%) CSP clauses are encoded (532543 clauses, 21341040 bytes)
39.26/39.75	c 39	3024 (60%) CSP clauses are encoded (544247 clauses, 21543168 bytes)
39.26/39.77	c 39	3528 (70%) CSP clauses are encoded (555951 clauses, 21750704 bytes)
39.26/39.80	c 39	4032 (80%) CSP clauses are encoded (567655 clauses, 21959615 bytes)
39.36/39.82	c 39	4536 (90%) CSP clauses are encoded (579434 clauses, 22176382 bytes)
39.36/39.84	c 39	5040 (100%) CSP clauses are encoded (591488 clauses, 22397476 bytes)
39.36/39.84	c 39	5040 CSP clauses encoded
39.36/39.84	c 39	Writing map file : HOME/temp.map
39.36/39.85	c 39	Heap : 40 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
39.36/39.85	c 39	SAT : 7568 SAT variables, 591488 SAT clauses, 22397476 bytes
39.36/39.85	c 39	Heap : 40 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
39.36/39.89	c 39	SOLVING HOME/temp.cnf
39.36/39.89	c 39	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
74.50/75.07	c 75	DECODING HOME/temp.out WITH HOME/temp.map
74.50/75.07	c 75	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'
74.59/75.14	c 75	Decoding HOME/temp.out
74.59/75.25	s SATISFIABLE
74.59/75.25	v 22 14 14 5 21 8 2 2 0 18 7 0 11 0 17 4 10 4 0 17 15 0 21 8 19 0 17 4 3 11 4 0 13 4 13 18 20 4 18 4 17 11 0 13 6 3 24 4 3 14 4 19 4 13 18 4 19 17 4 0 3 0 6 14 0 1 20 1 14 19 2 7 0 2 19 4 3 7 8 18 18 15 24 0 1 1 14 19 19 20 19 12 14 18 19 6 24 17 14 8 3 0 1 8 4 17 4 17 0 18 11 4 21 0 11 4 4 4 3 6 4 4 22 4 11 24 17 4
74.59/75.26	c 75	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
74.59/75.29	c 75	CPU 74.78 (0.05 0.02 68.9 5.81)
74.59/75.29	c 75	END Sun Jul 12 02:44:28 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-2074887-1247359392/watcher-2074887-1247359392 -o /tmp/evaluation-result-2074887-1247359392/solver-2074887-1247359392 -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-2074887-1247359392.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.05 1.96 1.98 4/82 17738
/proc/meminfo: memFree=1824584/2055920 swapFree=4192812/4192956
[pid=17738] ppid=17736 vsize=18576 CPUtime=0
/proc/17738/stat : 17738 (runsolver) R 17736 17738 15400 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 23005720 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 221236489511 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17738/statm: 4644 284 249 26 0 2626 0

[startup+0.11809 s]
/proc/loadavg: 2.05 1.96 1.98 4/82 17738
/proc/meminfo: memFree=1824584/2055920 swapFree=4192812/4192956
[pid=17738] ppid=17736 vsize=16868 CPUtime=0.07
/proc/17738/stat : 17738 (sugar) S 17736 17738 15400 0 -1 4194304 1227 128 0 0 5 2 0 0 21 0 1 0 23005720 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17738/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.201092 s]
/proc/loadavg: 2.05 1.96 1.98 4/82 17738
/proc/meminfo: memFree=1824584/2055920 swapFree=4192812/4192956
[pid=17738] ppid=17736 vsize=16868 CPUtime=0.07
/proc/17738/stat : 17738 (sugar) S 17736 17738 15400 0 -1 4194304 1227 128 0 0 5 2 0 0 21 0 1 0 23005720 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17738/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301097 s]
/proc/loadavg: 2.05 1.96 1.98 4/82 17738
/proc/meminfo: memFree=1824584/2055920 swapFree=4192812/4192956
[pid=17738] ppid=17736 vsize=16868 CPUtime=0.07
/proc/17738/stat : 17738 (sugar) S 17736 17738 15400 0 -1 4194304 1227 128 0 0 5 2 0 0 21 0 1 0 23005720 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17738/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701138 s]
/proc/loadavg: 2.05 1.96 1.98 4/82 17738
/proc/meminfo: memFree=1824584/2055920 swapFree=4192812/4192956
[pid=17738] ppid=17736 vsize=16868 CPUtime=0.07
/proc/17738/stat : 17738 (sugar) S 17736 17738 15400 0 -1 4194304 1245 128 0 0 5 2 0 0 15 0 1 0 23005720 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17738/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50123 s]
/proc/loadavg: 2.12 1.98 1.99 3/93 17760
/proc/meminfo: memFree=1813040/2055920 swapFree=4192812/4192956
[pid=17738] ppid=17736 vsize=16868 CPUtime=0.67
/proc/17738/stat : 17738 (sugar) S 17736 17738 15400 0 -1 4194304 1309 6730 0 1 5 2 56 4 15 0 1 0 23005720 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17738/statm: 4217 1111 409 3 0 796 0
[pid=17751] ppid=17738 vsize=5356 CPUtime=0
/proc/17751/stat : 17751 (sh) S 17738 17738 15400 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23005791 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 233 193 169 0 50 0
[pid=17752] ppid=17751 vsize=864256 CPUtime=0.77
/proc/17752/stat : 17752 (java) S 17751 17738 15400 0 -1 0 8038 0 1 0 73 4 0 0 18 0 9 0 23005792 884998144 7305 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17752/statm: 216064 7305 2566 9 0 210569 0
[pid=17752/tid=17753] ppid=17751 vsize=864256 CPUtime=0.49
/proc/17752/task/17753/stat : 17753 (java) R 17751 17738 15400 0 -1 64 2680 0 1 0 48 1 0 0 21 0 9 0 23005793 884998144 7305 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17754] ppid=17751 vsize=864256 CPUtime=0.2
/proc/17752/task/17754/stat : 17754 (java) R 17751 17738 15400 0 -1 64 4351 0 0 0 19 1 0 0 16 0 9 0 23005794 884998144 7305 996147200 134512640 134550932 4294955936 18446744073709551615 102549463 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17755] ppid=17751 vsize=864256 CPUtime=0
/proc/17752/task/17755/stat : 17755 (java) S 17751 17738 15400 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23005794 884998144 7305 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17756] ppid=17751 vsize=864256 CPUtime=0
/proc/17752/task/17756/stat : 17756 (java) S 17751 17738 15400 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23005794 884998144 7305 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17757] ppid=17751 vsize=864256 CPUtime=0
/proc/17752/task/17757/stat : 17757 (java) S 17751 17738 15400 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23005796 884998144 7305 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17758] ppid=17751 vsize=864256 CPUtime=0.04
/proc/17752/task/17758/stat : 17758 (java) S 17751 17738 15400 0 -1 64 307 0 0 0 4 0 0 0 16 0 9 0 23005796 884998144 7305 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17759] ppid=17751 vsize=864256 CPUtime=0
/proc/17752/task/17759/stat : 17759 (java) S 17751 17738 15400 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23005796 884998144 7305 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17760] ppid=17751 vsize=864256 CPUtime=0
/proc/17752/task/17760/stat : 17760 (java) S 17751 17738 15400 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23005796 884998144 7305 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 886480

[startup+3.1024 s]
/proc/loadavg: 2.12 1.98 1.99 3/93 17760
/proc/meminfo: memFree=1784496/2055920 swapFree=4192812/4192956
[pid=17738] ppid=17736 vsize=16868 CPUtime=0.67
/proc/17738/stat : 17738 (sugar) S 17736 17738 15400 0 -1 4194304 1310 6730 0 1 5 2 56 4 15 0 1 0 23005720 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17738/statm: 4217 1111 409 3 0 796 0
[pid=17751] ppid=17738 vsize=5356 CPUtime=0
/proc/17751/stat : 17751 (sh) S 17738 17738 15400 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23005791 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 233 193 169 0 50 0
[pid=17752] ppid=17751 vsize=868712 CPUtime=2.35
/proc/17752/stat : 17752 (java) S 17751 17738 15400 0 -1 0 14640 0 1 0 226 9 0 0 18 0 9 0 23005792 889561088 13809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17752/statm: 217178 13809 2591 9 0 211655 0
[pid=17752/tid=17753] ppid=17751 vsize=868712 CPUtime=1.29
/proc/17752/task/17753/stat : 17753 (java) R 17751 17738 15400 0 -1 64 3119 0 1 0 126 3 0 0 25 0 9 0 23005793 889561088 13809 996147200 134512640 134550932 4294955936 18446744073709551615 102094112 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17754] ppid=17751 vsize=868712 CPUtime=0.84
/proc/17752/task/17754/stat : 17754 (java) S 17751 17738 15400 0 -1 64 9331 0 0 0 81 3 0 0 16 0 9 0 23005794 889561088 13809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17755] ppid=17751 vsize=868712 CPUtime=0
/proc/17752/task/17755/stat : 17755 (java) S 17751 17738 15400 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23005794 889561088 13809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17756] ppid=17751 vsize=868712 CPUtime=0
/proc/17752/task/17756/stat : 17756 (java) S 17751 17738 15400 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23005794 889561088 13809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17757] ppid=17751 vsize=868712 CPUtime=0
/proc/17752/task/17757/stat : 17757 (java) S 17751 17738 15400 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23005796 889561088 13809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17758] ppid=17751 vsize=868712 CPUtime=0.19
/proc/17752/task/17758/stat : 17758 (java) S 17751 17738 15400 0 -1 64 1490 0 0 0 18 1 0 0 15 0 9 0 23005796 889561088 13809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17759] ppid=17751 vsize=868712 CPUtime=0
/proc/17752/task/17759/stat : 17759 (java) S 17751 17738 15400 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23005796 889561088 13809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17760] ppid=17751 vsize=868712 CPUtime=0
/proc/17752/task/17760/stat : 17760 (java) S 17751 17738 15400 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23005796 889561088 13809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 890936

[startup+6.30275 s]
/proc/loadavg: 2.12 1.98 1.99 3/93 17760
/proc/meminfo: memFree=1765880/2055920 swapFree=4192812/4192956
[pid=17738] ppid=17736 vsize=16868 CPUtime=0.67
/proc/17738/stat : 17738 (sugar) S 17736 17738 15400 0 -1 4194304 1310 6730 0 1 5 2 56 4 15 0 1 0 23005720 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17738/statm: 4217 1111 409 3 0 796 0
[pid=17751] ppid=17738 vsize=5356 CPUtime=0
/proc/17751/stat : 17751 (sh) S 17738 17738 15400 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23005791 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 233 193 169 0 50 0
[pid=17752] ppid=17751 vsize=868712 CPUtime=5.52
/proc/17752/stat : 17752 (java) S 17751 17738 15400 0 -1 0 16526 0 1 0 539 13 0 0 18 0 9 0 23005792 889561088 15608 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17752/statm: 217178 15608 2591 9 0 211655 0
[pid=17752/tid=17753] ppid=17751 vsize=868712 CPUtime=4.29
/proc/17752/task/17753/stat : 17753 (java) R 17751 17738 15400 0 -1 64 3207 0 1 0 424 5 0 0 25 0 9 0 23005793 889561088 15608 996147200 134512640 134550932 4294955936 18446744073709551615 4126901076 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17754] ppid=17751 vsize=868712 CPUtime=0.99
/proc/17752/task/17754/stat : 17754 (java) S 17751 17738 15400 0 -1 64 11123 0 0 0 95 4 0 0 16 0 9 0 23005794 889561088 15608 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17755] ppid=17751 vsize=868712 CPUtime=0
/proc/17752/task/17755/stat : 17755 (java) S 17751 17738 15400 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23005794 889561088 15608 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17756] ppid=17751 vsize=868712 CPUtime=0
/proc/17752/task/17756/stat : 17756 (java) S 17751 17738 15400 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23005794 889561088 15608 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17757] ppid=17751 vsize=868712 CPUtime=0
/proc/17752/task/17757/stat : 17757 (java) S 17751 17738 15400 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23005796 889561088 15608 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17758] ppid=17751 vsize=868712 CPUtime=0.19
/proc/17752/task/17758/stat : 17758 (java) S 17751 17738 15400 0 -1 64 1496 0 0 0 18 1 0 0 15 0 9 0 23005796 889561088 15608 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17759] ppid=17751 vsize=868712 CPUtime=0
/proc/17752/task/17759/stat : 17759 (java) S 17751 17738 15400 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23005796 889561088 15608 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17760] ppid=17751 vsize=868712 CPUtime=0
/proc/17752/task/17760/stat : 17760 (java) S 17751 17738 15400 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23005796 889561088 15608 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 890936

[startup+12.7044 s]
/proc/loadavg: 2.10 1.98 1.99 3/93 17760
/proc/meminfo: memFree=1747448/2055920 swapFree=4192812/4192956
[pid=17738] ppid=17736 vsize=16868 CPUtime=0.67
/proc/17738/stat : 17738 (sugar) S 17736 17738 15400 0 -1 4194304 1310 6730 0 1 5 2 56 4 15 0 1 0 23005720 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17738/statm: 4217 1111 409 3 0 796 0
[pid=17751] ppid=17738 vsize=5356 CPUtime=0
/proc/17751/stat : 17751 (sh) S 17738 17738 15400 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23005791 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 233 193 169 0 50 0
[pid=17752] ppid=17751 vsize=868712 CPUtime=11.85
/proc/17752/stat : 17752 (java) S 17751 17738 15400 0 -1 0 19081 0 1 0 1168 17 0 0 18 0 9 0 23005792 889561088 18055 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17752/statm: 217178 18055 2590 9 0 211655 0
[pid=17752/tid=17753] ppid=17751 vsize=868712 CPUtime=10.4
/proc/17752/task/17753/stat : 17753 (java) R 17751 17738 15400 0 -1 64 3314 0 1 0 1033 7 0 0 25 0 9 0 23005793 889561088 18055 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17754] ppid=17751 vsize=868712 CPUtime=1.21
/proc/17752/task/17754/stat : 17754 (java) R 17751 17738 15400 0 -1 64 13568 0 0 0 114 7 0 0 15 0 9 0 23005794 889561088 18055 996147200 134512640 134550932 4294955936 18446744073709551615 103732456 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17755] ppid=17751 vsize=868712 CPUtime=0
/proc/17752/task/17755/stat : 17755 (java) S 17751 17738 15400 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23005794 889561088 18055 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17756] ppid=17751 vsize=868712 CPUtime=0
/proc/17752/task/17756/stat : 17756 (java) S 17751 17738 15400 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23005794 889561088 18055 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17757] ppid=17751 vsize=868712 CPUtime=0
/proc/17752/task/17757/stat : 17757 (java) S 17751 17738 15400 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23005796 889561088 18055 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17758] ppid=17751 vsize=868712 CPUtime=0.2
/proc/17752/task/17758/stat : 17758 (java) S 17751 17738 15400 0 -1 64 1499 0 0 0 19 1 0 0 16 0 9 0 23005796 889561088 18055 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17759] ppid=17751 vsize=868712 CPUtime=0
/proc/17752/task/17759/stat : 17759 (java) S 17751 17738 15400 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23005796 889561088 18055 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17760] ppid=17751 vsize=868712 CPUtime=0
/proc/17752/task/17760/stat : 17760 (java) S 17751 17738 15400 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23005796 889561088 18055 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 890936

[startup+25.5028 s]
/proc/loadavg: 2.09 1.98 1.99 3/85 17762
/proc/meminfo: memFree=1779256/2055920 swapFree=4192812/4192956
[pid=17738] ppid=17736 vsize=16868 CPUtime=0.67
/proc/17738/stat : 17738 (sugar) S 17736 17738 15400 0 -1 4194304 1310 6730 0 1 5 2 56 4 16 0 1 0 23005720 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17738/statm: 4217 1111 409 3 0 796 0
[pid=17751] ppid=17738 vsize=5356 CPUtime=0
/proc/17751/stat : 17751 (sh) S 17738 17738 15400 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23005791 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 233 193 169 0 50 0
[pid=17752] ppid=17751 vsize=868712 CPUtime=24.51
/proc/17752/stat : 17752 (java) S 17751 17738 15400 0 -1 0 23181 0 1 0 2428 23 0 0 18 0 9 0 23005792 889561088 18190 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17752/statm: 217178 18190 2591 9 0 211655 0
[pid=17752/tid=17753] ppid=17751 vsize=868712 CPUtime=22.62
/proc/17752/task/17753/stat : 17753 (java) R 17751 17738 15400 0 -1 64 3435 0 1 0 2251 11 0 0 25 0 9 0 23005793 889561088 18190 996147200 134512640 134550932 4294955936 18446744073709551615 4126095954 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17754] ppid=17751 vsize=868712 CPUtime=1.65
/proc/17752/task/17754/stat : 17754 (java) S 17751 17738 15400 0 -1 64 17543 0 0 0 156 9 0 0 16 0 9 0 23005794 889561088 18190 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17755] ppid=17751 vsize=868712 CPUtime=0
/proc/17752/task/17755/stat : 17755 (java) S 17751 17738 15400 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23005794 889561088 18190 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17756] ppid=17751 vsize=868712 CPUtime=0
/proc/17752/task/17756/stat : 17756 (java) S 17751 17738 15400 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23005794 889561088 18190 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17757] ppid=17751 vsize=868712 CPUtime=0
/proc/17752/task/17757/stat : 17757 (java) S 17751 17738 15400 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23005796 889561088 18190 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17758] ppid=17751 vsize=868712 CPUtime=0.21
/proc/17752/task/17758/stat : 17758 (java) S 17751 17738 15400 0 -1 64 1503 0 0 0 20 1 0 0 17 0 9 0 23005796 889561088 18190 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17759] ppid=17751 vsize=868712 CPUtime=0
/proc/17752/task/17759/stat : 17759 (java) S 17751 17738 15400 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23005796 889561088 18190 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17752/tid=17760] ppid=17751 vsize=868712 CPUtime=0
/proc/17752/task/17760/stat : 17760 (java) S 17751 17738 15400 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23005796 889561088 18190 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 890936

[startup+51.1026 s]
/proc/loadavg: 2.13 1.99 1.99 3/84 17868
/proc/meminfo: memFree=1714816/2055920 swapFree=4192812/4192956
[pid=17738] ppid=17736 vsize=16868 CPUtime=39.44
/proc/17738/stat : 17738 (sugar) S 17736 17738 15400 0 -1 4194304 1365 35528 0 2 5 2 3899 38 16 0 1 0 23005720 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17738/statm: 4217 1113 409 3 0 796 0
[pid=17845] ppid=17738 vsize=5356 CPUtime=0
/proc/17845/stat : 17845 (sh) S 17738 17738 15400 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23009710 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17845/statm: 1339 232 193 169 0 50 0
[pid=17846] ppid=17845 vsize=31892 CPUtime=11.17
/proc/17846/stat : 17846 (picosat) R 17845 17738 15400 0 -1 4194304 7450 0 0 0 580 537 0 0 25 0 1 0 23009711 32657408 7434 996147200 134512640 134931368 4294956256 18446744073709551615 134524027 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 7973 7434 42 102 0 7868 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 54116

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

[startup+51.2026 s]
/proc/loadavg: 2.13 1.99 1.99 3/84 17868
/proc/meminfo: memFree=1714816/2055920 swapFree=4192812/4192956
[pid=17738] ppid=17736 vsize=16868 CPUtime=39.44
/proc/17738/stat : 17738 (sugar) S 17736 17738 15400 0 -1 4194304 1365 35528 0 2 5 2 3899 38 16 0 1 0 23005720 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17738/statm: 4217 1113 409 3 0 796 0
[pid=17845] ppid=17738 vsize=5356 CPUtime=0
/proc/17845/stat : 17845 (sh) S 17738 17738 15400 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23009710 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17845/statm: 1339 232 193 169 0 50 0
[pid=17846] ppid=17845 vsize=31892 CPUtime=11.27
/proc/17846/stat : 17846 (picosat) R 17845 17738 15400 0 -1 4194304 7456 0 0 0 590 537 0 0 25 0 1 0 23009711 32657408 7440 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 7973 7440 42 102 0 7868 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 54116

[startup+64.002 s]
/proc/loadavg: 2.18 2.01 2.00 3/85 17870
/proc/meminfo: memFree=1575152/2055920 swapFree=4192812/4192956
[pid=17738] ppid=17736 vsize=16868 CPUtime=39.44
/proc/17738/stat : 17738 (sugar) S 17736 17738 15400 0 -1 4194304 1365 35528 0 2 5 2 3899 38 16 0 1 0 23005720 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17738/statm: 4217 1113 409 3 0 796 0
[pid=17845] ppid=17738 vsize=5356 CPUtime=0
/proc/17845/stat : 17845 (sh) S 17738 17738 15400 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23009710 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17845/statm: 1339 232 193 169 0 50 0
[pid=17846] ppid=17845 vsize=34400 CPUtime=24.07
/proc/17846/stat : 17846 (picosat) R 17845 17738 15400 0 -1 4194304 8115 0 0 0 1869 538 0 0 25 0 1 0 23009711 35225600 8099 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 8600 8099 42 102 0 8495 0
Current children cumulated CPU time (s) 63.51
Current children cumulated vsize (KiB) 56624

[startup+70.4017 s]
/proc/loadavg: 2.17 2.01 2.00 3/85 17870
/proc/meminfo: memFree=1573872/2055920 swapFree=4192812/4192956
[pid=17738] ppid=17736 vsize=16868 CPUtime=39.44
/proc/17738/stat : 17738 (sugar) S 17736 17738 15400 0 -1 4194304 1365 35528 0 2 5 2 3899 38 16 0 1 0 23005720 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17738/statm: 4217 1113 409 3 0 796 0
[pid=17845] ppid=17738 vsize=5356 CPUtime=0
/proc/17845/stat : 17845 (sh) S 17738 17738 15400 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23009710 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17845/statm: 1339 232 193 169 0 50 0
[pid=17846] ppid=17845 vsize=35588 CPUtime=30.47
/proc/17846/stat : 17846 (picosat) R 17845 17738 15400 0 -1 4194304 8421 0 0 0 2508 539 0 0 25 0 1 0 23009711 36442112 8405 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 8897 8405 42 102 0 8792 0
Current children cumulated CPU time (s) 69.91
Current children cumulated vsize (KiB) 57812

[startup+73.601 s]
/proc/loadavg: 2.16 2.01 2.00 3/85 17870
/proc/meminfo: memFree=1573488/2055920 swapFree=4192812/4192956
[pid=17738] ppid=17736 vsize=16868 CPUtime=39.44
/proc/17738/stat : 17738 (sugar) S 17736 17738 15400 0 -1 4194304 1365 35528 0 2 5 2 3899 38 16 0 1 0 23005720 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17738/statm: 4217 1113 409 3 0 796 0
[pid=17845] ppid=17738 vsize=5356 CPUtime=0
/proc/17845/stat : 17845 (sh) S 17738 17738 15400 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23009710 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17845/statm: 1339 232 193 169 0 50 0
[pid=17846] ppid=17845 vsize=36116 CPUtime=33.66
/proc/17846/stat : 17846 (picosat) R 17845 17738 15400 0 -1 4194304 8567 0 0 0 2827 539 0 0 25 0 1 0 23009711 36982784 8551 996147200 134512640 134931368 4294956256 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 9029 8551 42 102 0 8924 0
Current children cumulated CPU time (s) 73.1
Current children cumulated vsize (KiB) 58340

[startup+74.4011 s]
/proc/loadavg: 2.16 2.01 2.00 3/85 17870
/proc/meminfo: memFree=1573296/2055920 swapFree=4192812/4192956
[pid=17738] ppid=17736 vsize=16868 CPUtime=39.44
/proc/17738/stat : 17738 (sugar) S 17736 17738 15400 0 -1 4194304 1365 35528 0 2 5 2 3899 38 16 0 1 0 23005720 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17738/statm: 4217 1113 409 3 0 796 0
[pid=17845] ppid=17738 vsize=5356 CPUtime=0
/proc/17845/stat : 17845 (sh) S 17738 17738 15400 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23009710 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17845/statm: 1339 232 193 169 0 50 0
[pid=17846] ppid=17845 vsize=36248 CPUtime=34.46
/proc/17846/stat : 17846 (picosat) R 17845 17738 15400 0 -1 4194304 8606 0 0 0 2907 539 0 0 25 0 1 0 23009711 37117952 8590 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 9062 8590 42 102 0 8957 0
Current children cumulated CPU time (s) 73.9
Current children cumulated vsize (KiB) 58472

[startup+74.8022 s]
/proc/loadavg: 2.16 2.01 2.00 3/85 17870
/proc/meminfo: memFree=1573104/2055920 swapFree=4192812/4192956
[pid=17738] ppid=17736 vsize=16868 CPUtime=39.44
/proc/17738/stat : 17738 (sugar) S 17736 17738 15400 0 -1 4194304 1365 35528 0 2 5 2 3899 38 16 0 1 0 23005720 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17738/statm: 4217 1113 409 3 0 796 0
[pid=17845] ppid=17738 vsize=5356 CPUtime=0
/proc/17845/stat : 17845 (sh) S 17738 17738 15400 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23009710 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17845/statm: 1339 232 193 169 0 50 0
[pid=17846] ppid=17845 vsize=36380 CPUtime=34.86
/proc/17846/stat : 17846 (picosat) R 17845 17738 15400 0 -1 4194304 8624 0 0 0 2947 539 0 0 25 0 1 0 23009711 37253120 8608 996147200 134512640 134931368 4294956256 18446744073709551615 134525763 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 9095 8608 42 102 0 8990 0
Current children cumulated CPU time (s) 74.3
Current children cumulated vsize (KiB) 58604

[startup+75.2012 s]
/proc/loadavg: 2.16 2.01 2.00 3/85 17870
/proc/meminfo: memFree=1573104/2055920 swapFree=4192812/4192956
[pid=17738] ppid=17736 vsize=16868 CPUtime=74.59
/proc/17738/stat : 17738 (sugar) S 17736 17738 15400 0 -1 4194304 1446 44453 0 2 5 2 6873 579 15 0 1 0 23005720 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17738/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 74.59
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 75.2951
CPU time (s): 74.8126
CPU user time (s): 68.9575
CPU system time (s): 5.85511
CPU usage (%): 99.3592
Max. virtual memory (cumulated for all children) (KiB): 903748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 68.9575
system time used= 5.85511
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49778
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= 6899
involuntary context switches= 7453

runsolver used 0.102984 second user time and 0.25996 second system time

The end

Launcher Data

Begin job on node21 at 2009-07-12 02:43:12
IDJOB=2074887
IDBENCH=56149
IDSOLVER=738
FILE ID=node21/2074887-1247359392
PBS_JOBID= 9506878
Free space on /tmp= 66372 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/wordsPuzzle/normalized-crossword-m1-words-puzzle21.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-2074887-1247359392/watcher-2074887-1247359392 -o /tmp/evaluation-result-2074887-1247359392/solver-2074887-1247359392 -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-2074887-1247359392.xml

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

MD5SUM BENCH= a1a739fb8d99893699a2f45ae725d33e
RANDOM SEED=2098512715

node21.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.240
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.240
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:       1825064 kB
Buffers:         17396 kB
Cached:          99700 kB
SwapCached:          0 kB
Active:         130472 kB
Inactive:        53784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825064 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11616 kB
Writeback:           0 kB
Mapped:          88476 kB
Slab:            31556 kB
Committed_AS:   225500 kB
PageTables:       1972 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 node21 at 2009-07-12 02:44:28