Trace number 1083414

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+picosat? (TO) 1800.04 1804.97

General information on the benchmark

Namecsp/super-js/super-js-taillard-20/
normalized-super-js-taillard-20-12.xml
MD5SUM25d0763f0ac75a92331779534e76fb94
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints12940
Maximum constraint arity2
Maximum domain size1707
Number of constraints which are defined in extension0
Number of constraints which are defined in intension12940
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 Sat Jul  5 05:16:46 2008
0.00/0.05	c 0	PID 904
0.04/0.05	c 0	HOST node41.alineos.net
0.04/0.05	c 0	CONVERTING HOME/instance-1083414-1215227806.xml TO HOME/temp.csp
0.04/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1083414-1215227806.xml' 'HOME/temp.csp'
1.25/1.34	c 1	96 domains, 800 variables, 4 predicates, 0 relations, 12940 constraints
1.25/1.36	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.25/1.36	c 1	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'
1.32/1.44	c 2	Parsing HOME/temp.csp
1.32/1.78	c 2	parsed 10000 expressions
1.32/1.89	c 2	parsed 13840 expressions
1.32/1.89	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.32/1.89	c 2	Converting to clausal form CSP
1.32/2.10	c 2	converted 1384 (10%) expressions
2.04/2.18	c 2	converted 2768 (20%) expressions
2.13/2.23	c 2	converted 4152 (30%) expressions
2.13/2.29	c 2	converted 5536 (40%) expressions
2.22/2.39	c 3	converted 6920 (50%) expressions
2.33/2.45	c 3	converted 8304 (60%) expressions
2.42/2.50	c 3	converted 9688 (70%) expressions
2.42/2.56	c 3	converted 11072 (80%) expressions
2.52/2.61	c 3	converted 12456 (90%) expressions
2.52/2.66	c 3	converted 13840 (100%) expressions
2.52/2.66	c 3	CSP : 800 integers, 0 booleans, 12940 clauses, largest domain size 1707
2.52/2.66	c 3	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.52/2.66	c 3	Propagation in CSP
3.41/3.52	c 4	765434 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.41/3.52	c 4	CSP : 800 integers, 0 booleans, 12940 clauses, largest domain size 893
3.41/3.52	c 4	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.41/3.53	c 4	Simplifing CSP by introducing new Boolean variables
3.71/3.81	c 4	CSP : 800 integers, 23600 booleans, 36540 clauses, largest domain size 893
3.71/3.81	c 4	Heap : 20 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.81/3.93	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.90/4.04	c 4	80 (10%) CSP integer variables are encoded (60160 clauses, 880284 bytes)
4.01/4.12	c 4	160 (20%) CSP integer variables are encoded (119280 clauses, 1805919 bytes)
4.01/4.18	c 4	240 (30%) CSP integer variables are encoded (166040 clauses, 2600839 bytes)
4.10/4.25	c 4	320 (40%) CSP integer variables are encoded (215640 clauses, 3444039 bytes)
4.20/4.33	c 4	400 (50%) CSP integer variables are encoded (272880 clauses, 4417119 bytes)
4.30/4.41	c 5	480 (60%) CSP integer variables are encoded (332800 clauses, 5435759 bytes)
4.39/4.50	c 5	560 (70%) CSP integer variables are encoded (394560 clauses, 6485679 bytes)
4.39/4.58	c 5	640 (80%) CSP integer variables are encoded (452960 clauses, 7478479 bytes)
4.50/4.66	c 5	720 (90%) CSP integer variables are encoded (512200 clauses, 8485559 bytes)
4.59/4.72	c 5	800 (100%) CSP integer variables are encoded (559080 clauses, 9282519 bytes)
6.49/6.69	c 7	3654 (10%) CSP clauses are encoded (1522257 clauses, 31460991 bytes)
8.54/8.79	c 9	7308 (20%) CSP clauses are encoded (2531405 clauses, 55131075 bytes)
10.40/10.69	c 11	10962 (30%) CSP clauses are encoded (3464571 clauses, 77029025 bytes)
12.55/12.82	c 13	14616 (40%) CSP clauses are encoded (4487671 clauses, 102056793 bytes)
14.23/14.51	c 15	18270 (50%) CSP clauses are encoded (5292608 clauses, 121780761 bytes)
15.91/16.20	c 16	21924 (60%) CSP clauses are encoded (6113504 clauses, 141838088 bytes)
17.97/18.33	c 18	25578 (70%) CSP clauses are encoded (7143350 clauses, 167005020 bytes)
20.05/20.41	c 21	29232 (80%) CSP clauses are encoded (8165048 clauses, 191860781 bytes)
22.18/22.64	c 23	32886 (90%) CSP clauses are encoded (9249406 clauses, 218021174 bytes)
24.25/24.73	c 25	36540 (100%) CSP clauses are encoded (10310822 clauses, 242592796 bytes)
24.25/24.74	c 25	36540 CSP clauses encoded
24.25/24.74	c 25	Writing map file : HOME/temp.map
24.25/24.76	c 25	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
24.25/24.76	c 25	SAT : 583480 SAT variables, 10310822 SAT clauses, 242592796 bytes
24.25/24.76	c 25	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
24.25/24.79	c 25	SOLVING HOME/temp.cnf
24.25/24.79	c 25	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.04/1804.91	c ERROR INTERRUPTED
1800.04/1804.96	s UNKNOWN
1800.04/1804.96	c 1805	CPU 22.36 (0.04 0.01 22.32 1.95)
1800.04/1804.96	c 1805	END Sat Jul  5 05:46:51 2008

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

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-1083414-1215227806/watcher-1083414-1215227806 -o /tmp/evaluation-result-1083414-1215227806/solver-1083414-1215227806 -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-1083414-1215227806.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: 1.92 1.98 1.99 4/74 904
/proc/meminfo: memFree=1364064/2055920 swapFree=4180688/4192956
[pid=904] ppid=902 vsize=3672 CPUtime=0
/proc/904/stat : 904 (sugar) R 902 904 31118 0 -1 4194304 55 0 0 0 0 0 0 0 20 0 1 0 2001753615 3760128 40 996147200 4194304 4206940 548682068608 18446744073709551615 209133303273 0 0 4096 0 0 0 0 17 1 0 0
/proc/904/statm: 918 40 31 3 0 8 0

[startup+0.0510219 s]
/proc/loadavg: 1.92 1.98 1.99 4/74 904
/proc/meminfo: memFree=1364064/2055920 swapFree=4180688/4192956
[pid=904] ppid=902 vsize=13600 CPUtime=0.04
/proc/904/stat : 904 (sugar) S 902 904 31118 0 -1 4194304 837 0 0 0 3 1 0 0 18 0 1 0 2001753615 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/904/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.10222 s]
/proc/loadavg: 1.92 1.98 1.99 4/74 904
/proc/meminfo: memFree=1364064/2055920 swapFree=4180688/4192956
[pid=904] ppid=902 vsize=13600 CPUtime=0.04
/proc/904/stat : 904 (sugar) S 902 904 31118 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 2001753615 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/904/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.30132 s]
/proc/loadavg: 1.92 1.98 1.99 4/74 904
/proc/meminfo: memFree=1364064/2055920 swapFree=4180688/4192956
[pid=904] ppid=902 vsize=13600 CPUtime=0.04
/proc/904/stat : 904 (sugar) S 902 904 31118 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 2001753615 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/904/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701361 s]
/proc/loadavg: 1.92 1.98 1.99 4/74 904
/proc/meminfo: memFree=1364064/2055920 swapFree=4180688/4192956
[pid=904] ppid=902 vsize=13600 CPUtime=0.04
/proc/904/stat : 904 (sugar) S 902 904 31118 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 2001753615 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/904/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50143 s]
/proc/loadavg: 1.92 1.98 1.99 4/85 916
/proc/meminfo: memFree=1339848/2055920 swapFree=4180688/4192956
[pid=904] ppid=902 vsize=13600 CPUtime=1.32
/proc/904/stat : 904 (sugar) S 902 904 31118 0 -1 4194304 973 10477 0 1 3 1 121 7 16 0 1 0 2001753615 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/904/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 13600

[startup+3.10259 s]
/proc/loadavg: 1.92 1.98 1.99 5/85 926
/proc/meminfo: memFree=1345992/2055920 swapFree=4180688/4192956
[pid=904] ppid=902 vsize=13600 CPUtime=1.32
/proc/904/stat : 904 (sugar) S 902 904 31118 0 -1 4194304 974 10477 0 1 3 1 121 7 15 0 1 0 2001753615 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/904/statm: 3400 797 370 3 0 500 0
[pid=917] ppid=904 vsize=5356 CPUtime=0
/proc/917/stat : 917 (sh) S 904 904 31118 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2001753752 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/917/statm: 1339 233 193 169 0 50 0
[pid=918] ppid=917 vsize=868356 CPUtime=1.7
/proc/918/stat : 918 (java) S 917 904 31118 0 -1 0 9766 0 1 0 164 6 0 0 18 0 9 0 2001753752 889196544 8848 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/918/statm: 217089 8848 2540 9 0 211664 0
[pid=918/tid=919] ppid=917 vsize=868356 CPUtime=1.11
/proc/918/task/919/stat : 919 (java) R 917 904 31118 0 -1 64 2788 0 1 0 109 2 0 0 24 0 9 0 2001753753 889196544 8848 996147200 134512640 134550740 4294955952 18446744073709551615 4126598937 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=918/tid=920] ppid=917 vsize=868356 CPUtime=0.36
/proc/918/task/920/stat : 920 (java) S 917 904 31118 0 -1 64 4837 0 0 0 34 2 0 0 16 0 9 0 2001753754 889196544 8848 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=918/tid=921] ppid=917 vsize=868356 CPUtime=0
/proc/918/task/921/stat : 921 (java) S 917 904 31118 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001753754 889196544 8848 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=918/tid=922] ppid=917 vsize=868356 CPUtime=0
/proc/918/task/922/stat : 922 (java) S 917 904 31118 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2001753754 889196544 8848 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=918/tid=923] ppid=917 vsize=868356 CPUtime=0
/proc/918/task/923/stat : 923 (java) S 917 904 31118 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001753756 889196544 8848 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=918/tid=924] ppid=917 vsize=868356 CPUtime=0.2
/proc/918/task/924/stat : 924 (java) S 917 904 31118 0 -1 64 1445 0 0 0 20 0 0 0 16 0 9 0 2001753756 889196544 8848 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=918/tid=925] ppid=917 vsize=868356 CPUtime=0
/proc/918/task/925/stat : 925 (java) S 917 904 31118 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001753756 889196544 8848 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=918/tid=926] ppid=917 vsize=868356 CPUtime=0
/proc/918/task/926/stat : 926 (java) R 917 904 31118 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2001753756 889196544 8848 996147200 134512640 134550740 4294955952 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) 887312

[startup+6.30186 s]
/proc/loadavg: 2.01 2.00 2.00 3/85 926
/proc/meminfo: memFree=1310792/2055920 swapFree=4180688/4192956
[pid=904] ppid=902 vsize=13600 CPUtime=1.33
/proc/904/stat : 904 (sugar) S 902 904 31118 0 -1 4194304 974 10477 0 1 4 1 121 7 15 0 1 0 2001753615 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/904/statm: 3400 797 370 3 0 500 0
[pid=917] ppid=904 vsize=5356 CPUtime=0
/proc/917/stat : 917 (sh) S 904 904 31118 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2001753752 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/917/statm: 1339 233 193 169 0 50 0
[pid=918] ppid=917 vsize=868468 CPUtime=4.85
/proc/918/stat : 918 (java) S 917 904 31118 0 -1 0 12312 0 1 0 459 26 0 0 18 0 9 0 2001753752 889311232 10886 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/918/statm: 217117 10886 2565 9 0 211664 0
[pid=918/tid=919] ppid=917 vsize=868468 CPUtime=3.74
/proc/918/task/919/stat : 919 (java) R 917 904 31118 0 -1 64 3318 0 1 0 355 19 0 0 25 0 9 0 2001753753 889311232 10886 996147200 134512640 134550740 4294955952 18446744073709551615 4126969486 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=918/tid=920] ppid=917 vsize=868468 CPUtime=0.83
/proc/918/task/920/stat : 920 (java) S 917 904 31118 0 -1 64 6816 0 0 0 78 5 0 0 16 0 9 0 2001753754 889311232 10886 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=918/tid=921] ppid=917 vsize=868468 CPUtime=0
/proc/918/task/921/stat : 921 (java) S 917 904 31118 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001753754 889311232 10886 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=918/tid=922] ppid=917 vsize=868468 CPUtime=0
/proc/918/task/922/stat : 922 (java) S 917 904 31118 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2001753754 889311232 10886 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=918/tid=923] ppid=917 vsize=868468 CPUtime=0
/proc/918/task/923/stat : 923 (java) S 917 904 31118 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001753756 889311232 10886 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=918/tid=924] ppid=917 vsize=868468 CPUtime=0.26
/proc/918/task/924/stat : 924 (java) S 917 904 31118 0 -1 64 1482 0 0 0 26 0 0 0 16 0 9 0 2001753756 889311232 10886 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=918/tid=925] ppid=917 vsize=868468 CPUtime=0
/proc/918/task/925/stat : 925 (java) S 917 904 31118 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001753756 889311232 10886 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=918/tid=926] ppid=917 vsize=868468 CPUtime=0
/proc/918/task/926/stat : 926 (java) S 917 904 31118 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2001753756 889311232 10886 996147200 134512640 134550740 4294955952 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) 887424

[startup+12.7024 s]
/proc/loadavg: 2.09 2.02 2.01 3/85 926
/proc/meminfo: memFree=1233352/2055920 swapFree=4180688/4192956
[pid=904] ppid=902 vsize=13600 CPUtime=1.33
/proc/904/stat : 904 (sugar) S 902 904 31118 0 -1 4194304 974 10477 0 1 4 1 121 7 16 0 1 0 2001753615 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/904/statm: 3400 797 370 3 0 500 0
[pid=917] ppid=904 vsize=5356 CPUtime=0
/proc/917/stat : 917 (sh) S 904 904 31118 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2001753752 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/917/statm: 1339 233 193 169 0 50 0
[pid=918] ppid=917 vsize=868468 CPUtime=11.13
/proc/918/stat : 918 (java) S 917 904 31118 0 -1 0 13054 0 1 0 1028 85 0 0 18 0 9 0 2001753752 889311232 10886 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/918/statm: 217117 10886 2565 9 0 211664 0
[pid=918/tid=919] ppid=917 vsize=868468 CPUtime=9.7
/proc/918/task/919/stat : 919 (java) R 917 904 31118 0 -1 64 4060 0 1 0 898 72 0 0 25 0 9 0 2001753753 889311232 10886 996147200 134512640 134550740 4294955952 18446744073709551615 4126968066 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=918/tid=920] ppid=917 vsize=868468 CPUtime=1.14
/proc/918/task/920/stat : 920 (java) S 917 904 31118 0 -1 64 6816 0 0 0 104 10 0 0 16 0 9 0 2001753754 889311232 10886 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=918/tid=921] ppid=917 vsize=868468 CPUtime=0
/proc/918/task/921/stat : 921 (java) S 917 904 31118 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001753754 889311232 10886 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=918/tid=922] ppid=917 vsize=868468 CPUtime=0
/proc/918/task/922/stat : 922 (java) S 917 904 31118 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2001753754 889311232 10886 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=918/tid=923] ppid=917 vsize=868468 CPUtime=0
/proc/918/task/923/stat : 923 (java) S 917 904 31118 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001753756 889311232 10886 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=918/tid=924] ppid=917 vsize=868468 CPUtime=0.26
/proc/918/task/924/stat : 924 (java) S 917 904 31118 0 -1 64 1482 0 0 0 26 0 0 0 16 0 9 0 2001753756 889311232 10886 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=918/tid=925] ppid=917 vsize=868468 CPUtime=0
/proc/918/task/925/stat : 925 (java) S 917 904 31118 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001753756 889311232 10886 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=918/tid=926] ppid=917 vsize=868468 CPUtime=0
/proc/918/task/926/stat : 926 (java) S 917 904 31118 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2001753756 889311232 10886 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 887424

[startup+25.5015 s]
/proc/loadavg: 2.45 2.10 2.03 3/77 928
/proc/meminfo: memFree=1111240/2055920 swapFree=4180688/4192956
[pid=904] ppid=902 vsize=13600 CPUtime=24.32
/proc/904/stat : 904 (sugar) S 902 904 31118 0 -1 4194304 1022 25246 0 2 4 1 2232 195 16 0 1 0 2001753615 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/904/statm: 3400 799 370 3 0 500 0
[pid=927] ppid=904 vsize=5356 CPUtime=0
/proc/927/stat : 927 (sh) S 904 904 31118 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001756095 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/927/statm: 1339 232 193 169 0 50 0
[pid=928] ppid=927 vsize=11576 CPUtime=0.69
/proc/928/stat : 928 (picosat) R 927 904 31118 0 -1 4194304 2387 0 0 0 30 39 0 0 25 0 1 0 2001756095 11853824 2373 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/928/statm: 2894 2373 40 102 0 2789 0
Current children cumulated CPU time (s) 25.01
Current children cumulated vsize (KiB) 30532

[startup+51.1018 s]
/proc/loadavg: 2.35 2.10 2.03 3/77 928
/proc/meminfo: memFree=984712/2055920 swapFree=4180688/4192956
[pid=904] ppid=902 vsize=13600 CPUtime=24.32
/proc/904/stat : 904 (sugar) S 902 904 31118 0 -1 4194304 1022 25246 0 2 4 1 2232 195 16 0 1 0 2001753615 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/904/statm: 3400 799 370 3 0 500 0
[pid=927] ppid=904 vsize=5356 CPUtime=0
/proc/927/stat : 927 (sh) S 904 904 31118 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001756095 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/927/statm: 1339 232 193 169 0 50 0
[pid=928] ppid=927 vsize=172232 CPUtime=26.03
/proc/928/stat : 928 (picosat) R 927 904 31118 0 -1 4194304 33862 0 0 0 1187 1416 0 0 25 0 1 0 2001756095 176365568 33848 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/928/statm: 43058 33848 40 102 0 42953 0
Current children cumulated CPU time (s) 50.35
Current children cumulated vsize (KiB) 191188

[startup+102.306 s]
/proc/loadavg: 2.15 2.08 2.03 3/77 928
/proc/meminfo: memFree=793544/2055920 swapFree=4180688/4192956
[pid=904] ppid=902 vsize=13600 CPUtime=24.32
/proc/904/stat : 904 (sugar) S 902 904 31118 0 -1 4194304 1022 25246 0 2 4 1 2232 195 16 0 1 0 2001753615 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/904/statm: 3400 799 370 3 0 500 0
[pid=927] ppid=904 vsize=5356 CPUtime=0
/proc/927/stat : 927 (sh) S 904 904 31118 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001756095 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/927/statm: 1339 232 193 169 0 50 0
[pid=928] ppid=927 vsize=356128 CPUtime=76.75
/proc/928/stat : 928 (picosat) R 927 904 31118 0 -1 4194304 81116 0 0 0 3546 4129 0 0 25 0 1 0 2001756095 364675072 81102 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/928/statm: 89032 81102 40 102 0 88927 0

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

/proc/meminfo: memFree=995320/2055920 swapFree=4180688/4192956
[pid=904] ppid=902 vsize=13600 CPUtime=24.32
/proc/904/stat : 904 (sugar) S 902 904 31118 0 -1 4194304 1022 25246 0 2 4 1 2232 195 16 0 1 0 2001753615 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/904/statm: 3400 799 370 3 0 500 0
[pid=927] ppid=904 vsize=5356 CPUtime=0
/proc/927/stat : 927 (sh) S 904 904 31118 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001756095 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/927/statm: 1339 232 193 169 0 50 0
[pid=928] ppid=927 vsize=454384 CPUtime=1333.28
/proc/928/stat : 928 (picosat) R 927 904 31118 0 -1 4194304 95285 0 0 0 128422 4906 0 0 25 0 1 0 2001756095 465289216 95269 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/928/statm: 113596 95269 48 102 0 113491 0
Current children cumulated CPU time (s) 1357.6
Current children cumulated vsize (KiB) 473340

[startup+1422.31 s]
/proc/loadavg: 2.18 2.16 2.06 4/95 993
/proc/meminfo: memFree=995064/2055920 swapFree=4180688/4192956
[pid=904] ppid=902 vsize=13600 CPUtime=24.32
/proc/904/stat : 904 (sugar) S 902 904 31118 0 -1 4194304 1022 25246 0 2 4 1 2232 195 16 0 1 0 2001753615 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/904/statm: 3400 799 370 3 0 500 0
[pid=927] ppid=904 vsize=5356 CPUtime=0
/proc/927/stat : 927 (sh) S 904 904 31118 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001756095 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/927/statm: 1339 232 193 169 0 50 0
[pid=928] ppid=927 vsize=454648 CPUtime=1393.26
/proc/928/stat : 928 (picosat) R 927 904 31118 0 -1 4194304 95359 0 0 0 134420 4906 0 0 25 0 1 0 2001756095 465559552 95343 996147200 134512640 134931368 4294956256 18446744073709551615 134525661 0 0 4096 0 0 0 0 17 0 0 0
/proc/928/statm: 113662 95343 48 102 0 113557 0
Current children cumulated CPU time (s) 1417.58
Current children cumulated vsize (KiB) 473604

[startup+1482.3 s]
/proc/loadavg: 2.06 2.13 2.05 3/95 993
/proc/meminfo: memFree=994744/2055920 swapFree=4180688/4192956
[pid=904] ppid=902 vsize=13600 CPUtime=24.32
/proc/904/stat : 904 (sugar) S 902 904 31118 0 -1 4194304 1022 25246 0 2 4 1 2232 195 16 0 1 0 2001753615 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/904/statm: 3400 799 370 3 0 500 0
[pid=927] ppid=904 vsize=5356 CPUtime=0
/proc/927/stat : 927 (sh) S 904 904 31118 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001756095 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/927/statm: 1339 232 193 169 0 50 0
[pid=928] ppid=927 vsize=454912 CPUtime=1453.23
/proc/928/stat : 928 (picosat) R 927 904 31118 0 -1 4194304 95435 0 0 0 140417 4906 0 0 25 0 1 0 2001756095 465829888 95419 996147200 134512640 134931368 4294956256 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 0 0 0
/proc/928/statm: 113728 95419 48 102 0 113623 0
Current children cumulated CPU time (s) 1477.55
Current children cumulated vsize (KiB) 473868

[startup+1542.3 s]
/proc/loadavg: 2.02 2.10 2.05 3/95 993
/proc/meminfo: memFree=994360/2055920 swapFree=4180688/4192956
[pid=904] ppid=902 vsize=13600 CPUtime=24.32
/proc/904/stat : 904 (sugar) S 902 904 31118 0 -1 4194304 1022 25246 0 2 4 1 2232 195 16 0 1 0 2001753615 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/904/statm: 3400 799 370 3 0 500 0
[pid=927] ppid=904 vsize=5356 CPUtime=0
/proc/927/stat : 927 (sh) S 904 904 31118 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001756095 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/927/statm: 1339 232 193 169 0 50 0
[pid=928] ppid=927 vsize=455304 CPUtime=1513.21
/proc/928/stat : 928 (picosat) R 927 904 31118 0 -1 4194304 95536 0 0 0 146415 4906 0 0 25 0 1 0 2001756095 466231296 95520 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/928/statm: 113826 95520 48 102 0 113721 0
Current children cumulated CPU time (s) 1537.53
Current children cumulated vsize (KiB) 474260

[startup+1602.3 s]
/proc/loadavg: 2.06 2.10 2.05 3/95 993
/proc/meminfo: memFree=994040/2055920 swapFree=4180688/4192956
[pid=904] ppid=902 vsize=13600 CPUtime=24.32
/proc/904/stat : 904 (sugar) S 902 904 31118 0 -1 4194304 1022 25246 0 2 4 1 2232 195 16 0 1 0 2001753615 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/904/statm: 3400 799 370 3 0 500 0
[pid=927] ppid=904 vsize=5356 CPUtime=0
/proc/927/stat : 927 (sh) S 904 904 31118 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001756095 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/927/statm: 1339 232 193 169 0 50 0
[pid=928] ppid=927 vsize=455568 CPUtime=1573.19
/proc/928/stat : 928 (picosat) R 927 904 31118 0 -1 4194304 95605 0 0 0 152412 4907 0 0 25 0 1 0 2001756095 466501632 95589 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/928/statm: 113892 95589 48 102 0 113787 0
Current children cumulated CPU time (s) 1597.51
Current children cumulated vsize (KiB) 474524

[startup+1662.3 s]
/proc/loadavg: 2.02 2.08 2.04 3/95 993
/proc/meminfo: memFree=993528/2055920 swapFree=4180688/4192956
[pid=904] ppid=902 vsize=13600 CPUtime=24.32
/proc/904/stat : 904 (sugar) S 902 904 31118 0 -1 4194304 1022 25246 0 2 4 1 2232 195 16 0 1 0 2001753615 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/904/statm: 3400 799 370 3 0 500 0
[pid=927] ppid=904 vsize=5356 CPUtime=0
/proc/927/stat : 927 (sh) S 904 904 31118 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001756095 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/927/statm: 1339 232 193 169 0 50 0
[pid=928] ppid=927 vsize=455964 CPUtime=1633.17
/proc/928/stat : 928 (picosat) R 927 904 31118 0 -1 4194304 95698 0 0 0 158410 4907 0 0 25 0 1 0 2001756095 466907136 95682 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/928/statm: 113991 95682 48 102 0 113886 0
Current children cumulated CPU time (s) 1657.49
Current children cumulated vsize (KiB) 474920

[startup+1722.3 s]
/proc/loadavg: 2.01 2.06 2.04 3/95 993
/proc/meminfo: memFree=993080/2055920 swapFree=4180688/4192956
[pid=904] ppid=902 vsize=13600 CPUtime=24.32
/proc/904/stat : 904 (sugar) S 902 904 31118 0 -1 4194304 1022 25246 0 2 4 1 2232 195 16 0 1 0 2001753615 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/904/statm: 3400 799 370 3 0 500 0
[pid=927] ppid=904 vsize=5356 CPUtime=0
/proc/927/stat : 927 (sh) S 904 904 31118 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001756095 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/927/statm: 1339 232 193 169 0 50 0
[pid=928] ppid=927 vsize=456360 CPUtime=1693.15
/proc/928/stat : 928 (picosat) R 927 904 31118 0 -1 4194304 95793 0 0 0 164408 4907 0 0 25 0 1 0 2001756095 467312640 95777 996147200 134512640 134931368 4294956256 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 0 0 0
/proc/928/statm: 114090 95777 48 102 0 113985 0
Current children cumulated CPU time (s) 1717.47
Current children cumulated vsize (KiB) 475316

[startup+1782.3 s]
/proc/loadavg: 2.00 2.05 2.03 3/95 993
/proc/meminfo: memFree=992888/2055920 swapFree=4180688/4192956
[pid=904] ppid=902 vsize=13600 CPUtime=24.32
/proc/904/stat : 904 (sugar) S 902 904 31118 0 -1 4194304 1022 25246 0 2 4 1 2232 195 16 0 1 0 2001753615 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/904/statm: 3400 799 370 3 0 500 0
[pid=927] ppid=904 vsize=5356 CPUtime=0
/proc/927/stat : 927 (sh) S 904 904 31118 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001756095 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/927/statm: 1339 232 193 169 0 50 0
[pid=928] ppid=927 vsize=456624 CPUtime=1753.13
/proc/928/stat : 928 (picosat) R 927 904 31118 0 -1 4194304 95860 0 0 0 170406 4907 0 0 25 0 1 0 2001756095 467582976 95844 996147200 134512640 134931368 4294956256 18446744073709551615 134525760 0 0 4096 0 0 0 0 17 0 0 0
/proc/928/statm: 114156 95844 48 102 0 114051 0
Current children cumulated CPU time (s) 1777.45
Current children cumulated vsize (KiB) 475580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.9 s]
/proc/loadavg: 2.00 2.04 2.03 5/95 993
/proc/meminfo: memFree=992760/2055920 swapFree=4180688/4192956
[pid=904] ppid=902 vsize=13600 CPUtime=24.32
/proc/904/stat : 904 (sugar) S 902 904 31118 0 -1 4194304 1022 25246 0 2 4 1 2232 195 16 0 1 0 2001753615 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/904/statm: 3400 799 370 3 0 500 0
[pid=927] ppid=904 vsize=5356 CPUtime=0
/proc/927/stat : 927 (sh) S 904 904 31118 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001756095 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/927/statm: 1339 232 193 169 0 50 0
[pid=928] ppid=927 vsize=456756 CPUtime=1775.72
/proc/928/stat : 928 (picosat) R 927 904 31118 0 -1 4194304 95887 0 0 0 172665 4907 0 0 25 0 1 0 2001756095 467718144 95871 996147200 134512640 134931368 4294956256 18446744073709551615 134525785 0 0 4096 0 0 0 0 17 0 0 0
/proc/928/statm: 114189 95871 48 102 0 114084 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 475712

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1804.9 s]
/proc/loadavg: 2.00 2.04 2.03 5/95 993
/proc/meminfo: memFree=992760/2055920 swapFree=4180688/4192956
[pid=904] ppid=902 vsize=13600 CPUtime=24.32
/proc/904/stat : 904 (sugar) S 902 904 31118 0 -1 4194304 1022 25246 0 2 4 1 2232 195 16 0 1 0 2001753615 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/904/statm: 3400 799 370 3 0 500 0
[pid=927] ppid=904 vsize=5356 CPUtime=0
/proc/927/stat : 927 (sh) S 904 904 31118 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001756095 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/927/statm: 1339 232 193 169 0 50 0
[pid=928] ppid=927 vsize=456756 CPUtime=1775.72
/proc/928/stat : 928 (picosat) R 927 904 31118 0 -1 4194304 95887 0 0 0 172665 4907 0 0 25 0 1 0 2001756095 467718144 95871 996147200 134512640 134931368 4294956256 18446744073709551615 134525785 0 0 4096 0 0 0 0 17 0 0 0
/proc/928/statm: 114189 95871 48 102 0 114084 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 475712

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 904 and gives
#  childrusage.ru_utime.tv_sec=22
#  childrusage.ru_utime.tv_usec=371599
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=975699
# CPU time returned by wait4() is 24.3473
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1804.97
CPU time (s): 1800.04
CPU user time (s): 1749.01
CPU system time (s): 51.03
CPU usage (%): 99.727
Max. virtual memory (cumulated for all children) (KiB): 887564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.3716
system time used= 1.9757
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26624
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20650
involuntary context switches= 21002

runsolver used 2.16067 second user time and 6.08507 second system time

The end

Launcher Data (download as text)

Begin job on node41 at 2008-07-05 05:16:46
IDJOB=1083414
IDBENCH=57474
IDSOLVER=345
FILE ID=node41/1083414-1215227806
PBS_JOBID= 7881785
Free space on /tmp= 66024 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/super-js/super-js-taillard-20/normalized-super-js-taillard-20-12.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-1083414-1215227806/watcher-1083414-1215227806 -o /tmp/evaluation-result-1083414-1215227806/solver-1083414-1215227806 -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-1083414-1215227806.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 25d0763f0ac75a92331779534e76fb94
RANDOM SEED=1195744028

node41.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.232
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.232
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:       1364544 kB
Buffers:         37896 kB
Cached:         309476 kB
SwapCached:       6228 kB
Active:         558816 kB
Inactive:        77944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1364544 kB
SwapTotal:     4192956 kB
SwapFree:      4180688 kB
Dirty:            2916 kB
Writeback:           0 kB
Mapped:         296408 kB
Slab:            39292 kB
Committed_AS:  3893280 kB
PageTables:       2372 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= 66128 MiB
End job on node41 at 2008-07-05 05:46:53