Trace number 2057200

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+minisat? (MO) 27.3747 27.9195

General information on the benchmark

Namecsp/lard/
normalized-lard-86-86.xml
MD5SUMcf6bd096c3296e2a346fad55b9e7b112
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 benchmark11.3123
Satisfiable
(Un)Satisfiability was proved
Number of variables86
Number of constraints3655
Maximum constraint arity2
Maximum domain size87
Number of constraints which are defined in extension3655
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.06/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.06/0.08	c 0	BEGIN Sat Jul 11 15:11:23 2009
0.06/0.08	c 0	PID 11687
0.06/0.08	c 0	HOST node26.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2057200-1247317871.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-2057200-1247317871.xml' 'HOME/temp.csp'
21.32/21.72	c 22	1 domains, 86 variables, 0 predicates, 3655 relations, 3655 constraints
21.38/21.81	c 22	ENCODING HOME/temp.csp TO HOME/temp.cnf
21.38/21.81	c 22	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'
21.38/21.89	c 22	Parsing HOME/temp.csp
26.94/27.43	c ERROR INTERRUPTED
27.33/27.86	s UNKNOWN
27.33/27.86	c 28	CPU 21.39 (0.05 0.01 20.29 1.04)
27.33/27.86	c 28	END Sat Jul 11 15:11:51 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-2057200-1247317871/watcher-2057200-1247317871 -o /tmp/evaluation-result-2057200-1247317871/solver-2057200-1247317871 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2057200-1247317871.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: 0.60 0.16 0.05 4/82 11687
/proc/meminfo: memFree=456472/2055920 swapFree=4192956/4192956
[pid=11687] ppid=11685 vsize=18576 CPUtime=0
/proc/11687/stat : 11687 (runsolver) R 11685 11687 11480 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 18854649 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 269028486439 0 0 4096 24578 0 0 0 17 1 0 0
/proc/11687/statm: 4644 284 249 26 0 2626 0

[startup+0.0784659 s]
/proc/loadavg: 0.60 0.16 0.05 4/82 11687
/proc/meminfo: memFree=456472/2055920 swapFree=4192956/4192956
[pid=11687] ppid=11685 vsize=16740 CPUtime=0.06
/proc/11687/stat : 11687 (sugar) R 11685 11687 11480 0 -1 4194304 1109 0 0 0 5 1 0 0 18 0 1 0 18854649 17141760 1077 996147200 4194304 4206940 548682068608 18446744073709551615 269046543955 0 0 4224 0 0 0 0 17 0 0 0
/proc/11687/statm: 4185 1077 381 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.10147 s]
/proc/loadavg: 0.60 0.16 0.05 4/82 11687
/proc/meminfo: memFree=456472/2055920 swapFree=4192956/4192956
[pid=11687] ppid=11685 vsize=16868 CPUtime=0.06
/proc/11687/stat : 11687 (sugar) S 11685 11687 11480 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 18854649 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11687/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301494 s]
/proc/loadavg: 0.60 0.16 0.05 4/82 11687
/proc/meminfo: memFree=456472/2055920 swapFree=4192956/4192956
[pid=11687] ppid=11685 vsize=16868 CPUtime=0.06
/proc/11687/stat : 11687 (sugar) S 11685 11687 11480 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 18854649 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11687/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701562 s]
/proc/loadavg: 0.60 0.16 0.05 4/82 11687
/proc/meminfo: memFree=456472/2055920 swapFree=4192956/4192956
[pid=11687] ppid=11685 vsize=16868 CPUtime=0.06
/proc/11687/stat : 11687 (sugar) S 11685 11687 11480 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 18854649 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11687/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50269 s]
/proc/loadavg: 0.60 0.16 0.05 3/93 11699
/proc/meminfo: memFree=375552/2055920 swapFree=4192956/4192956
[pid=11687] ppid=11685 vsize=16868 CPUtime=0.06
/proc/11687/stat : 11687 (sugar) S 11685 11687 11480 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 18854649 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11687/statm: 4217 1111 409 3 0 796 0
[pid=11690] ppid=11687 vsize=5356 CPUtime=0
/proc/11690/stat : 11690 (sh) S 11687 11687 11480 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18854657 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11690/statm: 1339 233 193 169 0 50 0
[pid=11691] ppid=11690 vsize=864748 CPUtime=1.36
/proc/11691/stat : 11691 (java) S 11690 11687 11480 0 -1 0 31607 0 1 0 116 20 0 0 20 0 9 0 18854657 885501952 30860 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11691/statm: 216187 30860 2556 9 0 210699 0
[pid=11691/tid=11692] ppid=11690 vsize=864748 CPUtime=0.88
/proc/11691/task/11692/stat : 11692 (java) R 11690 11687 11480 0 -1 64 4138 0 1 0 81 7 0 0 25 0 9 0 18854659 885501952 30860 996147200 134512640 134550932 4294955984 18446744073709551615 102094016 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11691/tid=11693] ppid=11690 vsize=864748 CPUtime=0.36
/proc/11691/task/11693/stat : 11693 (java) S 11690 11687 11480 0 -1 64 26283 0 0 0 25 11 0 0 16 0 9 0 18854660 885501952 30860 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11691/tid=11694] ppid=11690 vsize=864748 CPUtime=0
/proc/11691/task/11694/stat : 11694 (java) S 11690 11687 11480 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 18854661 885501952 30860 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11691/tid=11695] ppid=11690 vsize=864748 CPUtime=0
/proc/11691/task/11695/stat : 11695 (java) S 11690 11687 11480 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 18854661 885501952 30860 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11691/tid=11696] ppid=11690 vsize=864748 CPUtime=0
/proc/11691/task/11696/stat : 11696 (java) S 11690 11687 11480 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 18854665 885501952 30860 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11691/tid=11697] ppid=11690 vsize=864748 CPUtime=0.09
/proc/11691/task/11697/stat : 11697 (java) S 11690 11687 11480 0 -1 64 483 0 0 0 9 0 0 0 16 0 9 0 18854665 885501952 30860 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11691/tid=11698] ppid=11690 vsize=864748 CPUtime=0
/proc/11691/task/11698/stat : 11698 (java) S 11690 11687 11480 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 18854665 885501952 30860 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11691/tid=11699] ppid=11690 vsize=864748 CPUtime=0
/proc/11691/task/11699/stat : 11699 (java) S 11690 11687 11480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18854665 885501952 30860 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 886972

[startup+3.10295 s]
/proc/loadavg: 0.79 0.21 0.06 3/93 11699
/proc/meminfo: memFree=246912/2055920 swapFree=4192956/4192956
[pid=11687] ppid=11685 vsize=16868 CPUtime=0.06
/proc/11687/stat : 11687 (sugar) S 11685 11687 11480 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 18854649 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11687/statm: 4217 1111 409 3 0 796 0
[pid=11690] ppid=11687 vsize=5356 CPUtime=0
/proc/11690/stat : 11690 (sh) S 11687 11687 11480 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18854657 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11690/statm: 1339 233 193 169 0 50 0
[pid=11691] ppid=11690 vsize=864764 CPUtime=2.96
/proc/11691/stat : 11691 (java) S 11690 11687 11480 0 -1 0 50187 0 1 0 264 32 0 0 20 0 9 0 18854657 885518336 49394 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11691/statm: 216191 49394 2556 9 0 210703 0
[pid=11691/tid=11692] ppid=11690 vsize=864764 CPUtime=2.21
/proc/11691/task/11692/stat : 11692 (java) R 11690 11687 11480 0 -1 64 5310 0 1 0 210 11 0 0 25 0 9 0 18854659 885518336 49394 996147200 134512640 134550932 4294955984 18446744073709551615 4126768323 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11691/tid=11693] ppid=11690 vsize=864764 CPUtime=0.58
/proc/11691/task/11693/stat : 11693 (java) S 11690 11687 11480 0 -1 64 43658 0 0 0 39 19 0 0 16 0 9 0 18854660 885518336 49394 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11691/tid=11694] ppid=11690 vsize=864764 CPUtime=0
/proc/11691/task/11694/stat : 11694 (java) S 11690 11687 11480 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 18854661 885518336 49394 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11691/tid=11695] ppid=11690 vsize=864764 CPUtime=0
/proc/11691/task/11695/stat : 11695 (java) S 11690 11687 11480 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 18854661 885518336 49394 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11691/tid=11696] ppid=11690 vsize=864764 CPUtime=0
/proc/11691/task/11696/stat : 11696 (java) S 11690 11687 11480 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 18854665 885518336 49394 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11691/tid=11697] ppid=11690 vsize=864764 CPUtime=0.14
/proc/11691/task/11697/stat : 11697 (java) S 11690 11687 11480 0 -1 64 516 0 0 0 14 0 0 0 16 0 9 0 18854665 885518336 49394 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11691/tid=11698] ppid=11690 vsize=864764 CPUtime=0
/proc/11691/task/11698/stat : 11698 (java) S 11690 11687 11480 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 18854665 885518336 49394 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11691/tid=11699] ppid=11690 vsize=864764 CPUtime=0
/proc/11691/task/11699/stat : 11699 (java) S 11690 11687 11480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18854665 885518336 49394 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 886988

[startup+6.30246 s]
/proc/loadavg: 0.79 0.21 0.06 4/93 11699
/proc/meminfo: memFree=161088/2055920 swapFree=4192956/4192956
[pid=11687] ppid=11685 vsize=16868 CPUtime=0.06
/proc/11687/stat : 11687 (sugar) S 11685 11687 11480 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 18854649 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11687/statm: 4217 1111 409 3 0 796 0
[pid=11690] ppid=11687 vsize=5356 CPUtime=0
/proc/11690/stat : 11690 (sh) S 11687 11687 11480 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18854657 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11690/statm: 1339 233 193 169 0 50 0
[pid=11691] ppid=11690 vsize=864764 CPUtime=6.13
/proc/11691/stat : 11691 (java) S 11690 11687 11480 0 -1 0 56046 0 1 0 571 42 0 0 20 0 9 0 18854657 885518336 55209 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11691/statm: 216191 55209 2556 9 0 210703 0
[pid=11691/tid=11692] ppid=11690 vsize=864764 CPUtime=5.19
/proc/11691/task/11692/stat : 11692 (java) R 11690 11687 11480 0 -1 64 5354 0 1 0 501 18 0 0 25 0 9 0 18854659 885518336 55209 996147200 134512640 134550932 4294955984 18446744073709551615 4126762344 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11691/tid=11693] ppid=11690 vsize=864764 CPUtime=0.73
/proc/11691/task/11693/stat : 11693 (java) S 11690 11687 11480 0 -1 64 49452 0 0 0 51 22 0 0 16 0 9 0 18854660 885518336 55209 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11691/tid=11694] ppid=11690 vsize=864764 CPUtime=0
/proc/11691/task/11694/stat : 11694 (java) S 11690 11687 11480 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 18854661 885518336 55209 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11691/tid=11695] ppid=11690 vsize=864764 CPUtime=0
/proc/11691/task/11695/stat : 11695 (java) S 11690 11687 11480 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 18854661 885518336 55209 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11691/tid=11696] ppid=11690 vsize=864764 CPUtime=0
/proc/11691/task/11696/stat : 11696 (java) S 11690 11687 11480 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 18854665 885518336 55209 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11691/tid=11697] ppid=11690 vsize=864764 CPUtime=0.18
/proc/11691/task/11697/stat : 11697 (java) S 11690 11687 11480 0 -1 64 537 0 0 0 18 0 0 0 15 0 9 0 18854665 885518336 55209 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11691/tid=11698] ppid=11690 vsize=864764 CPUtime=0
/proc/11691/task/11698/stat : 11698 (java) S 11690 11687 11480 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 18854665 885518336 55209 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11691/tid=11699] ppid=11690 vsize=864764 CPUtime=0
/proc/11691/task/11699/stat : 11699 (java) S 11690 11687 11480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18854665 885518336 55209 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 886988

[startup+12.7025 s]
/proc/loadavg: 1.13 0.30 0.09 3/93 11699
/proc/meminfo: memFree=15552/2055920 swapFree=4192956/4192956
[pid=11687] ppid=11685 vsize=16868 CPUtime=0.06
/proc/11687/stat : 11687 (sugar) S 11685 11687 11480 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 18854649 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11687/statm: 4217 1111 409 3 0 796 0
[pid=11690] ppid=11687 vsize=5356 CPUtime=0
/proc/11690/stat : 11690 (sh) S 11687 11687 11480 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18854657 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11690/statm: 1339 233 193 169 0 50 0
[pid=11691] ppid=11690 vsize=864764 CPUtime=12.42
/proc/11691/stat : 11691 (java) S 11690 11687 11480 0 -1 0 68131 0 1 0 1176 66 0 0 20 0 9 0 18854657 885518336 67204 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11691/statm: 216191 67204 2556 9 0 210703 0
[pid=11691/tid=11692] ppid=11690 vsize=864764 CPUtime=10.83
/proc/11691/task/11692/stat : 11692 (java) R 11690 11687 11480 0 -1 64 5443 0 1 0 1048 35 0 0 25 0 9 0 18854659 885518336 67204 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11691/tid=11693] ppid=11690 vsize=864764 CPUtime=1.35
/proc/11691/task/11693/stat : 11693 (java) R 11690 11687 11480 0 -1 64 61441 0 0 0 107 28 0 0 16 0 9 0 18854660 885518336 67204 996147200 134512640 134550932 4294955984 18446744073709551615 104191090 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11691/tid=11694] ppid=11690 vsize=864764 CPUtime=0
/proc/11691/task/11694/stat : 11694 (java) S 11690 11687 11480 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 18854661 885518336 67204 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11691/tid=11695] ppid=11690 vsize=864764 CPUtime=0
/proc/11691/task/11695/stat : 11695 (java) S 11690 11687 11480 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 18854661 885518336 67204 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11691/tid=11696] ppid=11690 vsize=864764 CPUtime=0
/proc/11691/task/11696/stat : 11696 (java) S 11690 11687 11480 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 18854665 885518336 67204 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11691/tid=11697] ppid=11690 vsize=864764 CPUtime=0.2
/proc/11691/task/11697/stat : 11697 (java) S 11690 11687 11480 0 -1 64 544 0 0 0 20 0 0 0 15 0 9 0 18854665 885518336 67204 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11691/tid=11698] ppid=11690 vsize=864764 CPUtime=0
/proc/11691/task/11698/stat : 11698 (java) S 11690 11687 11480 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 18854665 885518336 67204 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11691/tid=11699] ppid=11690 vsize=864764 CPUtime=0
/proc/11691/task/11699/stat : 11699 (java) S 11690 11687 11480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18854665 885518336 67204 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 886988

[startup+25.5015 s]
/proc/loadavg: 1.50 0.40 0.13 5/93 11719
/proc/meminfo: memFree=531256/2055920 swapFree=4192956/4192956
[pid=11687] ppid=11685 vsize=16868 CPUtime=21.39
/proc/11687/stat : 11687 (sugar) S 11685 11687 11480 0 -1 4194304 1309 86456 0 1 5 1 2029 104 16 0 1 0 18854649 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11687/statm: 4217 1111 409 3 0 796 0
[pid=11710] ppid=11687 vsize=5356 CPUtime=0
/proc/11710/stat : 11710 (sh) S 11687 11687 11480 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 18856830 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11710/statm: 1339 233 193 169 0 50 0
[pid=11711] ppid=11710 vsize=862288 CPUtime=3.64
/proc/11711/stat : 11711 (java) S 11710 11687 11480 0 -1 0 21751 0 1 0 354 10 0 0 20 0 9 0 18856831 882982912 20981 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11711/statm: 215572 20981 2158 9 0 210485 0
[pid=11711/tid=11712] ppid=11710 vsize=862288 CPUtime=2.08
/proc/11711/task/11712/stat : 11712 (java) R 11710 11687 11480 0 -1 64 3068 0 1 0 207 1 0 0 25 0 9 0 18856831 882982912 20981 996147200 134512640 134550932 4294955936 18446744073709551615 4126424979 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11711/tid=11713] ppid=11710 vsize=862288 CPUtime=1.5
/proc/11711/task/11713/stat : 11713 (java) S 11710 11687 11480 0 -1 64 17679 0 0 0 143 7 0 0 16 0 9 0 18856833 882982912 20981 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11711/tid=11714] ppid=11710 vsize=862288 CPUtime=0
/proc/11711/task/11714/stat : 11714 (java) S 11710 11687 11480 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 18856833 882982912 20981 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11711/tid=11715] ppid=11710 vsize=862288 CPUtime=0
/proc/11711/task/11715/stat : 11715 (java) S 11710 11687 11480 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 18856833 882982912 20981 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11711/tid=11716] ppid=11710 vsize=862288 CPUtime=0
/proc/11711/task/11716/stat : 11716 (java) S 11710 11687 11480 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 18856835 882982912 20981 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11711/tid=11717] ppid=11710 vsize=862288 CPUtime=0.03
/proc/11711/task/11717/stat : 11717 (java) S 11710 11687 11480 0 -1 64 302 0 0 0 3 0 0 0 16 0 9 0 18856835 882982912 20981 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11711/tid=11718] ppid=11710 vsize=862288 CPUtime=0
/proc/11711/task/11718/stat : 11718 (java) S 11710 11687 11480 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 18856835 882982912 20981 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11711/tid=11719] ppid=11710 vsize=862288 CPUtime=0
/proc/11711/task/11719/stat : 11719 (java) S 11710 11687 11480 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 18856835 882982912 20981 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 884512



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+27.4018 s]
/proc/loadavg: 1.46 0.41 0.13 2/81 11722
/proc/meminfo: memFree=691096/2055920 swapFree=4192956/4192956
[pid=11687] ppid=11685 vsize=16868 CPUtime=21.39
/proc/11687/stat : 11687 (sugar) S 11685 11687 11480 0 -1 4194304 1309 86456 0 1 5 1 2029 104 16 0 1 0 18854649 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11687/statm: 4217 1111 409 3 0 796 0
[pid=11710] ppid=11687 vsize=5356 CPUtime=0
/proc/11710/stat : 11710 (sh) S 11687 11687 11480 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 18856830 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11710/statm: 1339 233 193 169 0 50 0
[pid=11711] ppid=11710 vsize=904396 CPUtime=5.55
/proc/11711/stat : 11711 (java) S 11710 11687 11480 0 -1 0 51945 0 1 0 532 23 0 0 20 0 9 0 18856831 926101504 40997 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11711/statm: 226099 40997 2159 9 0 221012 0
[pid=11711/tid=11712] ppid=11710 vsize=904396 CPUtime=3.21
/proc/11711/task/11712/stat : 11712 (java) S 11710 11687 11480 0 -1 64 3080 0 1 0 319 2 0 0 17 0 9 0 18856831 926101504 40997 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11711/tid=11713] ppid=11710 vsize=904396 CPUtime=2.28
/proc/11711/task/11713/stat : 11713 (java) R 11710 11687 11480 0 -1 64 47858 0 0 0 208 20 0 0 17 0 9 0 18856833 926101504 40997 996147200 134512640 134550932 4294955936 18446744073709551615 102758168 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11711/tid=11714] ppid=11710 vsize=904396 CPUtime=0
/proc/11711/task/11714/stat : 11714 (java) S 11710 11687 11480 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 18856833 926101504 40997 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11711/tid=11715] ppid=11710 vsize=904396 CPUtime=0
/proc/11711/task/11715/stat : 11715 (java) S 11710 11687 11480 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 18856833 926101504 40997 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11711/tid=11716] ppid=11710 vsize=904396 CPUtime=0
/proc/11711/task/11716/stat : 11716 (java) S 11710 11687 11480 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 18856835 926101504 40997 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11711/tid=11717] ppid=11710 vsize=904396 CPUtime=0.04
/proc/11711/task/11717/stat : 11717 (java) S 11710 11687 11480 0 -1 64 304 0 0 0 4 0 0 0 16 0 9 0 18856835 926101504 40997 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11711/tid=11718] ppid=11710 vsize=904396 CPUtime=0
/proc/11711/task/11718/stat : 11718 (java) S 11710 11687 11480 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 18856835 926101504 40997 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11711/tid=11719] ppid=11710 vsize=904396 CPUtime=0
/proc/11711/task/11719/stat : 11719 (java) S 11710 11687 11480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18856835 926101504 40997 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 26.94
Current children cumulated vsize (KiB) 926620

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

############
# WARNING:
# current cumulated CPU time (21.43 s) is less than in the last sample (27.33 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (5.9 s) to the 'lost time'.

[startup+27.8029 s]
/proc/loadavg: 1.46 0.41 0.13 2/81 11722
/proc/meminfo: memFree=691096/2055920 swapFree=4192956/4192956
[pid=11687] ppid=11685 vsize=16868 CPUtime=21.39
/proc/11687/stat : 11687 (sugar) S 11685 11687 11480 0 -1 4194304 1323 86456 0 1 5 1 2029 104 16 0 1 0 18854649 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11687/statm: 4217 1112 409 3 0 796 0
[pid=11710] ppid=11687 vsize=0 CPUtime=0
/proc/11710/stat : 11710 (sh) Z 11687 11687 11480 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 18856830 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/11710/statm: 0 0 0 0 0 0 0
[pid=11711] ppid=1 vsize=904396 CPUtime=5.94
/proc/11711/stat : 11711 (java) S 1 11687 11480 0 -1 0 51956 0 1 0 571 23 0 0 16 0 9 0 18856831 926101504 41007 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11711/statm: 226099 41007 2159 9 0 221012 0
[pid=11711/tid=11712] ppid=1 vsize=904396 CPUtime=3.21
/proc/11711/task/11712/stat : 11712 (java) S 1 11687 11480 0 -1 64 3080 0 1 0 319 2 0 0 17 0 9 0 18856831 926101504 41007 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11711/tid=11713] ppid=1 vsize=904396 CPUtime=2.67
/proc/11711/task/11713/stat : 11713 (java) R 1 11687 11480 0 -1 64 47868 0 0 0 247 20 0 0 17 0 9 0 18856833 926101504 41007 996147200 134512640 134550932 4294955936 18446744073709551615 103733034 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11711/tid=11714] ppid=1 vsize=904396 CPUtime=0
/proc/11711/task/11714/stat : 11714 (java) S 1 11687 11480 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 18856833 926101504 41007 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11711/tid=11715] ppid=1 vsize=904396 CPUtime=0
/proc/11711/task/11715/stat : 11715 (java) S 1 11687 11480 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 18856833 926101504 41007 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11711/tid=11716] ppid=1 vsize=904396 CPUtime=0
/proc/11711/task/11716/stat : 11716 (java) S 1 11687 11480 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 18856835 926101504 41007 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11711/tid=11717] ppid=1 vsize=904396 CPUtime=0.04
/proc/11711/task/11717/stat : 11717 (java) S 1 11687 11480 0 -1 64 304 0 0 0 4 0 0 0 16 0 9 0 18856835 926101504 41007 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11711/tid=11718] ppid=1 vsize=904396 CPUtime=0
/proc/11711/task/11718/stat : 11718 (java) S 1 11687 11480 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 18856835 926101504 41007 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11711/tid=11719] ppid=1 vsize=904396 CPUtime=0
/proc/11711/task/11719/stat : 11719 (java) S 1 11687 11480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18856835 926101504 41007 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 27.33
Current children cumulated vsize (KiB) 921264

[startup+27.9029 s]
/proc/loadavg: 1.46 0.41 0.13 2/81 11722
/proc/meminfo: memFree=691096/2055920 swapFree=4192956/4192956
[pid=11687] ppid=11685 vsize=16868 CPUtime=21.43
/proc/11687/stat : 11687 (sugar) R 11685 11687 11480 0 -1 4194304 1339 86734 0 1 5 5 2029 104 16 0 1 0 18854649 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269028660265 0 0 4224 16386 0 0 0 17 0 0 0
/proc/11687/statm: 4217 1113 410 3 0 796 0
Current children cumulated CPU time (s) 21.43
Current children cumulated vsize (KiB) 16868
#
############


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

[startup+27.8029 s]
/proc/loadavg: 1.46 0.41 0.13 2/81 11722
/proc/meminfo: memFree=691096/2055920 swapFree=4192956/4192956
[pid=11687] ppid=11685 vsize=16868 CPUtime=21.39
/proc/11687/stat : 11687 (sugar) S 11685 11687 11480 0 -1 4194304 1323 86456 0 1 5 1 2029 104 16 0 1 0 18854649 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11687/statm: 4217 1112 409 3 0 796 0
[pid=11710] ppid=11687 vsize=0 CPUtime=0
/proc/11710/stat : 11710 (sh) Z 11687 11687 11480 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 18856830 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/11710/statm: 0 0 0 0 0 0 0
[pid=11711] ppid=1 vsize=904396 CPUtime=5.94
/proc/11711/stat : 11711 (java) S 1 11687 11480 0 -1 0 51956 0 1 0 571 23 0 0 16 0 9 0 18856831 926101504 41007 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11711/statm: 226099 41007 2159 9 0 221012 0
[pid=11711/tid=11712] ppid=1 vsize=904396 CPUtime=3.21
/proc/11711/task/11712/stat : 11712 (java) S 1 11687 11480 0 -1 64 3080 0 1 0 319 2 0 0 17 0 9 0 18856831 926101504 41007 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11711/tid=11713] ppid=1 vsize=904396 CPUtime=2.67
/proc/11711/task/11713/stat : 11713 (java) R 1 11687 11480 0 -1 64 47868 0 0 0 247 20 0 0 17 0 9 0 18856833 926101504 41007 996147200 134512640 134550932 4294955936 18446744073709551615 103733034 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11711/tid=11714] ppid=1 vsize=904396 CPUtime=0
/proc/11711/task/11714/stat : 11714 (java) S 1 11687 11480 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 18856833 926101504 41007 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11711/tid=11715] ppid=1 vsize=904396 CPUtime=0
/proc/11711/task/11715/stat : 11715 (java) S 1 11687 11480 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 18856833 926101504 41007 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11711/tid=11716] ppid=1 vsize=904396 CPUtime=0
/proc/11711/task/11716/stat : 11716 (java) S 1 11687 11480 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 18856835 926101504 41007 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11711/tid=11717] ppid=1 vsize=904396 CPUtime=0.04
/proc/11711/task/11717/stat : 11717 (java) S 1 11687 11480 0 -1 64 304 0 0 0 4 0 0 0 16 0 9 0 18856835 926101504 41007 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11711/tid=11718] ppid=1 vsize=904396 CPUtime=0
/proc/11711/task/11718/stat : 11718 (java) S 1 11687 11480 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 18856835 926101504 41007 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11711/tid=11719] ppid=1 vsize=904396 CPUtime=0
/proc/11711/task/11719/stat : 11719 (java) S 1 11687 11480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18856835 926101504 41007 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 27.33
Current children cumulated vsize (KiB) 921264

[startup+27.9029 s]
/proc/loadavg: 1.46 0.41 0.13 2/81 11722
/proc/meminfo: memFree=691096/2055920 swapFree=4192956/4192956
[pid=11687] ppid=11685 vsize=16868 CPUtime=21.43
/proc/11687/stat : 11687 (sugar) R 11685 11687 11480 0 -1 4194304 1339 86734 0 1 5 5 2029 104 16 0 1 0 18854649 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269028660265 0 0 4224 16386 0 0 0 17 0 0 0
/proc/11687/statm: 4217 1113 410 3 0 796 0
Current children cumulated CPU time (s) 21.43
Current children cumulated vsize (KiB) 16868

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 5.9
#  lost CPU user time (s): 5.71
#  lost CPU system time (s): 0.19

Real time (s): 27.9195
CPU time (s): 27.3747
CPU user time (s): 26.0659
CPU system time (s): 1.30883
CPU usage (%): 98.0486
Max. virtual memory (cumulated for all children) (KiB): 926620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.3559
system time used= 1.11883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88132
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3773
involuntary context switches= 4028

runsolver used 0.041993 second user time and 0.107983 second system time

The end

Launcher Data

Begin job on node26 at 2009-07-11 15:11:23
IDJOB=2057200
IDBENCH=53343
IDSOLVER=739
FILE ID=node26/2057200-1247317871
PBS_JOBID= 9506575
Free space on /tmp= 66188 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/lard/normalized-lard-86-86.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2057200-1247317871/watcher-2057200-1247317871 -o /tmp/evaluation-result-2057200-1247317871/solver-2057200-1247317871 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2057200-1247317871.xml

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

MD5SUM BENCH= cf6bd096c3296e2a346fad55b9e7b112
RANDOM SEED=477961587

node26.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.281
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.281
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:        456952 kB
Buffers:         58972 kB
Cached:        1213988 kB
SwapCached:          0 kB
Active:         833716 kB
Inactive:       703360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        456952 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:          190756 kB
Writeback:           0 kB
Mapped:         285288 kB
Slab:            46684 kB
Committed_AS:   397940 kB
PageTables:       2336 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= 66296 MiB
End job on node26 at 2009-07-11 15:11:53