Trace number 1105196

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) 879.604 882.772

General information on the benchmark

Namecsp/largeQueens/
normalized-queens-1000.xml
MD5SUM78313dcdeb39aaad2168896beb466d7e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of constraints499500
Maximum constraint arity2
Maximum domain size1000
Number of constraints which are defined in extension0
Number of constraints which are defined in intension499500
Global constraints used (with number of constraints)

Solver Data (download as text)

879.43/882.65	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
879.43/882.65		at java.util.Arrays.copyOf(Unknown Source)
879.43/882.65		at java.util.Arrays.copyOf(Unknown Source)
879.43/882.65		at java.util.ArrayList.ensureCapacity(Unknown Source)
879.43/882.65		at java.util.ArrayList.add(Unknown Source)
879.43/882.65		at translator.xcsp2ep.mapper.Mapper.mapConstraints(Mapper.java:95)
879.43/882.65		at translator.xcsp2ep.mapper.Mapper.mapToEssencePrime(Mapper.java:46)
879.43/882.65		at translator.xcsp2ep.Xcsp2Ep.translateToNormalisedModel(Xcsp2Ep.java:123)
879.43/882.65		at translator.Translate.translateXCSP(Translate.java:383)
879.43/882.65		at translator.Translate.main(Translate.java:190)
879.53/882.76	c Finished tailoring XCSP instance to Minion. Starting solving
879.53/882.77	There was a problem in your input file:
879.53/882.77	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-1105196-1215224615/watcher-1105196-1215224615 -o /tmp/evaluation-result-1105196-1215224615/solver-1105196-1215224615 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1105196-1215224615.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.00 2.00 2.00 4/79 32665
/proc/meminfo: memFree=1590768/2055920 swapFree=4178892/4192956
[pid=32665] ppid=32663 vsize=5356 CPUtime=0
/proc/32665/stat : 32665 (solve.sh) S 32663 32665 31720 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 678190824 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32665/statm: 1339 235 195 169 0 50 0
[pid=32666] ppid=32665 vsize=152 CPUtime=0
/proc/32666/stat : 32666 (java) R 32665 32665 31720 0 -1 0 222 0 0 0 0 0 0 0 18 0 1 0 678190825 155648 26 996147200 134512640 134550740 4294956032 18446744073709551615 6378276 0 0 4096 0 0 0 0 17 1 0 0
/proc/32666/statm: 38 26 19 9 0 4 0

[startup+0.0906801 s]
/proc/loadavg: 2.00 2.00 2.00 4/79 32665
/proc/meminfo: memFree=1590768/2055920 swapFree=4178892/4192956
[pid=32665] ppid=32663 vsize=5356 CPUtime=0
/proc/32665/stat : 32665 (solve.sh) S 32663 32665 31720 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 678190824 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32665/statm: 1339 235 195 169 0 50 0
[pid=32666] ppid=32665 vsize=864136 CPUtime=0.07
/proc/32666/stat : 32666 (java) S 32665 32665 31720 0 -1 0 3471 0 1 0 6 1 0 0 18 0 9 0 678190825 884875264 2923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32666/statm: 216034 2923 1708 9 0 210596 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 869492

[startup+0.101681 s]
/proc/loadavg: 2.00 2.00 2.00 4/79 32665
/proc/meminfo: memFree=1590768/2055920 swapFree=4178892/4192956
[pid=32665] ppid=32663 vsize=5356 CPUtime=0
/proc/32665/stat : 32665 (solve.sh) S 32663 32665 31720 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 678190824 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32665/statm: 1339 235 195 169 0 50 0
[pid=32666] ppid=32665 vsize=864136 CPUtime=0.08
/proc/32666/stat : 32666 (java) S 32665 32665 31720 0 -1 0 3585 0 1 0 7 1 0 0 18 0 9 0 678190825 884875264 3026 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32666/statm: 216034 3026 1745 9 0 210596 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 869492

[startup+0.301704 s]
/proc/loadavg: 2.00 2.00 2.00 4/79 32665
/proc/meminfo: memFree=1590768/2055920 swapFree=4178892/4192956
[pid=32665] ppid=32663 vsize=5356 CPUtime=0
/proc/32665/stat : 32665 (solve.sh) S 32663 32665 31720 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 678190824 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32665/statm: 1339 235 195 169 0 50 0
[pid=32666] ppid=32665 vsize=864440 CPUtime=0.28
/proc/32666/stat : 32666 (java) S 32665 32665 31720 0 -1 0 4086 0 1 0 27 1 0 0 18 0 9 0 678190825 885186560 3519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32666/statm: 216110 3519 1819 9 0 210672 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 869796

[startup+0.701748 s]
/proc/loadavg: 2.00 2.00 2.00 4/79 32665
/proc/meminfo: memFree=1590768/2055920 swapFree=4178892/4192956
[pid=32665] ppid=32663 vsize=5356 CPUtime=0
/proc/32665/stat : 32665 (solve.sh) S 32663 32665 31720 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 678190824 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32665/statm: 1339 235 195 169 0 50 0
[pid=32666] ppid=32665 vsize=864904 CPUtime=0.68
/proc/32666/stat : 32666 (java) S 32665 32665 31720 0 -1 0 10175 0 1 0 64 4 0 0 18 0 9 0 678190825 885661696 9603 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32666/statm: 216226 9603 1836 9 0 210788 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 870260

[startup+1.50184 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 32675
/proc/meminfo: memFree=1539488/2055920 swapFree=4178892/4192956
[pid=32665] ppid=32663 vsize=5356 CPUtime=0
/proc/32665/stat : 32665 (solve.sh) S 32663 32665 31720 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 678190824 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32665/statm: 1339 235 195 169 0 50 0
[pid=32666] ppid=32665 vsize=864904 CPUtime=1.47
/proc/32666/stat : 32666 (java) S 32665 32665 31720 0 -1 0 21260 0 1 0 137 10 0 0 18 0 9 0 678190825 885661696 20682 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32666/statm: 216226 20683 1836 9 0 210788 0
[pid=32666/tid=32668] ppid=32665 vsize=864904 CPUtime=1.08
/proc/32666/task/32668/stat : 32668 (java) R 32665 32665 31720 0 -1 64 4797 0 1 0 105 3 0 0 25 0 9 0 678190826 885661696 20685 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32669] ppid=32665 vsize=864904 CPUtime=0.28
/proc/32666/task/32669/stat : 32669 (java) R 32665 32665 31720 0 -1 64 15262 0 0 0 22 6 0 0 16 0 9 0 678190827 885661696 20686 996147200 134512640 134550740 4294956032 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32670] ppid=32665 vsize=864904 CPUtime=0
/proc/32666/task/32670/stat : 32670 (java) S 32665 32665 31720 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 678190827 885661696 20688 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32671] ppid=32665 vsize=864904 CPUtime=0
/proc/32666/task/32671/stat : 32671 (java) S 32665 32665 31720 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 678190827 885661696 20690 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32672] ppid=32665 vsize=864904 CPUtime=0
/proc/32666/task/32672/stat : 32672 (java) S 32665 32665 31720 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 678190829 885661696 20691 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32673] ppid=32665 vsize=864904 CPUtime=0.09
/proc/32666/task/32673/stat : 32673 (java) S 32665 32665 31720 0 -1 64 471 0 0 0 9 0 0 0 16 0 9 0 678190829 885661696 20693 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32674] ppid=32665 vsize=864904 CPUtime=0
/proc/32666/task/32674/stat : 32674 (java) S 32665 32665 31720 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 678190829 885661696 20695 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32675] ppid=32665 vsize=864904 CPUtime=0
/proc/32666/task/32675/stat : 32675 (java) S 32665 32665 31720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 678190829 885661696 20697 996147200 134512640 134550740 4294956032 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) 870260

[startup+3.10302 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 32675
/proc/meminfo: memFree=1474080/2055920 swapFree=4178892/4192956
[pid=32665] ppid=32663 vsize=5356 CPUtime=0
/proc/32665/stat : 32665 (solve.sh) S 32663 32665 31720 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 678190824 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32665/statm: 1339 235 195 169 0 50 0
[pid=32666] ppid=32665 vsize=865012 CPUtime=3.07
/proc/32666/stat : 32666 (java) S 32665 32665 31720 0 -1 0 43787 0 1 0 286 21 0 0 18 0 9 0 678190825 885772288 39055 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32666/statm: 216253 39055 2558 9 0 210815 0
[pid=32666/tid=32668] ppid=32665 vsize=865012 CPUtime=1.96
/proc/32666/task/32668/stat : 32668 (java) R 32665 32665 31720 0 -1 64 4805 0 1 0 191 5 0 0 25 0 9 0 678190826 885772288 39055 996147200 134512640 134550740 4294956032 18446744073709551615 4126489816 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32669] ppid=32665 vsize=865012 CPUtime=0.99
/proc/32666/task/32669/stat : 32669 (java) S 32665 32665 31720 0 -1 64 37777 0 0 0 85 14 0 0 19 0 9 0 678190827 885772288 39055 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32670] ppid=32665 vsize=865012 CPUtime=0
/proc/32666/task/32670/stat : 32670 (java) S 32665 32665 31720 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 678190827 885772288 39055 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32671] ppid=32665 vsize=865012 CPUtime=0
/proc/32666/task/32671/stat : 32671 (java) S 32665 32665 31720 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 678190827 885772288 39055 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32672] ppid=32665 vsize=865012 CPUtime=0
/proc/32666/task/32672/stat : 32672 (java) S 32665 32665 31720 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 678190829 885772288 39055 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32673] ppid=32665 vsize=865012 CPUtime=0.09
/proc/32666/task/32673/stat : 32673 (java) S 32665 32665 31720 0 -1 64 471 0 0 0 9 0 0 0 16 0 9 0 678190829 885772288 39055 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32674] ppid=32665 vsize=865012 CPUtime=0
/proc/32666/task/32674/stat : 32674 (java) S 32665 32665 31720 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 678190829 885772288 39055 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32675] ppid=32665 vsize=865012 CPUtime=0
/proc/32666/task/32675/stat : 32675 (java) S 32665 32665 31720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 678190829 885772288 39055 996147200 134512640 134550740 4294956032 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) 870368

[startup+6.30237 s]
/proc/loadavg: 2.16 2.03 2.01 3/89 32675
/proc/meminfo: memFree=1296736/2055920 swapFree=4178892/4192956
[pid=32665] ppid=32663 vsize=5356 CPUtime=0
/proc/32665/stat : 32665 (solve.sh) S 32663 32665 31720 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 678190824 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32665/statm: 1339 235 195 169 0 50 0
[pid=32666] ppid=32665 vsize=865012 CPUtime=6.25
/proc/32666/stat : 32666 (java) S 32665 32665 31720 0 -1 0 96994 0 1 0 579 46 0 0 18 0 9 0 678190825 885772288 74091 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32666/statm: 216253 74091 2558 9 0 210815 0
[pid=32666/tid=32668] ppid=32665 vsize=865012 CPUtime=3.5
/proc/32666/task/32668/stat : 32668 (java) R 32665 32665 31720 0 -1 64 7771 0 1 0 340 10 0 0 25 0 9 0 678190826 885772288 74091 996147200 134512640 134550740 4294956032 18446744073709551615 4126583580 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32669] ppid=32665 vsize=865012 CPUtime=2.65
/proc/32666/task/32669/stat : 32669 (java) S 32665 32665 31720 0 -1 64 88018 0 0 0 230 35 0 0 18 0 9 0 678190827 885772288 74091 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32670] ppid=32665 vsize=865012 CPUtime=0
/proc/32666/task/32670/stat : 32670 (java) S 32665 32665 31720 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 678190827 885772288 74091 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32671] ppid=32665 vsize=865012 CPUtime=0
/proc/32666/task/32671/stat : 32671 (java) S 32665 32665 31720 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 678190827 885772288 74091 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32672] ppid=32665 vsize=865012 CPUtime=0
/proc/32666/task/32672/stat : 32672 (java) S 32665 32665 31720 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 678190829 885772288 74091 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32673] ppid=32665 vsize=865012 CPUtime=0.09
/proc/32666/task/32673/stat : 32673 (java) S 32665 32665 31720 0 -1 64 471 0 0 0 9 0 0 0 16 0 9 0 678190829 885772288 74091 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32674] ppid=32665 vsize=865012 CPUtime=0
/proc/32666/task/32674/stat : 32674 (java) S 32665 32665 31720 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 678190829 885772288 74091 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32675] ppid=32665 vsize=865012 CPUtime=0
/proc/32666/task/32675/stat : 32675 (java) S 32665 32665 31720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 678190829 885772288 74091 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 870368

[startup+12.7021 s]
/proc/loadavg: 2.31 2.07 2.02 3/89 32675
/proc/meminfo: memFree=1033440/2055920 swapFree=4178892/4192956
[pid=32665] ppid=32663 vsize=5356 CPUtime=0
/proc/32665/stat : 32665 (solve.sh) S 32663 32665 31720 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 678190824 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32665/statm: 1339 235 195 169 0 50 0
[pid=32666] ppid=32665 vsize=864996 CPUtime=12.62
/proc/32666/stat : 32666 (java) S 32665 32665 31720 0 -1 0 192111 0 1 0 1175 87 0 0 18 0 9 0 678190825 885755904 151175 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32666/statm: 216249 151176 2559 9 0 210811 0
[pid=32666/tid=32668] ppid=32665 vsize=864996 CPUtime=6.21
/proc/32666/task/32668/stat : 32668 (java) S 32665 32665 31720 0 -1 64 10938 0 1 0 608 13 0 0 18 0 9 0 678190826 885755904 151177 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32669] ppid=32665 vsize=864996 CPUtime=6.28
/proc/32666/task/32669/stat : 32669 (java) R 32665 32665 31720 0 -1 64 179949 0 0 0 555 73 0 0 25 0 9 0 678190827 885755904 151179 996147200 134512640 134550740 4294956032 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32670] ppid=32665 vsize=864996 CPUtime=0
/proc/32666/task/32670/stat : 32670 (java) S 32665 32665 31720 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 678190827 885755904 151180 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32671] ppid=32665 vsize=864996 CPUtime=0
/proc/32666/task/32671/stat : 32671 (java) S 32665 32665 31720 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 678190827 885755904 151181 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32672] ppid=32665 vsize=864996 CPUtime=0
/proc/32666/task/32672/stat : 32672 (java) S 32665 32665 31720 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 678190829 885755904 151182 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32673] ppid=32665 vsize=864996 CPUtime=0.12
/proc/32666/task/32673/stat : 32673 (java) S 32665 32665 31720 0 -1 64 494 0 0 0 12 0 0 0 16 0 9 0 678190829 885755904 151184 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32674] ppid=32665 vsize=864996 CPUtime=0
/proc/32666/task/32674/stat : 32674 (java) S 32665 32665 31720 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 678190829 885755904 151185 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32675] ppid=32665 vsize=864996 CPUtime=0
/proc/32666/task/32675/stat : 32675 (java) S 32665 32665 31720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 678190829 885755904 151187 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 870352

[startup+25.5015 s]
/proc/loadavg: 2.38 2.09 2.03 3/89 32675
/proc/meminfo: memFree=880736/2055920 swapFree=4178892/4192956
[pid=32665] ppid=32663 vsize=5356 CPUtime=0
/proc/32665/stat : 32665 (solve.sh) S 32663 32665 31720 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 678190824 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32665/statm: 1339 235 195 169 0 50 0
[pid=32666] ppid=32665 vsize=897296 CPUtime=25.34
/proc/32666/stat : 32666 (java) S 32665 32665 31720 0 -1 0 262513 0 1 0 2419 115 0 0 18 0 9 0 678190825 918831104 182382 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32666/statm: 224324 182382 2560 9 0 218886 0
[pid=32666/tid=32668] ppid=32665 vsize=897296 CPUtime=10.12
/proc/32666/task/32668/stat : 32668 (java) S 32665 32665 31720 0 -1 64 10997 0 1 0 999 13 0 0 17 0 9 0 678190826 918831104 182382 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32669] ppid=32665 vsize=897296 CPUtime=14.96
/proc/32666/task/32669/stat : 32669 (java) R 32665 32665 31720 0 -1 64 249236 0 0 0 1396 100 0 0 25 0 9 0 678190827 918831104 182382 996147200 134512640 134550740 4294956032 18446744073709551615 102721959 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32670] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32670/stat : 32670 (java) S 32665 32665 31720 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 678190827 918831104 182382 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32671] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32671/stat : 32671 (java) S 32665 32665 31720 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 678190827 918831104 182382 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=32666/tid=32669] ppid=32665 vsize=897296 CPUtime=561.32
/proc/32666/task/32669/stat : 32669 (java) R 32665 32665 31720 0 -1 64 2336787 0 0 0 55124 1008 0 0 25 0 9 0 678190827 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 102731909 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32670] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32670/stat : 32670 (java) S 32665 32665 31720 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 678190827 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32671] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32671/stat : 32671 (java) S 32665 32665 31720 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 678190827 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32672] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32672/stat : 32672 (java) S 32665 32665 31720 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 678190829 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32673] ppid=32665 vsize=897296 CPUtime=0.23
/proc/32666/task/32673/stat : 32673 (java) S 32665 32665 31720 0 -1 64 1546 0 0 0 22 1 0 0 16 0 9 0 678190829 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32674] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32674/stat : 32674 (java) S 32665 32665 31720 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 678190829 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32675] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32675/stat : 32675 (java) S 32665 32665 31720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 678190829 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 579.21
Current children cumulated vsize (KiB) 902652

[startup+642.301 s]
/proc/loadavg: 2.07 2.10 2.06 3/98 349
/proc/meminfo: memFree=539992/2055920 swapFree=4178892/4192956
[pid=32665] ppid=32663 vsize=5356 CPUtime=0
/proc/32665/stat : 32665 (solve.sh) S 32663 32665 31720 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 678190824 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32665/statm: 1339 235 195 169 0 50 0
[pid=32666] ppid=32665 vsize=897296 CPUtime=639.2
/proc/32666/stat : 32666 (java) S 32665 32665 31720 0 -1 0 2568936 0 1 0 62799 1121 0 0 18 0 9 0 678190825 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32666/statm: 224324 192454 2560 9 0 218886 0
[pid=32666/tid=32668] ppid=32665 vsize=897296 CPUtime=17.86
/proc/32666/task/32668/stat : 32668 (java) S 32665 32665 31720 0 -1 64 11187 0 1 0 1772 14 0 0 17 0 9 0 678190826 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32669] ppid=32665 vsize=897296 CPUtime=621.09
/proc/32666/task/32669/stat : 32669 (java) R 32665 32665 31720 0 -1 64 2555469 0 0 0 61004 1105 0 0 25 0 9 0 678190827 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 102731896 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32670] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32670/stat : 32670 (java) S 32665 32665 31720 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 678190827 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32671] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32671/stat : 32671 (java) S 32665 32665 31720 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 678190827 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32672] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32672/stat : 32672 (java) S 32665 32665 31720 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 678190829 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32673] ppid=32665 vsize=897296 CPUtime=0.23
/proc/32666/task/32673/stat : 32673 (java) S 32665 32665 31720 0 -1 64 1546 0 0 0 22 1 0 0 16 0 9 0 678190829 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32674] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32674/stat : 32674 (java) S 32665 32665 31720 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 678190829 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32675] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32675/stat : 32675 (java) S 32665 32665 31720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 678190829 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 639.2
Current children cumulated vsize (KiB) 902652

[startup+702.301 s]
/proc/loadavg: 2.13 2.11 2.06 3/98 349
/proc/meminfo: memFree=539480/2055920 swapFree=4178892/4192956
[pid=32665] ppid=32663 vsize=5356 CPUtime=0
/proc/32665/stat : 32665 (solve.sh) S 32663 32665 31720 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 678190824 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32665/statm: 1339 235 195 169 0 50 0
[pid=32666] ppid=32665 vsize=897296 CPUtime=699.18
/proc/32666/stat : 32666 (java) S 32665 32665 31720 0 -1 0 2787636 0 1 0 68700 1218 0 0 18 0 9 0 678190825 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32666/statm: 224324 192454 2560 9 0 218886 0
[pid=32666/tid=32668] ppid=32665 vsize=897296 CPUtime=18.01
/proc/32666/task/32668/stat : 32668 (java) S 32665 32665 31720 0 -1 64 11205 0 1 0 1787 14 0 0 16 0 9 0 678190826 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32669] ppid=32665 vsize=897296 CPUtime=680.91
/proc/32666/task/32669/stat : 32669 (java) R 32665 32665 31720 0 -1 64 2774151 0 0 0 66889 1202 0 0 25 0 9 0 678190827 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 102731896 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32670] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32670/stat : 32670 (java) S 32665 32665 31720 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 678190827 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32671] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32671/stat : 32671 (java) S 32665 32665 31720 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 678190827 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32672] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32672/stat : 32672 (java) S 32665 32665 31720 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 678190829 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32673] ppid=32665 vsize=897296 CPUtime=0.23
/proc/32666/task/32673/stat : 32673 (java) S 32665 32665 31720 0 -1 64 1546 0 0 0 22 1 0 0 16 0 9 0 678190829 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32674] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32674/stat : 32674 (java) S 32665 32665 31720 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 678190829 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32675] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32675/stat : 32675 (java) S 32665 32665 31720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 678190829 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 699.18
Current children cumulated vsize (KiB) 902652

[startup+762.308 s]
/proc/loadavg: 2.12 2.12 2.07 3/98 349
/proc/meminfo: memFree=538968/2055920 swapFree=4178892/4192956
[pid=32665] ppid=32663 vsize=5356 CPUtime=0
/proc/32665/stat : 32665 (solve.sh) S 32663 32665 31720 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 678190824 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32665/statm: 1339 235 195 169 0 50 0
[pid=32666] ppid=32665 vsize=897296 CPUtime=759.17
/proc/32666/stat : 32666 (java) S 32665 32665 31720 0 -1 0 3006336 0 1 0 74603 1314 0 0 18 0 9 0 678190825 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32666/statm: 224324 192454 2560 9 0 218886 0
[pid=32666/tid=32668] ppid=32665 vsize=897296 CPUtime=18.12
/proc/32666/task/32668/stat : 32668 (java) S 32665 32665 31720 0 -1 64 11223 0 1 0 1798 14 0 0 16 0 9 0 678190826 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32669] ppid=32665 vsize=897296 CPUtime=740.79
/proc/32666/task/32669/stat : 32669 (java) R 32665 32665 31720 0 -1 64 2992833 0 0 0 72782 1297 0 0 25 0 9 0 678190827 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 102731896 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32670] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32670/stat : 32670 (java) S 32665 32665 31720 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 678190827 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32671] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32671/stat : 32671 (java) S 32665 32665 31720 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 678190827 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32672] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32672/stat : 32672 (java) S 32665 32665 31720 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 678190829 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32673] ppid=32665 vsize=897296 CPUtime=0.23
/proc/32666/task/32673/stat : 32673 (java) S 32665 32665 31720 0 -1 64 1546 0 0 0 22 1 0 0 16 0 9 0 678190829 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32674] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32674/stat : 32674 (java) S 32665 32665 31720 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 678190829 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32675] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32675/stat : 32675 (java) S 32665 32665 31720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 678190829 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 759.17
Current children cumulated vsize (KiB) 902652

[startup+822.301 s]
/proc/loadavg: 2.08 2.11 2.07 3/98 349
/proc/meminfo: memFree=538840/2055920 swapFree=4178892/4192956
[pid=32665] ppid=32663 vsize=5356 CPUtime=0
/proc/32665/stat : 32665 (solve.sh) S 32663 32665 31720 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 678190824 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32665/statm: 1339 235 195 169 0 50 0
[pid=32666] ppid=32665 vsize=897296 CPUtime=819.14
/proc/32666/stat : 32666 (java) S 32665 32665 31720 0 -1 0 3225036 0 1 0 80506 1408 0 0 18 0 9 0 678190825 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32666/statm: 224324 192454 2560 9 0 218886 0
[pid=32666/tid=32668] ppid=32665 vsize=897296 CPUtime=18.18
/proc/32666/task/32668/stat : 32668 (java) S 32665 32665 31720 0 -1 64 11241 0 1 0 1804 14 0 0 16 0 9 0 678190826 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32669] ppid=32665 vsize=897296 CPUtime=800.7
/proc/32666/task/32669/stat : 32669 (java) R 32665 32665 31720 0 -1 64 3211515 0 0 0 78678 1392 0 0 25 0 9 0 678190827 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 104182211 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32670] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32670/stat : 32670 (java) S 32665 32665 31720 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 678190827 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32671] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32671/stat : 32671 (java) S 32665 32665 31720 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 678190827 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32672] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32672/stat : 32672 (java) S 32665 32665 31720 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 678190829 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32673] ppid=32665 vsize=897296 CPUtime=0.23
/proc/32666/task/32673/stat : 32673 (java) S 32665 32665 31720 0 -1 64 1546 0 0 0 22 1 0 0 16 0 9 0 678190829 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32674] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32674/stat : 32674 (java) S 32665 32665 31720 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 678190829 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32675] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32675/stat : 32675 (java) S 32665 32665 31720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 678190829 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 819.14
Current children cumulated vsize (KiB) 902652

[startup+882.301 s]
/proc/loadavg: 2.14 2.12 2.07 3/98 349
/proc/meminfo: memFree=538776/2055920 swapFree=4178892/4192956
[pid=32665] ppid=32663 vsize=5356 CPUtime=0
/proc/32665/stat : 32665 (solve.sh) S 32663 32665 31720 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 678190824 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32665/statm: 1339 235 195 169 0 50 0
[pid=32666] ppid=32665 vsize=897296 CPUtime=879.13
/proc/32666/stat : 32666 (java) S 32665 32665 31720 0 -1 0 3443735 0 1 0 86409 1504 0 0 18 0 9 0 678190825 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32666/statm: 224324 192454 2560 9 0 218886 0
[pid=32666/tid=32668] ppid=32665 vsize=897296 CPUtime=18.23
/proc/32666/task/32668/stat : 32668 (java) S 32665 32665 31720 0 -1 64 11258 0 1 0 1809 14 0 0 16 0 9 0 678190826 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32669] ppid=32665 vsize=897296 CPUtime=860.64
/proc/32666/task/32669/stat : 32669 (java) R 32665 32665 31720 0 -1 64 3430197 0 0 0 84577 1487 0 0 25 0 9 0 678190827 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 102731885 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32670] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32670/stat : 32670 (java) S 32665 32665 31720 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 678190827 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32671] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32671/stat : 32671 (java) S 32665 32665 31720 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 678190827 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32672] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32672/stat : 32672 (java) S 32665 32665 31720 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 678190829 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32673] ppid=32665 vsize=897296 CPUtime=0.23
/proc/32666/task/32673/stat : 32673 (java) S 32665 32665 31720 0 -1 64 1546 0 0 0 22 1 0 0 16 0 9 0 678190829 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32674] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32674/stat : 32674 (java) S 32665 32665 31720 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 678190829 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32666/tid=32675] ppid=32665 vsize=897296 CPUtime=0
/proc/32666/task/32675/stat : 32675 (java) S 32665 32665 31720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 678190829 918831104 192454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 879.13
Current children cumulated vsize (KiB) 902652

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

[startup+882.702 s]
/proc/loadavg: 2.14 2.12 2.07 3/98 349
/proc/meminfo: memFree=538776/2055920 swapFree=4178892/4192956
[pid=32665] ppid=32663 vsize=5356 CPUtime=0
/proc/32665/stat : 32665 (solve.sh) S 32663 32665 31720 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 678190824 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32665/statm: 1339 235 195 169 0 50 0
[pid=32666] ppid=32665 vsize=0 CPUtime=879.53
/proc/32666/stat : 32666 (java) Z 32665 32665 31720 0 -1 12 3443745 0 1 0 86444 1509 0 0 16 0 2 0 678190825 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32666/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 879.53
Current children cumulated vsize (KiB) 5356

Child status: 1
Real time (s): 882.772
CPU time (s): 879.604
CPU user time (s): 864.445
CPU system time (s): 15.1597
CPU usage (%): 99.6412
Max. virtual memory (cumulated for all children) (KiB): 914868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 864.445
system time used= 15.1597
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3444400
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= 18508
involuntary context switches= 24133

runsolver used 1.13683 second user time and 3.01054 second system time

The end

Launcher Data (download as text)

Begin job on node86 at 2008-07-05 04:23:38
IDJOB=1105196
IDBENCH=57400
IDSOLVER=369
FILE ID=node86/1105196-1215224615
PBS_JOBID= 7881836
Free space on /tmp= 66492 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 78313dcdeb39aaad2168896beb466d7e
RANDOM SEED=510042378

node86.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.220
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.220
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:       1591248 kB
Buffers:         83104 kB
Cached:         310072 kB
SwapCached:       6392 kB
Active:         327648 kB
Inactive:        82728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1591248 kB
SwapTotal:     4192956 kB
SwapFree:      4178892 kB
Dirty:           96440 kB
Writeback:           0 kB
Mapped:          22364 kB
Slab:            39028 kB
Committed_AS:  1294316 kB
PageTables:       2304 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= 66464 MiB
End job on node86 at 2008-07-05 04:38:21