Trace number 1071757

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.13+picosatSAT 210.122 211.267

General information on the benchmark

Namecsp/wordsPuzzle/
normalized-crossword-m1-words-puzzle22.xml
MD5SUMfdf53d0e76234c79bccb1a52019a7203
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.168974
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 (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/picosat
0.00/0.05	c 0	BEGIN Fri Jul  4 13:09:00 2008
0.00/0.05	c 0	PID 22466
0.00/0.05	c 0	HOST node55.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1071757-1215169740.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1071757-1215169740.xml' 'HOME/temp.csp'
0.04/0.46	c 0	1 domains, 132 variables, 6 predicates, 4 relations, 662 constraints
0.04/0.47	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.47	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.44/0.55	c 0	Parsing HOME/temp.csp
0.44/0.77	c 0	parsed 805 expressions
0.44/0.77	c 0	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.44/0.77	c 0	Converting to clausal form CSP
0.44/0.79	c 0	converted 81 (10%) expressions
0.44/0.85	c 1	converted 161 (20%) expressions
1.35/1.48	c 1	converted 242 (30%) expressions
1.44/1.59	c 1	converted 322 (40%) expressions
1.55/1.61	c 1	converted 403 (50%) expressions
1.55/1.63	c 1	converted 483 (60%) expressions
1.55/1.64	c 1	converted 564 (70%) expressions
1.55/1.65	c 1	converted 644 (80%) expressions
1.55/1.67	c 1	converted 725 (90%) expressions
1.64/1.74	c 1	converted 805 (100%) expressions
1.64/1.75	c 1	CSP : 132 integers, 0 booleans, 662 clauses, largest domain size 26
1.64/1.75	c 1	Heap : 23 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.64/1.75	c 1	Propagation in CSP
1.85/1.92	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.85/1.92	c 2	CSP : 132 integers, 0 booleans, 662 clauses, largest domain size 26
1.85/1.92	c 2	Heap : 23 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.85/1.92	c 2	Simplifing CSP by introducing new Boolean variables
1.85/1.95	c 2	CSP : 132 integers, 4512 booleans, 5174 clauses, largest domain size 26
1.85/1.95	c 2	Heap : 25 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.95/2.09	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.05/2.12	c 2	14 (10%) CSP integer variables are encoded (336 clauses, 3552 bytes)
2.05/2.12	c 2	27 (20%) CSP integer variables are encoded (648 clauses, 6984 bytes)
2.05/2.12	c 2	40 (30%) CSP integer variables are encoded (960 clauses, 10417 bytes)
2.05/2.12	c 2	53 (40%) CSP integer variables are encoded (1272 clauses, 14473 bytes)
2.05/2.12	c 2	66 (50%) CSP integer variables are encoded (1584 clauses, 18529 bytes)
2.05/2.12	c 2	80 (60%) CSP integer variables are encoded (1920 clauses, 22897 bytes)
2.05/2.13	c 2	93 (70%) CSP integer variables are encoded (2232 clauses, 26953 bytes)
2.05/2.13	c 2	106 (80%) CSP integer variables are encoded (2544 clauses, 31009 bytes)
2.05/2.13	c 2	119 (90%) CSP integer variables are encoded (2856 clauses, 35065 bytes)
2.05/2.13	c 2	132 (100%) CSP integer variables are encoded (3168 clauses, 39121 bytes)
11.09/11.27	c 11	518 (10%) CSP clauses are encoded (254001 clauses, 9236612 bytes)
11.19/11.30	c 11	1035 (20%) CSP clauses are encoded (265593 clauses, 9450874 bytes)
11.19/11.33	c 11	1553 (30%) CSP clauses are encoded (277211 clauses, 9667694 bytes)
11.19/11.36	c 11	2070 (40%) CSP clauses are encoded (289178 clauses, 9870964 bytes)
11.19/11.38	c 11	2587 (50%) CSP clauses are encoded (301170 clauses, 10077502 bytes)
11.29/11.41	c 11	3105 (60%) CSP clauses are encoded (313213 clauses, 10290454 bytes)
11.29/11.43	c 11	3622 (70%) CSP clauses are encoded (325205 clauses, 10502962 bytes)
11.29/11.45	c 11	4140 (80%) CSP clauses are encoded (337248 clauses, 10721094 bytes)
11.29/11.48	c 11	4657 (90%) CSP clauses are encoded (349240 clauses, 10945227 bytes)
22.53/22.75	c 22	5174 (100%) CSP clauses are encoded (458046 clauses, 19196344 bytes)
22.53/22.76	c 22	5174 CSP clauses encoded
22.53/22.76	c 22	Writing map file : HOME/temp.map
22.53/22.76	c 22	Heap : 29 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
22.53/22.76	c 22	SAT : 7812 SAT variables, 458046 SAT clauses, 19196344 bytes
22.53/22.76	c 22	Heap : 29 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
22.59/22.82	c 23	SOLVING HOME/temp.cnf
22.59/22.82	c 23	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
209.84/211.02	c 211	DECODING HOME/temp.out WITH HOME/temp.map
209.84/211.02	c 211	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
209.94/211.11	c 211	Decoding HOME/temp.out
210.04/211.20	s SATISFIABLE
210.04/211.21	v 12 14 21 4 22 4 19 2 14 15 4 14 17 8 13 14 0 17 14 1 4 24 22 0 11 19 20 18 4 13 14 13 4 18 11 4 4 15 11 4 18 18 13 4 18 18 17 4 3 18 20 4 0 13 8 19 0 18 2 20 1 0 11 8 11 0 19 17 8 12 4 11 11 8 18 3 4 13 13 24 13 8 15 0 8 3 20 13 8 12 15 11 4 12 4 13 19 4 3 17 14 3 4 0 24 4 4 17 6 14 8 17 14 13 25 4 13 18 8 0 13 18 0 11 19 0 3 3 18 14 13 18
210.04/211.24	c 211	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
210.04/211.26	c 211	CPU 204.81 (0.03 0.01 204.78 5.27)
210.04/211.26	c 211	END Fri Jul  4 13:12:31 2008

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1071757-1215169740/watcher-1071757-1215169740 -o /tmp/evaluation-result-1071757-1215169740/solver-1071757-1215169740 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-1071757-1215169740.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.16 2.04 2.01 4/72 22466
/proc/meminfo: memFree=1342576/2055920 swapFree=4180408/4192956
[pid=22466] ppid=22464 vsize=12000 CPUtime=0
/proc/22466/stat : 22466 (sugar) R 22464 22466 21535 0 -1 4194304 195 0 0 0 0 0 0 0 22 0 1 0 1546640777 12288000 163 996147200 4194304 4206940 548682068608 18446744073709551615 248761178643 0 0 4224 0 0 0 0 17 1 0 0
/proc/22466/statm: 3000 163 125 3 0 100 0

[startup+0.096215 s]
/proc/loadavg: 2.16 2.04 2.01 4/72 22466
/proc/meminfo: memFree=1342576/2055920 swapFree=4180408/4192956
[pid=22466] ppid=22464 vsize=13600 CPUtime=0.04
/proc/22466/stat : 22466 (sugar) S 22464 22466 21535 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1546640777 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22466/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101214 s]
/proc/loadavg: 2.16 2.04 2.01 4/72 22466
/proc/meminfo: memFree=1342576/2055920 swapFree=4180408/4192956
[pid=22466] ppid=22464 vsize=13600 CPUtime=0.04
/proc/22466/stat : 22466 (sugar) S 22464 22466 21535 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1546640777 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22466/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.30125 s]
/proc/loadavg: 2.16 2.04 2.01 4/72 22466
/proc/meminfo: memFree=1342576/2055920 swapFree=4180408/4192956
[pid=22466] ppid=22464 vsize=13600 CPUtime=0.04
/proc/22466/stat : 22466 (sugar) S 22464 22466 21535 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1546640777 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22466/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701317 s]
/proc/loadavg: 2.16 2.04 2.01 4/72 22466
/proc/meminfo: memFree=1342576/2055920 swapFree=4180408/4192956
[pid=22466] ppid=22464 vsize=13600 CPUtime=0.44
/proc/22466/stat : 22466 (sugar) S 22464 22466 21535 0 -1 4194304 973 5119 0 1 3 1 36 4 16 0 1 0 1546640777 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22466/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 13600

[startup+1.50245 s]
/proc/loadavg: 2.16 2.04 2.01 3/83 22488
/proc/meminfo: memFree=1326936/2055920 swapFree=4180408/4192956
[pid=22466] ppid=22464 vsize=13600 CPUtime=0.44
/proc/22466/stat : 22466 (sugar) S 22464 22466 21535 0 -1 4194304 973 5119 0 1 3 1 36 4 15 0 1 0 1546640777 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22466/statm: 3400 797 370 3 0 500 0
[pid=22479] ppid=22466 vsize=5356 CPUtime=0
/proc/22479/stat : 22479 (sh) S 22466 22466 21535 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1546640824 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22479/statm: 1339 233 193 169 0 50 0
[pid=22480] ppid=22479 vsize=864320 CPUtime=1
/proc/22480/stat : 22480 (java) S 22479 22466 21535 0 -1 0 9365 0 1 0 95 5 0 0 18 0 9 0 1546640824 885063680 8626 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22480/statm: 216080 8626 2540 9 0 210655 0
[pid=22480/tid=22481] ppid=22479 vsize=864320 CPUtime=0.5
/proc/22480/task/22481/stat : 22481 (java) R 22479 22466 21535 0 -1 64 2789 0 1 0 49 1 0 0 20 0 9 0 1546640825 885063680 8626 996147200 134512640 134550740 4294955952 18446744073709551615 4126592552 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22480/tid=22482] ppid=22479 vsize=864320 CPUtime=0.39
/proc/22480/task/22482/stat : 22482 (java) S 22479 22466 21535 0 -1 64 5531 0 0 0 37 2 0 0 16 0 9 0 1546640826 885063680 8626 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22480/tid=22483] ppid=22479 vsize=864320 CPUtime=0
/proc/22480/task/22483/stat : 22483 (java) S 22479 22466 21535 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1546640826 885063680 8626 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22480/tid=22484] ppid=22479 vsize=864320 CPUtime=0
/proc/22480/task/22484/stat : 22484 (java) S 22479 22466 21535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1546640826 885063680 8626 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22480/tid=22485] ppid=22479 vsize=864320 CPUtime=0
/proc/22480/task/22485/stat : 22485 (java) S 22479 22466 21535 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1546640828 885063680 8626 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22480/tid=22486] ppid=22479 vsize=864320 CPUtime=0.09
/proc/22480/task/22486/stat : 22486 (java) S 22479 22466 21535 0 -1 64 351 0 0 0 9 0 0 0 16 0 9 0 1546640828 885063680 8626 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22480/tid=22487] ppid=22479 vsize=864320 CPUtime=0
/proc/22480/task/22487/stat : 22487 (java) S 22479 22466 21535 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1546640829 885063680 8626 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22480/tid=22488] ppid=22479 vsize=864320 CPUtime=0
/proc/22480/task/22488/stat : 22488 (java) S 22479 22466 21535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1546640829 885063680 8626 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 883276

[startup+3.10178 s]
/proc/loadavg: 2.16 2.04 2.01 3/83 22488
/proc/meminfo: memFree=1304408/2055920 swapFree=4180408/4192956
[pid=22466] ppid=22464 vsize=13600 CPUtime=0.44
/proc/22466/stat : 22466 (sugar) S 22464 22466 21535 0 -1 4194304 974 5119 0 1 3 1 36 4 15 0 1 0 1546640777 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22466/statm: 3400 797 370 3 0 500 0
[pid=22479] ppid=22466 vsize=5356 CPUtime=0
/proc/22479/stat : 22479 (sh) S 22466 22466 21535 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1546640824 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22479/statm: 1339 233 193 169 0 50 0
[pid=22480] ppid=22479 vsize=868496 CPUtime=2.59
/proc/22480/stat : 22480 (java) S 22479 22466 21535 0 -1 0 13227 0 1 0 250 9 0 0 18 0 9 0 1546640824 889339904 12390 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22480/statm: 217124 12390 2565 9 0 211671 0
[pid=22480/tid=22481] ppid=22479 vsize=868496 CPUtime=1.54
/proc/22480/task/22481/stat : 22481 (java) R 22479 22466 21535 0 -1 64 3106 0 1 0 151 3 0 0 25 0 9 0 1546640825 889339904 12390 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22480/tid=22482] ppid=22479 vsize=868496 CPUtime=0.81
/proc/22480/task/22482/stat : 22482 (java) S 22479 22466 21535 0 -1 64 7951 0 0 0 77 4 0 0 15 0 9 0 1546640826 889339904 12390 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22480/tid=22483] ppid=22479 vsize=868496 CPUtime=0
/proc/22480/task/22483/stat : 22483 (java) S 22479 22466 21535 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1546640826 889339904 12390 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22480/tid=22484] ppid=22479 vsize=868496 CPUtime=0
/proc/22480/task/22484/stat : 22484 (java) S 22479 22466 21535 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1546640826 889339904 12390 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22480/tid=22485] ppid=22479 vsize=868496 CPUtime=0
/proc/22480/task/22485/stat : 22485 (java) S 22479 22466 21535 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1546640828 889339904 12390 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22480/tid=22486] ppid=22479 vsize=868496 CPUtime=0.21
/proc/22480/task/22486/stat : 22486 (java) S 22479 22466 21535 0 -1 64 1476 0 0 0 21 0 0 0 16 0 9 0 1546640828 889339904 12390 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22480/tid=22487] ppid=22479 vsize=868496 CPUtime=0
/proc/22480/task/22487/stat : 22487 (java) S 22479 22466 21535 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1546640829 889339904 12390 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22480/tid=22488] ppid=22479 vsize=868496 CPUtime=0
/proc/22480/task/22488/stat : 22488 (java) S 22479 22466 21535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1546640829 889339904 12390 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 887452

[startup+6.30228 s]
/proc/loadavg: 2.15 2.04 2.01 3/83 22488
/proc/meminfo: memFree=1288792/2055920 swapFree=4180408/4192956
[pid=22466] ppid=22464 vsize=13600 CPUtime=0.44
/proc/22466/stat : 22466 (sugar) S 22464 22466 21535 0 -1 4194304 974 5119 0 1 3 1 36 4 15 0 1 0 1546640777 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22466/statm: 3400 797 370 3 0 500 0
[pid=22479] ppid=22466 vsize=5356 CPUtime=0
/proc/22479/stat : 22479 (sh) S 22466 22466 21535 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1546640824 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22479/statm: 1339 233 193 169 0 50 0
[pid=22480] ppid=22479 vsize=868496 CPUtime=5.78
/proc/22480/stat : 22480 (java) S 22479 22466 21535 0 -1 0 15534 0 1 0 564 14 0 0 18 0 9 0 1546640824 889339904 14596 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22480/statm: 217124 14596 2565 9 0 211671 0
[pid=22480/tid=22481] ppid=22479 vsize=868496 CPUtime=4.55
/proc/22480/task/22481/stat : 22481 (java) R 22479 22466 21535 0 -1 64 3209 0 1 0 449 6 0 0 25 0 9 0 1546640825 889339904 14596 996147200 134512640 134550740 4294955952 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22480/tid=22482] ppid=22479 vsize=868496 CPUtime=0.98
/proc/22480/task/22482/stat : 22482 (java) S 22479 22466 21535 0 -1 64 10155 0 0 0 92 6 0 0 16 0 9 0 1546640826 889339904 14596 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22480/tid=22483] ppid=22479 vsize=868496 CPUtime=0
/proc/22480/task/22483/stat : 22483 (java) S 22479 22466 21535 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1546640826 889339904 14596 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22480/tid=22484] ppid=22479 vsize=868496 CPUtime=0
/proc/22480/task/22484/stat : 22484 (java) S 22479 22466 21535 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1546640826 889339904 14596 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22480/tid=22485] ppid=22479 vsize=868496 CPUtime=0
/proc/22480/task/22485/stat : 22485 (java) S 22479 22466 21535 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1546640828 889339904 14596 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22480/tid=22486] ppid=22479 vsize=868496 CPUtime=0.22
/proc/22480/task/22486/stat : 22486 (java) S 22479 22466 21535 0 -1 64 1476 0 0 0 22 0 0 0 16 0 9 0 1546640828 889339904 14596 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22480/tid=22487] ppid=22479 vsize=868496 CPUtime=0
/proc/22480/task/22487/stat : 22487 (java) S 22479 22466 21535 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1546640829 889339904 14596 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22480/tid=22488] ppid=22479 vsize=868496 CPUtime=0
/proc/22480/task/22488/stat : 22488 (java) S 22479 22466 21535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1546640829 889339904 14596 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 887452

[startup+12.7024 s]
/proc/loadavg: 2.13 2.04 2.01 3/83 22488
/proc/meminfo: memFree=1275736/2055920 swapFree=4180408/4192956
[pid=22466] ppid=22464 vsize=13600 CPUtime=0.44
/proc/22466/stat : 22466 (sugar) S 22464 22466 21535 0 -1 4194304 974 5119 0 1 3 1 36 4 15 0 1 0 1546640777 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22466/statm: 3400 797 370 3 0 500 0
[pid=22479] ppid=22466 vsize=5356 CPUtime=0
/proc/22479/stat : 22479 (sh) S 22466 22466 21535 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1546640824 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22479/statm: 1339 233 193 169 0 50 0
[pid=22480] ppid=22479 vsize=868496 CPUtime=12.14
/proc/22480/stat : 22480 (java) S 22479 22466 21535 0 -1 0 18109 0 1 0 1193 21 0 0 18 0 9 0 1546640824 889339904 15740 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22480/statm: 217124 15740 2565 9 0 211671 0
[pid=22480/tid=22481] ppid=22479 vsize=868496 CPUtime=10.47
/proc/22480/task/22481/stat : 22481 (java) R 22479 22466 21535 0 -1 64 3356 0 1 0 1037 10 0 0 25 0 9 0 1546640825 889339904 15740 996147200 134512640 134550740 4294955952 18446744073709551615 4126930960 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22480/tid=22482] ppid=22479 vsize=868496 CPUtime=1.38
/proc/22480/task/22482/stat : 22482 (java) S 22479 22466 21535 0 -1 64 12568 0 0 0 130 8 0 0 16 0 9 0 1546640826 889339904 15740 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22480/tid=22483] ppid=22479 vsize=868496 CPUtime=0
/proc/22480/task/22483/stat : 22483 (java) S 22479 22466 21535 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1546640826 889339904 15740 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22480/tid=22484] ppid=22479 vsize=868496 CPUtime=0
/proc/22480/task/22484/stat : 22484 (java) S 22479 22466 21535 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1546640826 889339904 15740 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22480/tid=22485] ppid=22479 vsize=868496 CPUtime=0
/proc/22480/task/22485/stat : 22485 (java) S 22479 22466 21535 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1546640828 889339904 15740 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22480/tid=22486] ppid=22479 vsize=868496 CPUtime=0.25
/proc/22480/task/22486/stat : 22486 (java) S 22479 22466 21535 0 -1 64 1491 0 0 0 25 0 0 0 16 0 9 0 1546640828 889339904 15740 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22480/tid=22487] ppid=22479 vsize=868496 CPUtime=0
/proc/22480/task/22487/stat : 22487 (java) S 22479 22466 21535 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1546640829 889339904 15740 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22480/tid=22488] ppid=22479 vsize=868496 CPUtime=0
/proc/22480/task/22488/stat : 22488 (java) S 22479 22466 21535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1546640829 889339904 15740 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 887452

[startup+25.5016 s]
/proc/loadavg: 2.10 2.04 2.01 3/75 22490
/proc/meminfo: memFree=1313944/2055920 swapFree=4180408/4192956
[pid=22466] ppid=22464 vsize=13600 CPUtime=22.61
/proc/22466/stat : 22466 (sugar) S 22464 22466 21535 0 -1 4194304 1022 25593 0 2 3 1 2222 35 16 0 1 0 1546640777 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22466/statm: 3400 798 370 3 0 500 0
[pid=22489] ppid=22466 vsize=5356 CPUtime=0
/proc/22489/stat : 22489 (sh) S 22466 22466 21535 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1546643059 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22489/statm: 1339 232 193 169 0 50 0
[pid=22490] ppid=22489 vsize=8416 CPUtime=2.65
/proc/22490/stat : 22490 (picosat) R 22489 22466 21535 0 -1 4194304 1939 0 0 0 126 139 0 0 25 0 1 0 1546643060 8617984 1925 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/22490/statm: 2104 1925 40 102 0 1999 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 27372

[startup+51.102 s]
/proc/loadavg: 2.07 2.03 2.01 3/75 22490
/proc/meminfo: memFree=1292568/2055920 swapFree=4180408/4192956
[pid=22466] ppid=22464 vsize=13600 CPUtime=22.61
/proc/22466/stat : 22466 (sugar) S 22464 22466 21535 0 -1 4194304 1022 25593 0 2 3 1 2222 35 16 0 1 0 1546640777 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

Current children cumulated vsize (KiB) 54960

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

[startup+179.102 s]
/proc/loadavg: 2.01 2.02 2.00 3/75 22490
/proc/meminfo: memFree=1286424/2055920 swapFree=4180408/4192956
[pid=22466] ppid=22464 vsize=13600 CPUtime=22.61
/proc/22466/stat : 22466 (sugar) S 22464 22466 21535 0 -1 4194304 1022 25593 0 2 3 1 2222 35 16 0 1 0 1546640777 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22466/statm: 3400 798 370 3 0 500 0
[pid=22489] ppid=22466 vsize=5356 CPUtime=0
/proc/22489/stat : 22489 (sh) S 22466 22466 21535 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1546643059 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22489/statm: 1339 232 193 169 0 50 0
[pid=22490] ppid=22489 vsize=36796 CPUtime=155.49
/proc/22490/stat : 22490 (picosat) R 22489 22466 21535 0 -1 4194304 8998 0 0 0 15062 487 0 0 25 0 1 0 1546643060 37679104 8639 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/22490/statm: 9199 8639 48 102 0 9094 0
Current children cumulated CPU time (s) 178.1
Current children cumulated vsize (KiB) 55752

[startup+191.901 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 22490
/proc/meminfo: memFree=1286424/2055920 swapFree=4180408/4192956
[pid=22466] ppid=22464 vsize=13600 CPUtime=22.61
/proc/22466/stat : 22466 (sugar) S 22464 22466 21535 0 -1 4194304 1022 25593 0 2 3 1 2222 35 16 0 1 0 1546640777 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22466/statm: 3400 798 370 3 0 500 0
[pid=22489] ppid=22466 vsize=5356 CPUtime=0
/proc/22489/stat : 22489 (sh) S 22466 22466 21535 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1546643059 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22489/statm: 1339 232 193 169 0 50 0
[pid=22490] ppid=22489 vsize=36796 CPUtime=168.22
/proc/22490/stat : 22490 (picosat) R 22489 22466 21535 0 -1 4194304 8998 0 0 0 16335 487 0 0 25 0 1 0 1546643060 37679104 8639 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22490/statm: 9199 8639 48 102 0 9094 0
Current children cumulated CPU time (s) 190.83
Current children cumulated vsize (KiB) 55752

[startup+204.703 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 22490
/proc/meminfo: memFree=1286488/2055920 swapFree=4180408/4192956
[pid=22466] ppid=22464 vsize=13600 CPUtime=22.61
/proc/22466/stat : 22466 (sugar) S 22464 22466 21535 0 -1 4194304 1022 25593 0 2 3 1 2222 35 16 0 1 0 1546640777 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22466/statm: 3400 798 370 3 0 500 0
[pid=22489] ppid=22466 vsize=5356 CPUtime=0
/proc/22489/stat : 22489 (sh) S 22466 22466 21535 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1546643059 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22489/statm: 1339 232 193 169 0 50 0
[pid=22490] ppid=22489 vsize=36796 CPUtime=180.96
/proc/22490/stat : 22490 (picosat) R 22489 22466 21535 0 -1 4194304 8998 0 0 0 17609 487 0 0 25 0 1 0 1546643060 37679104 8639 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22490/statm: 9199 8639 48 102 0 9094 0
Current children cumulated CPU time (s) 203.57
Current children cumulated vsize (KiB) 55752

[startup+207.906 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 22490
/proc/meminfo: memFree=1286488/2055920 swapFree=4180408/4192956
[pid=22466] ppid=22464 vsize=13600 CPUtime=22.61
/proc/22466/stat : 22466 (sugar) S 22464 22466 21535 0 -1 4194304 1022 25593 0 2 3 1 2222 35 16 0 1 0 1546640777 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22466/statm: 3400 798 370 3 0 500 0
[pid=22489] ppid=22466 vsize=5356 CPUtime=0
/proc/22489/stat : 22489 (sh) S 22466 22466 21535 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1546643059 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22489/statm: 1339 232 193 169 0 50 0
[pid=22490] ppid=22489 vsize=36796 CPUtime=184.15
/proc/22490/stat : 22490 (picosat) R 22489 22466 21535 0 -1 4194304 8998 0 0 0 17928 487 0 0 25 0 1 0 1546643060 37679104 8639 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/22490/statm: 9199 8639 48 102 0 9094 0
Current children cumulated CPU time (s) 206.76
Current children cumulated vsize (KiB) 55752

[startup+209.502 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 22490
/proc/meminfo: memFree=1286488/2055920 swapFree=4180408/4192956
[pid=22466] ppid=22464 vsize=13600 CPUtime=22.61
/proc/22466/stat : 22466 (sugar) S 22464 22466 21535 0 -1 4194304 1022 25593 0 2 3 1 2222 35 16 0 1 0 1546640777 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22466/statm: 3400 798 370 3 0 500 0
[pid=22489] ppid=22466 vsize=5356 CPUtime=0
/proc/22489/stat : 22489 (sh) S 22466 22466 21535 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1546643059 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22489/statm: 1339 232 193 169 0 50 0
[pid=22490] ppid=22489 vsize=36796 CPUtime=185.74
/proc/22490/stat : 22490 (picosat) R 22489 22466 21535 0 -1 4194304 8998 0 0 0 18087 487 0 0 25 0 1 0 1546643060 37679104 8639 996147200 134512640 134931368 4294956256 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 1 0 0
/proc/22490/statm: 9199 8639 48 102 0 9094 0
Current children cumulated CPU time (s) 208.35
Current children cumulated vsize (KiB) 55752

[startup+210.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 22490
/proc/meminfo: memFree=1286488/2055920 swapFree=4180408/4192956
[pid=22466] ppid=22464 vsize=13600 CPUtime=22.61
/proc/22466/stat : 22466 (sugar) S 22464 22466 21535 0 -1 4194304 1022 25593 0 2 3 1 2222 35 16 0 1 0 1546640777 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22466/statm: 3400 798 370 3 0 500 0
[pid=22489] ppid=22466 vsize=5356 CPUtime=0
/proc/22489/stat : 22489 (sh) S 22466 22466 21535 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1546643059 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22489/statm: 1339 232 193 169 0 50 0
[pid=22490] ppid=22489 vsize=36796 CPUtime=186.53
/proc/22490/stat : 22490 (picosat) R 22489 22466 21535 0 -1 4194304 8998 0 0 0 18166 487 0 0 25 0 1 0 1546643060 37679104 8639 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22490/statm: 9199 8639 48 102 0 9094 0
Current children cumulated CPU time (s) 209.14
Current children cumulated vsize (KiB) 55752

[startup+210.703 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 22490
/proc/meminfo: memFree=1286488/2055920 swapFree=4180408/4192956
[pid=22466] ppid=22464 vsize=13600 CPUtime=22.61
/proc/22466/stat : 22466 (sugar) S 22464 22466 21535 0 -1 4194304 1022 25593 0 2 3 1 2222 35 16 0 1 0 1546640777 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22466/statm: 3400 798 370 3 0 500 0
[pid=22489] ppid=22466 vsize=5356 CPUtime=0
/proc/22489/stat : 22489 (sh) S 22466 22466 21535 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1546643059 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22489/statm: 1339 232 193 169 0 50 0
[pid=22490] ppid=22489 vsize=36796 CPUtime=186.93
/proc/22490/stat : 22490 (picosat) R 22489 22466 21535 0 -1 4194304 8998 0 0 0 18206 487 0 0 25 0 1 0 1546643060 37679104 8639 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22490/statm: 9199 8639 48 102 0 9094 0
Current children cumulated CPU time (s) 209.54
Current children cumulated vsize (KiB) 55752

[startup+211.102 s]
/proc/loadavg: 2.00 2.01 2.00 4/83 22500
/proc/meminfo: memFree=1317016/2055920 swapFree=4180408/4192956
[pid=22466] ppid=22464 vsize=13600 CPUtime=209.88
/proc/22466/stat : 22466 (sugar) S 22464 22466 21535 0 -1 4194304 1070 34882 0 2 3 1 20460 524 17 0 1 0 1546640777 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22466/statm: 3400 798 370 3 0 500 0
[pid=22491] ppid=22466 vsize=5356 CPUtime=0
/proc/22491/stat : 22491 (sh) S 22466 22466 21535 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1546661879 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22491/statm: 1339 233 193 169 0 50 0
[pid=22492] ppid=22491 vsize=863720 CPUtime=0.06
/proc/22492/stat : 22492 (java) S 22491 22466 21535 0 -1 0 2909 0 1 0 4 2 0 0 18 0 9 0 1546661880 884449280 2437 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22492/statm: 215930 2437 1513 9 0 210512 0
[pid=22492/tid=22493] ppid=22491 vsize=863720 CPUtime=0.04
/proc/22492/task/22493/stat : 22493 (java) R 22491 22466 21535 0 -1 64 2008 0 1 0 3 1 0 0 18 0 9 0 1546661881 884449280 2437 996147200 134512640 134550740 4294956000 18446744073709551615 104525825 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22492/tid=22494] ppid=22491 vsize=863720 CPUtime=0
/proc/22492/task/22494/stat : 22494 (java) S 22491 22466 21535 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 1546661882 884449280 2437 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22492/tid=22495] ppid=22491 vsize=863720 CPUtime=0
/proc/22492/task/22495/stat : 22495 (java) S 22491 22466 21535 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1546661883 884449280 2437 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22492/tid=22496] ppid=22491 vsize=863720 CPUtime=0
/proc/22492/task/22496/stat : 22496 (java) S 22491 22466 21535 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1546661883 884449280 2437 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22492/tid=22497] ppid=22491 vsize=863720 CPUtime=0
/proc/22492/task/22497/stat : 22497 (java) S 22491 22466 21535 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1546661885 884449280 2437 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22492/tid=22498] ppid=22491 vsize=863720 CPUtime=0
/proc/22492/task/22498/stat : 22498 (java) R 22491 22466 21535 0 -1 64 206 0 0 0 0 0 0 0 19 0 9 0 1546661885 884449280 2437 996147200 134512640 134550740 4294956000 18446744073709551615 101760243 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22492/tid=22499] ppid=22491 vsize=863720 CPUtime=0
/proc/22492/task/22499/stat : 22499 (java) S 22491 22466 21535 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1546661885 884449280 2437 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22492/tid=22500] ppid=22491 vsize=863720 CPUtime=0
/proc/22492/task/22500/stat : 22500 (java) S 22491 22466 21535 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 1546661885 884449280 2437 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 209.94
Current children cumulated vsize (KiB) 882676

[startup+211.207 s]
/proc/loadavg: 2.00 2.01 2.00 4/83 22500
/proc/meminfo: memFree=1317016/2055920 swapFree=4180408/4192956
[pid=22466] ppid=22464 vsize=13600 CPUtime=209.88
/proc/22466/stat : 22466 (sugar) S 22464 22466 21535 0 -1 4194304 1087 34882 0 2 3 1 20460 524 16 0 1 0 1546640777 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22466/statm: 3400 798 370 3 0 500 0
[pid=22491] ppid=22466 vsize=5356 CPUtime=0
/proc/22491/stat : 22491 (sh) S 22466 22466 21535 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1546661879 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22491/statm: 1339 233 193 169 0 50 0
[pid=22492] ppid=22491 vsize=863720 CPUtime=0.16
/proc/22492/stat : 22492 (java) S 22491 22466 21535 0 -1 0 3290 0 1 0 14 2 0 0 18 0 9 0 1546661880 884449280 2765 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22492/statm: 215930 2765 1638 9 0 210512 0
[pid=22492/tid=22493] ppid=22491 vsize=863720 CPUtime=0.14
/proc/22492/task/22493/stat : 22493 (java) R 22491 22466 21535 0 -1 64 2389 0 1 0 13 1 0 0 18 0 9 0 1546661881 884449280 2765 996147200 134512640 134550740 4294956000 18446744073709551615 4125960198 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22492/tid=22494] ppid=22491 vsize=863720 CPUtime=0
/proc/22492/task/22494/stat : 22494 (java) S 22491 22466 21535 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 1546661882 884449280 2765 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22492/tid=22495] ppid=22491 vsize=863720 CPUtime=0
/proc/22492/task/22495/stat : 22495 (java) S 22491 22466 21535 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1546661883 884449280 2765 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22492/tid=22496] ppid=22491 vsize=863720 CPUtime=0
/proc/22492/task/22496/stat : 22496 (java) S 22491 22466 21535 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1546661883 884449280 2765 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22492/tid=22497] ppid=22491 vsize=863720 CPUtime=0
/proc/22492/task/22497/stat : 22497 (java) S 22491 22466 21535 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1546661885 884449280 2765 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22492/tid=22498] ppid=22491 vsize=863720 CPUtime=0
/proc/22492/task/22498/stat : 22498 (java) R 22491 22466 21535 0 -1 64 206 0 0 0 0 0 0 0 19 0 9 0 1546661885 884449280 2765 996147200 134512640 134550740 4294956000 18446744073709551615 101760243 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22492/tid=22499] ppid=22491 vsize=863720 CPUtime=0
/proc/22492/task/22499/stat : 22499 (java) S 22491 22466 21535 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1546661885 884449280 2765 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22492/tid=22500] ppid=22491 vsize=863720 CPUtime=0
/proc/22492/task/22500/stat : 22500 (java) S 22491 22466 21535 0 -1 64 0 0 0 0 0 0 0 0 16 0 9 0 1546661885 884449280 2765 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 210.04
Current children cumulated vsize (KiB) 882676

Child status: 0
Real time (s): 211.267
CPU time (s): 210.122
CPU user time (s): 204.824
CPU system time (s): 5.29819
CPU usage (%): 99.4579
Max. virtual memory (cumulated for all children) (KiB): 892580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 204.824
system time used= 5.29819
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39769
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= 6516
involuntary context switches= 8575

runsolver used 0.26096 second user time and 0.71989 second system time

The end

Launcher Data (download as text)

Begin job on node55 at 2008-07-04 13:09:00
IDJOB=1071757
IDBENCH=56139
IDSOLVER=345
FILE ID=node55/1071757-1215169740
PBS_JOBID= 7881456
Free space on /tmp= 66548 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/wordsPuzzle/normalized-crossword-m1-words-puzzle22.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1071757-1215169740/watcher-1071757-1215169740 -o /tmp/evaluation-result-1071757-1215169740/solver-1071757-1215169740 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-1071757-1215169740.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fdf53d0e76234c79bccb1a52019a7203
RANDOM SEED=1454510024

node55.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.261
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.261
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:       1343056 kB
Buffers:         57628 kB
Cached:         165612 kB
SwapCached:       6804 kB
Active:         564096 kB
Inactive:        93132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1343056 kB
SwapTotal:     4192956 kB
SwapFree:      4180408 kB
Dirty:            1528 kB
Writeback:           0 kB
Mapped:         441612 kB
Slab:            40208 kB
Committed_AS:  3588720 kB
PageTables:       2632 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= 66548 MiB
End job on node55 at 2008-07-04 13:12:31