Trace number 2078946

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 234.572 237.028

General information on the benchmark

Namecsp/ogdPuzzle/
normalized-crossword-m1-ogd-puzzle16.xml
MD5SUM9d45c5e9650243c44508acf520e4742e
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.306952
Satisfiable
(Un)Satisfiability was proved
Number of variables135
Number of constraints802
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension68
Number of constraints which are defined in intension734
Global constraints used (with number of constraints)

Solver Data

0.03/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.03/0.08	c 0	BEGIN Sun Jul 12 05:00:19 2009
0.03/0.08	c 0	PID 28392
0.03/0.08	c 0	HOST node5.alineos.net
0.03/0.08	c 0	CONVERTING HOME/instance-2078946-1247367619.xml TO HOME/temp.csp
0.03/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-2078946-1247367619.xml' 'HOME/temp.csp'
1.06/1.16	c 1	1 domains, 135 variables, 6 predicates, 5 relations, 802 constraints
1.06/1.18	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.06/1.18	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.13/1.26	c 1	Parsing HOME/temp.csp
1.13/2.00	c 2	parsed 949 expressions
1.13/2.01	c 2	Heap : 11 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.13/2.01	c 2	Converting to clausal form CSP
1.13/2.03	c 2	converted 95 (10%) expressions
2.22/2.37	c 3	converted 190 (20%) expressions
2.92/3.03	c 3	converted 285 (30%) expressions
3.41/3.51	c 4	converted 380 (40%) expressions
3.51/3.63	c 4	converted 475 (50%) expressions
4.69/4.84	c 5	converted 570 (60%) expressions
4.69/4.85	c 5	converted 665 (70%) expressions
4.69/4.86	c 5	converted 760 (80%) expressions
4.80/4.90	c 5	converted 855 (90%) expressions
4.80/4.92	c 5	converted 949 (100%) expressions
4.80/4.92	c 5	CSP : 135 integers, 0 booleans, 802 clauses, largest domain size 26
4.80/4.92	c 5	Heap : 66 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.80/4.92	c 5	Propagation in CSP
4.80/4.93	c 5	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.80/4.93	c 5	CSP : 135 integers, 0 booleans, 802 clauses, largest domain size 26
4.80/4.93	c 5	Heap : 66 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.80/4.93	c 5	Simplifing CSP by introducing new Boolean variables
4.80/4.96	c 5	CSP : 135 integers, 5284 booleans, 6086 clauses, largest domain size 26
4.80/4.96	c 5	Heap : 68 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
5.19/5.35	c 6	Encoding CSP to SAT : HOME/temp.cnf
5.19/5.36	c 6	14 (10%) CSP integer variables are encoded (336 clauses, 3552 bytes)
5.19/5.36	c 6	27 (20%) CSP integer variables are encoded (648 clauses, 6984 bytes)
5.19/5.37	c 6	41 (30%) CSP integer variables are encoded (984 clauses, 10729 bytes)
5.19/5.37	c 6	54 (40%) CSP integer variables are encoded (1296 clauses, 14785 bytes)
5.19/5.37	c 6	68 (50%) CSP integer variables are encoded (1632 clauses, 19153 bytes)
5.19/5.37	c 6	81 (60%) CSP integer variables are encoded (1944 clauses, 23209 bytes)
5.19/5.37	c 6	95 (70%) CSP integer variables are encoded (2280 clauses, 27577 bytes)
5.19/5.37	c 6	108 (80%) CSP integer variables are encoded (2592 clauses, 31633 bytes)
5.19/5.37	c 6	122 (90%) CSP integer variables are encoded (2928 clauses, 36001 bytes)
5.19/5.37	c 6	135 (100%) CSP integer variables are encoded (3240 clauses, 40057 bytes)
27.56/27.98	c 28	609 (10%) CSP clauses are encoded (333308 clauses, 12494134 bytes)
38.45/38.97	c 39	1218 (20%) CSP clauses are encoded (403687 clauses, 15197314 bytes)
49.32/49.99	c 50	1826 (30%) CSP clauses are encoded (474065 clauses, 18432043 bytes)
208.66/210.88	c 211	2435 (40%) CSP clauses are encoded (922586 clauses, 42562027 bytes)
208.76/210.91	c 211	3043 (50%) CSP clauses are encoded (936694 clauses, 42805079 bytes)
208.76/210.94	c 211	3652 (60%) CSP clauses are encoded (950853 clauses, 43052202 bytes)
208.76/210.97	c 211	4261 (70%) CSP clauses are encoded (964987 clauses, 43302286 bytes)
208.76/211.00	c 211	4869 (80%) CSP clauses are encoded (979095 clauses, 43565212 bytes)
208.86/211.03	c 211	5478 (90%) CSP clauses are encoded (993254 clauses, 43829812 bytes)
208.86/211.05	c 211	6086 (100%) CSP clauses are encoded (1007612 clauses, 44093770 bytes)
208.86/211.05	c 211	6086 CSP clauses encoded
208.86/211.06	c 211	Writing map file : HOME/temp.map
208.86/211.06	c 211	Heap : 73 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
208.86/211.06	c 211	SAT : 8659 SAT variables, 1007612 SAT clauses, 44093770 bytes
208.86/211.06	c 211	Heap : 73 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
208.93/211.12	c 211	SOLVING HOME/temp.cnf
208.93/211.12	c 211	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
234.28/236.78	c 237	DECODING HOME/temp.out WITH HOME/temp.map
234.28/236.78	c 237	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'
234.37/236.86	c 237	Decoding HOME/temp.out
234.37/236.93	s SATISFIABLE
234.37/236.94	v 15 11 21 13 8 4 18 13 0 17 3 4 20 4 0 17 19 0 20 12 12 0 1 19 20 1 14 4 17 0 12 0 13 3 0 19 8 14 13 2 14 13 21 19 19 11 8 19 14 19 4 14 21 4 4 18 5 4 4 17 0 12 2 20 19 18 0 0 18 12 12 15 8 17 4 17 15 21 2 6 17 4 4 4 0 18 4 11 11 4 3 4 1 0 8 17 4 12 12 20 17 0 3 4 20 6 18 10 0 8 1 0 17 20 11 13 0 4 14 11 4 0 8 4 14 20 8 13 18 15 0 18 2 18 6
234.37/236.95	c 237	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
234.37/237.01	c 237	CPU 234.53 (0.06 0.02 222.47 11.98)
234.37/237.01	c 237	END Sun Jul 12 05:04:16 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-2078946-1247367619/watcher-2078946-1247367619 -o /tmp/evaluation-result-2078946-1247367619/solver-2078946-1247367619 -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-2078946-1247367619.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

[startup+0 s]
/proc/loadavg: 2.44 2.53 2.45 4/81 28392
/proc/meminfo: memFree=1455968/2055920 swapFree=4192812/4192956
[pid=28392] ppid=28390 vsize=18576 CPUtime=0
/proc/28392/stat : 28392 (runsolver) R 28390 23701 23701 0 -1 4194368 5 0 0 0 0 0 0 0 19 0 1 0 23829390 19021824 282 996147200 4194304 4302564 548682068304 18446744073709551615 226913479460 0 0 4096 24578 0 0 0 17 1 0 0
/proc/28392/statm: 4644 282 247 26 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.046197 s]
/proc/loadavg: 2.44 2.53 2.45 4/81 28392
/proc/meminfo: memFree=1455968/2055920 swapFree=4192812/4192956
[pid=28392] ppid=28390 vsize=13468 CPUtime=0.03
/proc/28392/stat : 28392 (sugar) R 28390 28392 23701 0 -1 4194304 751 0 0 0 2 1 0 0 18 0 1 0 23829390 13791232 719 996147200 4194304 4206940 548682068608 18446744073709551615 226931131308 0 0 4224 0 0 0 0 17 1 0 0
/proc/28392/statm: 3367 719 338 3 0 467 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13468

[startup+0.101204 s]
/proc/loadavg: 2.44 2.53 2.45 4/81 28392
/proc/meminfo: memFree=1455968/2055920 swapFree=4192812/4192956
[pid=28392] ppid=28390 vsize=16868 CPUtime=0.07
/proc/28392/stat : 28392 (sugar) S 28390 28392 23701 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23829390 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28392/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301239 s]
/proc/loadavg: 2.44 2.53 2.45 4/81 28392
/proc/meminfo: memFree=1455968/2055920 swapFree=4192812/4192956
[pid=28392] ppid=28390 vsize=16868 CPUtime=0.07
/proc/28392/stat : 28392 (sugar) S 28390 28392 23701 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23829390 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28392/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701316 s]
/proc/loadavg: 2.44 2.53 2.45 4/81 28392
/proc/meminfo: memFree=1455968/2055920 swapFree=4192812/4192956
[pid=28392] ppid=28390 vsize=16868 CPUtime=0.07
/proc/28392/stat : 28392 (sugar) S 28390 28392 23701 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23829390 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28392/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50147 s]
/proc/loadavg: 2.44 2.53 2.45 3/92 28404
/proc/meminfo: memFree=1434760/2055920 swapFree=4192812/4192956
[pid=28392] ppid=28390 vsize=16868 CPUtime=1.13
/proc/28392/stat : 28392 (sugar) S 28390 28392 23701 0 -1 4194304 1309 8902 0 1 5 2 99 7 16 0 1 0 23829390 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28392/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 16868

[startup+3.10178 s]
/proc/loadavg: 2.44 2.53 2.45 4/92 28414
/proc/meminfo: memFree=1430536/2055920 swapFree=4192812/4192956
[pid=28392] ppid=28390 vsize=16868 CPUtime=1.13
/proc/28392/stat : 28392 (sugar) S 28390 28392 23701 0 -1 4194304 1309 8902 0 1 5 2 99 7 16 0 1 0 23829390 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28392/statm: 4217 1111 409 3 0 796 0
[pid=28405] ppid=28392 vsize=5356 CPUtime=0
/proc/28405/stat : 28405 (sh) S 28392 28392 23701 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23829508 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28405/statm: 1339 233 193 169 0 50 0
[pid=28406] ppid=28405 vsize=868536 CPUtime=1.89
/proc/28406/stat : 28406 (java) S 28405 28392 23701 0 -1 0 15774 0 1 0 179 10 0 0 18 0 9 0 23829509 889380864 14462 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28406/statm: 217134 14462 2566 9 0 211639 0
[pid=28406/tid=28407] ppid=28405 vsize=868536 CPUtime=1.03
/proc/28406/task/28407/stat : 28407 (java) R 28405 28392 23701 0 -1 64 2924 0 1 0 101 2 0 0 21 0 9 0 23829510 889380864 14462 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28408] ppid=28405 vsize=868536 CPUtime=0.72
/proc/28406/task/28408/stat : 28408 (java) S 28405 28392 23701 0 -1 64 10851 0 0 0 66 6 0 0 16 0 9 0 23829511 889380864 14462 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28409] ppid=28405 vsize=868536 CPUtime=0
/proc/28406/task/28409/stat : 28409 (java) S 28405 28392 23701 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23829511 889380864 14462 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28410] ppid=28405 vsize=868536 CPUtime=0
/proc/28406/task/28410/stat : 28410 (java) S 28405 28392 23701 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23829511 889380864 14462 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28411] ppid=28405 vsize=868536 CPUtime=0
/proc/28406/task/28411/stat : 28411 (java) S 28405 28392 23701 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23829513 889380864 14462 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28412] ppid=28405 vsize=868536 CPUtime=0.12
/proc/28406/task/28412/stat : 28412 (java) R 28405 28392 23701 0 -1 64 1297 0 0 0 11 1 0 0 16 0 9 0 23829513 889380864 14462 996147200 134512640 134550932 4294955936 18446744073709551615 8360924 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28413] ppid=28405 vsize=868536 CPUtime=0
/proc/28406/task/28413/stat : 28413 (java) S 28405 28392 23701 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23829513 889380864 14462 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28414] ppid=28405 vsize=868536 CPUtime=0
/proc/28406/task/28414/stat : 28414 (java) S 28405 28392 23701 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23829513 889380864 14462 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 890760

[startup+6.30239 s]
/proc/loadavg: 2.49 2.54 2.45 3/92 28414
/proc/meminfo: memFree=1366088/2055920 swapFree=4192812/4192956
[pid=28392] ppid=28390 vsize=16868 CPUtime=1.13
/proc/28392/stat : 28392 (sugar) S 28390 28392 23701 0 -1 4194304 1310 8902 0 1 5 2 99 7 15 0 1 0 23829390 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28392/statm: 4217 1111 409 3 0 796 0
[pid=28405] ppid=28392 vsize=5356 CPUtime=0
/proc/28405/stat : 28405 (sh) S 28392 28392 23701 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23829508 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28405/statm: 1339 233 193 169 0 50 0
[pid=28406] ppid=28405 vsize=868728 CPUtime=5.05
/proc/28406/stat : 28406 (java) S 28405 28392 23701 0 -1 0 25731 0 1 0 487 18 0 0 18 0 9 0 23829509 889577472 23756 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28406/statm: 217182 23756 2591 9 0 211659 0
[pid=28406/tid=28407] ppid=28405 vsize=868728 CPUtime=2.56
/proc/28406/task/28407/stat : 28407 (java) R 28405 28392 23701 0 -1 64 3713 0 1 0 253 3 0 0 25 0 9 0 23829510 889577472 23756 996147200 134512640 134550932 4294955936 18446744073709551615 4126919781 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28408] ppid=28405 vsize=868728 CPUtime=2.27
/proc/28406/task/28408/stat : 28408 (java) S 28405 28392 23701 0 -1 64 19862 0 0 0 215 12 0 0 16 0 9 0 23829511 889577472 23756 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28409] ppid=28405 vsize=868728 CPUtime=0
/proc/28406/task/28409/stat : 28409 (java) S 28405 28392 23701 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 23829511 889577472 23756 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28410] ppid=28405 vsize=868728 CPUtime=0
/proc/28406/task/28410/stat : 28410 (java) S 28405 28392 23701 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23829511 889577472 23756 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28411] ppid=28405 vsize=868728 CPUtime=0
/proc/28406/task/28411/stat : 28411 (java) S 28405 28392 23701 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23829513 889577472 23756 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28412] ppid=28405 vsize=868728 CPUtime=0.19
/proc/28406/task/28412/stat : 28412 (java) S 28405 28392 23701 0 -1 64 1454 0 0 0 18 1 0 0 15 0 9 0 23829513 889577472 23756 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28413] ppid=28405 vsize=868728 CPUtime=0
/proc/28406/task/28413/stat : 28413 (java) S 28405 28392 23701 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23829513 889577472 23756 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28414] ppid=28405 vsize=868728 CPUtime=0
/proc/28406/task/28414/stat : 28414 (java) S 28405 28392 23701 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23829513 889577472 23756 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) 890952

[startup+12.7026 s]
/proc/loadavg: 2.45 2.53 2.45 3/92 28414
/proc/meminfo: memFree=1359560/2055920 swapFree=4192812/4192956
[pid=28392] ppid=28390 vsize=16868 CPUtime=1.13
/proc/28392/stat : 28392 (sugar) S 28390 28392 23701 0 -1 4194304 1310 8902 0 1 5 2 99 7 15 0 1 0 23829390 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28392/statm: 4217 1111 409 3 0 796 0
[pid=28405] ppid=28392 vsize=5356 CPUtime=0
/proc/28405/stat : 28405 (sh) S 28392 28392 23701 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23829508 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28405/statm: 1339 233 193 169 0 50 0
[pid=28406] ppid=28405 vsize=868728 CPUtime=11.38
/proc/28406/stat : 28406 (java) S 28405 28392 23701 0 -1 0 25797 0 1 0 1117 21 0 0 18 0 9 0 23829509 889577472 23763 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28406/statm: 217182 23763 2591 9 0 211659 0
[pid=28406/tid=28407] ppid=28405 vsize=868728 CPUtime=8.71
/proc/28406/task/28407/stat : 28407 (java) R 28405 28392 23701 0 -1 64 3773 0 1 0 865 6 0 0 25 0 9 0 23829510 889577472 23763 996147200 134512640 134550932 4294955936 18446744073709551615 102094187 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28408] ppid=28405 vsize=868728 CPUtime=2.44
/proc/28406/task/28408/stat : 28408 (java) S 28405 28392 23701 0 -1 64 19862 0 0 0 232 12 0 0 16 0 9 0 23829511 889577472 23763 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28409] ppid=28405 vsize=868728 CPUtime=0
/proc/28406/task/28409/stat : 28409 (java) S 28405 28392 23701 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 23829511 889577472 23763 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28410] ppid=28405 vsize=868728 CPUtime=0
/proc/28406/task/28410/stat : 28410 (java) S 28405 28392 23701 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23829511 889577472 23763 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28411] ppid=28405 vsize=868728 CPUtime=0
/proc/28406/task/28411/stat : 28411 (java) S 28405 28392 23701 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23829513 889577472 23763 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28412] ppid=28405 vsize=868728 CPUtime=0.2
/proc/28406/task/28412/stat : 28412 (java) S 28405 28392 23701 0 -1 64 1460 0 0 0 19 1 0 0 16 0 9 0 23829513 889577472 23763 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28413] ppid=28405 vsize=868728 CPUtime=0
/proc/28406/task/28413/stat : 28413 (java) S 28405 28392 23701 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23829513 889577472 23763 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28414] ppid=28405 vsize=868728 CPUtime=0
/proc/28406/task/28414/stat : 28414 (java) S 28405 28392 23701 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23829513 889577472 23763 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 890952

[startup+25.5021 s]
/proc/loadavg: 2.42 2.52 2.45 3/92 28414
/proc/meminfo: memFree=1352776/2055920 swapFree=4192812/4192956
[pid=28392] ppid=28390 vsize=16868 CPUtime=1.13
/proc/28392/stat : 28392 (sugar) S 28390 28392 23701 0 -1 4194304 1310 8902 0 1 5 2 99 7 15 0 1 0 23829390 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28392/statm: 4217 1111 409 3 0 796 0
[pid=28405] ppid=28392 vsize=5356 CPUtime=0
/proc/28405/stat : 28405 (sh) S 28392 28392 23701 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23829508 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28405/statm: 1339 233 193 169 0 50 0
[pid=28406] ppid=28405 vsize=868728 CPUtime=24.05
/proc/28406/stat : 28406 (java) S 28405 28392 23701 0 -1 0 26719 0 1 0 2380 25 0 0 18 0 9 0 23829509 889577472 24636 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28406/statm: 217182 24636 2591 9 0 211659 0
[pid=28406/tid=28407] ppid=28405 vsize=868728 CPUtime=21.17
/proc/28406/task/28407/stat : 28407 (java) R 28405 28392 23701 0 -1 64 3822 0 1 0 2108 9 0 0 25 0 9 0 23829510 889577472 24636 996147200 134512640 134550932 4294955936 18446744073709551615 4126919781 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28408] ppid=28405 vsize=868728 CPUtime=2.64
/proc/28406/task/28408/stat : 28408 (java) S 28405 28392 23701 0 -1 64 20731 0 0 0 251 13 0 0 16 0 9 0 23829511 889577472 24636 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28409] ppid=28405 vsize=868728 CPUtime=0
/proc/28406/task/28409/stat : 28409 (java) S 28405 28392 23701 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 23829511 889577472 24636 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28410] ppid=28405 vsize=868728 CPUtime=0
/proc/28406/task/28410/stat : 28410 (java) S 28405 28392 23701 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23829511 889577472 24636 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28411] ppid=28405 vsize=868728 CPUtime=0
/proc/28406/task/28411/stat : 28411 (java) S 28405 28392 23701 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23829513 889577472 24636 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28412] ppid=28405 vsize=868728 CPUtime=0.21
/proc/28406/task/28412/stat : 28412 (java) S 28405 28392 23701 0 -1 64 1464 0 0 0 20 1 0 0 16 0 9 0 23829513 889577472 24636 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28413] ppid=28405 vsize=868728 CPUtime=0
/proc/28406/task/28413/stat : 28413 (java) S 28405 28392 23701 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23829513 889577472 24636 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28414] ppid=28405 vsize=868728 CPUtime=0
/proc/28406/task/28414/stat : 28414 (java) S 28405 28392 23701 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23829513 889577472 24636 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 890952

[startup+51.103 s]
/proc/loadavg: 2.36 2.49 2.44 5/92 28420
/proc/meminfo: memFree=1319496/2055920 swapFree=4192812/4192956
[pid=28392] ppid=28390 vsize=16868 CPUtime=1.13
/proc/28392/stat : 28392 (sugar) S 28390 28392 23701 0 -1 4194304 1310 8902 0 1 5 2 99 7 16 0 1 0 23829390 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28392/statm: 4217 1111 409 3 0 796 0
[pid=28405] ppid=28392 vsize=5356 CPUtime=0
/proc/28405/stat : 28405 (sh) S 28392 28392 23701 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23829508 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28405/statm: 1339 233 193 169 0 50 0
[pid=28406] ppid=28405 vsize=868728 CPUtime=49.38
/proc/28406/stat : 28406 (java) S 28405 28392 23701 0 -1 0 31851 0 1 0 4904 34 0 0 18 0 9 0 23829509 889577472 29676 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28406/statm: 217182 29676 2591 9 0 211659 0

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

/proc/loadavg: 2.66 2.55 2.46 4/92 28420
/proc/meminfo: memFree=1297352/2055920 swapFree=4192812/4192956
[pid=28392] ppid=28390 vsize=16868 CPUtime=1.13
/proc/28392/stat : 28392 (sugar) S 28390 28392 23701 0 -1 4194304 1310 8902 0 1 5 2 99 7 16 0 1 0 23829390 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28392/statm: 4217 1111 409 3 0 796 0
[pid=28405] ppid=28392 vsize=5356 CPUtime=0
/proc/28405/stat : 28405 (sh) S 28392 28392 23701 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23829508 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28405/statm: 1339 233 193 169 0 50 0
[pid=28406] ppid=28405 vsize=868728 CPUtime=100.07
/proc/28406/stat : 28406 (java) S 28405 28392 23701 0 -1 0 39545 0 1 0 9963 44 0 0 18 0 9 0 23829509 889577472 32945 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28406/statm: 217182 32945 2591 9 0 211659 0
[pid=28406/tid=28407] ppid=28405 vsize=868728 CPUtime=95.85
/proc/28406/task/28407/stat : 28407 (java) R 28405 28392 23701 0 -1 64 4027 0 1 0 9564 21 0 0 25 0 9 0 23829510 889577472 32945 996147200 134512640 134550932 4294955936 18446744073709551615 4126919797 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28408] ppid=28405 vsize=868728 CPUtime=3.98
/proc/28406/task/28408/stat : 28408 (java) S 28405 28392 23701 0 -1 64 33345 0 0 0 377 21 0 0 16 0 9 0 23829511 889577472 32945 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28409] ppid=28405 vsize=868728 CPUtime=0
/proc/28406/task/28409/stat : 28409 (java) S 28405 28392 23701 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 23829511 889577472 32945 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28410] ppid=28405 vsize=868728 CPUtime=0
/proc/28406/task/28410/stat : 28410 (java) S 28405 28392 23701 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23829511 889577472 32945 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28411] ppid=28405 vsize=868728 CPUtime=0
/proc/28406/task/28411/stat : 28411 (java) S 28405 28392 23701 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23829513 889577472 32945 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28412] ppid=28405 vsize=868728 CPUtime=0.22
/proc/28406/task/28412/stat : 28412 (java) S 28405 28392 23701 0 -1 64 1471 0 0 0 21 1 0 0 16 0 9 0 23829513 889577472 32945 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28413] ppid=28405 vsize=868728 CPUtime=0
/proc/28406/task/28413/stat : 28413 (java) S 28405 28392 23701 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23829513 889577472 32945 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28414] ppid=28405 vsize=868728 CPUtime=0
/proc/28406/task/28414/stat : 28414 (java) S 28405 28392 23701 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23829513 889577472 32945 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.2
Current children cumulated vsize (KiB) 890952

[startup+162.302 s]
/proc/loadavg: 2.55 2.54 2.46 4/92 28420
/proc/meminfo: memFree=1290568/2055920 swapFree=4192812/4192956
[pid=28392] ppid=28390 vsize=16868 CPUtime=1.13
/proc/28392/stat : 28392 (sugar) S 28390 28392 23701 0 -1 4194304 1310 8902 0 1 5 2 99 7 16 0 1 0 23829390 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28392/statm: 4217 1111 409 3 0 796 0
[pid=28405] ppid=28392 vsize=5356 CPUtime=0
/proc/28405/stat : 28405 (sh) S 28392 28392 23701 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23829508 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28405/statm: 1339 233 193 169 0 50 0
[pid=28406] ppid=28405 vsize=868728 CPUtime=159.49
/proc/28406/stat : 28406 (java) S 28405 28392 23701 0 -1 0 39634 0 1 0 15899 50 0 0 18 0 9 0 23829509 889577472 32945 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28406/statm: 217182 32945 2591 9 0 211659 0
[pid=28406/tid=28407] ppid=28405 vsize=868728 CPUtime=154.98
/proc/28406/task/28407/stat : 28407 (java) R 28405 28392 23701 0 -1 64 4116 0 1 0 15473 25 0 0 25 0 9 0 23829510 889577472 32945 996147200 134512640 134550932 4294955936 18446744073709551615 4126565036 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28408] ppid=28405 vsize=868728 CPUtime=4.27
/proc/28406/task/28408/stat : 28408 (java) S 28405 28392 23701 0 -1 64 33345 0 0 0 405 22 0 0 16 0 9 0 23829511 889577472 32945 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28409] ppid=28405 vsize=868728 CPUtime=0
/proc/28406/task/28409/stat : 28409 (java) S 28405 28392 23701 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 23829511 889577472 32945 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28410] ppid=28405 vsize=868728 CPUtime=0
/proc/28406/task/28410/stat : 28410 (java) S 28405 28392 23701 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23829511 889577472 32945 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28411] ppid=28405 vsize=868728 CPUtime=0
/proc/28406/task/28411/stat : 28411 (java) S 28405 28392 23701 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23829513 889577472 32945 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28412] ppid=28405 vsize=868728 CPUtime=0.22
/proc/28406/task/28412/stat : 28412 (java) S 28405 28392 23701 0 -1 64 1471 0 0 0 21 1 0 0 16 0 9 0 23829513 889577472 32945 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28413] ppid=28405 vsize=868728 CPUtime=0
/proc/28406/task/28413/stat : 28413 (java) S 28405 28392 23701 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23829513 889577472 32945 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28406/tid=28414] ppid=28405 vsize=868728 CPUtime=0
/proc/28406/task/28414/stat : 28414 (java) S 28405 28392 23701 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23829513 889577472 32945 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.62
Current children cumulated vsize (KiB) 890952

[startup+222.302 s]
/proc/loadavg: 2.64 2.57 2.47 4/84 28422
/proc/meminfo: memFree=1374536/2055920 swapFree=4192812/4192956
[pid=28392] ppid=28390 vsize=16868 CPUtime=208.97
/proc/28392/stat : 28392 (sugar) S 28390 28392 23701 0 -1 4194304 1365 53109 0 2 6 2 20819 70 16 0 1 0 23829390 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28392/statm: 4217 1113 409 3 0 796 0
[pid=28421] ppid=28392 vsize=5356 CPUtime=0
/proc/28421/stat : 28421 (sh) S 28392 28392 23701 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23850503 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28421/statm: 1339 232 193 169 0 50 0
[pid=28422] ppid=28421 vsize=31252 CPUtime=11.05
/proc/28422/stat : 28422 (picosat) R 28421 28392 23701 0 -1 4194304 7235 0 0 0 518 587 0 0 25 0 1 0 23850503 32002048 7221 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 7813 7221 40 102 0 7708 0
Current children cumulated CPU time (s) 220.02
Current children cumulated vsize (KiB) 53476

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

[startup+230.301 s]
/proc/loadavg: 2.62 2.57 2.47 4/84 28422
/proc/meminfo: memFree=1356552/2055920 swapFree=4192812/4192956
[pid=28392] ppid=28390 vsize=16868 CPUtime=208.97
/proc/28392/stat : 28392 (sugar) S 28390 28392 23701 0 -1 4194304 1365 53109 0 2 6 2 20819 70 16 0 1 0 23829390 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28392/statm: 4217 1113 409 3 0 796 0
[pid=28421] ppid=28392 vsize=5356 CPUtime=0
/proc/28421/stat : 28421 (sh) S 28392 28392 23701 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23850503 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28421/statm: 1339 232 193 169 0 50 0
[pid=28422] ppid=28421 vsize=48808 CPUtime=18.97
/proc/28422/stat : 28422 (picosat) R 28421 28392 23701 0 -1 4194304 11924 0 0 0 893 1004 0 0 25 0 1 0 23850503 49979392 11910 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 12202 11910 40 102 0 12097 0
Current children cumulated CPU time (s) 227.94
Current children cumulated vsize (KiB) 71032

[startup+233.502 s]
/proc/loadavg: 2.62 2.57 2.47 3/84 28422
/proc/meminfo: memFree=1352520/2055920 swapFree=4192812/4192956
[pid=28392] ppid=28390 vsize=16868 CPUtime=208.97
/proc/28392/stat : 28392 (sugar) S 28390 28392 23701 0 -1 4194304 1365 53109 0 2 6 2 20819 70 16 0 1 0 23829390 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28392/statm: 4217 1113 409 3 0 796 0
[pid=28421] ppid=28392 vsize=5356 CPUtime=0
/proc/28421/stat : 28421 (sh) S 28392 28392 23701 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23850503 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28421/statm: 1339 232 193 169 0 50 0
[pid=28422] ppid=28421 vsize=55368 CPUtime=22.14
/proc/28422/stat : 28422 (picosat) R 28421 28392 23701 0 -1 4194304 13625 0 0 0 1090 1124 0 0 25 0 1 0 23850503 56696832 13603 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 13842 13603 42 102 0 13737 0
Current children cumulated CPU time (s) 231.11
Current children cumulated vsize (KiB) 77592

[startup+235.102 s]
/proc/loadavg: 2.62 2.57 2.47 4/84 28422
/proc/meminfo: memFree=1348680/2055920 swapFree=4192812/4192956
[pid=28392] ppid=28390 vsize=16868 CPUtime=208.97
/proc/28392/stat : 28392 (sugar) S 28390 28392 23701 0 -1 4194304 1365 53109 0 2 6 2 20819 70 16 0 1 0 23829390 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28392/statm: 4217 1113 409 3 0 796 0
[pid=28421] ppid=28392 vsize=5356 CPUtime=0
/proc/28421/stat : 28421 (sh) S 28392 28392 23701 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23850503 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28421/statm: 1339 232 193 169 0 50 0
[pid=28422] ppid=28421 vsize=55500 CPUtime=23.73
/proc/28422/stat : 28422 (picosat) R 28421 28392 23701 0 -1 4194304 13653 0 0 0 1249 1124 0 0 25 0 1 0 23850503 56832000 13631 996147200 134512640 134931368 4294956256 18446744073709551615 134525870 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 13875 13631 42 102 0 13770 0
Current children cumulated CPU time (s) 232.7
Current children cumulated vsize (KiB) 77724

[startup+235.902 s]
/proc/loadavg: 2.65 2.58 2.47 4/84 28422
/proc/meminfo: memFree=1348552/2055920 swapFree=4192812/4192956
[pid=28392] ppid=28390 vsize=16868 CPUtime=208.97
/proc/28392/stat : 28392 (sugar) S 28390 28392 23701 0 -1 4194304 1365 53109 0 2 6 2 20819 70 16 0 1 0 23829390 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28392/statm: 4217 1113 409 3 0 796 0
[pid=28421] ppid=28392 vsize=5356 CPUtime=0
/proc/28421/stat : 28421 (sh) S 28392 28392 23701 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23850503 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28421/statm: 1339 232 193 169 0 50 0
[pid=28422] ppid=28421 vsize=55632 CPUtime=24.52
/proc/28422/stat : 28422 (picosat) R 28421 28392 23701 0 -1 4194304 13671 0 0 0 1328 1124 0 0 25 0 1 0 23850503 56967168 13649 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 13908 13649 42 102 0 13803 0
Current children cumulated CPU time (s) 233.49
Current children cumulated vsize (KiB) 77856

[startup+236.702 s]
/proc/loadavg: 2.65 2.58 2.47 4/84 28422
/proc/meminfo: memFree=1348488/2055920 swapFree=4192812/4192956
[pid=28392] ppid=28390 vsize=16868 CPUtime=208.97
/proc/28392/stat : 28392 (sugar) S 28390 28392 23701 0 -1 4194304 1365 53109 0 2 6 2 20819 70 16 0 1 0 23829390 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28392/statm: 4217 1113 409 3 0 796 0
[pid=28421] ppid=28392 vsize=5356 CPUtime=0
/proc/28421/stat : 28421 (sh) S 28392 28392 23701 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23850503 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28421/statm: 1339 232 193 169 0 50 0
[pid=28422] ppid=28421 vsize=50884 CPUtime=25.31
/proc/28422/stat : 28422 (picosat) R 28421 28392 23701 0 -1 4194304 13689 0 0 0 1407 1124 0 0 25 0 1 0 23850503 52105216 12606 996147200 134512640 134931368 4294956256 18446744073709551615 134579016 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 12721 12606 47 102 0 12616 0
Current children cumulated CPU time (s) 234.28
Current children cumulated vsize (KiB) 73108

[startup+236.902 s]
/proc/loadavg: 2.65 2.58 2.47 4/84 28422
/proc/meminfo: memFree=1348488/2055920 swapFree=4192812/4192956
[pid=28392] ppid=28390 vsize=16868 CPUtime=234.37
/proc/28392/stat : 28392 (sugar) S 28390 28392 23701 0 -1 4194304 1446 67084 0 2 6 2 22233 1196 16 0 1 0 23829390 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28392/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 234.37
Current children cumulated vsize (KiB) 16868

[startup+237.002 s]
/proc/loadavg: 2.65 2.58 2.47 4/84 28422
/proc/meminfo: memFree=1348488/2055920 swapFree=4192812/4192956
[pid=28392] ppid=28390 vsize=16868 CPUtime=234.37
/proc/28392/stat : 28392 (sugar) S 28390 28392 23701 0 -1 4194304 1449 67084 0 2 6 2 22233 1196 15 0 1 0 23829390 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28392/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 234.37
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 237.028
CPU time (s): 234.572
CPU user time (s): 222.531
CPU system time (s): 12.0412
CPU usage (%): 98.9642
Max. virtual memory (cumulated for all children) (KiB): 901200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 222.531
system time used= 12.0412
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72414
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= 11436
involuntary context switches= 16176

runsolver used 0.296954 second user time and 0.822874 second system time

The end

Launcher Data

Begin job on node5 at 2009-07-12 05:00:19
IDJOB=2078946
IDBENCH=56827
IDSOLVER=738
FILE ID=node5/2078946-1247367619
PBS_JOBID= 9507038
Free space on /tmp= 66428 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/ogdPuzzle/normalized-crossword-m1-ogd-puzzle16.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-2078946-1247367619/watcher-2078946-1247367619 -o /tmp/evaluation-result-2078946-1247367619/solver-2078946-1247367619 -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-2078946-1247367619.xml

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

MD5SUM BENCH= 9d45c5e9650243c44508acf520e4742e
RANDOM SEED=171139373

node5.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.258
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.258
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:       1456448 kB
Buffers:          8760 kB
Cached:          76376 kB
SwapCached:          0 kB
Active:         526976 kB
Inactive:        21168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1456448 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2396 kB
Writeback:           0 kB
Mapped:         483416 kB
Slab:            35580 kB
Committed_AS:   671640 kB
PageTables:       2712 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= 66428 MiB
End job on node5 at 2009-07-12 05:04:16