Trace number 1104148

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
Minion/Tailor 2008-07-04? (exit code) 50.3104 50.7805

General information on the benchmark

Namecsp/lard/
normalized-lard-88-88.xml
MD5SUM137c0b8c9147cb33e9f21d52d50de0cb
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 benchmark13.17
Satisfiable
(Un)Satisfiability was proved
Number of variables88
Number of constraints3828
Maximum constraint arity2
Maximum domain size89
Number of constraints which are defined in extension3828
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

50.13/50.45	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
50.13/50.45		at translator.xcsp2ep.parser.InstanceParser.parseRelationTuples(InstanceParser.java:169)
50.13/50.45		at translator.xcsp2ep.parser.InstanceParser.parseRelation(InstanceParser.java:210)
50.13/50.45		at translator.xcsp2ep.parser.InstanceParser.parseRelations(InstanceParser.java:225)
50.13/50.45		at translator.xcsp2ep.parser.InstanceParser.parse(InstanceParser.java:413)
50.13/50.45		at translator.xcsp2ep.Xcsp2Ep.translateToNormalisedModel(Xcsp2Ep.java:117)
50.13/50.45		at translator.Translate.translateXCSP(Translate.java:383)
50.13/50.45		at translator.Translate.main(Translate.java:190)
50.22/50.77	c Finished tailoring XCSP instance to Minion. Starting solving
50.22/50.78	There was a problem in your input file:
50.22/50.78	Can't open given input file 'HOME/problem.minion'.

Verifier Data (download as text)

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

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1104148-1215196586/watcher-1104148-1215196586 -o /tmp/evaluation-result-1104148-1215196586/solver-1104148-1215196586 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1104148-1215196586.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.67 2.88 3.03 4/70 7245
/proc/meminfo: memFree=1715864/2055920 swapFree=4180580/4192956
[pid=7245] ppid=7243 vsize=5356 CPUtime=0
/proc/7245/stat : 7245 (solve.sh) S 7243 7245 3473 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 642590237 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7245/statm: 1339 235 195 169 0 50 0
[pid=7246] ppid=7245 vsize=152 CPUtime=0
/proc/7246/stat : 7246 (java) R 7245 7245 3473 0 -1 0 41 0 0 0 0 0 0 0 19 0 1 0 642590238 155648 26 996147200 134512640 134550740 4294956160 18446744073709551615 4735275 0 0 4096 0 0 0 0 17 0 0 0
/proc/7246/statm: 38 26 19 9 0 4 0

[startup+0.049905 s]
/proc/loadavg: 2.67 2.88 3.03 4/70 7245
/proc/meminfo: memFree=1715864/2055920 swapFree=4180580/4192956
[pid=7245] ppid=7243 vsize=5356 CPUtime=0
/proc/7245/stat : 7245 (solve.sh) S 7243 7245 3473 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 642590237 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7245/statm: 1339 235 195 169 0 50 0
[pid=7246] ppid=7245 vsize=861872 CPUtime=0.03
/proc/7246/stat : 7246 (java) S 7245 7245 3473 0 -1 0 2193 0 1 0 2 1 0 0 18 0 9 0 642590238 882556928 1742 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7246/statm: 215468 1742 954 9 0 210436 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 867228

[startup+0.102914 s]
/proc/loadavg: 2.67 2.88 3.03 4/70 7245
/proc/meminfo: memFree=1715864/2055920 swapFree=4180580/4192956
[pid=7245] ppid=7243 vsize=5356 CPUtime=0
/proc/7245/stat : 7245 (solve.sh) S 7243 7245 3473 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 642590237 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7245/statm: 1339 235 195 169 0 50 0
[pid=7246] ppid=7245 vsize=864136 CPUtime=0.09
/proc/7246/stat : 7246 (java) S 7245 7245 3473 0 -1 0 3528 0 1 0 7 2 0 0 18 0 9 0 642590238 884875264 2980 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7246/statm: 216034 2980 1729 9 0 210596 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 869492

[startup+0.302936 s]
/proc/loadavg: 2.67 2.88 3.03 4/70 7245
/proc/meminfo: memFree=1715864/2055920 swapFree=4180580/4192956
[pid=7245] ppid=7243 vsize=5356 CPUtime=0
/proc/7245/stat : 7245 (solve.sh) S 7243 7245 3473 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 642590237 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7245/statm: 1339 235 195 169 0 50 0
[pid=7246] ppid=7245 vsize=864444 CPUtime=0.29
/proc/7246/stat : 7246 (java) S 7245 7245 3473 0 -1 0 7721 0 1 0 25 4 0 0 18 0 9 0 642590238 885190656 7150 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7246/statm: 216111 7150 1833 9 0 210673 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 869800

[startup+0.70298 s]
/proc/loadavg: 2.67 2.88 3.03 4/70 7245
/proc/meminfo: memFree=1715864/2055920 swapFree=4180580/4192956
[pid=7245] ppid=7243 vsize=5356 CPUtime=0
/proc/7245/stat : 7245 (solve.sh) S 7243 7245 3473 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 642590237 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7245/statm: 1339 235 195 169 0 50 0
[pid=7246] ppid=7245 vsize=864908 CPUtime=0.69
/proc/7246/stat : 7246 (java) S 7245 7245 3473 0 -1 0 16200 0 1 0 59 10 0 0 18 0 9 0 642590238 885665792 15625 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7246/statm: 216227 15625 1835 9 0 210789 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 870264

[startup+1.50107 s]
/proc/loadavg: 2.67 2.88 3.03 3/80 7255
/proc/meminfo: memFree=1620872/2055920 swapFree=4180580/4192956
[pid=7245] ppid=7243 vsize=5356 CPUtime=0
/proc/7245/stat : 7245 (solve.sh) S 7243 7245 3473 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 642590237 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7245/statm: 1339 235 195 169 0 50 0
[pid=7246] ppid=7245 vsize=865228 CPUtime=1.47
/proc/7246/stat : 7246 (java) S 7245 7245 3473 0 -1 0 38708 0 1 0 124 23 0 0 18 0 9 0 642590238 885993472 38075 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7246/statm: 216307 38075 1987 9 0 210869 0
[pid=7246/tid=7248] ppid=7245 vsize=865228 CPUtime=1.08
/proc/7246/task/7248/stat : 7248 (java) R 7245 7245 3473 0 -1 64 4806 0 1 0 100 8 0 0 25 0 9 0 642590239 885993472 38075 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7249] ppid=7245 vsize=865228 CPUtime=0.27
/proc/7246/task/7249/stat : 7249 (java) R 7245 7245 3473 0 -1 64 32702 0 0 0 14 13 0 0 16 0 9 0 642590240 885993472 38075 996147200 134512640 134550740 4294955984 18446744073709551615 104180286 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7250] ppid=7245 vsize=865228 CPUtime=0
/proc/7246/task/7250/stat : 7250 (java) S 7245 7245 3473 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 642590240 885993472 38075 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7251] ppid=7245 vsize=865228 CPUtime=0
/proc/7246/task/7251/stat : 7251 (java) S 7245 7245 3473 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 642590240 885993472 38075 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7252] ppid=7245 vsize=865228 CPUtime=0
/proc/7246/task/7252/stat : 7252 (java) S 7245 7245 3473 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 642590242 885993472 38075 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7253] ppid=7245 vsize=865228 CPUtime=0.09
/proc/7246/task/7253/stat : 7253 (java) S 7245 7245 3473 0 -1 64 467 0 0 0 9 0 0 0 16 0 9 0 642590242 885993472 38075 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7254] ppid=7245 vsize=865228 CPUtime=0
/proc/7246/task/7254/stat : 7254 (java) S 7245 7245 3473 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 642590242 885993472 38075 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7255] ppid=7245 vsize=865228 CPUtime=0
/proc/7246/task/7255/stat : 7255 (java) S 7245 7245 3473 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 642590242 885993472 38075 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 870584

[startup+3.10123 s]
/proc/loadavg: 2.67 2.88 3.03 3/80 7255
/proc/meminfo: memFree=1506696/2055920 swapFree=4180580/4192956
[pid=7245] ppid=7243 vsize=5356 CPUtime=0
/proc/7245/stat : 7245 (solve.sh) S 7243 7245 3473 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 642590237 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7245/statm: 1339 235 195 169 0 50 0
[pid=7246] ppid=7245 vsize=864988 CPUtime=3.07
/proc/7246/stat : 7246 (java) S 7245 7245 3473 0 -1 0 61449 0 1 0 270 37 0 0 18 0 9 0 642590238 885747712 60641 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7246/statm: 216247 60641 2559 9 0 210809 0
[pid=7246/tid=7248] ppid=7245 vsize=864988 CPUtime=2.3
/proc/7246/task/7248/stat : 7248 (java) R 7245 7245 3473 0 -1 64 5910 0 1 0 219 11 0 0 25 0 9 0 642590239 885747712 60641 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7249] ppid=7245 vsize=864988 CPUtime=0.61
/proc/7246/task/7249/stat : 7249 (java) R 7245 7245 3473 0 -1 64 54314 0 0 0 37 24 0 0 16 0 9 0 642590240 885747712 60641 996147200 134512640 134550740 4294955984 18446744073709551615 102514362 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7250] ppid=7245 vsize=864988 CPUtime=0
/proc/7246/task/7250/stat : 7250 (java) S 7245 7245 3473 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 642590240 885747712 60641 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7251] ppid=7245 vsize=864988 CPUtime=0
/proc/7246/task/7251/stat : 7251 (java) S 7245 7245 3473 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 642590240 885747712 60641 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7252] ppid=7245 vsize=864988 CPUtime=0
/proc/7246/task/7252/stat : 7252 (java) S 7245 7245 3473 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 642590242 885747712 60641 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7253] ppid=7245 vsize=864988 CPUtime=0.12
/proc/7246/task/7253/stat : 7253 (java) S 7245 7245 3473 0 -1 64 492 0 0 0 12 0 0 0 16 0 9 0 642590242 885747712 60641 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7254] ppid=7245 vsize=864988 CPUtime=0
/proc/7246/task/7254/stat : 7254 (java) S 7245 7245 3473 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 642590242 885747712 60641 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7255] ppid=7245 vsize=864988 CPUtime=0
/proc/7246/task/7255/stat : 7255 (java) S 7245 7245 3473 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 642590242 885747712 60641 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 870344

[startup+6.30256 s]
/proc/loadavg: 2.93 2.93 3.05 3/92 7270
/proc/meminfo: memFree=1181608/2055920 swapFree=4180580/4192956
[pid=7245] ppid=7243 vsize=5356 CPUtime=0
/proc/7245/stat : 7245 (solve.sh) S 7243 7245 3473 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 642590237 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7245/statm: 1339 235 195 169 0 50 0
[pid=7246] ppid=7245 vsize=865028 CPUtime=6.27
/proc/7246/stat : 7246 (java) S 7245 7245 3473 0 -1 0 95203 0 1 0 572 55 0 0 18 0 9 0 642590238 885788672 94293 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7246/statm: 216257 94293 2559 9 0 210819 0
[pid=7246/tid=7248] ppid=7245 vsize=865028 CPUtime=4.61
/proc/7246/task/7248/stat : 7248 (java) R 7245 7245 3473 0 -1 64 7426 0 1 0 448 13 0 0 25 0 9 0 642590239 885788672 94293 996147200 134512640 134550740 4294955984 18446744073709551615 4126398866 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7249] ppid=7245 vsize=865028 CPUtime=1.49
/proc/7246/task/7249/stat : 7249 (java) S 7245 7245 3473 0 -1 64 86548 0 0 0 109 40 0 0 16 0 9 0 642590240 885788672 94293 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7250] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7250/stat : 7250 (java) S 7245 7245 3473 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 642590240 885788672 94293 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7251] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7251/stat : 7251 (java) S 7245 7245 3473 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 642590240 885788672 94293 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7252] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7252/stat : 7252 (java) S 7245 7245 3473 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 642590242 885788672 94293 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7253] ppid=7245 vsize=865028 CPUtime=0.13
/proc/7246/task/7253/stat : 7253 (java) S 7245 7245 3473 0 -1 64 496 0 0 0 13 0 0 0 16 0 9 0 642590242 885788672 94293 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7254] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7254/stat : 7254 (java) S 7245 7245 3473 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 642590242 885788672 94293 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7255] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7255/stat : 7255 (java) S 7245 7245 3473 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 642590242 885788672 94293 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 870384

[startup+12.7012 s]
/proc/loadavg: 3.18 2.99 3.07 3/92 7270
/proc/meminfo: memFree=598312/2055920 swapFree=4180580/4192956
[pid=7245] ppid=7243 vsize=5356 CPUtime=0
/proc/7245/stat : 7245 (solve.sh) S 7243 7245 3473 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 642590237 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7245/statm: 1339 235 195 169 0 50 0
[pid=7246] ppid=7245 vsize=865028 CPUtime=12.64
/proc/7246/stat : 7246 (java) S 7245 7245 3473 0 -1 0 158273 0 1 0 1179 85 0 0 18 0 9 0 642590238 885788672 157348 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7246/statm: 216257 157348 2559 9 0 210819 0
[pid=7246/tid=7248] ppid=7245 vsize=865028 CPUtime=9.05
/proc/7246/task/7248/stat : 7248 (java) R 7245 7245 3473 0 -1 64 10081 0 1 0 890 15 0 0 25 0 9 0 642590239 885788672 157348 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7249] ppid=7245 vsize=865028 CPUtime=3.4
/proc/7246/task/7249/stat : 7249 (java) R 7245 7245 3473 0 -1 64 146959 0 0 0 273 67 0 0 16 0 9 0 642590240 885788672 157348 996147200 134512640 134550740 4294955984 18446744073709551615 102674877 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7250] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7250/stat : 7250 (java) S 7245 7245 3473 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 642590240 885788672 157348 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7251] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7251/stat : 7251 (java) S 7245 7245 3473 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 642590240 885788672 157348 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7252] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7252/stat : 7252 (java) S 7245 7245 3473 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 642590242 885788672 157348 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7253] ppid=7245 vsize=865028 CPUtime=0.14
/proc/7246/task/7253/stat : 7253 (java) S 7245 7245 3473 0 -1 64 500 0 0 0 14 0 0 0 16 0 9 0 642590242 885788672 157348 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7254] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7254/stat : 7254 (java) S 7245 7245 3473 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 642590242 885788672 157348 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7255] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7255/stat : 7255 (java) R 7245 7245 3473 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 642590242 885788672 157348 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 870384

[startup+25.5026 s]
/proc/loadavg: 3.96 3.16 3.12 4/92 7270
/proc/meminfo: memFree=207208/2055920 swapFree=4180580/4192956
[pid=7245] ppid=7243 vsize=5356 CPUtime=0
/proc/7245/stat : 7245 (solve.sh) S 7243 7245 3473 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 642590237 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7245/statm: 1339 235 195 169 0 50 0
[pid=7246] ppid=7245 vsize=865028 CPUtime=25.37
/proc/7246/stat : 7246 (java) S 7245 7245 3473 0 -1 0 185163 0 1 0 2438 99 0 0 18 0 9 0 642590238 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7246/statm: 216257 184227 2559 9 0 210819 0
[pid=7246/tid=7248] ppid=7245 vsize=865028 CPUtime=12.08
/proc/7246/task/7248/stat : 7248 (java) R 7245 7245 3473 0 -1 64 10091 0 1 0 1192 16 0 0 25 0 9 0 642590239 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7249] ppid=7245 vsize=865028 CPUtime=13.12
/proc/7246/task/7249/stat : 7249 (java) R 7245 7245 3473 0 -1 64 173839 0 0 0 1230 82 0 0 16 0 9 0 642590240 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 103735747 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7250] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7250/stat : 7250 (java) S 7245 7245 3473 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 642590240 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7251] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7251/stat : 7251 (java) S 7245 7245 3473 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 642590240 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7252] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7252/stat : 7252 (java) S 7245 7245 3473 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 642590242 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7253] ppid=7245 vsize=865028 CPUtime=0.14
/proc/7246/task/7253/stat : 7253 (java) S 7245 7245 3473 0 -1 64 500 0 0 0 14 0 0 0 16 0 9 0 642590242 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7254] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7254/stat : 7254 (java) S 7245 7245 3473 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 642590242 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7255] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7255/stat : 7255 (java) S 7245 7245 3473 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 642590242 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 870384

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

[startup+38.3019 s]
/proc/loadavg: 3.96 3.19 3.13 3/92 7271
/proc/meminfo: memFree=210344/2055920 swapFree=4180580/4192956
[pid=7245] ppid=7243 vsize=5356 CPUtime=0
/proc/7245/stat : 7245 (solve.sh) S 7243 7245 3473 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 642590237 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7245/statm: 1339 235 195 169 0 50 0
[pid=7246] ppid=7245 vsize=865028 CPUtime=38.09
/proc/7246/stat : 7246 (java) S 7245 7245 3473 0 -1 0 185169 0 1 0 3707 102 0 0 18 0 9 0 642590238 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7246/statm: 216257 184227 2559 9 0 210819 0
[pid=7246/tid=7248] ppid=7245 vsize=865028 CPUtime=12.33
/proc/7246/task/7248/stat : 7248 (java) S 7245 7245 3473 0 -1 64 10097 0 1 0 1217 16 0 0 17 0 9 0 642590239 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7249] ppid=7245 vsize=865028 CPUtime=25.6
/proc/7246/task/7249/stat : 7249 (java) R 7245 7245 3473 0 -1 64 173839 0 0 0 2475 85 0 0 25 0 9 0 642590240 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 104181391 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7250] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7250/stat : 7250 (java) S 7245 7245 3473 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 642590240 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7251] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7251/stat : 7251 (java) S 7245 7245 3473 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 642590240 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7252] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7252/stat : 7252 (java) S 7245 7245 3473 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 642590242 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7253] ppid=7245 vsize=865028 CPUtime=0.14
/proc/7246/task/7253/stat : 7253 (java) S 7245 7245 3473 0 -1 64 500 0 0 0 14 0 0 0 16 0 9 0 642590242 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7254] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7254/stat : 7254 (java) S 7245 7245 3473 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 642590242 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7255] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7255/stat : 7255 (java) S 7245 7245 3473 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 642590242 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 38.09
Current children cumulated vsize (KiB) 870384

[startup+44.7016 s]
/proc/loadavg: 3.88 3.19 3.13 3/92 7271
/proc/meminfo: memFree=213672/2055920 swapFree=4180580/4192956
[pid=7245] ppid=7243 vsize=5356 CPUtime=0
/proc/7245/stat : 7245 (solve.sh) S 7243 7245 3473 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 642590237 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7245/statm: 1339 235 195 169 0 50 0
[pid=7246] ppid=7245 vsize=865028 CPUtime=44.46
/proc/7246/stat : 7246 (java) S 7245 7245 3473 0 -1 0 185172 0 1 0 4344 102 0 0 18 0 9 0 642590238 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7246/statm: 216257 184227 2559 9 0 210819 0
[pid=7246/tid=7248] ppid=7245 vsize=865028 CPUtime=12.34
/proc/7246/task/7248/stat : 7248 (java) S 7245 7245 3473 0 -1 64 10100 0 1 0 1218 16 0 0 17 0 9 0 642590239 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7249] ppid=7245 vsize=865028 CPUtime=31.96
/proc/7246/task/7249/stat : 7249 (java) R 7245 7245 3473 0 -1 64 173839 0 0 0 3111 85 0 0 25 0 9 0 642590240 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 102469643 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7250] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7250/stat : 7250 (java) S 7245 7245 3473 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 642590240 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7251] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7251/stat : 7251 (java) S 7245 7245 3473 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 642590240 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7252] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7252/stat : 7252 (java) S 7245 7245 3473 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 642590242 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7253] ppid=7245 vsize=865028 CPUtime=0.14
/proc/7246/task/7253/stat : 7253 (java) S 7245 7245 3473 0 -1 64 500 0 0 0 14 0 0 0 16 0 9 0 642590242 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7254] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7254/stat : 7254 (java) S 7245 7245 3473 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 642590242 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7255] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7255/stat : 7255 (java) S 7245 7245 3473 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 642590242 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 44.46
Current children cumulated vsize (KiB) 870384

[startup+47.9029 s]
/proc/loadavg: 3.81 3.18 3.13 3/92 7271
/proc/meminfo: memFree=213864/2055920 swapFree=4180580/4192956
[pid=7245] ppid=7243 vsize=5356 CPUtime=0
/proc/7245/stat : 7245 (solve.sh) S 7243 7245 3473 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 642590237 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7245/statm: 1339 235 195 169 0 50 0
[pid=7246] ppid=7245 vsize=865028 CPUtime=47.65
/proc/7246/stat : 7246 (java) S 7245 7245 3473 0 -1 0 185173 0 1 0 4662 103 0 0 18 0 9 0 642590238 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7246/statm: 216257 184227 2559 9 0 210819 0
[pid=7246/tid=7248] ppid=7245 vsize=865028 CPUtime=12.34
/proc/7246/task/7248/stat : 7248 (java) S 7245 7245 3473 0 -1 64 10101 0 1 0 1218 16 0 0 17 0 9 0 642590239 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7249] ppid=7245 vsize=865028 CPUtime=35.13
/proc/7246/task/7249/stat : 7249 (java) R 7245 7245 3473 0 -1 64 173839 0 0 0 3428 85 0 0 25 0 9 0 642590240 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 104181370 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7250] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7250/stat : 7250 (java) S 7245 7245 3473 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 642590240 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7251] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7251/stat : 7251 (java) S 7245 7245 3473 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 642590240 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7252] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7252/stat : 7252 (java) S 7245 7245 3473 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 642590242 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7253] ppid=7245 vsize=865028 CPUtime=0.14
/proc/7246/task/7253/stat : 7253 (java) S 7245 7245 3473 0 -1 64 500 0 0 0 14 0 0 0 16 0 9 0 642590242 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7254] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7254/stat : 7254 (java) S 7245 7245 3473 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 642590242 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7255] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7255/stat : 7255 (java) S 7245 7245 3473 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 642590242 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 47.65
Current children cumulated vsize (KiB) 870384

[startup+49.5071 s]
/proc/loadavg: 3.74 3.18 3.13 3/92 7271
/proc/meminfo: memFree=214248/2055920 swapFree=4180580/4192956
[pid=7245] ppid=7243 vsize=5356 CPUtime=0
/proc/7245/stat : 7245 (solve.sh) S 7243 7245 3473 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 642590237 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7245/statm: 1339 235 195 169 0 50 0
[pid=7246] ppid=7245 vsize=865028 CPUtime=49.24
/proc/7246/stat : 7246 (java) S 7245 7245 3473 0 -1 0 185173 0 1 0 4821 103 0 0 18 0 9 0 642590238 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7246/statm: 216257 184227 2559 9 0 210819 0
[pid=7246/tid=7248] ppid=7245 vsize=865028 CPUtime=12.34
/proc/7246/task/7248/stat : 7248 (java) S 7245 7245 3473 0 -1 64 10101 0 1 0 1218 16 0 0 17 0 9 0 642590239 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7249] ppid=7245 vsize=865028 CPUtime=36.74
/proc/7246/task/7249/stat : 7249 (java) R 7245 7245 3473 0 -1 64 173839 0 0 0 3588 86 0 0 25 0 9 0 642590240 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 104180298 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7250] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7250/stat : 7250 (java) S 7245 7245 3473 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 642590240 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7251] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7251/stat : 7251 (java) S 7245 7245 3473 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 642590240 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7252] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7252/stat : 7252 (java) S 7245 7245 3473 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 642590242 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7253] ppid=7245 vsize=865028 CPUtime=0.14
/proc/7246/task/7253/stat : 7253 (java) S 7245 7245 3473 0 -1 64 500 0 0 0 14 0 0 0 16 0 9 0 642590242 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7254] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7254/stat : 7254 (java) S 7245 7245 3473 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 642590242 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7255] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7255/stat : 7255 (java) S 7245 7245 3473 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 642590242 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.24
Current children cumulated vsize (KiB) 870384

[startup+50.3022 s]
/proc/loadavg: 3.74 3.18 3.13 3/92 7271
/proc/meminfo: memFree=214248/2055920 swapFree=4180580/4192956
[pid=7245] ppid=7243 vsize=5356 CPUtime=0
/proc/7245/stat : 7245 (solve.sh) S 7243 7245 3473 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 642590237 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7245/statm: 1339 235 195 169 0 50 0
[pid=7246] ppid=7245 vsize=865028 CPUtime=50.03
/proc/7246/stat : 7246 (java) S 7245 7245 3473 0 -1 0 185174 0 1 0 4900 103 0 0 18 0 9 0 642590238 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7246/statm: 216257 184227 2559 9 0 210819 0
[pid=7246/tid=7248] ppid=7245 vsize=865028 CPUtime=12.34
/proc/7246/task/7248/stat : 7248 (java) S 7245 7245 3473 0 -1 64 10102 0 1 0 1218 16 0 0 17 0 9 0 642590239 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7249] ppid=7245 vsize=865028 CPUtime=37.53
/proc/7246/task/7249/stat : 7249 (java) R 7245 7245 3473 0 -1 64 173839 0 0 0 3667 86 0 0 25 0 9 0 642590240 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 104181565 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7250] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7250/stat : 7250 (java) S 7245 7245 3473 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 642590240 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7251] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7251/stat : 7251 (java) S 7245 7245 3473 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 642590240 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7252] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7252/stat : 7252 (java) S 7245 7245 3473 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 642590242 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7253] ppid=7245 vsize=865028 CPUtime=0.14
/proc/7246/task/7253/stat : 7253 (java) S 7245 7245 3473 0 -1 64 500 0 0 0 14 0 0 0 16 0 9 0 642590242 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7254] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7254/stat : 7254 (java) S 7245 7245 3473 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 642590242 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7246/tid=7255] ppid=7245 vsize=865028 CPUtime=0
/proc/7246/task/7255/stat : 7255 (java) S 7245 7245 3473 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 642590242 885788672 184227 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.03
Current children cumulated vsize (KiB) 870384

[startup+50.7022 s]
/proc/loadavg: 3.74 3.18 3.13 2/89 7271
/proc/meminfo: memFree=214824/2055920 swapFree=4180580/4192956
[pid=7245] ppid=7243 vsize=5356 CPUtime=0
/proc/7245/stat : 7245 (solve.sh) S 7243 7245 3473 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 642590237 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7245/statm: 1339 235 195 169 0 50 0
[pid=7246] ppid=7245 vsize=0 CPUtime=50.22
/proc/7246/stat : 7246 (java) Z 7245 7245 3473 0 -1 12 185184 0 1 0 4915 107 0 0 16 0 2 0 642590238 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7246/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 50.22
Current children cumulated vsize (KiB) 5356

Child status: 1
Real time (s): 50.7805
CPU time (s): 50.3104
CPU user time (s): 49.1595
CPU system time (s): 1.15082
CPU usage (%): 99.0741
Max. virtual memory (cumulated for all children) (KiB): 870652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 49.1595
system time used= 1.15082
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185838
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= 2124
involuntary context switches= 2586

runsolver used 0.074988 second user time and 0.166974 second system time

The end

Launcher Data (download as text)

Begin job on node79 at 2008-07-04 20:36:37
IDJOB=1104148
IDBENCH=53346
IDSOLVER=369
FILE ID=node79/1104148-1215196586
PBS_JOBID= 7881614
Free space on /tmp= 66344 MiB

SOLVER NAME= Minion/Tailor 2008-07-04
BENCH NAME= CPAI08/csp/lard/normalized-lard-88-88.xml
COMMAND LINE= DIR/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1104148-1215196586/watcher-1104148-1215196586 -o /tmp/evaluation-result-1104148-1215196586/solver-1104148-1215196586 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/solve.sh HOME/instance-1104148-1215196586.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 137c0b8c9147cb33e9f21d52d50de0cb
RANDOM SEED=1214144788

node79.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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1716472 kB
Buffers:          3480 kB
Cached:         270292 kB
SwapCached:       5436 kB
Active:         181460 kB
Inactive:       104264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1716472 kB
SwapTotal:     4192956 kB
SwapFree:      4180580 kB
Dirty:          191544 kB
Writeback:           0 kB
Mapped:          18936 kB
Slab:            39380 kB
Committed_AS:  1021628 kB
PageTables:       1668 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= 66260 MiB
End job on node79 at 2008-07-04 20:37:29