Trace number 1105305

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) 89.2944 90.5317

General information on the benchmark

Namecsp/bmc/
normalized-bmc-ibm-03-02.xml
MD5SUMb956fc5b575edf94b3953059b257fab9
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.86011
Satisfiable
(Un)Satisfiability was proved
Number of variables14930
Number of constraints87036
Maximum constraint arity19
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension87036
Global constraints used (with number of constraints)

Solver Data (download as text)

17.05/17.32	c Finished tailoring XCSP instance to Minion. Starting solving
89.25/90.53	HOME/solve.sh: line 8:  4606 Segmentation fault      (core dumped) /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./minion -cspcomp -preprocess SAC -varorder wdeg -timelimit $TIMEOUT ${TMPDIR}/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-1105305-1215204856/watcher-1105305-1215204856 -o /tmp/evaluation-result-1105305-1215204856/solver-1105305-1215204856 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1105305-1215204856.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: 1.94 1.99 1.93 4/81 4595
/proc/meminfo: memFree=1764592/2055920 swapFree=4121396/4192956
[pid=4595] ppid=4593 vsize=5356 CPUtime=0
/proc/4595/stat : 4595 (solve.sh) R 4593 4595 4133 0 -1 4194304 265 0 0 0 0 0 0 0 20 0 1 0 1550159729 5484544 233 996147200 4194304 4889804 548682068832 18446744073709551615 212234631781 0 2147483391 4100 65536 0 0 0 17 1 0 0
/proc/4595/statm: 1339 233 194 169 0 50 0

[startup+0.0876721 s]
/proc/loadavg: 1.94 1.99 1.93 4/81 4595
/proc/meminfo: memFree=1764592/2055920 swapFree=4121396/4192956
[pid=4595] ppid=4593 vsize=5356 CPUtime=0
/proc/4595/stat : 4595 (solve.sh) S 4593 4595 4133 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1550159729 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4595/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101673 s]
/proc/loadavg: 1.94 1.99 1.93 4/81 4595
/proc/meminfo: memFree=1764592/2055920 swapFree=4121396/4192956
[pid=4595] ppid=4593 vsize=5356 CPUtime=0
/proc/4595/stat : 4595 (solve.sh) S 4593 4595 4133 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1550159729 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4595/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301703 s]
/proc/loadavg: 1.94 1.99 1.93 4/81 4595
/proc/meminfo: memFree=1764592/2055920 swapFree=4121396/4192956
[pid=4595] ppid=4593 vsize=5356 CPUtime=0
/proc/4595/stat : 4595 (solve.sh) S 4593 4595 4133 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1550159729 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4595/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701775 s]
/proc/loadavg: 1.94 1.99 1.93 4/81 4595
/proc/meminfo: memFree=1764592/2055920 swapFree=4121396/4192956
[pid=4595] ppid=4593 vsize=5356 CPUtime=0
/proc/4595/stat : 4595 (solve.sh) S 4593 4595 4133 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1550159729 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4595/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50292 s]
/proc/loadavg: 1.94 1.99 1.93 3/91 4605
/proc/meminfo: memFree=1724816/2055920 swapFree=4121396/4192956
[pid=4595] ppid=4593 vsize=5356 CPUtime=0
/proc/4595/stat : 4595 (solve.sh) S 4593 4595 4133 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1550159729 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4595/statm: 1339 235 195 169 0 50 0
[pid=4597] ppid=4595 vsize=864904 CPUtime=1.45
/proc/4597/stat : 4597 (java) S 4595 4595 4133 0 -1 0 18302 0 1 0 136 9 0 0 18 0 9 0 1550159730 885661696 17726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4597/statm: 216226 17726 1836 9 0 210788 0
[pid=4597/tid=4598] ppid=4595 vsize=864904 CPUtime=1.08
/proc/4597/task/4598/stat : 4598 (java) R 4595 4595 4133 0 -1 64 4795 0 1 0 105 3 0 0 25 0 9 0 1550159731 885661696 17726 996147200 134512640 134550740 4294956032 18446744073709551615 4126557523 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4597/tid=4599] ppid=4595 vsize=864904 CPUtime=0.26
/proc/4597/task/4599/stat : 4599 (java) S 4595 4595 4133 0 -1 64 12305 0 0 0 21 5 0 0 16 0 9 0 1550159732 885661696 17726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4597/tid=4600] ppid=4595 vsize=864904 CPUtime=0
/proc/4597/task/4600/stat : 4600 (java) S 4595 4595 4133 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1550159733 885661696 17726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4597/tid=4601] ppid=4595 vsize=864904 CPUtime=0
/proc/4597/task/4601/stat : 4601 (java) S 4595 4595 4133 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1550159733 885661696 17726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4597/tid=4602] ppid=4595 vsize=864904 CPUtime=0
/proc/4597/task/4602/stat : 4602 (java) S 4595 4595 4133 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1550159735 885661696 17726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4597/tid=4603] ppid=4595 vsize=864904 CPUtime=0.09
/proc/4597/task/4603/stat : 4603 (java) S 4595 4595 4133 0 -1 64 468 0 0 0 9 0 0 0 16 0 9 0 1550159735 885661696 17726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4597/tid=4604] ppid=4595 vsize=864904 CPUtime=0
/proc/4597/task/4604/stat : 4604 (java) S 4595 4595 4133 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1550159735 885661696 17726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4597/tid=4605] ppid=4595 vsize=864904 CPUtime=0
/proc/4597/task/4605/stat : 4605 (java) S 4595 4595 4133 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1550159735 885661696 17726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 870260

[startup+3.10119 s]
/proc/loadavg: 2.02 2.01 1.93 3/91 4605
/proc/meminfo: memFree=1666896/2055920 swapFree=4121396/4192956
[pid=4595] ppid=4593 vsize=5356 CPUtime=0
/proc/4595/stat : 4595 (solve.sh) S 4593 4595 4133 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1550159729 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4595/statm: 1339 235 195 169 0 50 0
[pid=4597] ppid=4595 vsize=865024 CPUtime=3.03
/proc/4597/stat : 4597 (java) S 4595 4595 4133 0 -1 0 34998 0 1 0 287 16 0 0 18 0 9 0 1550159730 885784576 34408 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4597/statm: 216256 34408 1844 9 0 210818 0
[pid=4597/tid=4598] ppid=4595 vsize=865024 CPUtime=2.01
/proc/4597/task/4598/stat : 4598 (java) R 4595 4595 4133 0 -1 64 4857 0 1 0 198 3 0 0 25 0 9 0 1550159731 885784576 34408 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4597/tid=4599] ppid=4595 vsize=865024 CPUtime=0.83
/proc/4597/task/4599/stat : 4599 (java) R 4595 4595 4133 0 -1 64 28896 0 0 0 71 12 0 0 16 0 9 0 1550159732 885784576 34408 996147200 134512640 134550740 4294956032 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4597/tid=4600] ppid=4595 vsize=865024 CPUtime=0
/proc/4597/task/4600/stat : 4600 (java) S 4595 4595 4133 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1550159733 885784576 34408 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4597/tid=4601] ppid=4595 vsize=865024 CPUtime=0
/proc/4597/task/4601/stat : 4601 (java) S 4595 4595 4133 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1550159733 885784576 34408 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4597/tid=4602] ppid=4595 vsize=865024 CPUtime=0
/proc/4597/task/4602/stat : 4602 (java) S 4595 4595 4133 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1550159735 885784576 34408 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4597/tid=4603] ppid=4595 vsize=865024 CPUtime=0.16
/proc/4597/task/4603/stat : 4603 (java) S 4595 4595 4133 0 -1 64 511 0 0 0 16 0 0 0 16 0 9 0 1550159735 885784576 34408 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4597/tid=4604] ppid=4595 vsize=865024 CPUtime=0
/proc/4597/task/4604/stat : 4604 (java) S 4595 4595 4133 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1550159735 885784576 34408 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4597/tid=4605] ppid=4595 vsize=865024 CPUtime=0
/proc/4597/task/4605/stat : 4605 (java) S 4595 4595 4133 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1550159735 885784576 34408 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 870380

[startup+6.30275 s]
/proc/loadavg: 2.02 2.01 1.93 4/91 4605
/proc/meminfo: memFree=1614288/2055920 swapFree=4121396/4192956
[pid=4595] ppid=4593 vsize=5356 CPUtime=0
/proc/4595/stat : 4595 (solve.sh) S 4593 4595 4133 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1550159729 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4595/statm: 1339 235 195 169 0 50 0
[pid=4597] ppid=4595 vsize=868752 CPUtime=6.21
/proc/4597/stat : 4597 (java) S 4595 4595 4133 0 -1 0 43519 0 1 0 600 21 0 0 18 0 9 0 1550159730 889602048 41676 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4597/statm: 217188 41676 2560 9 0 211750 0
[pid=4597/tid=4598] ppid=4595 vsize=868752 CPUtime=3.89
/proc/4597/task/4598/stat : 4598 (java) R 4595 4595 4133 0 -1 64 5907 0 1 0 385 4 0 0 25 0 9 0 1550159731 889602048 41676 996147200 134512640 134550740 4294956032 18446744073709551615 4127144046 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4597/tid=4599] ppid=4595 vsize=868752 CPUtime=2.03
/proc/4597/task/4599/stat : 4599 (java) S 4595 4595 4133 0 -1 64 35350 0 0 0 188 15 0 0 16 0 9 0 1550159732 889602048 41676 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4597/tid=4600] ppid=4595 vsize=868752 CPUtime=0
/proc/4597/task/4600/stat : 4600 (java) S 4595 4595 4133 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1550159733 889602048 41676 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4597/tid=4601] ppid=4595 vsize=868752 CPUtime=0
/proc/4597/task/4601/stat : 4601 (java) S 4595 4595 4133 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1550159733 889602048 41676 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4597/tid=4602] ppid=4595 vsize=868752 CPUtime=0
/proc/4597/task/4602/stat : 4602 (java) S 4595 4595 4133 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1550159735 889602048 41676 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4597/tid=4603] ppid=4595 vsize=868752 CPUtime=0.26
/proc/4597/task/4603/stat : 4603 (java) S 4595 4595 4133 0 -1 64 1528 0 0 0 26 0 0 0 16 0 9 0 1550159735 889602048 41676 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4597/tid=4604] ppid=4595 vsize=868752 CPUtime=0
/proc/4597/task/4604/stat : 4604 (java) S 4595 4595 4133 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1550159735 889602048 41676 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4597/tid=4605] ppid=4595 vsize=868752 CPUtime=0
/proc/4597/task/4605/stat : 4605 (java) S 4595 4595 4133 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1550159735 889602048 41676 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 874108

[startup+12.7018 s]
/proc/loadavg: 2.09 2.02 1.94 3/91 4605
/proc/meminfo: memFree=1569552/2055920 swapFree=4121396/4192956
[pid=4595] ppid=4593 vsize=5356 CPUtime=0
/proc/4595/stat : 4595 (solve.sh) S 4593 4595 4133 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1550159729 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4595/statm: 1339 235 195 169 0 50 0
[pid=4597] ppid=4595 vsize=868752 CPUtime=12.53
/proc/4597/stat : 4597 (java) S 4595 4595 4133 0 -1 0 53141 0 1 0 1226 27 0 0 18 0 9 0 1550159730 889602048 51146 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4597/statm: 217188 51146 2560 9 0 211750 0
[pid=4597/tid=4598] ppid=4595 vsize=868752 CPUtime=9.12
/proc/4597/task/4598/stat : 4598 (java) R 4595 4595 4133 0 -1 64 6059 0 1 0 907 5 0 0 25 0 9 0 1550159731 889602048 51146 996147200 134512640 134550740 4294956032 18446744073709551615 102064940 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4597/tid=4599] ppid=4595 vsize=868752 CPUtime=3.11
/proc/4597/task/4599/stat : 4599 (java) S 4595 4595 4133 0 -1 64 44815 0 0 0 291 20 0 0 16 0 9 0 1550159732 889602048 51146 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4597/tid=4600] ppid=4595 vsize=868752 CPUtime=0
/proc/4597/task/4600/stat : 4600 (java) S 4595 4595 4133 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1550159733 889602048 51146 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4597/tid=4601] ppid=4595 vsize=868752 CPUtime=0
/proc/4597/task/4601/stat : 4601 (java) S 4595 4595 4133 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1550159733 889602048 51146 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4597/tid=4602] ppid=4595 vsize=868752 CPUtime=0
/proc/4597/task/4602/stat : 4602 (java) S 4595 4595 4133 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1550159735 889602048 51146 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4597/tid=4603] ppid=4595 vsize=868752 CPUtime=0.27
/proc/4597/task/4603/stat : 4603 (java) S 4595 4595 4133 0 -1 64 1533 0 0 0 27 0 0 0 16 0 9 0 1550159735 889602048 51146 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4597/tid=4604] ppid=4595 vsize=868752 CPUtime=0
/proc/4597/task/4604/stat : 4604 (java) S 4595 4595 4133 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1550159735 889602048 51146 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4597/tid=4605] ppid=4595 vsize=868752 CPUtime=0
/proc/4597/task/4605/stat : 4605 (java) S 4595 4595 4133 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1550159735 889602048 51146 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 874108

[startup+25.5011 s]
/proc/loadavg: 2.15 2.04 1.94 3/83 4606
/proc/meminfo: memFree=1633936/2055920 swapFree=4121396/4192956
[pid=4595] ppid=4593 vsize=5360 CPUtime=17.07
/proc/4595/stat : 4595 (solve.sh) S 4593 4595 4133 0 -1 4194304 310 63299 0 1 0 0 1668 39 19 0 1 0 1550159729 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4595/statm: 1340 236 195 169 0 51 0
[pid=4606] ppid=4595 vsize=146928 CPUtime=8.09
/proc/4606/stat : 4606 (ld-linux.so.2) R 4595 4595 4133 0 -1 4194304 38166 0 0 0 790 19 0 0 25 0 1 100 1550161461 150454272 29973 996147200 1448431616 1448550632 4294956176 18446744073709551615 134539232 0 0 4096 8194 0 0 0 17 1 0 0
/proc/4606/statm: 36732 29973 420 29 0 30786 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 152288

[startup+51.1015 s]
/proc/loadavg: 2.10 2.03 1.94 3/83 4606
/proc/meminfo: memFree=1635792/2055920 swapFree=4121396/4192956
[pid=4595] ppid=4593 vsize=5360 CPUtime=17.07
/proc/4595/stat : 4595 (solve.sh) S 4593 4595 4133 0 -1 4194304 310 63299 0 1 0 0 1668 39 19 0 1 0 1550159729 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4595/statm: 1340 236 195 169 0 51 0
[pid=4606] ppid=4595 vsize=150652 CPUtime=33.47
/proc/4606/stat : 4606 (ld-linux.so.2) R 4595 4595 4133 0 -1 4194304 39610 0 0 0 3327 20 0 0 25 0 1 100 1550161461 154267648 31073 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/4606/statm: 37663 31073 449 29 0 31717 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 156012

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

[startup+76.7019 s]
/proc/loadavg: 2.06 2.03 1.94 3/83 4606
/proc/meminfo: memFree=1635856/2055920 swapFree=4121396/4192956
[pid=4595] ppid=4593 vsize=5360 CPUtime=17.07
/proc/4595/stat : 4595 (solve.sh) S 4593 4595 4133 0 -1 4194304 310 63299 0 1 0 0 1668 39 19 0 1 0 1550159729 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4595/statm: 1340 236 195 169 0 51 0
[pid=4606] ppid=4595 vsize=150652 CPUtime=58.85
/proc/4606/stat : 4606 (ld-linux.so.2) R 4595 4595 4133 0 -1 4194304 39610 0 0 0 5865 20 0 0 25 0 1 100 1550161461 154267648 31073 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/4606/statm: 37663 31073 449 29 0 31717 0
Current children cumulated CPU time (s) 75.92
Current children cumulated vsize (KiB) 156012

[startup+83.102 s]
/proc/loadavg: 2.05 2.03 1.94 3/83 4606
/proc/meminfo: memFree=1635856/2055920 swapFree=4121396/4192956
[pid=4595] ppid=4593 vsize=5360 CPUtime=17.07
/proc/4595/stat : 4595 (solve.sh) S 4593 4595 4133 0 -1 4194304 310 63299 0 1 0 0 1668 39 19 0 1 0 1550159729 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4595/statm: 1340 236 195 169 0 51 0
[pid=4606] ppid=4595 vsize=150652 CPUtime=65.19
/proc/4606/stat : 4606 (ld-linux.so.2) R 4595 4595 4133 0 -1 4194304 39610 0 0 0 6499 20 0 0 25 0 1 100 1550161461 154267648 31073 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/4606/statm: 37663 31073 449 29 0 31717 0
Current children cumulated CPU time (s) 82.26
Current children cumulated vsize (KiB) 156012

[startup+86.3016 s]
/proc/loadavg: 2.05 2.03 1.94 3/83 4606
/proc/meminfo: memFree=1635856/2055920 swapFree=4121396/4192956
[pid=4595] ppid=4593 vsize=5360 CPUtime=17.07
/proc/4595/stat : 4595 (solve.sh) S 4593 4595 4133 0 -1 4194304 310 63299 0 1 0 0 1668 39 19 0 1 0 1550159729 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4595/statm: 1340 236 195 169 0 51 0
[pid=4606] ppid=4595 vsize=163680 CPUtime=68.36
/proc/4606/stat : 4606 (ld-linux.so.2) R 4595 4595 4133 0 -1 4194304 45478 0 0 0 6814 22 0 0 25 0 1 100 1550161461 167608320 33683 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670064 0 0 4096 8194 0 0 0 17 1 0 0
/proc/4606/statm: 40920 33683 452 29 0 34974 0
Current children cumulated CPU time (s) 85.43
Current children cumulated vsize (KiB) 169040

[startup+87.9029 s]
/proc/loadavg: 2.05 2.03 1.94 3/83 4606
/proc/meminfo: memFree=1439056/2055920 swapFree=4121396/4192956
[pid=4595] ppid=4593 vsize=5360 CPUtime=17.07
/proc/4595/stat : 4595 (solve.sh) S 4593 4595 4133 0 -1 4194304 310 63299 0 1 0 0 1668 39 19 0 1 0 1550159729 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4595/statm: 1340 236 195 169 0 51 0
[pid=4606] ppid=4595 vsize=424248 CPUtime=69.95
/proc/4606/stat : 4606 (ld-linux.so.2) R 4595 4595 4133 0 -1 4194304 156981 0 0 0 6926 69 0 0 25 0 1 100 1550161461 434429952 80042 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670062 0 0 4096 8194 0 0 0 17 1 0 0
/proc/4606/statm: 106062 80042 452 29 0 100116 0
Current children cumulated CPU time (s) 87.02
Current children cumulated vsize (KiB) 429608

[startup+89.5012 s]
/proc/loadavg: 2.05 2.03 1.94 2/83 4606
/proc/meminfo: memFree=1248464/2055920 swapFree=4121396/4192956
[pid=4595] ppid=4593 vsize=5360 CPUtime=17.07
/proc/4595/stat : 4595 (solve.sh) S 4593 4595 4133 0 -1 4194304 310 63299 0 1 0 0 1668 39 19 0 1 0 1550159729 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4595/statm: 1340 236 195 169 0 51 0
[pid=4606] ppid=4595 vsize=425272 CPUtime=71.38
/proc/4606/stat : 4606 (ld-linux.so.2) R 4595 4595 4133 0 -1 4195840 177425 0 0 0 6976 162 0 0 25 0 1 100 1550161461 435478528 100454 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/4606/statm: 106318 100454 452 29 0 100372 0
Current children cumulated CPU time (s) 88.45
Current children cumulated vsize (KiB) 430632

[startup+90.3013 s]
/proc/loadavg: 2.05 2.03 1.94 3/83 4606
/proc/meminfo: memFree=998992/2055920 swapFree=4121396/4192956
[pid=4595] ppid=4593 vsize=5360 CPUtime=17.07
/proc/4595/stat : 4595 (solve.sh) S 4593 4595 4133 0 -1 4194304 310 63299 0 1 0 0 1668 39 19 0 1 0 1550159729 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4595/statm: 1340 236 195 169 0 51 0
[pid=4606] ppid=4595 vsize=425272 CPUtime=71.98
/proc/4606/stat : 4606 (ld-linux.so.2) D 4595 4595 4133 0 -1 4195840 177425 0 0 0 6976 222 0 0 25 0 1 100 1550161461 435478528 100454 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 18446744071563608240 0 0 17 1 0 0
/proc/4606/statm: 106318 100454 452 29 0 100372 0
Current children cumulated CPU time (s) 89.05
Current children cumulated vsize (KiB) 430632

[startup+90.502 s]
/proc/loadavg: 2.05 2.03 1.94 3/83 4606
/proc/meminfo: memFree=998992/2055920 swapFree=4121396/4192956
[pid=4595] ppid=4593 vsize=5360 CPUtime=17.07
/proc/4595/stat : 4595 (solve.sh) S 4593 4595 4133 0 -1 4194304 310 63299 0 1 0 0 1668 39 19 0 1 0 1550159729 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4595/statm: 1340 236 195 169 0 51 0
[pid=4606] ppid=4595 vsize=0 CPUtime=72.18
/proc/4606/stat : 4606 (ld-linux.so.2) R 4595 4595 4133 0 -1 4195844 177554 0 0 0 6976 242 0 0 25 0 1 100 1550161461 0 0 996147200 0 0 0 0 0 0 0 4096 8194 0 0 0 17 1 0 0
/proc/4606/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 89.25
Current children cumulated vsize (KiB) 5360

Child status: 139
Real time (s): 90.5317
CPU time (s): 89.2944
CPU user time (s): 86.4459
CPU system time (s): 2.84857
CPU usage (%): 98.6333
Max. virtual memory (cumulated for all children) (KiB): 874108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 86.4459
system time used= 2.84857
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 241178
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= 3501
involuntary context switches= 6891

runsolver used 0.118981 second user time and 0.25796 second system time

The end

Launcher Data (download as text)

Begin job on node14 at 2008-07-04 22:54:17
IDJOB=1105305
IDBENCH=56320
IDSOLVER=369
FILE ID=node14/1105305-1215204856
PBS_JOBID= 7881684
Free space on /tmp= 66428 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b956fc5b575edf94b3953059b257fab9
RANDOM SEED=1010577903

node14.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.267
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	: 5931.00
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.267
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:       1765072 kB
Buffers:         11052 kB
Cached:         114520 kB
SwapCached:      65440 kB
Active:         220716 kB
Inactive:        16680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1765072 kB
SwapTotal:     4192956 kB
SwapFree:      4121396 kB
Dirty:           41736 kB
Writeback:           0 kB
Mapped:         128300 kB
Slab:            38416 kB
Committed_AS:  3139056 kB
PageTables:       2104 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= 66004 MiB
End job on node14 at 2008-07-04 22:55:48