Trace number 2057529

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.11 1801.42

General information on the benchmark

Namecsp/rand-2-27/
normalized-rand-27-27-351-163-60021_ext.xml
MD5SUM3fac0267769b5685d0439ad78a5552c1
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark156.621
Satisfiable
(Un)Satisfiability was proved
Number of variables27
Number of constraints351
Maximum constraint arity2
Maximum domain size27
Number of constraints which are defined in extension351
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.08	c 0	BEGIN Sat Jul 11 15:16:48 2009
0.00/0.08	c 0	PID 12464
0.06/0.08	c 0	HOST node38.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2057529-1247318207.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-2057529-1247318207.xml' 'HOME/temp.csp'
0.06/0.61	c 0	1 domains, 27 variables, 0 predicates, 351 relations, 351 constraints
0.06/0.67	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.67	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.59/0.75	c 0	Parsing HOME/temp.csp
0.90/1.09	c 1	parsed 730 expressions
0.90/1.10	c 1	Heap : 6 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.90/1.10	c 1	Converting to clausal form CSP
1.01/1.13	c 1	converted 73 (10%) expressions
1.01/1.13	c 1	converted 146 (20%) expressions
1.01/1.14	c 1	converted 219 (30%) expressions
1.01/1.14	c 1	converted 292 (40%) expressions
1.01/1.15	c 1	converted 365 (50%) expressions
1.10/1.24	c 1	converted 438 (60%) expressions
1.10/1.27	c 1	converted 511 (70%) expressions
1.20/1.30	c 1	converted 584 (80%) expressions
1.20/1.33	c 1	converted 657 (90%) expressions
1.20/1.35	c 1	converted 730 (100%) expressions
1.20/1.35	c 1	CSP : 27 integers, 0 booleans, 351 clauses, largest domain size 27
1.20/1.35	c 1	Heap : 12 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.20/1.35	c 1	Propagation in CSP
1.20/1.36	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.20/1.36	c 1	CSP : 27 integers, 0 booleans, 351 clauses, largest domain size 27
1.20/1.36	c 1	Heap : 12 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.20/1.36	c 1	Simplifing CSP by introducing new Boolean variables
1.20/1.36	c 1	CSP : 27 integers, 0 booleans, 351 clauses, largest domain size 27
1.20/1.36	c 1	Heap : 12 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.30/1.41	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.30/1.42	c 1	3 (10%) CSP integer variables are encoded (75 clauses, 722 bytes)
1.30/1.42	c 1	6 (20%) CSP integer variables are encoded (150 clauses, 1506 bytes)
1.30/1.42	c 1	9 (30%) CSP integer variables are encoded (225 clauses, 2331 bytes)
1.30/1.43	c 1	11 (40%) CSP integer variables are encoded (275 clauses, 2881 bytes)
1.30/1.43	c 1	14 (50%) CSP integer variables are encoded (350 clauses, 3706 bytes)
1.30/1.43	c 1	17 (60%) CSP integer variables are encoded (425 clauses, 4531 bytes)
1.30/1.43	c 1	19 (70%) CSP integer variables are encoded (475 clauses, 5081 bytes)
1.30/1.43	c 1	22 (80%) CSP integer variables are encoded (550 clauses, 5906 bytes)
1.30/1.43	c 1	25 (90%) CSP integer variables are encoded (625 clauses, 6731 bytes)
1.30/1.43	c 1	27 (100%) CSP integer variables are encoded (675 clauses, 7281 bytes)
1.30/1.50	c 1	36 (10%) CSP clauses are encoded (4771 clauses, 75059 bytes)
1.39/1.52	c 1	71 (20%) CSP clauses are encoded (8753 clauses, 143689 bytes)
1.39/1.55	c 1	106 (30%) CSP clauses are encoded (12673 clauses, 214094 bytes)
1.39/1.57	c 1	141 (40%) CSP clauses are encoded (16632 clauses, 290132 bytes)
1.39/1.59	c 1	176 (50%) CSP clauses are encoded (20574 clauses, 365794 bytes)
1.49/1.62	c 1	211 (60%) CSP clauses are encoded (24517 clauses, 441433 bytes)
1.49/1.64	c 1	246 (70%) CSP clauses are encoded (28480 clauses, 517479 bytes)
1.49/1.67	c 1	281 (80%) CSP clauses are encoded (32432 clauses, 593158 bytes)
1.49/1.69	c 1	316 (90%) CSP clauses are encoded (36432 clauses, 669999 bytes)
1.59/1.71	c 1	351 (100%) CSP clauses are encoded (40403 clauses, 746012 bytes)
1.59/1.72	c 1	351 CSP clauses encoded
1.59/1.72	c 1	Writing map file : HOME/temp.map
1.59/1.72	c 1	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.59/1.72	c 1	SAT : 702 SAT variables, 40403 SAT clauses, 746012 bytes
1.59/1.72	c 1	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.59/1.77	c 1	SOLVING HOME/temp.cnf
1.59/1.77	c 1	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.06/1801.41	sh: line 1: 12488 Terminated              HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out' 2>&1
1800.06/1801.41	c 1801	DECODING HOME/temp.out WITH HOME/temp.map
1800.06/1801.41	c 1801	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.06/1801.41	c ERROR INTERRUPTED
1800.06/1801.42	s UNKNOWN
1800.06/1801.42	c 1801	CPU 1800.09 (0.05 0.02 1799.58 0.44)
1800.06/1801.42	c 1801	END Sat Jul 11 15:46:49 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-2057529-1247318207/watcher-2057529-1247318207 -o /tmp/evaluation-result-2057529-1247318207/solver-2057529-1247318207 -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-2057529-1247318207.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.98 1.23 0.52 4/80 12464
/proc/meminfo: memFree=1091424/2055920 swapFree=4192812/4192956
[pid=12464] ppid=12462 vsize=4708 CPUtime=0
/proc/12464/stat : 12464 (sugar) R 12462 12464 12097 0 -1 4194304 58 0 0 0 0 0 0 0 20 0 1 0 18884831 4820992 43 996147200 4194304 4206940 548682068608 18446744073709551615 266887820681 0 0 4096 0 0 0 0 17 1 0 0
/proc/12464/statm: 1177 43 33 3 0 8 0

[startup+0.082089 s]
/proc/loadavg: 1.98 1.23 0.52 4/80 12464
/proc/meminfo: memFree=1091424/2055920 swapFree=4192812/4192956
[pid=12464] ppid=12462 vsize=16872 CPUtime=0.06
/proc/12464/stat : 12464 (sugar) S 12462 12464 12097 0 -1 4194304 1159 0 0 0 5 1 0 0 18 0 1 0 18884831 17276928 1108 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12464/statm: 4218 1108 406 3 0 797 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16872

[startup+0.101092 s]
/proc/loadavg: 1.98 1.23 0.52 4/80 12464
/proc/meminfo: memFree=1091424/2055920 swapFree=4192812/4192956
[pid=12464] ppid=12462 vsize=16868 CPUtime=0.06
/proc/12464/stat : 12464 (sugar) S 12462 12464 12097 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 18884831 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12464/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301114 s]
/proc/loadavg: 1.98 1.23 0.52 4/80 12464
/proc/meminfo: memFree=1091424/2055920 swapFree=4192812/4192956
[pid=12464] ppid=12462 vsize=16868 CPUtime=0.06
/proc/12464/stat : 12464 (sugar) S 12462 12464 12097 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 18884831 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12464/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701159 s]
/proc/loadavg: 1.98 1.23 0.52 4/80 12464
/proc/meminfo: memFree=1091424/2055920 swapFree=4192812/4192956
[pid=12464] ppid=12462 vsize=16868 CPUtime=0.59
/proc/12464/stat : 12464 (sugar) S 12462 12464 12097 0 -1 4194304 1292 4891 0 1 5 2 48 4 16 0 1 0 18884831 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12464/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 16868

[startup+1.50224 s]
/proc/loadavg: 2.14 1.27 0.54 4/91 12486
/proc/meminfo: memFree=1078216/2055920 swapFree=4192812/4192956
[pid=12464] ppid=12462 vsize=16868 CPUtime=0.59
/proc/12464/stat : 12464 (sugar) S 12462 12464 12097 0 -1 4194304 1310 4891 0 1 5 2 48 4 15 0 1 0 18884831 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12464/statm: 4217 1111 409 3 0 796 0
[pid=12477] ppid=12464 vsize=5356 CPUtime=0
/proc/12477/stat : 12477 (sh) S 12464 12464 12097 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 18884899 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12477/statm: 1339 233 193 169 0 50 0
[pid=12478] ppid=12477 vsize=864364 CPUtime=0.8
/proc/12478/stat : 12478 (java) S 12477 12464 12097 0 -1 0 7933 0 1 0 76 4 0 0 18 0 9 0 18884899 885108736 7179 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12478/statm: 216091 7179 2590 9 0 210568 0
[pid=12478/tid=12479] ppid=12477 vsize=864364 CPUtime=0.46
/proc/12478/task/12479/stat : 12479 (java) R 12477 12464 12097 0 -1 64 2676 0 1 0 44 2 0 0 18 0 9 0 18884900 885108736 7179 996147200 134512640 134550932 4294955936 18446744073709551615 4126551960 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12478/tid=12480] ppid=12477 vsize=864364 CPUtime=0.25
/proc/12478/task/12480/stat : 12480 (java) S 12477 12464 12097 0 -1 64 4222 0 0 0 24 1 0 0 16 0 9 0 18884901 885108736 7179 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12478/tid=12481] ppid=12477 vsize=864364 CPUtime=0
/proc/12478/task/12481/stat : 12481 (java) S 12477 12464 12097 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 18884901 885108736 7179 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12478/tid=12482] ppid=12477 vsize=864364 CPUtime=0
/proc/12478/task/12482/stat : 12482 (java) S 12477 12464 12097 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 18884901 885108736 7179 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12478/tid=12483] ppid=12477 vsize=864364 CPUtime=0
/proc/12478/task/12483/stat : 12483 (java) S 12477 12464 12097 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 18884903 885108736 7179 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12478/tid=12484] ppid=12477 vsize=864364 CPUtime=0.07
/proc/12478/task/12484/stat : 12484 (java) S 12477 12464 12097 0 -1 64 333 0 0 0 7 0 0 0 16 0 9 0 18884903 885108736 7179 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12478/tid=12485] ppid=12477 vsize=864364 CPUtime=0
/proc/12478/task/12485/stat : 12485 (java) S 12477 12464 12097 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 18884903 885108736 7179 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12478/tid=12486] ppid=12477 vsize=864364 CPUtime=0
/proc/12478/task/12486/stat : 12486 (java) S 12477 12464 12097 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 18884903 885108736 7179 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 886588

[startup+3.10242 s]
/proc/loadavg: 2.14 1.27 0.54 3/83 12488
/proc/meminfo: memFree=1085640/2055920 swapFree=4192812/4192956
[pid=12464] ppid=12462 vsize=16868 CPUtime=1.63
/proc/12464/stat : 12464 (sugar) S 12462 12464 12097 0 -1 4194304 1364 13176 0 2 5 2 145 11 16 0 1 0 18884831 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12464/statm: 4217 1112 409 3 0 796 0
[pid=12487] ppid=12464 vsize=5356 CPUtime=0
/proc/12487/stat : 12487 (sh) S 12464 12464 12097 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18885009 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12487/statm: 1339 232 193 169 0 50 0
[pid=12488] ppid=12487 vsize=2452 CPUtime=1.31
/proc/12488/stat : 12488 (picosat) R 12487 12464 12097 0 -1 4194304 516 0 0 0 108 23 0 0 25 0 1 0 18885009 2510848 502 996147200 134512640 134931368 4294956256 18446744073709551615 134525814 0 0 4096 0 0 0 0 17 1 0 0
/proc/12488/statm: 613 502 42 102 0 508 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 24676

[startup+6.30177 s]
/proc/loadavg: 2.13 1.28 0.54 3/83 12488
/proc/meminfo: memFree=1084168/2055920 swapFree=4192812/4192956
[pid=12464] ppid=12462 vsize=16868 CPUtime=1.63
/proc/12464/stat : 12464 (sugar) S 12462 12464 12097 0 -1 4194304 1364 13176 0 2 5 2 145 11 16 0 1 0 18884831 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12464/statm: 4217 1112 409 3 0 796 0
[pid=12487] ppid=12464 vsize=5356 CPUtime=0
/proc/12487/stat : 12487 (sh) S 12464 12464 12097 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18885009 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12487/statm: 1339 232 193 169 0 50 0
[pid=12488] ppid=12487 vsize=3012 CPUtime=4.48
/proc/12488/stat : 12488 (picosat) R 12487 12464 12097 0 -1 4194304 677 0 0 0 425 23 0 0 25 0 1 0 18885009 3084288 661 996147200 134512640 134931368 4294956256 18446744073709551615 134525929 0 0 4096 0 0 0 0 17 1 0 0
/proc/12488/statm: 753 661 48 102 0 648 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 25236

[startup+12.7015 s]
/proc/loadavg: 2.12 1.30 0.55 3/83 12488
/proc/meminfo: memFree=1083784/2055920 swapFree=4192812/4192956
[pid=12464] ppid=12462 vsize=16868 CPUtime=1.63
/proc/12464/stat : 12464 (sugar) S 12462 12464 12097 0 -1 4194304 1364 13176 0 2 5 2 145 11 16 0 1 0 18884831 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12464/statm: 4217 1112 409 3 0 796 0
[pid=12487] ppid=12464 vsize=5356 CPUtime=0
/proc/12487/stat : 12487 (sh) S 12464 12464 12097 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18885009 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12487/statm: 1339 232 193 169 0 50 0
[pid=12488] ppid=12487 vsize=3144 CPUtime=10.85
/proc/12488/stat : 12488 (picosat) R 12487 12464 12097 0 -1 4194304 728 0 0 0 1062 23 0 0 25 0 1 0 18885009 3219456 712 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/12488/statm: 786 712 48 102 0 681 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 25368

[startup+25.5019 s]
/proc/loadavg: 2.10 1.32 0.57 3/83 12488
/proc/meminfo: memFree=1083720/2055920 swapFree=4192812/4192956
[pid=12464] ppid=12462 vsize=16868 CPUtime=1.63
/proc/12464/stat : 12464 (sugar) S 12462 12464 12097 0 -1 4194304 1364 13176 0 2 5 2 145 11 16 0 1 0 18884831 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12464/statm: 4217 1112 409 3 0 796 0
[pid=12487] ppid=12464 vsize=5356 CPUtime=0
/proc/12487/stat : 12487 (sh) S 12464 12464 12097 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18885009 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12487/statm: 1339 232 193 169 0 50 0
[pid=12488] ppid=12487 vsize=3532 CPUtime=23.59
/proc/12488/stat : 12488 (picosat) R 12487 12464 12097 0 -1 4194304 816 0 0 0 2336 23 0 0 25 0 1 0 18885009 3616768 800 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/12488/statm: 883 800 48 102 0 778 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 25756

[startup+51.1017 s]
/proc/loadavg: 2.06 1.38 0.61 3/83 12488
/proc/meminfo: memFree=1083080/2055920 swapFree=4192812/4192956
[pid=12464] ppid=12462 vsize=16868 CPUtime=1.63
/proc/12464/stat : 12464 (sugar) S 12462 12464 12097 0 -1 4194304 1364 13176 0 2 5 2 145 11 16 0 1 0 18884831 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12464/statm: 4217 1112 409 3 0 796 0
[pid=12487] ppid=12464 vsize=5356 CPUtime=0
/proc/12487/stat : 12487 (sh) S 12464 12464 12097 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18885009 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12487/statm: 1339 232 193 169 0 50 0
[pid=12488] ppid=12487 vsize=4200 CPUtime=49.06
/proc/12488/stat : 12488 (picosat) R 12487 12464 12097 0 -1 4194304 980 0 0 0 4883 23 0 0 25 0 1 0 18885009 4300800 964 996147200 134512640 134931368 4294956256 18446744073709551615 134529123 0 0 4096 0 0 0 0 17 1 0 0
/proc/12488/statm: 1050 964 48 102 0 945 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 26424

[startup+102.306 s]
/proc/loadavg: 2.02 1.48 0.68 3/83 12488
/proc/meminfo: memFree=1082376/2055920 swapFree=4192812/4192956
[pid=12464] ppid=12462 vsize=16868 CPUtime=1.63
/proc/12464/stat : 12464 (sugar) S 12462 12464 12097 0 -1 4194304 1364 13176 0 2 5 2 145 11 16 0 1 0 18884831 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12464/statm: 4217 1112 409 3 0 796 0
[pid=12487] ppid=12464 vsize=5356 CPUtime=0
/proc/12487/stat : 12487 (sh) S 12464 12464 12097 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18885009 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12487/statm: 1339 232 193 169 0 50 0
[pid=12488] ppid=12487 vsize=4908 CPUtime=100.02
/proc/12488/stat : 12488 (picosat) R 12487 12464 12097 0 -1 4194304 1129 0 0 0 9979 23 0 0 25 0 1 0 18885009 5025792 1096 996147200 134512640 134931368 4294956256 18446744073709551615 134525800 0 0 4096 0 0 0 0 17 1 0 0
/proc/12488/statm: 1227 1096 48 102 0 1122 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 27132

[startup+162.302 s]
/proc/loadavg: 1.94 1.54 0.75 3/77 12539
/proc/meminfo: memFree=1127992/2055920 swapFree=4192812/4192956
[pid=12464] ppid=12462 vsize=16868 CPUtime=1.63
/proc/12464/stat : 12464 (sugar) S 12462 12464 12097 0 -1 4194304 1364 13176 0 2 5 2 145 11 16 0 1 0 18884831 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12464/statm: 4217 1112 409 3 0 796 0
[pid=12487] ppid=12464 vsize=5356 CPUtime=0
/proc/12487/stat : 12487 (sh) S 12464 12464 12097 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18885009 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12487/statm: 1339 232 193 169 0 50 0
[pid=12488] ppid=12487 vsize=5532 CPUtime=159.96
/proc/12488/stat : 12488 (picosat) R 12487 12464 12097 0 -1 4194304 1404 0 0 0 15971 25 0 0 25 0 1 0 18885009 5664768 1234 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/12488/statm: 1383 1234 48 102 0 1278 0
Current children cumulated CPU time (s) 161.59
Current children cumulated vsize (KiB) 27756

[startup+222.302 s]
/proc/loadavg: 2.02 1.64 0.83 3/77 12539
/proc/meminfo: memFree=1123640/2055920 swapFree=4192812/4192956
[pid=12464] ppid=12462 vsize=16868 CPUtime=1.63
/proc/12464/stat : 12464 (sugar) S 12462 12464 12097 0 -1 4194304 1364 13176 0 2 5 2 145 11 16 0 1 0 18884831 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12464/statm: 4217 1112 409 3 0 796 0
[pid=12487] ppid=12464 vsize=5356 CPUtime=0
/proc/12487/stat : 12487 (sh) S 12464 12464 12097 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18885009 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12487/statm: 1339 232 193 169 0 50 0

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

[pid=12464] ppid=12462 vsize=16868 CPUtime=1.63
/proc/12464/stat : 12464 (sugar) S 12462 12464 12097 0 -1 4194304 1364 13176 0 2 5 2 145 11 16 0 1 0 18884831 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12464/statm: 4217 1112 409 3 0 796 0
[pid=12487] ppid=12464 vsize=5356 CPUtime=0
/proc/12487/stat : 12487 (sh) S 12464 12464 12097 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18885009 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12487/statm: 1339 232 193 169 0 50 0
[pid=12488] ppid=12487 vsize=9556 CPUtime=1239.55
/proc/12488/stat : 12488 (picosat) R 12487 12464 12097 0 -1 4194304 4771 0 0 0 123925 30 0 0 25 0 1 0 18885009 9785344 2250 996147200 134512640 134931368 4294956256 18446744073709551615 134525797 0 0 4096 0 0 0 0 17 0 0 0
/proc/12488/statm: 2389 2250 48 102 0 2284 0
Current children cumulated CPU time (s) 1241.18
Current children cumulated vsize (KiB) 31780

[startup+1302.3 s]
/proc/loadavg: 2.11 2.09 1.69 3/77 12539
/proc/meminfo: memFree=1105208/2055920 swapFree=4192812/4192956
[pid=12464] ppid=12462 vsize=16868 CPUtime=1.63
/proc/12464/stat : 12464 (sugar) S 12462 12464 12097 0 -1 4194304 1364 13176 0 2 5 2 145 11 16 0 1 0 18884831 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12464/statm: 4217 1112 409 3 0 796 0
[pid=12487] ppid=12464 vsize=5356 CPUtime=0
/proc/12487/stat : 12487 (sh) S 12464 12464 12097 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18885009 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12487/statm: 1339 232 193 169 0 50 0
[pid=12488] ppid=12487 vsize=9556 CPUtime=1299.53
/proc/12488/stat : 12488 (picosat) R 12487 12464 12097 0 -1 4194304 4846 0 0 0 129923 30 0 0 25 0 1 0 18885009 9785344 2250 996147200 134512640 134931368 4294956256 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 0 0 0
/proc/12488/statm: 2389 2250 48 102 0 2284 0
Current children cumulated CPU time (s) 1301.16
Current children cumulated vsize (KiB) 31780

[startup+1362.3 s]
/proc/loadavg: 2.10 2.08 1.71 3/77 12539
/proc/meminfo: memFree=1104952/2055920 swapFree=4192812/4192956
[pid=12464] ppid=12462 vsize=16868 CPUtime=1.63
/proc/12464/stat : 12464 (sugar) S 12462 12464 12097 0 -1 4194304 1364 13176 0 2 5 2 145 11 16 0 1 0 18884831 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12464/statm: 4217 1112 409 3 0 796 0
[pid=12487] ppid=12464 vsize=5356 CPUtime=0
/proc/12487/stat : 12487 (sh) S 12464 12464 12097 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18885009 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12487/statm: 1339 232 193 169 0 50 0
[pid=12488] ppid=12487 vsize=9688 CPUtime=1359.5
/proc/12488/stat : 12488 (picosat) R 12487 12464 12097 0 -1 4194304 4937 0 0 0 135920 30 0 0 25 0 1 0 18885009 9920512 2266 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/12488/statm: 2422 2266 48 102 0 2317 0
Current children cumulated CPU time (s) 1361.13
Current children cumulated vsize (KiB) 31912

[startup+1422.31 s]
/proc/loadavg: 2.09 2.08 1.73 3/77 12539
/proc/meminfo: memFree=1104632/2055920 swapFree=4192812/4192956
[pid=12464] ppid=12462 vsize=16868 CPUtime=1.63
/proc/12464/stat : 12464 (sugar) S 12462 12464 12097 0 -1 4194304 1364 13176 0 2 5 2 145 11 16 0 1 0 18884831 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12464/statm: 4217 1112 409 3 0 796 0
[pid=12487] ppid=12464 vsize=5356 CPUtime=0
/proc/12487/stat : 12487 (sh) S 12464 12464 12097 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18885009 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12487/statm: 1339 232 193 169 0 50 0
[pid=12488] ppid=12487 vsize=9820 CPUtime=1419.48
/proc/12488/stat : 12488 (picosat) R 12487 12464 12097 0 -1 4194304 5081 0 0 0 141918 30 0 0 25 0 1 0 18885009 10055680 2331 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/12488/statm: 2455 2331 48 102 0 2350 0
Current children cumulated CPU time (s) 1421.11
Current children cumulated vsize (KiB) 32044

[startup+1482.3 s]
/proc/loadavg: 2.08 2.08 1.75 3/77 12539
/proc/meminfo: memFree=1104056/2055920 swapFree=4192812/4192956
[pid=12464] ppid=12462 vsize=16868 CPUtime=1.63
/proc/12464/stat : 12464 (sugar) S 12462 12464 12097 0 -1 4194304 1364 13176 0 2 5 2 145 11 16 0 1 0 18884831 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12464/statm: 4217 1112 409 3 0 796 0
[pid=12487] ppid=12464 vsize=5356 CPUtime=0
/proc/12487/stat : 12487 (sh) S 12464 12464 12097 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18885009 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12487/statm: 1339 232 193 169 0 50 0
[pid=12488] ppid=12487 vsize=9952 CPUtime=1479.45
/proc/12488/stat : 12488 (picosat) R 12487 12464 12097 0 -1 4194304 5179 0 0 0 147915 30 0 0 25 0 1 0 18885009 10190848 2350 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/12488/statm: 2488 2350 48 102 0 2383 0
Current children cumulated CPU time (s) 1481.08
Current children cumulated vsize (KiB) 32176

[startup+1542.3 s]
/proc/loadavg: 2.13 2.09 1.77 3/77 12539
/proc/meminfo: memFree=1103544/2055920 swapFree=4192812/4192956
[pid=12464] ppid=12462 vsize=16868 CPUtime=1.63
/proc/12464/stat : 12464 (sugar) S 12462 12464 12097 0 -1 4194304 1364 13176 0 2 5 2 145 11 16 0 1 0 18884831 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12464/statm: 4217 1112 409 3 0 796 0
[pid=12487] ppid=12464 vsize=5356 CPUtime=0
/proc/12487/stat : 12487 (sh) S 12464 12464 12097 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18885009 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12487/statm: 1339 232 193 169 0 50 0
[pid=12488] ppid=12487 vsize=10084 CPUtime=1539.44
/proc/12488/stat : 12488 (picosat) R 12487 12464 12097 0 -1 4194304 5435 0 0 0 153913 31 0 0 25 0 1 0 18885009 10326016 2399 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/12488/statm: 2521 2399 48 102 0 2416 0
Current children cumulated CPU time (s) 1541.07
Current children cumulated vsize (KiB) 32308

[startup+1602.3 s]
/proc/loadavg: 2.23 2.13 1.80 3/77 12539
/proc/meminfo: memFree=1102136/2055920 swapFree=4192812/4192956
[pid=12464] ppid=12462 vsize=16868 CPUtime=1.63
/proc/12464/stat : 12464 (sugar) S 12462 12464 12097 0 -1 4194304 1364 13176 0 2 5 2 145 11 16 0 1 0 18884831 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12464/statm: 4217 1112 409 3 0 796 0
[pid=12487] ppid=12464 vsize=5356 CPUtime=0
/proc/12487/stat : 12487 (sh) S 12464 12464 12097 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18885009 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12487/statm: 1339 232 193 169 0 50 0
[pid=12488] ppid=12487 vsize=10216 CPUtime=1599.41
/proc/12488/stat : 12488 (picosat) R 12487 12464 12097 0 -1 4194304 5559 0 0 0 159910 31 0 0 25 0 1 0 18885009 10461184 2440 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/12488/statm: 2554 2440 48 102 0 2449 0
Current children cumulated CPU time (s) 1601.04
Current children cumulated vsize (KiB) 32440

[startup+1662.3 s]
/proc/loadavg: 2.27 2.17 1.83 3/77 12539
/proc/meminfo: memFree=1102008/2055920 swapFree=4192812/4192956
[pid=12464] ppid=12462 vsize=16868 CPUtime=1.63
/proc/12464/stat : 12464 (sugar) S 12462 12464 12097 0 -1 4194304 1364 13176 0 2 5 2 145 11 16 0 1 0 18884831 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12464/statm: 4217 1112 409 3 0 796 0
[pid=12487] ppid=12464 vsize=5356 CPUtime=0
/proc/12487/stat : 12487 (sh) S 12464 12464 12097 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18885009 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12487/statm: 1339 232 193 169 0 50 0
[pid=12488] ppid=12487 vsize=10348 CPUtime=1659.39
/proc/12488/stat : 12488 (picosat) R 12487 12464 12097 0 -1 4194304 5678 0 0 0 165908 31 0 0 25 0 1 0 18885009 10596352 2476 996147200 134512640 134931368 4294956256 18446744073709551615 134524027 0 0 4096 0 0 0 0 17 0 0 0
/proc/12488/statm: 2587 2476 48 102 0 2482 0
Current children cumulated CPU time (s) 1661.02
Current children cumulated vsize (KiB) 32572

[startup+1722.3 s]
/proc/loadavg: 2.21 2.18 1.85 3/77 12539
/proc/meminfo: memFree=1101880/2055920 swapFree=4192812/4192956
[pid=12464] ppid=12462 vsize=16868 CPUtime=1.63
/proc/12464/stat : 12464 (sugar) S 12462 12464 12097 0 -1 4194304 1364 13176 0 2 5 2 145 11 16 0 1 0 18884831 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12464/statm: 4217 1112 409 3 0 796 0
[pid=12487] ppid=12464 vsize=5356 CPUtime=0
/proc/12487/stat : 12487 (sh) S 12464 12464 12097 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18885009 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12487/statm: 1339 232 193 169 0 50 0
[pid=12488] ppid=12487 vsize=10112 CPUtime=1719.37
/proc/12488/stat : 12488 (picosat) R 12487 12464 12097 0 -1 4194304 5761 0 0 0 171906 31 0 0 25 0 1 0 18885009 10354688 2419 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/12488/statm: 2528 2419 48 102 0 2423 0
Current children cumulated CPU time (s) 1721
Current children cumulated vsize (KiB) 32336

[startup+1782.3 s]
/proc/loadavg: 2.08 2.14 1.86 3/77 12539
/proc/meminfo: memFree=1101432/2055920 swapFree=4192812/4192956
[pid=12464] ppid=12462 vsize=16868 CPUtime=1.63
/proc/12464/stat : 12464 (sugar) S 12462 12464 12097 0 -1 4194304 1364 13176 0 2 5 2 145 11 16 0 1 0 18884831 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12464/statm: 4217 1112 409 3 0 796 0
[pid=12487] ppid=12464 vsize=5356 CPUtime=0
/proc/12487/stat : 12487 (sh) S 12464 12464 12097 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18885009 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12487/statm: 1339 232 193 169 0 50 0
[pid=12488] ppid=12487 vsize=10376 CPUtime=1779.34
/proc/12488/stat : 12488 (picosat) R 12487 12464 12097 0 -1 4194304 5902 0 0 0 177903 31 0 0 25 0 1 0 18885009 10625024 2473 996147200 134512640 134931368 4294956256 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 0 0 0
/proc/12488/statm: 2594 2473 48 102 0 2489 0
Current children cumulated CPU time (s) 1780.97
Current children cumulated vsize (KiB) 32600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.4 s]
/proc/loadavg: 2.05 2.13 1.86 3/77 12539
/proc/meminfo: memFree=1101368/2055920 swapFree=4192812/4192956
[pid=12464] ppid=12462 vsize=16868 CPUtime=1.63
/proc/12464/stat : 12464 (sugar) S 12462 12464 12097 0 -1 4194304 1364 13176 0 2 5 2 145 11 16 0 1 0 18884831 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12464/statm: 4217 1112 409 3 0 796 0
[pid=12487] ppid=12464 vsize=5356 CPUtime=0
/proc/12487/stat : 12487 (sh) S 12464 12464 12097 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18885009 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12487/statm: 1339 232 193 169 0 50 0
[pid=12488] ppid=12487 vsize=10376 CPUtime=1798.43
/proc/12488/stat : 12488 (picosat) R 12487 12464 12097 0 -1 4194304 5902 0 0 0 179812 31 0 0 25 0 1 0 18885009 10625024 2473 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/12488/statm: 2594 2473 48 102 0 2489 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 32600

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

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

Child status: 0
Real time (s): 1801.42
CPU time (s): 1800.11
CPU user time (s): 1799.65
CPU system time (s): 0.464929
CPU usage (%): 99.9272
Max. virtual memory (cumulated for all children) (KiB): 886588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.65
system time used= 0.464929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21222
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= 2247
involuntary context switches= 12063

runsolver used 2.22566 second user time and 5.96209 second system time

The end

Launcher Data

Begin job on node38 at 2009-07-11 15:16:48
IDJOB=2057529
IDBENCH=53378
IDSOLVER=738
FILE ID=node38/2057529-1247318207
PBS_JOBID= 9506551
Free space on /tmp= 66396 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/rand-2-27/normalized-rand-27-27-351-163-60021_ext.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-2057529-1247318207/watcher-2057529-1247318207 -o /tmp/evaluation-result-2057529-1247318207/solver-2057529-1247318207 -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-2057529-1247318207.xml

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

MD5SUM BENCH= 3fac0267769b5685d0439ad78a5552c1
RANDOM SEED=1208543214

node38.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.229
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.229
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:       1091904 kB
Buffers:         44960 kB
Cached:         790552 kB
SwapCached:        140 kB
Active:         167444 kB
Inactive:       744600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1091904 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1628 kB
Writeback:           0 kB
Mapped:          94168 kB
Slab:            37136 kB
Committed_AS:   890912 kB
PageTables:       2000 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= 66396 MiB
End job on node38 at 2009-07-11 15:46:51