Trace number 1105514

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? (TO) 1800.04 1804.41

General information on the benchmark

Namecsp/fapp/fapp09/
normalized-fapp09-0800-0.xml
MD5SUM501a3c19e285c0ae9d47bc368e869aab
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.3434
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints8975
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8975
Global constraints used (with number of constraints)

Solver Data (download as text)

5.10/5.22	c Finished tailoring XCSP instance to Minion. Starting solving

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-1105514-1215245037/watcher-1105514-1215245037 -o /tmp/evaluation-result-1105514-1215245037/solver-1105514-1215245037 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1105514-1215245037.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.25 2.09 1.96 4/72 9414
/proc/meminfo: memFree=1616392/2055920 swapFree=4121440/4192956
[pid=9414] ppid=9412 vsize=5356 CPUtime=0
/proc/9414/stat : 9414 (solve.sh) S 9412 9414 9292 0 -1 4194304 285 0 0 0 0 0 0 0 22 0 1 0 1554177779 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9414/statm: 1339 235 195 169 0 50 0
[pid=9415] ppid=9414 vsize=5356 CPUtime=0
/proc/9415/stat : 9415 (solve.sh) R 9414 9414 9292 0 -1 4194368 16 0 0 0 0 0 0 0 23 0 1 0 1554177780 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 212234464551 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/9415/statm: 1339 235 195 169 0 50 0

[startup+0.087793 s]
/proc/loadavg: 2.25 2.09 1.96 4/72 9414
/proc/meminfo: memFree=1616392/2055920 swapFree=4121440/4192956
[pid=9414] ppid=9412 vsize=5356 CPUtime=0
/proc/9414/stat : 9414 (solve.sh) S 9412 9414 9292 0 -1 4194304 285 0 0 0 0 0 0 0 22 0 1 0 1554177779 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9414/statm: 1339 235 195 169 0 50 0
[pid=9415] ppid=9414 vsize=864136 CPUtime=0.07
/proc/9415/stat : 9415 (java) S 9414 9414 9292 0 -1 0 3236 0 1 0 5 2 0 0 18 0 9 0 1554177780 884875264 2710 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9415/statm: 216034 2710 1614 9 0 210596 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 869492

[startup+0.102792 s]
/proc/loadavg: 2.25 2.09 1.96 4/72 9414
/proc/meminfo: memFree=1616392/2055920 swapFree=4121440/4192956
[pid=9414] ppid=9412 vsize=5356 CPUtime=0
/proc/9414/stat : 9414 (solve.sh) S 9412 9414 9292 0 -1 4194304 285 0 0 0 0 0 0 0 22 0 1 0 1554177779 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9414/statm: 1339 235 195 169 0 50 0
[pid=9415] ppid=9414 vsize=864136 CPUtime=0.08
/proc/9415/stat : 9415 (java) S 9414 9414 9292 0 -1 0 3468 0 1 0 6 2 0 0 18 0 9 0 1554177780 884875264 2920 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9415/statm: 216034 2920 1707 9 0 210596 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 869492

[startup+0.302823 s]
/proc/loadavg: 2.25 2.09 1.96 4/72 9414
/proc/meminfo: memFree=1616392/2055920 swapFree=4121440/4192956
[pid=9414] ppid=9412 vsize=5356 CPUtime=0
/proc/9414/stat : 9414 (solve.sh) S 9412 9414 9292 0 -1 4194304 285 0 0 0 0 0 0 0 22 0 1 0 1554177779 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9414/statm: 1339 235 195 169 0 50 0
[pid=9415] ppid=9414 vsize=864136 CPUtime=0.28
/proc/9415/stat : 9415 (java) S 9414 9414 9292 0 -1 0 4015 0 1 0 26 2 0 0 18 0 9 0 1554177780 884875264 3448 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9415/statm: 216034 3448 1819 9 0 210596 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 869492

[startup+0.702902 s]
/proc/loadavg: 2.25 2.09 1.96 4/72 9414
/proc/meminfo: memFree=1616392/2055920 swapFree=4121440/4192956
[pid=9414] ppid=9412 vsize=5356 CPUtime=0
/proc/9414/stat : 9414 (solve.sh) S 9412 9414 9292 0 -1 4194304 285 0 0 0 0 0 0 0 22 0 1 0 1554177779 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9414/statm: 1339 235 195 169 0 50 0
[pid=9415] ppid=9414 vsize=864904 CPUtime=0.68
/proc/9415/stat : 9415 (java) S 9414 9414 9292 0 -1 0 6460 0 1 0 64 4 0 0 18 0 9 0 1554177780 885661696 5887 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9415/statm: 216226 5887 1841 9 0 210788 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 870260

[startup+1.50205 s]
/proc/loadavg: 2.31 2.11 1.96 4/82 9424
/proc/meminfo: memFree=1588408/2055920 swapFree=4121440/4192956
[pid=9414] ppid=9412 vsize=5356 CPUtime=0
/proc/9414/stat : 9414 (solve.sh) S 9412 9414 9292 0 -1 4194304 285 0 0 0 0 0 0 0 22 0 1 0 1554177779 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9414/statm: 1339 235 195 169 0 50 0
[pid=9415] ppid=9414 vsize=868772 CPUtime=1.47
/proc/9415/stat : 9415 (java) S 9414 9414 9292 0 -1 0 11126 0 1 0 140 7 0 0 18 0 9 0 1554177780 889622528 10507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9415/statm: 217193 10507 1862 9 0 211755 0
[pid=9415/tid=9417] ppid=9414 vsize=868772 CPUtime=1.04
/proc/9415/task/9417/stat : 9417 (java) R 9414 9414 9292 0 -1 64 4967 0 1 0 101 3 0 0 25 0 9 0 1554177781 889622528 10507 996147200 134512640 134550740 4294956032 18446744073709551615 4126374743 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9415/tid=9418] ppid=9414 vsize=868772 CPUtime=0.14
/proc/9415/task/9418/stat : 9418 (java) S 9414 9414 9292 0 -1 64 3899 0 0 0 13 1 0 0 16 0 9 0 1554177782 889622528 10507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9415/tid=9419] ppid=9414 vsize=868772 CPUtime=0
/proc/9415/task/9419/stat : 9419 (java) S 9414 9414 9292 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1554177782 889622528 10507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9415/tid=9420] ppid=9414 vsize=868772 CPUtime=0
/proc/9415/task/9420/stat : 9420 (java) S 9414 9414 9292 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1554177782 889622528 10507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9415/tid=9421] ppid=9414 vsize=868772 CPUtime=0
/proc/9415/task/9421/stat : 9421 (java) S 9414 9414 9292 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1554177784 889622528 10507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9415/tid=9422] ppid=9414 vsize=868772 CPUtime=0.25
/proc/9415/task/9422/stat : 9422 (java) S 9414 9414 9292 0 -1 64 1527 0 0 0 25 0 0 0 16 0 9 0 1554177784 889622528 10507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9415/tid=9423] ppid=9414 vsize=868772 CPUtime=0
/proc/9415/task/9423/stat : 9423 (java) S 9414 9414 9292 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1554177785 889622528 10507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9415/tid=9424] ppid=9414 vsize=868772 CPUtime=0
/proc/9415/task/9424/stat : 9424 (java) S 9414 9414 9292 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1554177785 889622528 10507 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) 874128

[startup+3.10932 s]
/proc/loadavg: 2.31 2.11 1.96 3/82 9424
/proc/meminfo: memFree=1577208/2055920 swapFree=4121440/4192956
[pid=9414] ppid=9412 vsize=5356 CPUtime=0
/proc/9414/stat : 9414 (solve.sh) S 9412 9414 9292 0 -1 4194304 285 0 0 0 0 0 0 0 22 0 1 0 1554177779 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9414/statm: 1339 235 195 169 0 50 0
[pid=9415] ppid=9414 vsize=868812 CPUtime=3.06
/proc/9415/stat : 9415 (java) S 9414 9414 9292 0 -1 0 14391 0 1 0 297 9 0 0 18 0 9 0 1554177780 889663488 13668 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9415/statm: 217203 13668 1873 9 0 211765 0
[pid=9415/tid=9417] ppid=9414 vsize=868812 CPUtime=2.27
/proc/9415/task/9417/stat : 9417 (java) R 9414 9414 9292 0 -1 64 5148 0 1 0 223 4 0 0 25 0 9 0 1554177781 889663488 13668 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9415/tid=9418] ppid=9414 vsize=868812 CPUtime=0.4
/proc/9415/task/9418/stat : 9418 (java) R 9414 9414 9292 0 -1 64 6896 0 0 0 36 4 0 0 16 0 9 0 1554177782 889663488 13668 996147200 134512640 134550740 4294956032 18446744073709551615 102516792 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9415/tid=9419] ppid=9414 vsize=868812 CPUtime=0
/proc/9415/task/9419/stat : 9419 (java) S 9414 9414 9292 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1554177782 889663488 13668 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9415/tid=9420] ppid=9414 vsize=868812 CPUtime=0
/proc/9415/task/9420/stat : 9420 (java) S 9414 9414 9292 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1554177782 889663488 13668 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9415/tid=9421] ppid=9414 vsize=868812 CPUtime=0
/proc/9415/task/9421/stat : 9421 (java) S 9414 9414 9292 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1554177784 889663488 13668 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9415/tid=9422] ppid=9414 vsize=868812 CPUtime=0.37
/proc/9415/task/9422/stat : 9422 (java) S 9414 9414 9292 0 -1 64 1614 0 0 0 37 0 0 0 16 0 9 0 1554177784 889663488 13668 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9415/tid=9423] ppid=9414 vsize=868812 CPUtime=0
/proc/9415/task/9423/stat : 9423 (java) S 9414 9414 9292 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1554177785 889663488 13668 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9415/tid=9424] ppid=9414 vsize=868812 CPUtime=0
/proc/9415/task/9424/stat : 9424 (java) S 9414 9414 9292 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1554177785 889663488 13668 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 874168

[startup+6.30286 s]
/proc/loadavg: 2.21 2.09 1.96 3/74 9425
/proc/meminfo: memFree=1609976/2055920 swapFree=4121440/4192956
[pid=9414] ppid=9412 vsize=5360 CPUtime=5.12
/proc/9414/stat : 9414 (solve.sh) S 9412 9414 9292 0 -1 4194304 310 43232 0 1 0 0 480 32 19 0 1 0 1554177779 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9414/statm: 1340 236 195 169 0 51 0
[pid=9425] ppid=9414 vsize=31936 CPUtime=1.05
/proc/9425/stat : 9425 (ld-linux.so.2) R 9414 9414 9292 0 -1 4194304 2515 0 0 0 104 1 0 0 25 0 1 0 1554178302 32702464 2224 996147200 1448431616 1448550632 4294956176 18446744073709551615 4160188400 0 0 4096 0 0 0 0 17 1 0 0
/proc/9425/statm: 7984 2224 318 29 0 2038 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 37296

[startup+12.702 s]
/proc/loadavg: 2.19 2.09 1.96 3/74 9425
/proc/meminfo: memFree=1560824/2055920 swapFree=4121440/4192956
[pid=9414] ppid=9412 vsize=5360 CPUtime=5.12
/proc/9414/stat : 9414 (solve.sh) S 9412 9414 9292 0 -1 4194304 310 43232 0 1 0 0 480 32 19 0 1 0 1554177779 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9414/statm: 1340 236 195 169 0 51 0
[pid=9425] ppid=9414 vsize=75268 CPUtime=7.39
/proc/9425/stat : 9425 (ld-linux.so.2) R 9414 9414 9292 0 -1 4194304 15904 0 0 0 729 10 0 0 25 0 1 100 1554178302 77074432 13336 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/9425/statm: 18817 13336 517 29 0 12871 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 80628

[startup+25.5012 s]
/proc/loadavg: 2.15 2.08 1.96 3/74 9425
/proc/meminfo: memFree=1560952/2055920 swapFree=4121440/4192956
[pid=9414] ppid=9412 vsize=5360 CPUtime=5.12
/proc/9414/stat : 9414 (solve.sh) S 9412 9414 9292 0 -1 4194304 310 43232 0 1 0 0 480 32 19 0 1 0 1554177779 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9414/statm: 1340 236 195 169 0 51 0
[pid=9425] ppid=9414 vsize=75268 CPUtime=20.1
/proc/9425/stat : 9425 (ld-linux.so.2) R 9414 9414 9292 0 -1 4194304 15904 0 0 0 2000 10 0 0 25 0 1 100 1554178302 77074432 13336 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/9425/statm: 18817 13336 517 29 0 12871 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 80628

[startup+51.1016 s]
/proc/loadavg: 2.10 2.08 1.96 3/74 9425
/proc/meminfo: memFree=1561016/2055920 swapFree=4121440/4192956
[pid=9414] ppid=9412 vsize=5360 CPUtime=5.12
/proc/9414/stat : 9414 (solve.sh) S 9412 9414 9292 0 -1 4194304 310 43232 0 1 0 0 480 32 19 0 1 0 1554177779 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9414/statm: 1340 236 195 169 0 51 0
[pid=9425] ppid=9414 vsize=75268 CPUtime=45.49
/proc/9425/stat : 9425 (ld-linux.so.2) R 9414 9414 9292 0 -1 4194304 15905 0 0 0 4539 10 0 0 25 0 1 100 1554178302 77074432 13337 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/9425/statm: 18817 13337 518 29 0 12871 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 80628

[startup+102.306 s]
/proc/loadavg: 2.04 2.06 1.96 3/74 9425
/proc/meminfo: memFree=1560888/2055920 swapFree=4121440/4192956
[pid=9414] ppid=9412 vsize=5360 CPUtime=5.12
/proc/9414/stat : 9414 (solve.sh) S 9412 9414 9292 0 -1 4194304 310 43232 0 1 0 0 480 32 19 0 1 0 1554177779 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9414/statm: 1340 236 195 169 0 51 0
[pid=9425] ppid=9414 vsize=75268 CPUtime=96.29
/proc/9425/stat : 9425 (ld-linux.so.2) R 9414 9414 9292 0 -1 4194304 15905 0 0 0 9619 10 0 0 25 0 1 100 1554178302 77074432 13337 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/9425/statm: 18817 13337 518 29 0 12871 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 80628

[startup+162.302 s]
/proc/loadavg: 2.01 2.05 1.96 3/74 9425
/proc/meminfo: memFree=1560824/2055920 swapFree=4121440/4192956
[pid=9414] ppid=9412 vsize=5360 CPUtime=5.12
/proc/9414/stat : 9414 (solve.sh) S 9412 9414 9292 0 -1 4194304 310 43232 0 1 0 0 480 32 19 0 1 0 1554177779 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9414/statm: 1340 236 195 169 0 51 0
[pid=9425] ppid=9414 vsize=75268 CPUtime=155.82
/proc/9425/stat : 9425 (ld-linux.so.2) R 9414 9414 9292 0 -1 4194304 15905 0 0 0 15572 10 0 0 25 0 1 100 1554178302 77074432 13337 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/9425/statm: 18817 13337 518 29 0 12871 0
Current children cumulated CPU time (s) 160.94
Current children cumulated vsize (KiB) 80628

[startup+222.301 s]

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

/proc/9425/statm: 18817 13337 518 29 0 12871 0
Current children cumulated CPU time (s) 1118.54
Current children cumulated vsize (KiB) 80628

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/75 9508
/proc/meminfo: memFree=1573104/2055920 swapFree=4121440/4192956
[pid=9414] ppid=9412 vsize=5360 CPUtime=5.12
/proc/9414/stat : 9414 (solve.sh) S 9412 9414 9292 0 -1 4194304 310 43232 0 1 0 0 480 32 19 0 1 0 1554177779 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9414/statm: 1340 236 195 169 0 51 0
[pid=9425] ppid=9414 vsize=75268 CPUtime=1173.37
/proc/9425/stat : 9425 (ld-linux.so.2) R 9414 9414 9292 0 -1 4194304 15905 0 0 0 117322 15 0 0 25 0 1 100 1554178302 77074432 13337 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 0 0 0
/proc/9425/statm: 18817 13337 518 29 0 12871 0
Current children cumulated CPU time (s) 1178.49
Current children cumulated vsize (KiB) 80628

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/75 9508
/proc/meminfo: memFree=1573104/2055920 swapFree=4121440/4192956
[pid=9414] ppid=9412 vsize=5360 CPUtime=5.12
/proc/9414/stat : 9414 (solve.sh) S 9412 9414 9292 0 -1 4194304 310 43232 0 1 0 0 480 32 19 0 1 0 1554177779 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9414/statm: 1340 236 195 169 0 51 0
[pid=9425] ppid=9414 vsize=75268 CPUtime=1233.31
/proc/9425/stat : 9425 (ld-linux.so.2) R 9414 9414 9292 0 -1 4194304 15905 0 0 0 123316 15 0 0 25 0 1 100 1554178302 77074432 13337 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 0 0 0
/proc/9425/statm: 18817 13337 518 29 0 12871 0
Current children cumulated CPU time (s) 1238.43
Current children cumulated vsize (KiB) 80628

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/76 9509
/proc/meminfo: memFree=1570152/2055920 swapFree=4121440/4192956
[pid=9414] ppid=9412 vsize=5360 CPUtime=5.12
/proc/9414/stat : 9414 (solve.sh) S 9412 9414 9292 0 -1 4194304 310 43232 0 1 0 0 480 32 19 0 1 0 1554177779 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9414/statm: 1340 236 195 169 0 51 0
[pid=9425] ppid=9414 vsize=75268 CPUtime=1293.26
/proc/9425/stat : 9425 (ld-linux.so.2) R 9414 9414 9292 0 -1 4194304 15905 0 0 0 129311 15 0 0 25 0 1 100 1554178302 77074432 13337 996147200 1448431616 1448550632 4294956176 18446744073709551615 135257476 0 0 4096 8194 0 0 0 17 0 0 0
/proc/9425/statm: 18817 13337 518 29 0 12871 0
Current children cumulated CPU time (s) 1298.38
Current children cumulated vsize (KiB) 80628

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/76 9509
/proc/meminfo: memFree=1570152/2055920 swapFree=4121440/4192956
[pid=9414] ppid=9412 vsize=5360 CPUtime=5.12
/proc/9414/stat : 9414 (solve.sh) S 9412 9414 9292 0 -1 4194304 310 43232 0 1 0 0 480 32 19 0 1 0 1554177779 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9414/statm: 1340 236 195 169 0 51 0
[pid=9425] ppid=9414 vsize=75268 CPUtime=1353.21
/proc/9425/stat : 9425 (ld-linux.so.2) R 9414 9414 9292 0 -1 4194304 15905 0 0 0 135306 15 0 0 25 0 1 100 1554178302 77074432 13337 996147200 1448431616 1448550632 4294956176 18446744073709551615 150901243 0 0 4096 8194 0 0 0 17 0 0 0
/proc/9425/statm: 18817 13337 518 29 0 12871 0
Current children cumulated CPU time (s) 1358.33
Current children cumulated vsize (KiB) 80628

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/76 9509
/proc/meminfo: memFree=1570088/2055920 swapFree=4121440/4192956
[pid=9414] ppid=9412 vsize=5360 CPUtime=5.12
/proc/9414/stat : 9414 (solve.sh) S 9412 9414 9292 0 -1 4194304 310 43232 0 1 0 0 480 32 19 0 1 0 1554177779 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9414/statm: 1340 236 195 169 0 51 0
[pid=9425] ppid=9414 vsize=75268 CPUtime=1413.15
/proc/9425/stat : 9425 (ld-linux.so.2) R 9414 9414 9292 0 -1 4194304 15905 0 0 0 141300 15 0 0 25 0 1 100 1554178302 77074432 13337 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 0 0 0
/proc/9425/statm: 18817 13337 518 29 0 12871 0
Current children cumulated CPU time (s) 1418.27
Current children cumulated vsize (KiB) 80628

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/76 9509
/proc/meminfo: memFree=1570088/2055920 swapFree=4121440/4192956
[pid=9414] ppid=9412 vsize=5360 CPUtime=5.12
/proc/9414/stat : 9414 (solve.sh) S 9412 9414 9292 0 -1 4194304 310 43232 0 1 0 0 480 32 19 0 1 0 1554177779 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9414/statm: 1340 236 195 169 0 51 0
[pid=9425] ppid=9414 vsize=75268 CPUtime=1473.1
/proc/9425/stat : 9425 (ld-linux.so.2) R 9414 9414 9292 0 -1 4194304 15905 0 0 0 147295 15 0 0 25 0 1 100 1554178302 77074432 13337 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 0 0 0
/proc/9425/statm: 18817 13337 518 29 0 12871 0
Current children cumulated CPU time (s) 1478.22
Current children cumulated vsize (KiB) 80628

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/76 9511
/proc/meminfo: memFree=1569896/2055920 swapFree=4121440/4192956
[pid=9414] ppid=9412 vsize=5360 CPUtime=5.12
/proc/9414/stat : 9414 (solve.sh) S 9412 9414 9292 0 -1 4194304 310 43232 0 1 0 0 480 32 19 0 1 0 1554177779 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9414/statm: 1340 236 195 169 0 51 0
[pid=9425] ppid=9414 vsize=75268 CPUtime=1533.05
/proc/9425/stat : 9425 (ld-linux.so.2) R 9414 9414 9292 0 -1 4194304 15905 0 0 0 153289 16 0 0 25 0 1 100 1554178302 77074432 13337 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 0 0 0
/proc/9425/statm: 18817 13337 518 29 0 12871 0
Current children cumulated CPU time (s) 1538.17
Current children cumulated vsize (KiB) 80628

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/76 9511
/proc/meminfo: memFree=1569832/2055920 swapFree=4121440/4192956
[pid=9414] ppid=9412 vsize=5360 CPUtime=5.12
/proc/9414/stat : 9414 (solve.sh) S 9412 9414 9292 0 -1 4194304 310 43232 0 1 0 0 480 32 19 0 1 0 1554177779 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9414/statm: 1340 236 195 169 0 51 0
[pid=9425] ppid=9414 vsize=75268 CPUtime=1593
/proc/9425/stat : 9425 (ld-linux.so.2) R 9414 9414 9292 0 -1 4194304 15905 0 0 0 159284 16 0 0 25 0 1 100 1554178302 77074432 13337 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 0 0 0
/proc/9425/statm: 18817 13337 518 29 0 12871 0
Current children cumulated CPU time (s) 1598.12
Current children cumulated vsize (KiB) 80628

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/76 9511
/proc/meminfo: memFree=1569768/2055920 swapFree=4121440/4192956
[pid=9414] ppid=9412 vsize=5360 CPUtime=5.12
/proc/9414/stat : 9414 (solve.sh) S 9412 9414 9292 0 -1 4194304 310 43232 0 1 0 0 480 32 19 0 1 0 1554177779 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9414/statm: 1340 236 195 169 0 51 0
[pid=9425] ppid=9414 vsize=75268 CPUtime=1652.94
/proc/9425/stat : 9425 (ld-linux.so.2) R 9414 9414 9292 0 -1 4194304 15905 0 0 0 165278 16 0 0 25 0 1 100 1554178302 77074432 13337 996147200 1448431616 1448550632 4294956176 18446744073709551615 150305397 0 0 4096 8194 0 0 0 17 0 0 0
/proc/9425/statm: 18817 13337 518 29 0 12871 0
Current children cumulated CPU time (s) 1658.06
Current children cumulated vsize (KiB) 80628

[startup+1722.3 s]
/proc/loadavg: 2.08 2.02 1.97 3/77 9512
/proc/meminfo: memFree=1569696/2055920 swapFree=4121440/4192956
[pid=9414] ppid=9412 vsize=5360 CPUtime=5.12
/proc/9414/stat : 9414 (solve.sh) S 9412 9414 9292 0 -1 4194304 310 43232 0 1 0 0 480 32 19 0 1 0 1554177779 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9414/statm: 1340 236 195 169 0 51 0
[pid=9425] ppid=9414 vsize=75268 CPUtime=1712.88
/proc/9425/stat : 9425 (ld-linux.so.2) R 9414 9414 9292 0 -1 4194304 15905 0 0 0 171272 16 0 0 25 0 1 100 1554178302 77074432 13337 996147200 1448431616 1448550632 4294956176 18446744073709551615 152661618 0 0 4096 8194 0 0 0 17 0 0 0
/proc/9425/statm: 18817 13337 518 29 0 12871 0
Current children cumulated CPU time (s) 1718
Current children cumulated vsize (KiB) 80628

[startup+1782.3 s]
/proc/loadavg: 2.08 2.03 1.98 3/77 9512
/proc/meminfo: memFree=1569696/2055920 swapFree=4121440/4192956
[pid=9414] ppid=9412 vsize=5360 CPUtime=5.12
/proc/9414/stat : 9414 (solve.sh) S 9412 9414 9292 0 -1 4194304 310 43232 0 1 0 0 480 32 19 0 1 0 1554177779 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9414/statm: 1340 236 195 169 0 51 0
[pid=9425] ppid=9414 vsize=75268 CPUtime=1772.83
/proc/9425/stat : 9425 (ld-linux.so.2) R 9414 9414 9292 0 -1 4194304 15905 0 0 0 177267 16 0 0 25 0 1 100 1554178302 77074432 13337 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 0 0 0
/proc/9425/statm: 18817 13337 518 29 0 12871 0
Current children cumulated CPU time (s) 1777.95
Current children cumulated vsize (KiB) 80628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.4 s]
/proc/loadavg: 2.05 2.02 1.98 3/77 9512
/proc/meminfo: memFree=1569696/2055920 swapFree=4121440/4192956
[pid=9414] ppid=9412 vsize=5360 CPUtime=5.12
/proc/9414/stat : 9414 (solve.sh) S 9412 9414 9292 0 -1 4194304 310 43232 0 1 0 0 480 32 19 0 1 0 1554177779 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9414/statm: 1340 236 195 169 0 51 0
[pid=9425] ppid=9414 vsize=75268 CPUtime=1794.92
/proc/9425/stat : 9425 (ld-linux.so.2) R 9414 9414 9292 0 -1 4194304 15905 0 0 0 179476 16 0 0 25 0 1 100 1554178302 77074432 13337 996147200 1448431616 1448550632 4294956176 18446744073709551615 135316440 0 0 4096 8194 0 0 0 17 0 0 0
/proc/9425/statm: 18817 13337 518 29 0 12871 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 80628

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9414 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=811268
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=323950
# CPU time returned by wait4() is 5.13522
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1804.41
CPU time (s): 1800.04
CPU user time (s): 1799.56
CPU system time (s): 0.48
CPU usage (%): 99.7576
Max. virtual memory (cumulated for all children) (KiB): 879888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.81127
system time used= 0.32395
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43542
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= 1824
involuntary context switches= 1905

runsolver used 1.82572 second user time and 4.82827 second system time

The end

Launcher Data (download as text)

Begin job on node14 at 2008-07-05 10:03:57
IDJOB=1105514
IDBENCH=58024
IDSOLVER=369
FILE ID=node14/1105514-1215245037
PBS_JOBID= 7882033
Free space on /tmp= 66440 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 501a3c19e285c0ae9d47bc368e869aab
RANDOM SEED=615004317

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:       1616872 kB
Buffers:         50204 kB
Cached:         212720 kB
SwapCached:      65652 kB
Active:         296192 kB
Inactive:        87788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1616872 kB
SwapTotal:     4192956 kB
SwapFree:      4121440 kB
Dirty:           30980 kB
Writeback:           0 kB
Mapped:         129016 kB
Slab:            40144 kB
Committed_AS:  3228336 kB
PageTables:       2036 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= 66412 MiB
End job on node14 at 2008-07-05 10:34:04