Trace number 1106851

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.07 1802.52

General information on the benchmark

Namecsp/rand-3-24-24-fcd/
normalized-rand-3-24-24-76-632-fcd-1_ext.xml
MD5SUM0d39e045607846fff46bf183640fea43
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark315.984
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints74
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension74
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2.26/2.38	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-1106851-1215204719/watcher-1106851-1215204719 -o /tmp/evaluation-result-1106851-1215204719/solver-1106851-1215204719 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1106851-1215204719.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 1.98 4/73 14138
/proc/meminfo: memFree=1505584/2055920 swapFree=4180080/4192956
[pid=14138] ppid=14136 vsize=18572 CPUtime=0
/proc/14138/stat : 14138 (runsolver) R 14136 14138 6560 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 1999445970 19017728 292 996147200 4194304 4296836 548682068448 18446744073709551615 225612197159 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14138/statm: 4643 292 257 25 0 2626 0

[startup+0.0362101 s]
/proc/loadavg: 2.00 2.00 1.98 4/73 14138
/proc/meminfo: memFree=1505584/2055920 swapFree=4180080/4192956
[pid=14138] ppid=14136 vsize=5356 CPUtime=0
/proc/14138/stat : 14138 (solve.sh) S 14136 14138 6560 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1999445970 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14138/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.113214 s]
/proc/loadavg: 2.00 2.00 1.98 4/73 14138
/proc/meminfo: memFree=1505584/2055920 swapFree=4180080/4192956
[pid=14138] ppid=14136 vsize=5356 CPUtime=0
/proc/14138/stat : 14138 (solve.sh) S 14136 14138 6560 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1999445970 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14138/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301227 s]
/proc/loadavg: 2.00 2.00 1.98 4/73 14138
/proc/meminfo: memFree=1505584/2055920 swapFree=4180080/4192956
[pid=14138] ppid=14136 vsize=5356 CPUtime=0
/proc/14138/stat : 14138 (solve.sh) S 14136 14138 6560 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1999445970 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14138/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701271 s]
/proc/loadavg: 2.00 2.00 1.98 4/73 14138
/proc/meminfo: memFree=1505584/2055920 swapFree=4180080/4192956
[pid=14138] ppid=14136 vsize=5356 CPUtime=0
/proc/14138/stat : 14138 (solve.sh) S 14136 14138 6560 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1999445970 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14138/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50235 s]
/proc/loadavg: 2.00 2.00 1.98 4/83 14148
/proc/meminfo: memFree=1471392/2055920 swapFree=4180080/4192956
[pid=14138] ppid=14136 vsize=5356 CPUtime=0
/proc/14138/stat : 14138 (solve.sh) S 14136 14138 6560 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1999445970 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14138/statm: 1339 235 195 169 0 50 0
[pid=14140] ppid=14138 vsize=864568 CPUtime=1.46
/proc/14140/stat : 14140 (java) S 14138 14138 6560 0 -1 0 15440 0 1 0 136 10 0 0 18 0 9 0 1999445971 885317632 14765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14140/statm: 216142 14765 1868 9 0 210704 0
[pid=14140/tid=14141] ppid=14138 vsize=864568 CPUtime=1.18
/proc/14140/task/14141/stat : 14141 (java) R 14138 14138 6560 0 -1 64 5108 0 1 0 114 4 0 0 25 0 9 0 1999445972 885317632 14765 996147200 134512640 134550740 4294955984 18446744073709551615 102064672 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14140/tid=14142] ppid=14138 vsize=864568 CPUtime=0.19
/proc/14140/task/14142/stat : 14142 (java) S 14138 14138 6560 0 -1 64 9286 0 0 0 14 5 0 0 16 0 9 0 1999445973 885317632 14765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14140/tid=14143] ppid=14138 vsize=864568 CPUtime=0
/proc/14140/task/14143/stat : 14143 (java) S 14138 14138 6560 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1999445974 885317632 14765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14140/tid=14144] ppid=14138 vsize=864568 CPUtime=0
/proc/14140/task/14144/stat : 14144 (java) S 14138 14138 6560 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1999445974 885317632 14765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14140/tid=14145] ppid=14138 vsize=864568 CPUtime=0
/proc/14140/task/14145/stat : 14145 (java) S 14138 14138 6560 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1999445976 885317632 14765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14140/tid=14146] ppid=14138 vsize=864568 CPUtime=0.06
/proc/14140/task/14146/stat : 14146 (java) S 14138 14138 6560 0 -1 64 313 0 0 0 6 0 0 0 16 0 9 0 1999445976 885317632 14765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14140/tid=14147] ppid=14138 vsize=864568 CPUtime=0
/proc/14140/task/14147/stat : 14147 (java) S 14138 14138 6560 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1999445976 885317632 14765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14140/tid=14148] ppid=14138 vsize=864568 CPUtime=0
/proc/14140/task/14148/stat : 14148 (java) S 14138 14138 6560 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1999445976 885317632 14765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 869924

[startup+3.10148 s]
/proc/loadavg: 2.00 2.00 1.98 4/83 14148
/proc/meminfo: memFree=1411232/2055920 swapFree=4180080/4192956
[pid=14138] ppid=14136 vsize=5360 CPUtime=2.29
/proc/14138/stat : 14138 (solve.sh) S 14136 14138 6560 0 -1 4194304 309 36204 0 1 0 0 205 24 18 0 1 0 1999445970 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14138/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 5360

[startup+6.30275 s]
/proc/loadavg: 2.00 2.00 1.98 3/75 14149
/proc/meminfo: memFree=1454944/2055920 swapFree=4180080/4192956
[pid=14138] ppid=14136 vsize=5360 CPUtime=2.29
/proc/14138/stat : 14138 (solve.sh) S 14136 14138 6560 0 -1 4194304 309 36204 0 1 0 0 205 24 18 0 1 0 1999445970 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14138/statm: 1340 236 195 169 0 51 0
[pid=14149] ppid=14138 vsize=70020 CPUtime=3.85
/proc/14149/stat : 14149 (ld-linux.so.2) R 14138 14138 6560 0 -1 4194304 14143 0 0 0 377 8 0 0 25 0 1 100 1999446209 71700480 11927 996147200 1448431616 1448550632 4294956144 18446744073709551615 149002182 0 0 4096 8194 0 0 0 17 1 0 0
/proc/14149/statm: 17505 11927 384 29 0 11559 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 75380

[startup+12.7013 s]
/proc/loadavg: 2.00 2.00 1.98 3/75 14149
/proc/meminfo: memFree=1454944/2055920 swapFree=4180080/4192956
[pid=14138] ppid=14136 vsize=5360 CPUtime=2.29
/proc/14138/stat : 14138 (solve.sh) S 14136 14138 6560 0 -1 4194304 309 36204 0 1 0 0 205 24 18 0 1 0 1999445970 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14138/statm: 1340 236 195 169 0 51 0
[pid=14149] ppid=14138 vsize=70020 CPUtime=10.19
/proc/14149/stat : 14149 (ld-linux.so.2) R 14138 14138 6560 0 -1 4194304 14143 0 0 0 1011 8 0 0 25 0 1 100 1999446209 71700480 11927 996147200 1448431616 1448550632 4294956144 18446744073709551615 149002277 0 0 4096 8194 0 0 0 17 1 0 0
/proc/14149/statm: 17505 11927 384 29 0 11559 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 75380

[startup+25.5014 s]
/proc/loadavg: 2.00 2.00 1.98 3/75 14149
/proc/meminfo: memFree=1455072/2055920 swapFree=4180080/4192956
[pid=14138] ppid=14136 vsize=5360 CPUtime=2.29
/proc/14138/stat : 14138 (solve.sh) S 14136 14138 6560 0 -1 4194304 309 36204 0 1 0 0 205 24 18 0 1 0 1999445970 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14138/statm: 1340 236 195 169 0 51 0
[pid=14149] ppid=14138 vsize=70020 CPUtime=22.87
/proc/14149/stat : 14149 (ld-linux.so.2) R 14138 14138 6560 0 -1 4194304 14143 0 0 0 2279 8 0 0 25 0 1 100 1999446209 71700480 11927 996147200 1448431616 1448550632 4294956144 18446744073709551615 148958207 0 0 4096 8194 0 0 0 17 1 0 0
/proc/14149/statm: 17505 11927 384 29 0 11559 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 75380

[startup+51.1016 s]
/proc/loadavg: 2.00 2.00 1.98 3/75 14149
/proc/meminfo: memFree=1455136/2055920 swapFree=4180080/4192956
[pid=14138] ppid=14136 vsize=5360 CPUtime=2.29
/proc/14138/stat : 14138 (solve.sh) S 14136 14138 6560 0 -1 4194304 309 36204 0 1 0 0 205 24 18 0 1 0 1999445970 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14138/statm: 1340 236 195 169 0 51 0
[pid=14149] ppid=14138 vsize=70020 CPUtime=48.22
/proc/14149/stat : 14149 (ld-linux.so.2) R 14138 14138 6560 0 -1 4194304 14143 0 0 0 4814 8 0 0 25 0 1 100 1999446209 71700480 11927 996147200 1448431616 1448550632 4294956144 18446744073709551615 148958026 0 0 4096 8194 0 0 0 17 1 0 0
/proc/14149/statm: 17505 11927 384 29 0 11559 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 75380

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.98 3/75 14149
/proc/meminfo: memFree=1454944/2055920 swapFree=4180080/4192956
[pid=14138] ppid=14136 vsize=5360 CPUtime=2.29
/proc/14138/stat : 14138 (solve.sh) S 14136 14138 6560 0 -1 4194304 309 36204 0 1 0 0 205 24 18 0 1 0 1999445970 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14138/statm: 1340 236 195 169 0 51 0
[pid=14149] ppid=14138 vsize=70020 CPUtime=98.94
/proc/14149/stat : 14149 (ld-linux.so.2) R 14138 14138 6560 0 -1 4194304 14143 0 0 0 9886 8 0 0 25 0 1 100 1999446209 71700480 11927 996147200 1448431616 1448550632 4294956144 18446744073709551615 148958147 0 0 4096 8194 0 0 0 17 1 0 0
/proc/14149/statm: 17505 11927 384 29 0 11559 0
Current children cumulated CPU time (s) 101.23
Current children cumulated vsize (KiB) 75380

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/75 14149
/proc/meminfo: memFree=1454944/2055920 swapFree=4180080/4192956
[pid=14138] ppid=14136 vsize=5360 CPUtime=2.29
/proc/14138/stat : 14138 (solve.sh) S 14136 14138 6560 0 -1 4194304 309 36204 0 1 0 0 205 24 18 0 1 0 1999445970 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14138/statm: 1340 236 195 169 0 51 0
[pid=14149] ppid=14138 vsize=70020 CPUtime=158.37
/proc/14149/stat : 14149 (ld-linux.so.2) R 14138 14138 6560 0 -1 4194304 14143 0 0 0 15829 8 0 0 25 0 1 100 1999446209 71700480 11927 996147200 1448431616 1448550632 4294956144 18446744073709551615 148958026 0 0 4096 8194 0 0 0 17 1 0 0
/proc/14149/statm: 17505 11927 384 29 0 11559 0
Current children cumulated CPU time (s) 160.66
Current children cumulated vsize (KiB) 75380

[startup+222.303 s]
/proc/loadavg: 1.94 1.98 1.97 3/75 14298
/proc/meminfo: memFree=1705696/2055920 swapFree=4180080/4192956
[pid=14138] ppid=14136 vsize=5360 CPUtime=2.29
/proc/14138/stat : 14138 (solve.sh) S 14136 14138 6560 0 -1 4194304 309 36204 0 1 0 0 205 24 18 0 1 0 1999445970 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14138/statm: 1340 236 195 169 0 51 0
[pid=14149] ppid=14138 vsize=70020 CPUtime=218.18
/proc/14149/stat : 14149 (ld-linux.so.2) R 14138 14138 6560 0 -1 4194304 14143 0 0 0 21805 13 0 0 25 0 1 100 1999446209 71700480 11927 996147200 1448431616 1448550632 4294956144 18446744073709551615 148957999 0 0 4096 8194 0 0 0 17 0 0 0
/proc/14149/statm: 17505 11927 384 29 0 11559 0
Current children cumulated CPU time (s) 220.47
Current children cumulated vsize (KiB) 75380

[startup+282.302 s]
/proc/loadavg: 1.97 1.98 1.97 3/75 14298
/proc/meminfo: memFree=1705824/2055920 swapFree=4180080/4192956
[pid=14138] ppid=14136 vsize=5360 CPUtime=2.29
/proc/14138/stat : 14138 (solve.sh) S 14136 14138 6560 0 -1 4194304 309 36204 0 1 0 0 205 24 18 0 1 0 1999445970 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14138/statm: 1340 236 195 169 0 51 0
[pid=14149] ppid=14138 vsize=70020 CPUtime=278.16
/proc/14149/stat : 14149 (ld-linux.so.2) R 14138 14138 6560 0 -1 4194304 14143 0 0 0 27802 14 0 0 25 0 1 100 1999446209 71700480 11927 996147200 1448431616 1448550632 4294956144 18446744073709551615 148958314 0 0 4096 8194 0 0 0 17 0 0 0
/proc/14149/statm: 17505 11927 384 29 0 11559 0
Current children cumulated CPU time (s) 280.45
Current children cumulated vsize (KiB) 75380

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 1.97 3/75 14298
/proc/meminfo: memFree=1705632/2055920 swapFree=4180080/4192956
[pid=14138] ppid=14136 vsize=5360 CPUtime=2.29
/proc/14138/stat : 14138 (solve.sh) S 14136 14138 6560 0 -1 4194304 309 36204 0 1 0 0 205 24 18 0 1 0 1999445970 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14138/statm: 1340 236 195 169 0 51 0
[pid=14149] ppid=14138 vsize=70020 CPUtime=338.13
/proc/14149/stat : 14149 (ld-linux.so.2) R 14138 14138 6560 0 -1 4194304 14143 0 0 0 33799 14 0 0 25 0 1 100 1999446209 71700480 11927 996147200 1448431616 1448550632 4294956144 18446744073709551615 148958026 0 0 4096 8194 0 0 0 17 0 0 0
/proc/14149/statm: 17505 11927 384 29 0 11559 0
Current children cumulated CPU time (s) 340.42
Current children cumulated vsize (KiB) 75380

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

/proc/14149/statm: 17505 11927 384 29 0 11559 0
Current children cumulated CPU time (s) 1180.1
Current children cumulated vsize (KiB) 75380

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/75 14304
/proc/meminfo: memFree=1705056/2055920 swapFree=4180080/4192956
[pid=14138] ppid=14136 vsize=5360 CPUtime=2.29
/proc/14138/stat : 14138 (solve.sh) S 14136 14138 6560 0 -1 4194304 309 36204 0 1 0 0 205 24 18 0 1 0 1999445970 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14138/statm: 1340 236 195 169 0 51 0
[pid=14149] ppid=14138 vsize=70020 CPUtime=1237.78
/proc/14149/stat : 14149 (ld-linux.so.2) R 14138 14138 6560 0 -1 4194304 14143 0 0 0 123763 15 0 0 25 0 1 100 1999446209 71700480 11927 996147200 1448431616 1448550632 4294956144 18446744073709551615 148958747 0 0 4096 8194 0 0 0 17 0 0 0
/proc/14149/statm: 17505 11927 384 29 0 11559 0
Current children cumulated CPU time (s) 1240.07
Current children cumulated vsize (KiB) 75380

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/75 14304
/proc/meminfo: memFree=1705056/2055920 swapFree=4180080/4192956
[pid=14138] ppid=14136 vsize=5360 CPUtime=2.29
/proc/14138/stat : 14138 (solve.sh) S 14136 14138 6560 0 -1 4194304 309 36204 0 1 0 0 205 24 18 0 1 0 1999445970 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14138/statm: 1340 236 195 169 0 51 0
[pid=14149] ppid=14138 vsize=70020 CPUtime=1297.77
/proc/14149/stat : 14149 (ld-linux.so.2) R 14138 14138 6560 0 -1 4194304 14143 0 0 0 129762 15 0 0 25 0 1 100 1999446209 71700480 11927 996147200 1448431616 1448550632 4294956144 18446744073709551615 148958341 0 0 4096 8194 0 0 0 17 0 0 0
/proc/14149/statm: 17505 11927 384 29 0 11559 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 75380

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/75 14304
/proc/meminfo: memFree=1704992/2055920 swapFree=4180080/4192956
[pid=14138] ppid=14136 vsize=5360 CPUtime=2.29
/proc/14138/stat : 14138 (solve.sh) S 14136 14138 6560 0 -1 4194304 309 36204 0 1 0 0 205 24 18 0 1 0 1999445970 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14138/statm: 1340 236 195 169 0 51 0
[pid=14149] ppid=14138 vsize=70020 CPUtime=1357.74
/proc/14149/stat : 14149 (ld-linux.so.2) R 14138 14138 6560 0 -1 4194304 14143 0 0 0 135759 15 0 0 25 0 1 100 1999446209 71700480 11927 996147200 1448431616 1448550632 4294956144 18446744073709551615 148958608 0 0 4096 8194 0 0 0 17 0 0 0
/proc/14149/statm: 17505 11927 384 29 0 11559 0
Current children cumulated CPU time (s) 1360.03
Current children cumulated vsize (KiB) 75380

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.97 3/75 14304
/proc/meminfo: memFree=1704864/2055920 swapFree=4180080/4192956
[pid=14138] ppid=14136 vsize=5360 CPUtime=2.29
/proc/14138/stat : 14138 (solve.sh) S 14136 14138 6560 0 -1 4194304 309 36204 0 1 0 0 205 24 18 0 1 0 1999445970 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14138/statm: 1340 236 195 169 0 51 0
[pid=14149] ppid=14138 vsize=70020 CPUtime=1417.73
/proc/14149/stat : 14149 (ld-linux.so.2) R 14138 14138 6560 0 -1 4194304 14143 0 0 0 141757 16 0 0 25 0 1 100 1999446209 71700480 11927 996147200 1448431616 1448550632 4294956144 18446744073709551615 148959097 0 0 4096 8194 0 0 0 17 0 0 0
/proc/14149/statm: 17505 11927 384 29 0 11559 0
Current children cumulated CPU time (s) 1420.02
Current children cumulated vsize (KiB) 75380

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/75 14304
/proc/meminfo: memFree=1704800/2055920 swapFree=4180080/4192956
[pid=14138] ppid=14136 vsize=5360 CPUtime=2.29
/proc/14138/stat : 14138 (solve.sh) S 14136 14138 6560 0 -1 4194304 309 36204 0 1 0 0 205 24 18 0 1 0 1999445970 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14138/statm: 1340 236 195 169 0 51 0
[pid=14149] ppid=14138 vsize=70020 CPUtime=1477.7
/proc/14149/stat : 14149 (ld-linux.so.2) R 14138 14138 6560 0 -1 4194304 14143 0 0 0 147754 16 0 0 25 0 1 100 1999446209 71700480 11927 996147200 1448431616 1448550632 4294956144 18446744073709551615 148959496 0 0 4096 8194 0 0 0 17 0 0 0
/proc/14149/statm: 17505 11927 384 29 0 11559 0
Current children cumulated CPU time (s) 1479.99
Current children cumulated vsize (KiB) 75380

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/75 14304
/proc/meminfo: memFree=1704736/2055920 swapFree=4180080/4192956
[pid=14138] ppid=14136 vsize=5360 CPUtime=2.29
/proc/14138/stat : 14138 (solve.sh) S 14136 14138 6560 0 -1 4194304 309 36204 0 1 0 0 205 24 18 0 1 0 1999445970 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14138/statm: 1340 236 195 169 0 51 0
[pid=14149] ppid=14138 vsize=70020 CPUtime=1537.68
/proc/14149/stat : 14149 (ld-linux.so.2) R 14138 14138 6560 0 -1 4194304 14143 0 0 0 153752 16 0 0 25 0 1 100 1999446209 71700480 11927 996147200 1448431616 1448550632 4294956144 18446744073709551615 149002369 0 0 4096 8194 0 0 0 17 0 0 0
/proc/14149/statm: 17505 11927 384 29 0 11559 0
Current children cumulated CPU time (s) 1539.97
Current children cumulated vsize (KiB) 75380

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/75 14304
/proc/meminfo: memFree=1704800/2055920 swapFree=4180080/4192956
[pid=14138] ppid=14136 vsize=5360 CPUtime=2.29
/proc/14138/stat : 14138 (solve.sh) S 14136 14138 6560 0 -1 4194304 309 36204 0 1 0 0 205 24 18 0 1 0 1999445970 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14138/statm: 1340 236 195 169 0 51 0
[pid=14149] ppid=14138 vsize=70020 CPUtime=1597.66
/proc/14149/stat : 14149 (ld-linux.so.2) R 14138 14138 6560 0 -1 4194304 14143 0 0 0 159750 16 0 0 25 0 1 100 1999446209 71700480 11927 996147200 1448431616 1448550632 4294956144 18446744073709551615 148958001 0 0 4096 8194 0 0 0 17 0 0 0
/proc/14149/statm: 17505 11927 384 29 0 11559 0
Current children cumulated CPU time (s) 1599.95
Current children cumulated vsize (KiB) 75380

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/75 14304
/proc/meminfo: memFree=1704736/2055920 swapFree=4180080/4192956
[pid=14138] ppid=14136 vsize=5360 CPUtime=2.29
/proc/14138/stat : 14138 (solve.sh) S 14136 14138 6560 0 -1 4194304 309 36204 0 1 0 0 205 24 18 0 1 0 1999445970 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14138/statm: 1340 236 195 169 0 51 0
[pid=14149] ppid=14138 vsize=70020 CPUtime=1657.63
/proc/14149/stat : 14149 (ld-linux.so.2) R 14138 14138 6560 0 -1 4194304 14143 0 0 0 165747 16 0 0 25 0 1 100 1999446209 71700480 11927 996147200 1448431616 1448550632 4294956144 18446744073709551615 149002307 0 0 4096 8194 0 0 0 17 0 0 0
/proc/14149/statm: 17505 11927 384 29 0 11559 0
Current children cumulated CPU time (s) 1659.92
Current children cumulated vsize (KiB) 75380

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/75 14304
/proc/meminfo: memFree=1704736/2055920 swapFree=4180080/4192956
[pid=14138] ppid=14136 vsize=5360 CPUtime=2.29
/proc/14138/stat : 14138 (solve.sh) S 14136 14138 6560 0 -1 4194304 309 36204 0 1 0 0 205 24 18 0 1 0 1999445970 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14138/statm: 1340 236 195 169 0 51 0
[pid=14149] ppid=14138 vsize=70020 CPUtime=1717.61
/proc/14149/stat : 14149 (ld-linux.so.2) R 14138 14138 6560 0 -1 4194304 14143 0 0 0 171745 16 0 0 25 0 1 100 1999446209 71700480 11927 996147200 1448431616 1448550632 4294956144 18446744073709551615 134615863 0 0 4096 8194 0 0 0 17 0 0 0
/proc/14149/statm: 17505 11927 384 29 0 11559 0
Current children cumulated CPU time (s) 1719.9
Current children cumulated vsize (KiB) 75380

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/75 14304
/proc/meminfo: memFree=1704608/2055920 swapFree=4180080/4192956
[pid=14138] ppid=14136 vsize=5360 CPUtime=2.29
/proc/14138/stat : 14138 (solve.sh) S 14136 14138 6560 0 -1 4194304 309 36204 0 1 0 0 205 24 18 0 1 0 1999445970 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14138/statm: 1340 236 195 169 0 51 0
[pid=14149] ppid=14138 vsize=70020 CPUtime=1777.59
/proc/14149/stat : 14149 (ld-linux.so.2) R 14138 14138 6560 0 -1 4194304 14143 0 0 0 177743 16 0 0 25 0 1 100 1999446209 71700480 11927 996147200 1448431616 1448550632 4294956144 18446744073709551615 148959097 0 0 4096 8194 0 0 0 17 0 0 0
/proc/14149/statm: 17505 11927 384 29 0 11559 0
Current children cumulated CPU time (s) 1779.88
Current children cumulated vsize (KiB) 75380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.5 s]
/proc/loadavg: 1.99 1.98 1.97 3/75 14304
/proc/meminfo: memFree=1704608/2055920 swapFree=4180080/4192956
[pid=14138] ppid=14136 vsize=5360 CPUtime=2.29
/proc/14138/stat : 14138 (solve.sh) S 14136 14138 6560 0 -1 4194304 309 36204 0 1 0 0 205 24 18 0 1 0 1999445970 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14138/statm: 1340 236 195 169 0 51 0
[pid=14149] ppid=14138 vsize=70020 CPUtime=1797.78
/proc/14149/stat : 14149 (ld-linux.so.2) R 14138 14138 6560 0 -1 4194304 14143 0 0 0 179762 16 0 0 25 0 1 100 1999446209 71700480 11927 996147200 1448431616 1448550632 4294956144 18446744073709551615 149001401 0 0 4096 8194 0 0 0 17 0 0 0
/proc/14149/statm: 17505 11927 384 29 0 11559 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 75380

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

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

[startup+1802.5 s]
/proc/loadavg: 1.99 1.98 1.97 3/75 14304
/proc/meminfo: memFree=1704608/2055920 swapFree=4180080/4192956
[pid=14138] ppid=14136 vsize=5360 CPUtime=2.29
/proc/14138/stat : 14138 (solve.sh) S 14136 14138 6560 0 -1 4194304 309 36204 0 1 0 0 205 24 18 0 1 0 1999445970 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14138/statm: 1340 236 195 169 0 51 0
[pid=14149] ppid=14138 vsize=70020 CPUtime=1797.78
/proc/14149/stat : 14149 (ld-linux.so.2) R 14138 14138 6560 0 -1 4194304 14143 0 0 0 179762 16 0 0 25 0 1 100 1999446209 71700480 11927 996147200 1448431616 1448550632 4294956144 18446744073709551615 149001401 0 0 4096 8194 0 0 0 17 0 0 0
/proc/14149/statm: 17505 11927 384 29 0 11559 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 75380

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14138 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=50688
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=253961
# CPU time returned by wait4() is 2.30465
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.52
CPU time (s): 1800.07
CPU user time (s): 1799.67
CPU system time (s): 0.4
CPU usage (%): 99.8644
Max. virtual memory (cumulated for all children) (KiB): 869924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.05069
system time used= 0.253961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36513
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= 788
involuntary context switches= 753

runsolver used 2.53461 second user time and 5.66214 second system time

The end

Launcher Data (download as text)

Begin job on node31 at 2008-07-04 22:51:59
IDJOB=1106851
IDBENCH=56236
IDSOLVER=369
FILE ID=node31/1106851-1215204719
PBS_JOBID= 7881573
Free space on /tmp= 66440 MiB

SOLVER NAME= Minion/Tailor 2008-07-04
BENCH NAME= CPAI08/csp/rand-3-24-24-fcd/normalized-rand-3-24-24-76-632-fcd-1_ext.xml
COMMAND LINE= DIR/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1106851-1215204719/watcher-1106851-1215204719 -o /tmp/evaluation-result-1106851-1215204719/solver-1106851-1215204719 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/solve.sh HOME/instance-1106851-1215204719.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0d39e045607846fff46bf183640fea43
RANDOM SEED=1486352541

node31.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.232
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.232
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:       1506064 kB
Buffers:         13104 kB
Cached:         163216 kB
SwapCached:       6260 kB
Active:         464176 kB
Inactive:        33728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1506064 kB
SwapTotal:     4192956 kB
SwapFree:      4180080 kB
Dirty:           32524 kB
Writeback:           0 kB
Mapped:         327632 kB
Slab:            36176 kB
Committed_AS:  3431460 kB
PageTables:       2780 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66424 MiB
End job on node31 at 2008-07-04 23:22:04