Trace number 2085150

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+picosat? (TO) 1800.07 1808.73

General information on the benchmark

Namecsp/graphColoring/leighton/leighton-15/
normalized-lei450-15c-14.xml
MD5SUM2bd39fc824a9aa9825590a76be10fd6c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.560913
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints16680
Maximum constraint arity2
Maximum domain size14
Number of constraints which are defined in extension0
Number of constraints which are defined in intension16680
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.08	c 0	BEGIN Sun Jul 12 08:46:49 2009
0.00/0.08	c 0	PID 29945
0.06/0.08	c 0	HOST node5.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2085150-1247381209.xml TO HOME/temp.csp
0.06/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-2085150-1247381209.xml' 'HOME/temp.csp'
1.25/1.38	c 2	1 domains, 450 variables, 1 predicates, 0 relations, 16680 constraints
1.32/1.40	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.32/1.40	c 2	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.32/1.48	c 2	Parsing HOME/temp.csp
1.33/1.62	c 2	parsed 10000 expressions
1.33/1.68	c 2	parsed 17132 expressions
1.33/1.69	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.33/1.69	c 2	Converting to clausal form CSP
1.33/2.00	c 2	converted 1714 (10%) expressions
1.33/2.06	c 2	converted 3427 (20%) expressions
2.01/2.17	c 2	converted 5140 (30%) expressions
2.11/2.23	c 2	converted 6853 (40%) expressions
2.11/2.29	c 3	converted 8566 (50%) expressions
2.20/2.35	c 3	converted 10280 (60%) expressions
2.31/2.41	c 3	converted 11993 (70%) expressions
2.40/2.55	c 3	converted 13706 (80%) expressions
2.50/2.61	c 3	converted 15419 (90%) expressions
2.50/2.66	c 3	converted 17132 (100%) expressions
2.50/2.67	c 3	CSP : 450 integers, 0 booleans, 16680 clauses, largest domain size 14
2.50/2.67	c 3	Heap : 16 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.50/2.67	c 3	Propagation in CSP
2.59/2.75	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.59/2.75	c 3	CSP : 450 integers, 0 booleans, 16680 clauses, largest domain size 14
2.59/2.75	c 3	Heap : 16 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.59/2.76	c 3	Simplifing CSP by introducing new Boolean variables
2.89/3.08	c 3	CSP : 450 integers, 33360 booleans, 50040 clauses, largest domain size 14
2.89/3.09	c 3	Heap : 26 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.09/3.23	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.09/3.26	c 3	45 (10%) CSP integer variables are encoded (540 clauses, 5804 bytes)
3.09/3.27	c 4	90 (20%) CSP integer variables are encoded (1080 clauses, 12059 bytes)
3.09/3.27	c 4	135 (30%) CSP integer variables are encoded (1620 clauses, 19079 bytes)
3.09/3.27	c 4	180 (40%) CSP integer variables are encoded (2160 clauses, 26099 bytes)
3.09/3.27	c 4	225 (50%) CSP integer variables are encoded (2700 clauses, 33119 bytes)
3.09/3.27	c 4	270 (60%) CSP integer variables are encoded (3240 clauses, 40139 bytes)
3.09/3.27	c 4	315 (70%) CSP integer variables are encoded (3780 clauses, 47159 bytes)
3.09/3.27	c 4	360 (80%) CSP integer variables are encoded (4320 clauses, 54179 bytes)
3.09/3.27	c 4	405 (90%) CSP integer variables are encoded (4860 clauses, 61199 bytes)
3.09/3.28	c 4	450 (100%) CSP integer variables are encoded (5400 clauses, 68219 bytes)
3.28/3.43	c 4	5004 (10%) CSP clauses are encoded (53772 clauses, 874033 bytes)
3.38/3.54	c 4	10008 (20%) CSP clauses are encoded (102144 clauses, 1734646 bytes)
3.47/3.65	c 4	15012 (30%) CSP clauses are encoded (150516 clauses, 2610448 bytes)
3.58/3.75	c 4	20016 (40%) CSP clauses are encoded (198888 clauses, 3526186 bytes)
3.69/3.86	c 4	25020 (50%) CSP clauses are encoded (247260 clauses, 4446922 bytes)
3.78/3.96	c 4	30024 (60%) CSP clauses are encoded (295632 clauses, 5367658 bytes)
3.89/4.08	c 4	35028 (70%) CSP clauses are encoded (344004 clauses, 6288394 bytes)
3.98/4.18	c 4	40032 (80%) CSP clauses are encoded (392376 clauses, 7209130 bytes)
4.09/4.28	c 5	45036 (90%) CSP clauses are encoded (440748 clauses, 8129866 bytes)
4.18/4.39	c 5	50040 (100%) CSP clauses are encoded (489120 clauses, 9050602 bytes)
4.18/4.39	c 5	50040 CSP clauses encoded
4.18/4.39	c 5	Writing map file : HOME/temp.map
4.28/4.41	c 5	Heap : 18 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
4.28/4.41	c 5	SAT : 39210 SAT variables, 489120 SAT clauses, 9050602 bytes
4.28/4.41	c 5	Heap : 18 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
4.28/4.45	c 5	SOLVING HOME/temp.cnf
4.28/4.45	c 5	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.02/1808.71	sh: line 1: 29969 Terminated              HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out' 2>&1
1800.02/1808.71	c 1809	DECODING HOME/temp.out WITH HOME/temp.map
1800.02/1808.71	c 1809	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'
1800.02/1808.72	c ERROR INTERRUPTED
1800.02/1808.72	s UNKNOWN
1800.02/1808.72	c 1809	CPU 1800.05 (0.06 0.02 1797.36 2.61)
1800.02/1808.72	c 1809	END Sun Jul 12 09:16:58 2009

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2085150-1247381209/watcher-2085150-1247381209 -o /tmp/evaluation-result-2085150-1247381209/solver-2085150-1247381209 -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-2085150-1247381209.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.95 1.94 1.66 4/81 29945
/proc/meminfo: memFree=1857312/2055920 swapFree=4192812/4192956
[pid=29945] ppid=29943 vsize=18576 CPUtime=0
/proc/29945/stat : 29945 (runsolver) R 29943 29945 29514 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 25188390 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 226913479975 0 0 4096 24578 0 0 0 17 1 0 0
/proc/29945/statm: 4644 284 249 26 0 2626 0

[startup+0.0819659 s]
/proc/loadavg: 1.95 1.94 1.66 4/81 29945
/proc/meminfo: memFree=1857312/2055920 swapFree=4192812/4192956
[pid=29945] ppid=29943 vsize=16740 CPUtime=0.06
/proc/29945/stat : 29945 (sugar) S 29943 29945 29514 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 25188390 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29945/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.102958 s]
/proc/loadavg: 1.95 1.94 1.66 4/81 29945
/proc/meminfo: memFree=1857312/2055920 swapFree=4192812/4192956
[pid=29945] ppid=29943 vsize=16868 CPUtime=0.06
/proc/29945/stat : 29945 (sugar) S 29943 29945 29514 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 25188390 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29945/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301993 s]
/proc/loadavg: 1.95 1.94 1.66 4/81 29945
/proc/meminfo: memFree=1857312/2055920 swapFree=4192812/4192956
[pid=29945] ppid=29943 vsize=16868 CPUtime=0.06
/proc/29945/stat : 29945 (sugar) S 29943 29945 29514 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 25188390 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29945/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.702072 s]
/proc/loadavg: 1.95 1.94 1.66 4/81 29945
/proc/meminfo: memFree=1857312/2055920 swapFree=4192812/4192956
[pid=29945] ppid=29943 vsize=16868 CPUtime=0.06
/proc/29945/stat : 29945 (sugar) S 29943 29945 29514 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 25188390 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29945/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50122 s]
/proc/loadavg: 1.95 1.94 1.66 4/92 29957
/proc/meminfo: memFree=1832072/2055920 swapFree=4192812/4192956
[pid=29945] ppid=29943 vsize=16868 CPUtime=1.33
/proc/29945/stat : 29945 (sugar) S 29943 29945 29514 0 -1 4194304 1309 11832 0 1 5 1 120 7 16 0 1 0 25188390 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29945/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 16868

[startup+3.10354 s]
/proc/loadavg: 1.95 1.94 1.66 3/92 29967
/proc/meminfo: memFree=1835208/2055920 swapFree=4192812/4192956
[pid=29945] ppid=29943 vsize=16868 CPUtime=1.33
/proc/29945/stat : 29945 (sugar) S 29943 29945 29514 0 -1 4194304 1310 11832 0 1 5 1 120 7 15 0 1 0 25188390 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29945/statm: 4217 1111 409 3 0 796 0
[pid=29958] ppid=29945 vsize=5356 CPUtime=0
/proc/29958/stat : 29958 (sh) S 29945 29945 29514 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25188530 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29958/statm: 1339 233 193 169 0 50 0
[pid=29959] ppid=29958 vsize=868816 CPUtime=1.66
/proc/29959/stat : 29959 (java) S 29958 29945 29514 0 -1 0 13474 0 1 0 158 8 0 0 18 0 9 0 25188530 889667584 12299 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29959/statm: 217204 12299 2566 9 0 211709 0
[pid=29959/tid=29960] ppid=29958 vsize=868816 CPUtime=0.85
/proc/29959/task/29960/stat : 29960 (java) R 29958 29945 29514 0 -1 64 3044 0 1 0 83 2 0 0 24 0 9 0 25188531 889667584 12299 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29959/tid=29961] ppid=29958 vsize=868816 CPUtime=0.6
/proc/29959/task/29961/stat : 29961 (java) R 29958 29945 29514 0 -1 64 8245 0 0 0 57 3 0 0 16 0 9 0 25188532 889667584 12299 996147200 134512640 134550932 4294955936 18446744073709551615 102758168 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29959/tid=29962] ppid=29958 vsize=868816 CPUtime=0
/proc/29959/task/29962/stat : 29962 (java) S 29958 29945 29514 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25188533 889667584 12299 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29959/tid=29963] ppid=29958 vsize=868816 CPUtime=0
/proc/29959/task/29963/stat : 29963 (java) S 29958 29945 29514 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 25188533 889667584 12299 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29959/tid=29964] ppid=29958 vsize=868816 CPUtime=0
/proc/29959/task/29964/stat : 29964 (java) S 29958 29945 29514 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25188535 889667584 12299 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29959/tid=29965] ppid=29958 vsize=868816 CPUtime=0.17
/proc/29959/task/29965/stat : 29965 (java) S 29958 29945 29514 0 -1 64 1487 0 0 0 16 1 0 0 16 0 9 0 25188535 889667584 12299 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29959/tid=29966] ppid=29958 vsize=868816 CPUtime=0
/proc/29959/task/29966/stat : 29966 (java) S 29958 29945 29514 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 25188535 889667584 12299 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29959/tid=29967] ppid=29958 vsize=868816 CPUtime=0
/proc/29959/task/29967/stat : 29967 (java) S 29958 29945 29514 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 25188535 889667584 12299 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 891040

[startup+6.30115 s]
/proc/loadavg: 1.95 1.94 1.66 3/84 29969
/proc/meminfo: memFree=1839816/2055920 swapFree=4192812/4192956
[pid=29945] ppid=29943 vsize=16868 CPUtime=4.31
/proc/29945/stat : 29945 (sugar) S 29943 29945 29514 0 -1 4194304 1365 25809 0 2 6 1 402 22 16 0 1 0 25188390 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29945/statm: 4217 1113 409 3 0 796 0
[pid=29968] ppid=29945 vsize=5356 CPUtime=0
/proc/29968/stat : 29968 (sh) S 29945 29945 29514 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25188835 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29968/statm: 1339 232 193 169 0 50 0
[pid=29969] ppid=29968 vsize=9720 CPUtime=1.82
/proc/29969/stat : 29969 (picosat) R 29968 29945 29514 0 -1 4194304 2093 0 0 0 86 96 0 0 25 0 1 0 25188835 9953280 2079 996147200 134512640 134931368 4294956256 18446744073709551615 134597664 0 0 4096 0 0 0 0 17 1 0 0
/proc/29969/statm: 2430 2079 40 102 0 2325 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 31944

[startup+12.7014 s]
/proc/loadavg: 1.96 1.94 1.66 3/84 29969
/proc/meminfo: memFree=1824008/2055920 swapFree=4192812/4192956
[pid=29945] ppid=29943 vsize=16868 CPUtime=4.31
/proc/29945/stat : 29945 (sugar) S 29943 29945 29514 0 -1 4194304 1365 25809 0 2 6 1 402 22 16 0 1 0 25188390 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29945/statm: 4217 1113 409 3 0 796 0
[pid=29968] ppid=29945 vsize=5356 CPUtime=0
/proc/29968/stat : 29968 (sh) S 29945 29945 29514 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25188835 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29968/statm: 1339 232 193 169 0 50 0
[pid=29969] ppid=29968 vsize=23236 CPUtime=8.15
/proc/29969/stat : 29969 (picosat) R 29968 29945 29514 0 -1 4194304 5233 0 0 0 588 227 0 0 25 0 1 0 25188835 23793664 5219 996147200 134512640 134931368 4294956256 18446744073709551615 134530203 0 0 4096 0 0 0 0 17 1 0 0
/proc/29969/statm: 5809 5219 42 102 0 5704 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 45460

[startup+25.5028 s]
/proc/loadavg: 1.97 1.94 1.67 3/84 29969
/proc/meminfo: memFree=1821128/2055920 swapFree=4192812/4192956
[pid=29945] ppid=29943 vsize=16868 CPUtime=4.31
/proc/29945/stat : 29945 (sugar) S 29943 29945 29514 0 -1 4194304 1365 25809 0 2 6 1 402 22 16 0 1 0 25188390 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29945/statm: 4217 1113 409 3 0 796 0
[pid=29968] ppid=29945 vsize=5356 CPUtime=0
/proc/29968/stat : 29968 (sh) S 29945 29945 29514 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25188835 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29968/statm: 1339 232 193 169 0 50 0
[pid=29969] ppid=29968 vsize=25876 CPUtime=20.84
/proc/29969/stat : 29969 (picosat) R 29968 29945 29514 0 -1 4194304 5913 0 0 0 1856 228 0 0 25 0 1 0 25188835 26497024 5899 996147200 134512640 134931368 4294956256 18446744073709551615 134525760 0 0 4096 0 0 0 0 17 1 0 0
/proc/29969/statm: 6469 5899 42 102 0 6364 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 48100

[startup+51.1027 s]
/proc/loadavg: 1.98 1.95 1.67 3/84 29969
/proc/meminfo: memFree=1818440/2055920 swapFree=4192812/4192956
[pid=29945] ppid=29943 vsize=16868 CPUtime=4.31
/proc/29945/stat : 29945 (sugar) S 29943 29945 29514 0 -1 4194304 1365 25809 0 2 6 1 402 22 16 0 1 0 25188390 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29945/statm: 4217 1113 409 3 0 796 0
[pid=29968] ppid=29945 vsize=5356 CPUtime=0
/proc/29968/stat : 29968 (sh) S 29945 29945 29514 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25188835 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29968/statm: 1339 232 193 169 0 50 0
[pid=29969] ppid=29968 vsize=28512 CPUtime=46.19
/proc/29969/stat : 29969 (picosat) R 29968 29945 29514 0 -1 4194304 6675 0 0 0 4390 229 0 0 25 0 1 0 25188835 29196288 6550 996147200 134512640 134931368 4294956256 18446744073709551615 134525927 0 0 4096 0 0 0 0 17 1 0 0
/proc/29969/statm: 7128 6550 48 102 0 7023 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 50736

[startup+102.308 s]
/proc/loadavg: 1.99 1.95 1.69 3/84 29969
/proc/meminfo: memFree=1817736/2055920 swapFree=4192812/4192956
[pid=29945] ppid=29943 vsize=16868 CPUtime=4.31
/proc/29945/stat : 29945 (sugar) S 29943 29945 29514 0 -1 4194304 1365 25809 0 2 6 1 402 22 16 0 1 0 25188390 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29945/statm: 4217 1113 409 3 0 796 0
[pid=29968] ppid=29945 vsize=5356 CPUtime=0
/proc/29968/stat : 29968 (sh) S 29945 29945 29514 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25188835 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29968/statm: 1339 232 193 169 0 50 0
[pid=29969] ppid=29968 vsize=29040 CPUtime=96.91
/proc/29969/stat : 29969 (picosat) R 29968 29945 29514 0 -1 4194304 6939 0 0 0 9462 229 0 0 25 0 1 0 25188835 29736960 6711 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/29969/statm: 7260 6711 48 102 0 7155 0
Current children cumulated CPU time (s) 101.22
Current children cumulated vsize (KiB) 51264

[startup+162.302 s]
/proc/loadavg: 1.99 1.96 1.70 3/84 29969
/proc/meminfo: memFree=1817032/2055920 swapFree=4192812/4192956
[pid=29945] ppid=29943 vsize=16868 CPUtime=4.31
/proc/29945/stat : 29945 (sugar) S 29943 29945 29514 0 -1 4194304 1365 25809 0 2 6 1 402 22 16 0 1 0 25188390 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29945/statm: 4217 1113 409 3 0 796 0
[pid=29968] ppid=29945 vsize=5356 CPUtime=0
/proc/29968/stat : 29968 (sh) S 29945 29945 29514 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25188835 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29968/statm: 1339 232 193 169 0 50 0
[pid=29969] ppid=29968 vsize=29568 CPUtime=156.33
/proc/29969/stat : 29969 (picosat) R 29968 29945 29514 0 -1 4194304 7191 0 0 0 15404 229 0 0 25 0 1 0 25188835 30277632 6855 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/29969/statm: 7392 6855 48 102 0 7287 0
Current children cumulated CPU time (s) 160.64
Current children cumulated vsize (KiB) 51792

[startup+222.302 s]
/proc/loadavg: 1.99 1.96 1.72 3/84 29971
/proc/meminfo: memFree=1817096/2055920 swapFree=4192812/4192956
[pid=29945] ppid=29943 vsize=16868 CPUtime=4.31
/proc/29945/stat : 29945 (sugar) S 29943 29945 29514 0 -1 4194304 1365 25809 0 2 6 1 402 22 16 0 1 0 25188390 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29945/statm: 4217 1113 409 3 0 796 0
[pid=29968] ppid=29945 vsize=5356 CPUtime=0
/proc/29968/stat : 29968 (sh) S 29945 29945 29514 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25188835 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29968/statm: 1339 232 193 169 0 50 0
[pid=29969] ppid=29968 vsize=29568 CPUtime=215.77
/proc/29969/stat : 29969 (picosat) R 29968 29945 29514 0 -1 4194304 7191 0 0 0 21348 229 0 0 25 0 1 0 25188835 30277632 6855 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/29969/statm: 7392 6855 48 102 0 7287 0
Current children cumulated CPU time (s) 220.08
Current children cumulated vsize (KiB) 51792


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

[pid=29945] ppid=29943 vsize=16868 CPUtime=4.31
/proc/29945/stat : 29945 (sugar) S 29943 29945 29514 0 -1 4194304 1365 25809 0 2 6 1 402 22 16 0 1 0 25188390 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29945/statm: 4217 1113 409 3 0 796 0
[pid=29968] ppid=29945 vsize=5356 CPUtime=0
/proc/29968/stat : 29968 (sh) S 29945 29945 29514 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25188835 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29968/statm: 1339 232 193 169 0 50 0
[pid=29969] ppid=29968 vsize=36616 CPUtime=1289.55
/proc/29969/stat : 29969 (picosat) R 29968 29945 29514 0 -1 4194304 9783 0 0 0 128719 236 0 0 25 0 1 0 25188835 37494784 8095 996147200 134512640 134931368 4294956256 18446744073709551615 134525921 0 0 4096 0 0 0 0 17 0 0 0
/proc/29969/statm: 9154 8095 48 102 0 9049 0
Current children cumulated CPU time (s) 1293.86
Current children cumulated vsize (KiB) 58840

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.88 4/83 30134
/proc/meminfo: memFree=1575968/2055920 swapFree=4192812/4192956
[pid=29945] ppid=29943 vsize=16868 CPUtime=4.31
/proc/29945/stat : 29945 (sugar) S 29943 29945 29514 0 -1 4194304 1365 25809 0 2 6 1 402 22 16 0 1 0 25188390 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29945/statm: 4217 1113 409 3 0 796 0
[pid=29968] ppid=29945 vsize=5356 CPUtime=0
/proc/29968/stat : 29968 (sh) S 29945 29945 29514 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25188835 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29968/statm: 1339 232 193 169 0 50 0
[pid=29969] ppid=29968 vsize=36748 CPUtime=1349.52
/proc/29969/stat : 29969 (picosat) R 29968 29945 29514 0 -1 4194304 9990 0 0 0 134716 236 0 0 25 0 1 0 25188835 37629952 8132 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/29969/statm: 9187 8132 48 102 0 9082 0
Current children cumulated CPU time (s) 1353.83
Current children cumulated vsize (KiB) 58972

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.88 3/83 30134
/proc/meminfo: memFree=1575968/2055920 swapFree=4192812/4192956
[pid=29945] ppid=29943 vsize=16868 CPUtime=4.31
/proc/29945/stat : 29945 (sugar) S 29943 29945 29514 0 -1 4194304 1365 25809 0 2 6 1 402 22 16 0 1 0 25188390 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29945/statm: 4217 1113 409 3 0 796 0
[pid=29968] ppid=29945 vsize=5356 CPUtime=0
/proc/29968/stat : 29968 (sh) S 29945 29945 29514 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25188835 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29968/statm: 1339 232 193 169 0 50 0
[pid=29969] ppid=29968 vsize=36748 CPUtime=1409.49
/proc/29969/stat : 29969 (picosat) R 29968 29945 29514 0 -1 4194304 9990 0 0 0 140713 236 0 0 25 0 1 0 25188835 37629952 8132 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/29969/statm: 9187 8132 48 102 0 9082 0
Current children cumulated CPU time (s) 1413.8
Current children cumulated vsize (KiB) 58972

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.89 3/83 30134
/proc/meminfo: memFree=1575968/2055920 swapFree=4192812/4192956
[pid=29945] ppid=29943 vsize=16868 CPUtime=4.31
/proc/29945/stat : 29945 (sugar) S 29943 29945 29514 0 -1 4194304 1365 25809 0 2 6 1 402 22 16 0 1 0 25188390 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29945/statm: 4217 1113 409 3 0 796 0
[pid=29968] ppid=29945 vsize=5356 CPUtime=0
/proc/29968/stat : 29968 (sh) S 29945 29945 29514 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25188835 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29968/statm: 1339 232 193 169 0 50 0
[pid=29969] ppid=29968 vsize=36748 CPUtime=1469.46
/proc/29969/stat : 29969 (picosat) R 29968 29945 29514 0 -1 4194304 9990 0 0 0 146710 236 0 0 25 0 1 0 25188835 37629952 8132 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/29969/statm: 9187 8132 48 102 0 9082 0
Current children cumulated CPU time (s) 1473.77
Current children cumulated vsize (KiB) 58972

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.89 3/83 30134
/proc/meminfo: memFree=1574880/2055920 swapFree=4192812/4192956
[pid=29945] ppid=29943 vsize=16868 CPUtime=4.31
/proc/29945/stat : 29945 (sugar) S 29943 29945 29514 0 -1 4194304 1365 25809 0 2 6 1 402 22 16 0 1 0 25188390 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29945/statm: 4217 1113 409 3 0 796 0
[pid=29968] ppid=29945 vsize=5356 CPUtime=0
/proc/29968/stat : 29968 (sh) S 29945 29945 29514 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25188835 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29968/statm: 1339 232 193 169 0 50 0
[pid=29969] ppid=29968 vsize=37672 CPUtime=1529.43
/proc/29969/stat : 29969 (picosat) R 29968 29945 29514 0 -1 4194304 10419 0 0 0 152706 237 0 0 25 0 1 0 25188835 38576128 8383 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/29969/statm: 9418 8383 48 102 0 9313 0
Current children cumulated CPU time (s) 1533.74
Current children cumulated vsize (KiB) 59896

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.90 3/83 30134
/proc/meminfo: memFree=1574816/2055920 swapFree=4192812/4192956
[pid=29945] ppid=29943 vsize=16868 CPUtime=4.31
/proc/29945/stat : 29945 (sugar) S 29943 29945 29514 0 -1 4194304 1365 25809 0 2 6 1 402 22 16 0 1 0 25188390 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29945/statm: 4217 1113 409 3 0 796 0
[pid=29968] ppid=29945 vsize=5356 CPUtime=0
/proc/29968/stat : 29968 (sh) S 29945 29945 29514 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25188835 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29968/statm: 1339 232 193 169 0 50 0
[pid=29969] ppid=29968 vsize=37672 CPUtime=1589.4
/proc/29969/stat : 29969 (picosat) R 29968 29945 29514 0 -1 4194304 10419 0 0 0 158703 237 0 0 25 0 1 0 25188835 38576128 8383 996147200 134512640 134931368 4294956256 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 0 0 0
/proc/29969/statm: 9418 8383 48 102 0 9313 0
Current children cumulated CPU time (s) 1593.71
Current children cumulated vsize (KiB) 59896

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/83 30134
/proc/meminfo: memFree=1574752/2055920 swapFree=4192812/4192956
[pid=29945] ppid=29943 vsize=16868 CPUtime=4.31
/proc/29945/stat : 29945 (sugar) S 29943 29945 29514 0 -1 4194304 1365 25809 0 2 6 1 402 22 16 0 1 0 25188390 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29945/statm: 4217 1113 409 3 0 796 0
[pid=29968] ppid=29945 vsize=5356 CPUtime=0
/proc/29968/stat : 29968 (sh) S 29945 29945 29514 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25188835 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29968/statm: 1339 232 193 169 0 50 0
[pid=29969] ppid=29968 vsize=37672 CPUtime=1649.38
/proc/29969/stat : 29969 (picosat) R 29968 29945 29514 0 -1 4194304 10419 0 0 0 164701 237 0 0 25 0 1 0 25188835 38576128 8383 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/29969/statm: 9418 8383 48 102 0 9313 0
Current children cumulated CPU time (s) 1653.69
Current children cumulated vsize (KiB) 59896

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/83 30134
/proc/meminfo: memFree=1574368/2055920 swapFree=4192812/4192956
[pid=29945] ppid=29943 vsize=16868 CPUtime=4.31
/proc/29945/stat : 29945 (sugar) S 29943 29945 29514 0 -1 4194304 1365 25809 0 2 6 1 402 22 16 0 1 0 25188390 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29945/statm: 4217 1113 409 3 0 796 0
[pid=29968] ppid=29945 vsize=5356 CPUtime=0
/proc/29968/stat : 29968 (sh) S 29945 29945 29514 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25188835 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29968/statm: 1339 232 193 169 0 50 0
[pid=29969] ppid=29968 vsize=38068 CPUtime=1709.35
/proc/29969/stat : 29969 (picosat) R 29968 29945 29514 0 -1 4194304 10534 0 0 0 170698 237 0 0 25 0 1 0 25188835 38981632 8498 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/29969/statm: 9517 8498 48 102 0 9412 0
Current children cumulated CPU time (s) 1713.66
Current children cumulated vsize (KiB) 60292

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/83 30134
/proc/meminfo: memFree=1573728/2055920 swapFree=4192812/4192956
[pid=29945] ppid=29943 vsize=16868 CPUtime=4.31
/proc/29945/stat : 29945 (sugar) S 29943 29945 29514 0 -1 4194304 1365 25809 0 2 6 1 402 22 16 0 1 0 25188390 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29945/statm: 4217 1113 409 3 0 796 0
[pid=29968] ppid=29945 vsize=5356 CPUtime=0
/proc/29968/stat : 29968 (sh) S 29945 29945 29514 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25188835 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29968/statm: 1339 232 193 169 0 50 0
[pid=29969] ppid=29968 vsize=38464 CPUtime=1769.31
/proc/29969/stat : 29969 (picosat) R 29968 29945 29514 0 -1 4194304 10825 0 0 0 176694 237 0 0 25 0 1 0 25188835 39387136 8603 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/29969/statm: 9616 8603 48 102 0 9511 0
Current children cumulated CPU time (s) 1773.62
Current children cumulated vsize (KiB) 60688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.7 s]
/proc/loadavg: 1.99 1.97 1.91 3/83 30134
/proc/meminfo: memFree=1573728/2055920 swapFree=4192812/4192956
[pid=29945] ppid=29943 vsize=16868 CPUtime=4.31
/proc/29945/stat : 29945 (sugar) S 29943 29945 29514 0 -1 4194304 1365 25809 0 2 6 1 402 22 16 0 1 0 25188390 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29945/statm: 4217 1113 409 3 0 796 0
[pid=29968] ppid=29945 vsize=5356 CPUtime=0
/proc/29968/stat : 29968 (sh) S 29945 29945 29514 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25188835 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29968/statm: 1339 232 193 169 0 50 0
[pid=29969] ppid=29968 vsize=38464 CPUtime=1795.71
/proc/29969/stat : 29969 (picosat) R 29968 29945 29514 0 -1 4194304 10825 0 0 0 179334 237 0 0 25 0 1 0 25188835 39387136 8603 996147200 134512640 134931368 4294956256 18446744073709551615 134525775 0 0 4096 0 0 0 0 17 0 0 0
/proc/29969/statm: 9616 8603 48 102 0 9511 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 60688

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

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

[startup+1808.7 s]
/proc/loadavg: 1.99 1.97 1.91 3/83 30134
/proc/meminfo: memFree=1573728/2055920 swapFree=4192812/4192956
[pid=29945] ppid=29943 vsize=16868 CPUtime=4.31
/proc/29945/stat : 29945 (sugar) S 29943 29945 29514 0 -1 4194304 1365 25809 0 2 6 1 402 22 16 0 1 0 25188390 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29945/statm: 4217 1113 409 3 0 796 0
[pid=29968] ppid=29945 vsize=5356 CPUtime=0
/proc/29968/stat : 29968 (sh) S 29945 29945 29514 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25188835 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29968/statm: 1339 232 193 169 0 50 0
[pid=29969] ppid=29968 vsize=38464 CPUtime=1795.71
/proc/29969/stat : 29969 (picosat) R 29968 29945 29514 0 -1 4194304 10825 0 0 0 179334 237 0 0 25 0 1 0 25188835 39387136 8603 996147200 134512640 134931368 4294956256 18446744073709551615 134525775 0 0 4096 0 0 0 0 17 0 0 0
/proc/29969/statm: 9616 8603 48 102 0 9511 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 60688

Child status: 0
Real time (s): 1808.73
CPU time (s): 1800.07
CPU user time (s): 1797.43
CPU system time (s): 2.6446
CPU usage (%): 99.5215
Max. virtual memory (cumulated for all children) (KiB): 891040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.43
system time used= 2.6446
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38673
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= 3508
involuntary context switches= 40702

runsolver used 2.21166 second user time and 6.04108 second system time

The end

Launcher Data

Begin job on node5 at 2009-07-12 08:46:49
IDJOB=2085150
IDBENCH=58299
IDSOLVER=738
FILE ID=node5/2085150-1247381209
PBS_JOBID= 9507229
Free space on /tmp= 66436 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/graphColoring/leighton/leighton-15/normalized-lei450-15c-14.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-2085150-1247381209/watcher-2085150-1247381209 -o /tmp/evaluation-result-2085150-1247381209/solver-2085150-1247381209 -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-2085150-1247381209.xml

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

MD5SUM BENCH= 2bd39fc824a9aa9825590a76be10fd6c
RANDOM SEED=2058160775

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:       1857792 kB
Buffers:         25680 kB
Cached:          77544 kB
SwapCached:          0 kB
Active:         104984 kB
Inactive:        42284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1857792 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3320 kB
Writeback:           0 kB
Mapped:          64456 kB
Slab:            35912 kB
Committed_AS:   263044 kB
PageTables:       1896 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 09:17:00