Trace number 2057244

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) 33.7808 34.0549

General information on the benchmark

Namecsp/lard/
normalized-lard-92-92.xml
MD5SUM8d85dcbb0804438d2d0cc8e5085d39f8
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 benchmark14.2998
Satisfiable
(Un)Satisfiability was proved
Number of variables92
Number of constraints4186
Maximum constraint arity2
Maximum domain size93
Number of constraints which are defined in extension4186
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.03/0.20	c 0	Sugar v1-14-6 + HOME/minisat
0.03/0.20	c 0	BEGIN Sat Jul 11 15:11:40 2009
0.07/0.20	c 0	PID 13012
0.07/0.20	c 0	HOST node40.alineos.net
0.07/0.20	c 0	CONVERTING HOME/instance-2057244-1247317886.xml TO HOME/temp.csp
0.07/0.20	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2057244-1247317886.xml' 'HOME/temp.csp'
27.53/27.75	c 28	1 domains, 92 variables, 0 predicates, 4186 relations, 4186 constraints
27.60/27.85	c 28	ENCODING HOME/temp.csp TO HOME/temp.cnf
27.60/27.85	c 28	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'
27.66/27.93	c 28	Parsing HOME/temp.csp
33.30/33.52	c ERROR INTERRUPTED
33.70/33.98	s UNKNOWN
33.70/33.98	c 34	CPU 27.66 (0.05 0.02 26.31 1.28)
33.70/33.98	c 34	END Sat Jul 11 15:12:14 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-2057244-1247317886/watcher-2057244-1247317886 -o /tmp/evaluation-result-2057244-1247317886/solver-2057244-1247317886 -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-2057244-1247317886.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.42 0.13 0.04 4/82 13012
/proc/meminfo: memFree=1091048/2055920 swapFree=4192812/4192956
[pid=13012] ppid=13010 vsize=18576 CPUtime=0
/proc/13012/stat : 13012 (runsolver) R 13010 13012 12843 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 18481298 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 264519609639 0 0 4096 24578 0 0 0 17 1 0 0
/proc/13012/statm: 4644 284 249 26 0 2626 0

[startup+0.0692491 s]
/proc/loadavg: 0.42 0.13 0.04 4/82 13012
/proc/meminfo: memFree=1091048/2055920 swapFree=4192812/4192956
[pid=13012] ppid=13010 vsize=13072 CPUtime=0.02
/proc/13012/stat : 13012 (sugar) R 13010 13012 12843 0 -1 4194304 622 0 0 0 1 1 0 0 18 0 1 0 18481298 13385728 590 996147200 4194304 4206940 548682068608 18446744073709551615 264539552533 0 0 4224 0 0 0 0 17 1 0 0
/proc/13012/statm: 3268 590 316 3 0 368 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13072

[startup+0.101253 s]
/proc/loadavg: 0.42 0.13 0.04 4/82 13012
/proc/meminfo: memFree=1091048/2055920 swapFree=4192812/4192956
[pid=13012] ppid=13010 vsize=13336 CPUtime=0.03
/proc/13012/stat : 13012 (sugar) D 13010 13012 12843 0 -1 4194304 739 0 0 0 2 1 0 0 18 0 1 0 18481298 13656064 707 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/13012/statm: 3334 707 338 3 0 434 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13336

[startup+0.301284 s]
/proc/loadavg: 0.42 0.13 0.04 4/82 13012
/proc/meminfo: memFree=1091048/2055920 swapFree=4192812/4192956
[pid=13012] ppid=13010 vsize=16868 CPUtime=0.07
/proc/13012/stat : 13012 (sugar) S 13010 13012 12843 0 -1 4194304 1226 128 1 0 5 2 0 0 18 0 1 0 18481298 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13012/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701334 s]
/proc/loadavg: 0.42 0.13 0.04 4/82 13012
/proc/meminfo: memFree=1091048/2055920 swapFree=4192812/4192956
[pid=13012] ppid=13010 vsize=16868 CPUtime=0.07
/proc/13012/stat : 13012 (sugar) S 13010 13012 12843 0 -1 4194304 1226 128 1 0 5 2 0 0 18 0 1 0 18481298 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13012/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50244 s]
/proc/loadavg: 0.42 0.13 0.04 4/93 13024
/proc/meminfo: memFree=1053584/2055920 swapFree=4192812/4192956
[pid=13012] ppid=13010 vsize=16868 CPUtime=0.07
/proc/13012/stat : 13012 (sugar) S 13010 13012 12843 0 -1 4194304 1226 128 1 0 5 2 0 0 18 0 1 0 18481298 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13012/statm: 4217 1111 409 3 0 796 0
[pid=13015] ppid=13012 vsize=5356 CPUtime=0
/proc/13015/stat : 13015 (sh) S 13012 13012 12843 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 18481318 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13015/statm: 1339 233 193 169 0 50 0
[pid=13016] ppid=13015 vsize=864728 CPUtime=1.26
/proc/13016/stat : 13016 (java) S 13015 13012 12843 0 -1 0 23656 0 1 0 112 14 0 0 21 0 9 0 18481318 885481472 22913 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13016/statm: 216182 22913 2556 9 0 210694 0
[pid=13016/tid=13017] ppid=13015 vsize=864728 CPUtime=0.89
/proc/13016/task/13017/stat : 13017 (java) S 13015 13012 12843 0 -1 64 3387 0 1 0 83 6 0 0 17 0 9 0 18481319 885481472 22913 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13016/tid=13018] ppid=13015 vsize=864728 CPUtime=0.26
/proc/13016/task/13018/stat : 13018 (java) R 13015 13012 12843 0 -1 64 19086 0 0 0 19 7 0 0 16 0 9 0 18481321 885481472 22913 996147200 134512640 134550932 4294955984 18446744073709551615 102546970 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13016/tid=13019] ppid=13015 vsize=864728 CPUtime=0
/proc/13016/task/13019/stat : 13019 (java) S 13015 13012 12843 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 18481321 885481472 22913 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13016/tid=13020] ppid=13015 vsize=864728 CPUtime=0
/proc/13016/task/13020/stat : 13020 (java) S 13015 13012 12843 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 18481321 885481472 22913 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13016/tid=13021] ppid=13015 vsize=864728 CPUtime=0
/proc/13016/task/13021/stat : 13021 (java) S 13015 13012 12843 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 18481323 885481472 22913 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13016/tid=13022] ppid=13015 vsize=864728 CPUtime=0.09
/proc/13016/task/13022/stat : 13022 (java) S 13015 13012 12843 0 -1 64 479 0 0 0 9 0 0 0 16 0 9 0 18481323 885481472 22913 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13016/tid=13023] ppid=13015 vsize=864728 CPUtime=0
/proc/13016/task/13023/stat : 13023 (java) S 13015 13012 12843 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 18481324 885481472 22913 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13016/tid=13024] ppid=13015 vsize=864728 CPUtime=0
/proc/13016/task/13024/stat : 13024 (java) S 13015 13012 12843 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18481324 885481472 22913 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 886952

[startup+3.10246 s]
/proc/loadavg: 0.42 0.13 0.04 2/80 13042
/proc/meminfo: memFree=1002744/2055920 swapFree=4192812/4192956
[pid=13012] ppid=13010 vsize=16868 CPUtime=0.07
/proc/13012/stat : 13012 (sugar) S 13010 13012 12843 0 -1 4194304 1226 128 1 0 5 2 0 0 18 0 1 0 18481298 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13012/statm: 4217 1111 409 3 0 796 0
[pid=13015] ppid=13012 vsize=5356 CPUtime=0
/proc/13015/stat : 13015 (sh) S 13012 13012 12843 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 18481318 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13015/statm: 1339 233 193 169 0 50 0
[pid=13016] ppid=13015 vsize=864764 CPUtime=2.91
/proc/13016/stat : 13016 (java) S 13015 13012 12843 0 -1 0 61074 0 1 0 257 34 0 0 21 0 9 0 18481318 885518336 60284 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13016/statm: 216191 60284 2556 9 0 210703 0
[pid=13016/tid=13017] ppid=13015 vsize=864764 CPUtime=2.13
/proc/13016/task/13017/stat : 13017 (java) R 13015 13012 12843 0 -1 64 5072 0 1 0 201 12 0 0 18 0 9 0 18481319 885518336 60284 996147200 134512640 134550932 4294955984 18446744073709551615 4126756854 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13016/tid=13018] ppid=13015 vsize=864764 CPUtime=0.62
/proc/13016/task/13018/stat : 13018 (java) S 13015 13012 12843 0 -1 64 54788 0 0 0 41 21 0 0 16 0 9 0 18481321 885518336 60284 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13016/tid=13019] ppid=13015 vsize=864764 CPUtime=0
/proc/13016/task/13019/stat : 13019 (java) S 13015 13012 12843 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 18481321 885518336 60284 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13016/tid=13020] ppid=13015 vsize=864764 CPUtime=0
/proc/13016/task/13020/stat : 13020 (java) S 13015 13012 12843 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 18481321 885518336 60284 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13016/tid=13021] ppid=13015 vsize=864764 CPUtime=0
/proc/13016/task/13021/stat : 13021 (java) S 13015 13012 12843 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 18481323 885518336 60284 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13016/tid=13022] ppid=13015 vsize=864764 CPUtime=0.14
/proc/13016/task/13022/stat : 13022 (java) S 13015 13012 12843 0 -1 64 510 0 0 0 14 0 0 0 16 0 9 0 18481323 885518336 60284 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13016/tid=13023] ppid=13015 vsize=864764 CPUtime=0
/proc/13016/task/13023/stat : 13023 (java) S 13015 13012 12843 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 18481324 885518336 60284 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13016/tid=13024] ppid=13015 vsize=864764 CPUtime=0
/proc/13016/task/13024/stat : 13024 (java) R 13015 13012 12843 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18481324 885518336 60284 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 886988

[startup+6.30187 s]
/proc/loadavg: 0.46 0.14 0.04 2/80 13042
/proc/meminfo: memFree=883384/2055920 swapFree=4192812/4192956
[pid=13012] ppid=13010 vsize=16868 CPUtime=0.07
/proc/13012/stat : 13012 (sugar) S 13010 13012 12843 0 -1 4194304 1226 128 1 0 5 2 0 0 18 0 1 0 18481298 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13012/statm: 4217 1111 409 3 0 796 0
[pid=13015] ppid=13012 vsize=5356 CPUtime=0
/proc/13015/stat : 13015 (sh) S 13012 13012 12843 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 18481318 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13015/statm: 1339 233 193 169 0 50 0
[pid=13016] ppid=13015 vsize=864804 CPUtime=6.14
/proc/13016/stat : 13016 (java) S 13015 13012 12843 0 -1 0 68858 0 1 0 570 44 0 0 21 0 9 0 18481318 885559296 67945 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13016/statm: 216201 67945 2556 9 0 210713 0
[pid=13016/tid=13017] ppid=13015 vsize=864804 CPUtime=4.96
/proc/13016/task/13017/stat : 13017 (java) R 13015 13012 12843 0 -1 64 6626 0 1 0 477 19 0 0 18 0 9 0 18481319 885559296 67945 996147200 134512640 134550932 4294955984 18446744073709551615 4126759084 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13016/tid=13018] ppid=13015 vsize=864804 CPUtime=0.97
/proc/13016/task/13018/stat : 13018 (java) S 13015 13012 12843 0 -1 64 60994 0 0 0 74 23 0 0 16 0 9 0 18481321 885559296 67945 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13016/tid=13019] ppid=13015 vsize=864804 CPUtime=0
/proc/13016/task/13019/stat : 13019 (java) S 13015 13012 12843 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 18481321 885559296 67945 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13016/tid=13020] ppid=13015 vsize=864804 CPUtime=0
/proc/13016/task/13020/stat : 13020 (java) S 13015 13012 12843 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 18481321 885559296 67945 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13016/tid=13021] ppid=13015 vsize=864804 CPUtime=0
/proc/13016/task/13021/stat : 13021 (java) S 13015 13012 12843 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 18481323 885559296 67945 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13016/tid=13022] ppid=13015 vsize=864804 CPUtime=0.18
/proc/13016/task/13022/stat : 13022 (java) S 13015 13012 12843 0 -1 64 534 0 0 0 18 0 0 0 15 0 9 0 18481323 885559296 67945 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13016/tid=13023] ppid=13015 vsize=864804 CPUtime=0
/proc/13016/task/13023/stat : 13023 (java) S 13015 13012 12843 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 18481324 885559296 67945 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13016/tid=13024] ppid=13015 vsize=864804 CPUtime=0
/proc/13016/task/13024/stat : 13024 (java) S 13015 13012 12843 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18481324 885559296 67945 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 887028

[startup+12.7027 s]
/proc/loadavg: 0.51 0.16 0.05 2/80 13042
/proc/meminfo: memFree=791672/2055920 swapFree=4192812/4192956
[pid=13012] ppid=13010 vsize=16868 CPUtime=0.07
/proc/13012/stat : 13012 (sugar) S 13010 13012 12843 0 -1 4194304 1226 128 1 0 5 2 0 0 18 0 1 0 18481298 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13012/statm: 4217 1111 409 3 0 796 0
[pid=13015] ppid=13012 vsize=5356 CPUtime=0
/proc/13015/stat : 13015 (sh) S 13012 13012 12843 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 18481318 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13015/statm: 1339 233 193 169 0 50 0
[pid=13016] ppid=13015 vsize=864804 CPUtime=12.53
/proc/13016/stat : 13016 (java) S 13015 13012 12843 0 -1 0 82132 0 1 0 1187 66 0 0 21 0 9 0 18481318 885559296 81157 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13016/statm: 216201 81157 2556 9 0 210713 0
[pid=13016/tid=13017] ppid=13015 vsize=864804 CPUtime=11.08
/proc/13016/task/13017/stat : 13017 (java) R 13015 13012 12843 0 -1 64 6688 0 1 0 1072 36 0 0 17 0 9 0 18481319 885559296 81157 996147200 134512640 134550932 4294955984 18446744073709551615 4126754762 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13016/tid=13018] ppid=13015 vsize=864804 CPUtime=1.23
/proc/13016/task/13018/stat : 13018 (java) S 13015 13012 12843 0 -1 64 74200 0 0 0 95 28 0 0 15 0 9 0 18481321 885559296 81157 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13016/tid=13019] ppid=13015 vsize=864804 CPUtime=0
/proc/13016/task/13019/stat : 13019 (java) S 13015 13012 12843 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 18481321 885559296 81157 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13016/tid=13020] ppid=13015 vsize=864804 CPUtime=0
/proc/13016/task/13020/stat : 13020 (java) S 13015 13012 12843 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 18481321 885559296 81157 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13016/tid=13021] ppid=13015 vsize=864804 CPUtime=0
/proc/13016/task/13021/stat : 13021 (java) S 13015 13012 12843 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 18481323 885559296 81157 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13016/tid=13022] ppid=13015 vsize=864804 CPUtime=0.2
/proc/13016/task/13022/stat : 13022 (java) S 13015 13012 12843 0 -1 64 540 0 0 0 20 0 0 0 16 0 9 0 18481323 885559296 81157 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13016/tid=13023] ppid=13015 vsize=864804 CPUtime=0
/proc/13016/task/13023/stat : 13023 (java) S 13015 13012 12843 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 18481324 885559296 81157 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13016/tid=13024] ppid=13015 vsize=864804 CPUtime=0
/proc/13016/task/13024/stat : 13024 (java) S 13015 13012 12843 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18481324 885559296 81157 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 887028

[startup+25.5026 s]
/proc/loadavg: 0.61 0.20 0.06 2/80 13042
/proc/meminfo: memFree=594296/2055920 swapFree=4192812/4192956
[pid=13012] ppid=13010 vsize=16868 CPUtime=0.07
/proc/13012/stat : 13012 (sugar) S 13010 13012 12843 0 -1 4194304 1226 128 1 0 5 2 0 0 18 0 1 0 18481298 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13012/statm: 4217 1111 409 3 0 796 0
[pid=13015] ppid=13012 vsize=5356 CPUtime=0
/proc/13015/stat : 13015 (sh) S 13012 13012 12843 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 18481318 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13015/statm: 1339 233 193 169 0 50 0
[pid=13016] ppid=13015 vsize=864804 CPUtime=25.26
/proc/13016/stat : 13016 (java) S 13015 13012 12843 0 -1 0 112076 0 1 0 2415 111 0 0 21 0 9 0 18481318 885559296 110991 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13016/statm: 216201 110991 2556 9 0 210713 0
[pid=13016/tid=13017] ppid=13015 vsize=864804 CPUtime=23.22
/proc/13016/task/13017/stat : 13017 (java) S 13015 13012 12843 0 -1 64 9766 0 1 0 2253 69 0 0 17 0 9 0 18481319 885559296 110991 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13016/tid=13018] ppid=13015 vsize=864804 CPUtime=1.82
/proc/13016/task/13018/stat : 13018 (java) R 13015 13012 12843 0 -1 64 101062 0 0 0 141 41 0 0 15 0 9 0 18481321 885559296 110991 996147200 134512640 134550932 4294955984 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13016/tid=13019] ppid=13015 vsize=864804 CPUtime=0
/proc/13016/task/13019/stat : 13019 (java) S 13015 13012 12843 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 18481321 885559296 110991 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13016/tid=13020] ppid=13015 vsize=864804 CPUtime=0
/proc/13016/task/13020/stat : 13020 (java) S 13015 13012 12843 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 18481321 885559296 110991 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13016/tid=13021] ppid=13015 vsize=864804 CPUtime=0
/proc/13016/task/13021/stat : 13021 (java) S 13015 13012 12843 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 18481323 885559296 110991 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13016/tid=13022] ppid=13015 vsize=864804 CPUtime=0.2
/proc/13016/task/13022/stat : 13022 (java) S 13015 13012 12843 0 -1 64 544 0 0 0 20 0 0 0 15 0 9 0 18481323 885559296 110991 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13016/tid=13023] ppid=13015 vsize=864804 CPUtime=0
/proc/13016/task/13023/stat : 13023 (java) S 13015 13012 12843 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 18481324 885559296 110991 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13016/tid=13024] ppid=13015 vsize=864804 CPUtime=0
/proc/13016/task/13024/stat : 13024 (java) S 13015 13012 12843 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18481324 885559296 110991 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 887028



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+33.5026 s]
/proc/loadavg: 0.65 0.21 0.07 2/80 13052
/proc/meminfo: memFree=856824/2055920 swapFree=4192812/4192956
[pid=13012] ppid=13010 vsize=16868 CPUtime=27.66
/proc/13012/stat : 13012 (sugar) S 13010 13012 12843 0 -1 4194304 1308 117120 1 1 5 2 2631 128 16 0 1 0 18481298 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13012/statm: 4217 1111 409 3 0 796 0
[pid=13043] ppid=13012 vsize=5356 CPUtime=0
/proc/13043/stat : 13043 (sh) S 13012 13012 12843 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 18484083 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13043/statm: 1339 233 193 169 0 50 0
[pid=13044] ppid=13043 vsize=904276 CPUtime=5.64
/proc/13044/stat : 13044 (java) S 13043 13012 12843 0 -1 0 47514 0 1 0 546 18 0 0 20 0 9 0 18484084 925978624 41671 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13044/statm: 226069 41671 3677 9 0 220982 0
[pid=13044/tid=13045] ppid=13043 vsize=904276 CPUtime=3.4
/proc/13044/task/13045/stat : 13045 (java) S 13043 13012 12843 0 -1 64 3097 0 1 0 339 1 0 0 17 0 9 0 18484085 925978624 41671 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13044/tid=13046] ppid=13043 vsize=904276 CPUtime=2.18
/proc/13044/task/13046/stat : 13046 (java) R 13043 13012 12843 0 -1 64 43390 0 0 0 202 16 0 0 19 0 9 0 18484087 925978624 41671 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13044/tid=13047] ppid=13043 vsize=904276 CPUtime=0
/proc/13044/task/13047/stat : 13047 (java) S 13043 13012 12843 0 -1 64 15 0 0 0 0 0 0 0 15 0 9 0 18484087 925978624 41671 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13044/tid=13048] ppid=13043 vsize=904276 CPUtime=0
/proc/13044/task/13048/stat : 13048 (java) S 13043 13012 12843 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 18484087 925978624 41671 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13044/tid=13049] ppid=13043 vsize=904276 CPUtime=0
/proc/13044/task/13049/stat : 13049 (java) S 13043 13012 12843 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 18484089 925978624 41671 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13044/tid=13050] ppid=13043 vsize=904276 CPUtime=0.04
/proc/13044/task/13050/stat : 13050 (java) S 13043 13012 12843 0 -1 64 325 0 0 0 4 0 0 0 15 0 9 0 18484089 925978624 41671 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13044/tid=13051] ppid=13043 vsize=904276 CPUtime=0
/proc/13044/task/13051/stat : 13051 (java) S 13043 13012 12843 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 18484089 925978624 41671 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13044/tid=13052] ppid=13043 vsize=904276 CPUtime=0
/proc/13044/task/13052/stat : 13052 (java) S 13043 13012 12843 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 18484089 925978624 41671 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 33.3
Current children cumulated vsize (KiB) 926500

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

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

[startup+33.9026 s]
/proc/loadavg: 0.65 0.21 0.07 2/80 13052
/proc/meminfo: memFree=856824/2055920 swapFree=4192812/4192956
[pid=13012] ppid=13010 vsize=16868 CPUtime=27.66
/proc/13012/stat : 13012 (sugar) S 13010 13012 12843 0 -1 4194304 1322 117120 1 1 5 2 2631 128 16 0 1 0 18481298 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13012/statm: 4217 1112 409 3 0 796 0
[pid=13043] ppid=13012 vsize=0 CPUtime=0
/proc/13043/stat : 13043 (sh) Z 13012 13012 12843 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 18484083 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/13043/statm: 0 0 0 0 0 0 0
[pid=13044] ppid=1 vsize=904272 CPUtime=6.04
/proc/13044/stat : 13044 (java) S 1 13012 12843 0 -1 0 52659 0 1 0 584 20 0 0 16 0 9 0 18484084 925974528 41693 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13044/statm: 226068 41693 2159 9 0 220981 0
[pid=13044/tid=13045] ppid=1 vsize=904272 CPUtime=3.4
/proc/13044/task/13045/stat : 13045 (java) S 1 13012 12843 0 -1 64 3097 0 1 0 339 1 0 0 17 0 9 0 18484085 925974528 41693 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13044/tid=13046] ppid=1 vsize=904272 CPUtime=2.57
/proc/13044/task/13046/stat : 13046 (java) R 1 13012 12843 0 -1 64 48534 0 0 0 239 18 0 0 23 0 9 0 18484087 925974528 41693 996147200 134512640 134550932 4294955936 18446744073709551615 103733025 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13044/tid=13047] ppid=1 vsize=904272 CPUtime=0
/proc/13044/task/13047/stat : 13047 (java) S 1 13012 12843 0 -1 64 15 0 0 0 0 0 0 0 15 0 9 0 18484087 925974528 41693 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13044/tid=13048] ppid=1 vsize=904272 CPUtime=0
/proc/13044/task/13048/stat : 13048 (java) S 1 13012 12843 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 18484087 925974528 41693 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13044/tid=13049] ppid=1 vsize=904272 CPUtime=0
/proc/13044/task/13049/stat : 13049 (java) S 1 13012 12843 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 18484089 925974528 41693 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13044/tid=13050] ppid=1 vsize=904272 CPUtime=0.04
/proc/13044/task/13050/stat : 13050 (java) S 1 13012 12843 0 -1 64 325 0 0 0 4 0 0 0 15 0 9 0 18484089 925974528 41693 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13044/tid=13051] ppid=1 vsize=904272 CPUtime=0
/proc/13044/task/13051/stat : 13051 (java) S 1 13012 12843 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 18484089 925974528 41693 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13044/tid=13052] ppid=1 vsize=904272 CPUtime=0
/proc/13044/task/13052/stat : 13052 (java) S 1 13012 12843 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 18484089 925974528 41693 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 33.7
Current children cumulated vsize (KiB) 921140

[startup+34.0027 s]
/proc/loadavg: 0.65 0.21 0.07 2/71 13055
/proc/meminfo: memFree=1058688/2055920 swapFree=4192812/4192956
[pid=13012] ppid=13010 vsize=16868 CPUtime=27.68
/proc/13012/stat : 13012 (sugar) R 13010 13012 12843 0 -1 4194304 1338 117398 1 1 5 4 2631 128 17 0 1 0 18481298 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264519783465 0 0 4224 16386 0 0 0 17 0 0 0
/proc/13012/statm: 4217 1113 410 3 0 796 0
Current children cumulated CPU time (s) 27.68
Current children cumulated vsize (KiB) 16868
#
############


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

[startup+33.8026 s]
/proc/loadavg: 0.65 0.21 0.07 2/80 13052
/proc/meminfo: memFree=856824/2055920 swapFree=4192812/4192956
[pid=13012] ppid=13010 vsize=16868 CPUtime=27.66
/proc/13012/stat : 13012 (sugar) S 13010 13012 12843 0 -1 4194304 1322 117120 1 1 5 2 2631 128 16 0 1 0 18481298 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13012/statm: 4217 1112 409 3 0 796 0
[pid=13043] ppid=13012 vsize=0 CPUtime=0
/proc/13043/stat : 13043 (sh) Z 13012 13012 12843 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 18484083 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/13043/statm: 0 0 0 0 0 0 0
[pid=13044] ppid=1 vsize=904272 CPUtime=5.94
/proc/13044/stat : 13044 (java) S 1 13012 12843 0 -1 0 52636 0 1 0 574 20 0 0 16 0 9 0 18484084 925974528 41670 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13044/statm: 226068 41670 2159 9 0 220981 0
[pid=13044/tid=13045] ppid=1 vsize=904272 CPUtime=3.4
/proc/13044/task/13045/stat : 13045 (java) S 1 13012 12843 0 -1 64 3097 0 1 0 339 1 0 0 17 0 9 0 18484085 925974528 41670 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13044/tid=13046] ppid=1 vsize=904272 CPUtime=2.47
/proc/13044/task/13046/stat : 13046 (java) R 1 13012 12843 0 -1 64 48511 0 0 0 229 18 0 0 22 0 9 0 18484087 925974528 41670 996147200 134512640 134550932 4294955936 18446744073709551615 102768109 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13044/tid=13047] ppid=1 vsize=904272 CPUtime=0
/proc/13044/task/13047/stat : 13047 (java) S 1 13012 12843 0 -1 64 15 0 0 0 0 0 0 0 15 0 9 0 18484087 925974528 41670 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13044/tid=13048] ppid=1 vsize=904272 CPUtime=0
/proc/13044/task/13048/stat : 13048 (java) S 1 13012 12843 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 18484087 925974528 41670 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13044/tid=13049] ppid=1 vsize=904272 CPUtime=0
/proc/13044/task/13049/stat : 13049 (java) S 1 13012 12843 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 18484089 925974528 41670 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13044/tid=13050] ppid=1 vsize=904272 CPUtime=0.04
/proc/13044/task/13050/stat : 13050 (java) S 1 13012 12843 0 -1 64 325 0 0 0 4 0 0 0 15 0 9 0 18484089 925974528 41670 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13044/tid=13051] ppid=1 vsize=904272 CPUtime=0
/proc/13044/task/13051/stat : 13051 (java) S 1 13012 12843 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 18484089 925974528 41670 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13044/tid=13052] ppid=1 vsize=904272 CPUtime=0
/proc/13044/task/13052/stat : 13052 (java) S 1 13012 12843 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 18484089 925974528 41670 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 33.6
Current children cumulated vsize (KiB) 921140

[startup+34.0027 s]
/proc/loadavg: 0.65 0.21 0.07 2/71 13055
/proc/meminfo: memFree=1058688/2055920 swapFree=4192812/4192956
[pid=13012] ppid=13010 vsize=16868 CPUtime=27.68
/proc/13012/stat : 13012 (sugar) R 13010 13012 12843 0 -1 4194304 1338 117398 1 1 5 4 2631 128 17 0 1 0 18481298 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264519783465 0 0 4224 16386 0 0 0 17 0 0 0
/proc/13012/statm: 4217 1113 410 3 0 796 0
Current children cumulated CPU time (s) 27.68
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): 6.02
#  lost CPU user time (s): 5.84
#  lost CPU system time (s): 0.18

Real time (s): 34.0549
CPU time (s): 33.7808
CPU user time (s): 32.217
CPU system time (s): 1.56379
CPU usage (%): 99.1949
Max. virtual memory (cumulated for all children) (KiB): 926500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.377
system time used= 1.38379
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118795
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= 2172
involuntary context switches= 1536

runsolver used 0.054991 second user time and 0.124981 second system time

The end

Launcher Data

Begin job on node40 at 2009-07-11 15:11:40
IDJOB=2057244
IDBENCH=53347
IDSOLVER=739
FILE ID=node40/2057244-1247317886
PBS_JOBID= 9506548
Free space on /tmp= 66132 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/lard/normalized-lard-92-92.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-2057244-1247317886/watcher-2057244-1247317886 -o /tmp/evaluation-result-2057244-1247317886/solver-2057244-1247317886 -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-2057244-1247317886.xml

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

MD5SUM BENCH= 8d85dcbb0804438d2d0cc8e5085d39f8
RANDOM SEED=499863222

node40.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.213
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.213
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:       1091528 kB
Buffers:         35772 kB
Cached:         782268 kB
SwapCached:          0 kB
Active:         241148 kB
Inactive:       652956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1091528 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          103220 kB
Writeback:           0 kB
Mapped:          94156 kB
Slab:            55324 kB
Committed_AS:   890436 kB
PageTables:       1988 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66132 MiB
End job on node40 at 2009-07-11 15:12:16