Trace number 1106871

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-04SAT 364.737 455.395

General information on the benchmark

Namecsp/rand-3-24-24-fcd/
normalized-rand-3-24-24-76-632-fcd-8_ext.xml
MD5SUM365e2fe2f2ba1f1fef445ec0dbc8513f
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 benchmark116.382
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints76
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension76
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

1.97/3.76	c Finished tailoring XCSP instance to Minion. Starting solving
364.61/455.38	v 9 8 5 19 21 21 13 4 10 3 23 23 20 19 21 5 15 1 20 15 6 14 4 6 
364.61/455.38	s SATISFIABLE

Verifier Data (download as text)

OK

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-1106871-1215204765/watcher-1106871-1215204765 -o /tmp/evaluation-result-1106871-1215204765/solver-1106871-1215204765 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1106871-1215204765.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: 3.37 3.16 3.05 5/82 28749
/proc/meminfo: memFree=894776/2055920 swapFree=3921008/4192956
[pid=28749] ppid=28747 vsize=5356 CPUtime=0
/proc/28749/stat : 28749 (solve.sh) S 28747 28749 26424 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 643402450 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28749/statm: 1339 235 195 169 0 50 0
[pid=28750] ppid=28749 vsize=272 CPUtime=0
/proc/28750/stat : 28750 (java) R 28749 28749 26424 0 -1 0 53 0 0 0 0 0 0 0 18 0 1 0 643402450 278528 37 996147200 134512640 134550740 4294956192 18446744073709551615 4043556 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/28750/statm: 68 37 28 9 0 6 0

[startup+0.026027 s]
/proc/loadavg: 3.37 3.16 3.05 5/82 28749
/proc/meminfo: memFree=894776/2055920 swapFree=3921008/4192956
[pid=28749] ppid=28747 vsize=5356 CPUtime=0
/proc/28749/stat : 28749 (solve.sh) S 28747 28749 26424 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 643402450 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28749/statm: 1339 235 195 169 0 50 0
[pid=28750] ppid=28749 vsize=859368 CPUtime=0.01
/proc/28750/stat : 28750 (java) S 28749 28749 26424 0 -1 0 1417 0 1 0 0 1 0 0 18 0 3 0 643402450 879992832 1097 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/28750/statm: 214842 1097 565 9 0 209821 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 864724

[startup+0.101658 s]
/proc/loadavg: 3.37 3.16 3.05 5/82 28749
/proc/meminfo: memFree=894776/2055920 swapFree=3921008/4192956
[pid=28749] ppid=28747 vsize=5356 CPUtime=0
/proc/28749/stat : 28749 (solve.sh) S 28747 28749 26424 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 643402450 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28749/statm: 1339 235 195 169 0 50 0
[pid=28750] ppid=28749 vsize=860016 CPUtime=0.01
/proc/28750/stat : 28750 (java) S 28749 28749 26424 0 -1 0 1590 0 1 0 0 1 0 0 18 0 5 0 643402450 880656384 1260 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/28750/statm: 215004 1260 697 9 0 209983 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 865372

[startup+0.301685 s]
/proc/loadavg: 3.37 3.16 3.05 5/82 28749
/proc/meminfo: memFree=894776/2055920 swapFree=3921008/4192956
[pid=28749] ppid=28747 vsize=5356 CPUtime=0
/proc/28749/stat : 28749 (solve.sh) S 28747 28749 26424 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 643402450 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28749/statm: 1339 235 195 169 0 50 0
[pid=28750] ppid=28749 vsize=862208 CPUtime=0.03
/proc/28750/stat : 28750 (java) S 28749 28749 26424 0 -1 0 2472 0 1 0 2 1 0 0 18 0 9 0 643402450 882900992 2003 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28750/statm: 215552 2003 1104 9 0 210509 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 867564

[startup+0.701744 s]
/proc/loadavg: 3.37 3.16 3.05 5/82 28749
/proc/meminfo: memFree=894776/2055920 swapFree=3921008/4192956
[pid=28749] ppid=28747 vsize=5356 CPUtime=0
/proc/28749/stat : 28749 (solve.sh) S 28747 28749 26424 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 643402450 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28749/statm: 1339 235 195 169 0 50 0
[pid=28750] ppid=28749 vsize=864444 CPUtime=0.3
/proc/28750/stat : 28750 (java) S 28749 28749 26424 0 -1 0 7578 0 1 0 26 4 0 0 18 0 9 0 643402450 885190656 7002 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28750/statm: 216111 7002 1843 9 0 210673 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 869800

[startup+1.50284 s]
/proc/loadavg: 3.37 3.16 3.05 4/92 28759
/proc/meminfo: memFree=869536/2055920 swapFree=3921008/4192956
[pid=28749] ppid=28747 vsize=5356 CPUtime=0
/proc/28749/stat : 28749 (solve.sh) S 28747 28749 26424 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 643402450 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28749/statm: 1339 235 195 169 0 50 0
[pid=28750] ppid=28749 vsize=864444 CPUtime=0.69
/proc/28750/stat : 28750 (java) S 28749 28749 26424 0 -1 0 11365 0 1 0 64 5 0 0 18 0 9 0 643402450 885190656 10784 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28750/statm: 216111 10784 1844 9 0 210673 0
[pid=28750/tid=28752] ppid=28749 vsize=864444 CPUtime=0.54
/proc/28750/task/28752/stat : 28752 (java) R 28749 28749 26424 0 -1 64 4844 0 1 0 52 2 0 0 25 0 9 0 643402451 885190656 10784 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28750/tid=28753] ppid=28749 vsize=864444 CPUtime=0.07
/proc/28750/task/28753/stat : 28753 (java) R 28749 28749 26424 0 -1 64 5492 0 0 0 6 1 0 0 16 0 9 0 643402452 885190656 10784 996147200 134512640 134550740 4294956032 18446744073709551615 102514646 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28750/tid=28754] ppid=28749 vsize=864444 CPUtime=0
/proc/28750/task/28754/stat : 28754 (java) S 28749 28749 26424 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 643402453 885190656 10784 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28750/tid=28755] ppid=28749 vsize=864444 CPUtime=0
/proc/28750/task/28755/stat : 28755 (java) S 28749 28749 26424 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 643402453 885190656 10784 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28750/tid=28756] ppid=28749 vsize=864444 CPUtime=0
/proc/28750/task/28756/stat : 28756 (java) S 28749 28749 26424 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 643402463 885190656 10784 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28750/tid=28757] ppid=28749 vsize=864444 CPUtime=0.04
/proc/28750/task/28757/stat : 28757 (java) S 28749 28749 26424 0 -1 64 295 0 0 0 4 0 0 0 16 0 9 0 643402463 885190656 10784 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28750/tid=28758] ppid=28749 vsize=864444 CPUtime=0
/proc/28750/task/28758/stat : 28758 (java) S 28749 28749 26424 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 643402473 885190656 10784 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28750/tid=28759] ppid=28749 vsize=864444 CPUtime=0
/proc/28750/task/28759/stat : 28759 (java) S 28749 28749 26424 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 643402473 885190656 10784 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 869800

[startup+3.10204 s]
/proc/loadavg: 3.37 3.16 3.05 4/92 28759
/proc/meminfo: memFree=839968/2055920 swapFree=3921008/4192956
[pid=28749] ppid=28747 vsize=5356 CPUtime=0
/proc/28749/stat : 28749 (solve.sh) S 28747 28749 26424 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 643402450 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28749/statm: 1339 235 195 169 0 50 0
[pid=28750] ppid=28749 vsize=864572 CPUtime=1.59
/proc/28750/stat : 28750 (java) S 28749 28749 26424 0 -1 0 20930 0 1 0 148 11 0 0 18 0 9 0 643402450 885321728 20227 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28750/statm: 216143 20227 1868 9 0 210705 0
[pid=28750/tid=28752] ppid=28749 vsize=864572 CPUtime=1.3
/proc/28750/task/28752/stat : 28752 (java) R 28749 28749 26424 0 -1 64 8566 0 1 0 125 5 0 0 25 0 9 0 643402451 885321728 20227 996147200 134512640 134550740 4294956032 18446744073709551615 4126561858 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28750/tid=28753] ppid=28749 vsize=864572 CPUtime=0.21
/proc/28750/task/28753/stat : 28753 (java) S 28749 28749 26424 0 -1 64 11319 0 0 0 16 5 0 0 16 0 9 0 643402452 885321728 20227 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28750/tid=28754] ppid=28749 vsize=864572 CPUtime=0
/proc/28750/task/28754/stat : 28754 (java) S 28749 28749 26424 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 643402453 885321728 20227 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28750/tid=28755] ppid=28749 vsize=864572 CPUtime=0
/proc/28750/task/28755/stat : 28755 (java) S 28749 28749 26424 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 643402453 885321728 20227 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28750/tid=28756] ppid=28749 vsize=864572 CPUtime=0
/proc/28750/task/28756/stat : 28756 (java) S 28749 28749 26424 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 643402463 885321728 20227 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28750/tid=28757] ppid=28749 vsize=864572 CPUtime=0.06
/proc/28750/task/28757/stat : 28757 (java) S 28749 28749 26424 0 -1 64 311 0 0 0 6 0 0 0 16 0 9 0 643402463 885321728 20227 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28750/tid=28758] ppid=28749 vsize=864572 CPUtime=0
/proc/28750/task/28758/stat : 28758 (java) S 28749 28749 26424 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 643402473 885321728 20227 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28750/tid=28759] ppid=28749 vsize=864572 CPUtime=0
/proc/28750/task/28759/stat : 28759 (java) S 28749 28749 26424 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 643402473 885321728 20227 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 869928

[startup+6.30145 s]
/proc/loadavg: 3.50 3.19 3.06 4/84 28760
/proc/meminfo: memFree=872224/2055920 swapFree=3921008/4192956
[pid=28749] ppid=28747 vsize=5360 CPUtime=1.99
/proc/28749/stat : 28749 (solve.sh) S 28747 28749 26424 0 -1 4194304 310 38287 0 1 0 0 177 22 19 0 1 0 643402450 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28749/statm: 1340 236 195 169 0 51 0
[pid=28760] ppid=28749 vsize=56884 CPUtime=1.33
/proc/28760/stat : 28760 (ld-linux.so.2) R 28749 28749 26424 0 -1 4194304 10262 0 0 0 130 3 0 0 25 0 1 0 643402826 58249216 8615 996147200 1448431616 1448550632 4294956176 18446744073709551615 148843176 0 0 4096 0 0 0 0 17 1 0 0
/proc/28760/statm: 14221 8615 362 29 0 8275 0
Current children cumulated CPU time (s) 3.32
Current children cumulated vsize (KiB) 62244

[startup+12.7013 s]
/proc/loadavg: 3.46 3.18 3.06 4/84 28760
/proc/meminfo: memFree=841696/2055920 swapFree=3921008/4192956
[pid=28749] ppid=28747 vsize=5360 CPUtime=1.99
/proc/28749/stat : 28749 (solve.sh) S 28747 28749 26424 0 -1 4194304 310 38287 0 1 0 0 177 22 19 0 1 0 643402450 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28749/statm: 1340 236 195 169 0 51 0
[pid=28760] ppid=28749 vsize=72032 CPUtime=4.53
/proc/28760/stat : 28760 (ld-linux.so.2) R 28749 28749 26424 0 -1 4194304 14858 0 0 0 448 5 0 0 25 0 1 100 643402826 73760768 12431 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958578 0 0 4096 8194 0 0 0 17 1 0 0
/proc/28760/statm: 18008 12431 384 29 0 12062 0
Current children cumulated CPU time (s) 6.52
Current children cumulated vsize (KiB) 77392

[startup+25.5019 s]
/proc/loadavg: 3.35 3.17 3.06 4/80 28763
/proc/meminfo: memFree=1703552/2055920 swapFree=3921008/4192956
[pid=28749] ppid=28747 vsize=5360 CPUtime=1.99
/proc/28749/stat : 28749 (solve.sh) S 28747 28749 26424 0 -1 4194304 310 38287 0 1 0 0 177 22 19 0 1 0 643402450 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28749/statm: 1340 236 195 169 0 51 0
[pid=28760] ppid=28749 vsize=72032 CPUtime=12.18
/proc/28760/stat : 28760 (ld-linux.so.2) R 28749 28749 26424 0 -1 4194304 14858 0 0 0 1213 5 0 0 25 0 1 100 643402826 73760768 12431 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958836 0 0 4096 8194 0 0 0 17 1 0 0
/proc/28760/statm: 18008 12431 384 29 0 12062 0
Current children cumulated CPU time (s) 14.17
Current children cumulated vsize (KiB) 77392

[startup+51.1011 s]
/proc/loadavg: 3.23 3.16 3.06 4/80 28763
/proc/meminfo: memFree=1642944/2055920 swapFree=3921008/4192956
[pid=28749] ppid=28747 vsize=5360 CPUtime=1.99
/proc/28749/stat : 28749 (solve.sh) S 28747 28749 26424 0 -1 4194304 310 38287 0 1 0 0 177 22 19 0 1 0 643402450 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28749/statm: 1340 236 195 169 0 51 0
[pid=28760] ppid=28749 vsize=72032 CPUtime=37.77
/proc/28760/stat : 28760 (ld-linux.so.2) R 28749 28749 26424 0 -1 4194304 14858 0 0 0 3772 5 0 0 25 0 1 100 643402826 73760768 12431 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958747 0 0 4096 8194 0 0 0 17 1 0 0
/proc/28760/statm: 18008 12431 384 29 0 12062 0
Current children cumulated CPU time (s) 39.76
Current children cumulated vsize (KiB) 77392

[startup+102.307 s]
/proc/loadavg: 3.62 3.26 3.10 4/92 28981
/proc/meminfo: memFree=1549656/2055920 swapFree=3921008/4192956
[pid=28749] ppid=28747 vsize=5360 CPUtime=1.99
/proc/28749/stat : 28749 (solve.sh) S 28747 28749 26424 0 -1 4194304 310 38287 0 1 0 0 177 22 19 0 1 0 643402450 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28749/statm: 1340 236 195 169 0 51 0
[pid=28760] ppid=28749 vsize=72032 CPUtime=79.25
/proc/28760/stat : 28760 (ld-linux.so.2) R 28749 28749 26424 0 -1 4194304 14858 0 0 0 7918 7 0 0 25 0 1 100 643402826 73760768 12431 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958747 0 0 4096 8194 0 0 0 17 0 0 0
/proc/28760/statm: 18008 12431 384 29 0 12062 0
Current children cumulated CPU time (s) 81.24
Current children cumulated vsize (KiB) 77392

[startup+162.301 s]
/proc/loadavg: 3.22 3.21 3.09 4/84 28982
/proc/meminfo: memFree=1604440/2055920 swapFree=3921008/4192956
[pid=28749] ppid=28747 vsize=5360 CPUtime=1.99
/proc/28749/stat : 28749 (solve.sh) S 28747 28749 26424 0 -1 4194304 310 38287 0 1 0 0 177 22 19 0 1 0 643402450 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28749/statm: 1340 236 195 169 0 51 0
[pid=28760] ppid=28749 vsize=72032 CPUtime=111.92
/proc/28760/stat : 28760 (ld-linux.so.2) R 28749 28749 26424 0 -1 4194304 14858 0 0 0 11185 7 0 0 25 0 1 100 643402826 73760768 12431 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958642 0 0 4096 8194 0 0 0 17 1 0 0
/proc/28760/statm: 18008 12431 384 29 0 12062 0
Current children cumulated CPU time (s) 113.91
Current children cumulated vsize (KiB) 77392

[startup+222.302 s]
/proc/loadavg: 3.08 3.17 3.08 4/84 28982
/proc/meminfo: memFree=1604440/2055920 swapFree=3921008/4192956
[pid=28749] ppid=28747 vsize=5360 CPUtime=1.99
/proc/28749/stat : 28749 (solve.sh) S 28747 28749 26424 0 -1 4194304 310 38287 0 1 0 0 177 22 19 0 1 0 643402450 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28749/statm: 1340 236 195 169 0 51 0
[pid=28760] ppid=28749 vsize=72032 CPUtime=141.91
/proc/28760/stat : 28760 (ld-linux.so.2) R 28749 28749 26424 0 -1 4194304 14858 0 0 0 14184 7 0 0 25 0 1 100 643402826 73760768 12431 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958026 0 0 4096 8194 0 0 0 17 1 0 0
/proc/28760/statm: 18008 12431 384 29 0 12062 0
Current children cumulated CPU time (s) 143.9
Current children cumulated vsize (KiB) 77392

[startup+282.301 s]
/proc/loadavg: 4.75 3.56 3.22 3/80 28999
/proc/meminfo: memFree=1293184/2055920 swapFree=3921008/4192956
[pid=28749] ppid=28747 vsize=5360 CPUtime=1.99
/proc/28749/stat : 28749 (solve.sh) S 28747 28749 26424 0 -1 4194304 310 38287 0 1 0 0 177 22 19 0 1 0 643402450 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28749/statm: 1340 236 195 169 0 51 0
[pid=28760] ppid=28749 vsize=72032 CPUtime=191.11
/proc/28760/stat : 28760 (ld-linux.so.2) R 28749 28749 26424 0 -1 4194304 14858 0 0 0 19100 11 0 0 25 0 1 100 643402826 73760768 12431 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958252 0 0 4096 8194 0 0 0 17 1 0 0
/proc/28760/statm: 18008 12431 384 29 0 12062 0
Current children cumulated CPU time (s) 193.1
Current children cumulated vsize (KiB) 77392

[startup+342.302 s]
/proc/loadavg: 5.48 4.04 3.40 4/84 29022
/proc/meminfo: memFree=1754016/2055920 swapFree=3921008/4192956
[pid=28749] ppid=28747 vsize=5360 CPUtime=1.99
/proc/28749/stat : 28749 (solve.sh) S 28747 28749 26424 0 -1 4194304 310 38287 0 1 0 0 177 22 19 0 1 0 643402450 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28749/statm: 1340 236 195 169 0 51 0
[pid=28760] ppid=28749 vsize=72032 CPUtime=250.18
/proc/28760/stat : 28760 (ld-linux.so.2) R 28749 28749 26424 0 -1 4194304 14858 0 0 0 25002 16 0 0 25 0 1 100 643402826 73760768 12431 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958026 0 0 4096 8194 0 0 0 17 1 0 0
/proc/28760/statm: 18008 12431 384 29 0 12062 0
Current children cumulated CPU time (s) 252.17
Current children cumulated vsize (KiB) 77392

[startup+402.301 s]
/proc/loadavg: 3.94 3.86 3.38 4/84 29022
/proc/meminfo: memFree=1754976/2055920 swapFree=3921008/4192956
[pid=28749] ppid=28747 vsize=5360 CPUtime=1.99
/proc/28749/stat : 28749 (solve.sh) S 28747 28749 26424 0 -1 4194304 310 38287 0 1 0 0 177 22 19 0 1 0 643402450 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28749/statm: 1340 236 195 169 0 51 0
[pid=28760] ppid=28749 vsize=72032 CPUtime=309.87
/proc/28760/stat : 28760 (ld-linux.so.2) R 28749 28749 26424 0 -1 4194304 14858 0 0 0 30970 17 0 0 25 0 1 100 643402826 73760768 12431 996147200 1448431616 1448550632 4294956176 18446744073709551615 148959051 0 0 4096 8194 0 0 0 17 1 0 0
/proc/28760/statm: 18008 12431 384 29 0 12062 0
Current children cumulated CPU time (s) 311.86
Current children cumulated vsize (KiB) 77392

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

[startup+409.501 s]
/proc/loadavg: 3.80 3.83 3.37 4/84 29022
/proc/meminfo: memFree=1755040/2055920 swapFree=3921008/4192956
[pid=28749] ppid=28747 vsize=5360 CPUtime=1.99
/proc/28749/stat : 28749 (solve.sh) S 28747 28749 26424 0 -1 4194304 310 38287 0 1 0 0 177 22 19 0 1 0 643402450 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28749/statm: 1340 236 195 169 0 51 0
[pid=28760] ppid=28749 vsize=72032 CPUtime=317.04
/proc/28760/stat : 28760 (ld-linux.so.2) R 28749 28749 26424 0 -1 4194304 14858 0 0 0 31687 17 0 0 25 0 1 100 643402826 73760768 12431 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958026 0 0 4096 8194 0 0 0 17 1 0 0
/proc/28760/statm: 18008 12431 384 29 0 12062 0
Current children cumulated CPU time (s) 319.03
Current children cumulated vsize (KiB) 77392

[startup+435.101 s]
/proc/loadavg: 3.52 3.76 3.36 4/84 29022
/proc/meminfo: memFree=1755232/2055920 swapFree=3921008/4192956
[pid=28749] ppid=28747 vsize=5360 CPUtime=1.99
/proc/28749/stat : 28749 (solve.sh) S 28747 28749 26424 0 -1 4194304 310 38287 0 1 0 0 177 22 19 0 1 0 643402450 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28749/statm: 1340 236 195 169 0 51 0
[pid=28760] ppid=28749 vsize=72032 CPUtime=342.51
/proc/28760/stat : 28760 (ld-linux.so.2) R 28749 28749 26424 0 -1 4194304 14858 0 0 0 34234 17 0 0 25 0 1 100 643402826 73760768 12431 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958350 0 0 4096 8194 0 0 0 17 1 0 0
/proc/28760/statm: 18008 12431 384 29 0 12062 0
Current children cumulated CPU time (s) 344.5
Current children cumulated vsize (KiB) 77392

[startup+447.902 s]
/proc/loadavg: 3.44 3.74 3.36 4/84 29023
/proc/meminfo: memFree=1755232/2055920 swapFree=3921008/4192956
[pid=28749] ppid=28747 vsize=5360 CPUtime=1.99
/proc/28749/stat : 28749 (solve.sh) S 28747 28749 26424 0 -1 4194304 310 38287 0 1 0 0 177 22 19 0 1 0 643402450 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28749/statm: 1340 236 195 169 0 51 0
[pid=28760] ppid=28749 vsize=72032 CPUtime=355.26
/proc/28760/stat : 28760 (ld-linux.so.2) R 28749 28749 26424 0 -1 4194304 14858 0 0 0 35509 17 0 0 25 0 1 100 643402826 73760768 12431 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958289 0 0 4096 8194 0 0 0 17 1 0 0
/proc/28760/statm: 18008 12431 384 29 0 12062 0
Current children cumulated CPU time (s) 357.25
Current children cumulated vsize (KiB) 77392

[startup+451.101 s]
/proc/loadavg: 3.41 3.72 3.36 4/84 29023
/proc/meminfo: memFree=1755232/2055920 swapFree=3921008/4192956
[pid=28749] ppid=28747 vsize=5360 CPUtime=1.99
/proc/28749/stat : 28749 (solve.sh) S 28747 28749 26424 0 -1 4194304 310 38287 0 1 0 0 177 22 19 0 1 0 643402450 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28749/statm: 1340 236 195 169 0 51 0
[pid=28760] ppid=28749 vsize=72032 CPUtime=358.44
/proc/28760/stat : 28760 (ld-linux.so.2) R 28749 28749 26424 0 -1 4194304 14858 0 0 0 35827 17 0 0 25 0 1 100 643402826 73760768 12431 996147200 1448431616 1448550632 4294956176 18446744073709551615 148956608 0 0 4096 8194 0 0 0 17 1 0 0
/proc/28760/statm: 18008 12431 384 29 0 12062 0
Current children cumulated CPU time (s) 360.43
Current children cumulated vsize (KiB) 77392

[startup+452.702 s]
/proc/loadavg: 3.41 3.72 3.36 4/84 29023
/proc/meminfo: memFree=1755232/2055920 swapFree=3921008/4192956
[pid=28749] ppid=28747 vsize=5360 CPUtime=1.99
/proc/28749/stat : 28749 (solve.sh) S 28747 28749 26424 0 -1 4194304 310 38287 0 1 0 0 177 22 19 0 1 0 643402450 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28749/statm: 1340 236 195 169 0 51 0
[pid=28760] ppid=28749 vsize=72032 CPUtime=360.03
/proc/28760/stat : 28760 (ld-linux.so.2) R 28749 28749 26424 0 -1 4194304 14858 0 0 0 35986 17 0 0 25 0 1 100 643402826 73760768 12431 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958252 0 0 4096 8194 0 0 0 17 1 0 0
/proc/28760/statm: 18008 12431 384 29 0 12062 0
Current children cumulated CPU time (s) 362.02
Current children cumulated vsize (KiB) 77392

[startup+454.307 s]
/proc/loadavg: 3.37 3.71 3.35 4/84 29023
/proc/meminfo: memFree=1755232/2055920 swapFree=3921008/4192956
[pid=28749] ppid=28747 vsize=5360 CPUtime=1.99
/proc/28749/stat : 28749 (solve.sh) S 28747 28749 26424 0 -1 4194304 310 38287 0 1 0 0 177 22 19 0 1 0 643402450 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28749/statm: 1340 236 195 169 0 51 0
[pid=28760] ppid=28749 vsize=72032 CPUtime=361.63
/proc/28760/stat : 28760 (ld-linux.so.2) R 28749 28749 26424 0 -1 4194304 14858 0 0 0 36146 17 0 0 25 0 1 100 643402826 73760768 12431 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958026 0 0 4096 8194 0 0 0 17 1 0 0
/proc/28760/statm: 18008 12431 384 29 0 12062 0
Current children cumulated CPU time (s) 363.62
Current children cumulated vsize (KiB) 77392

[startup+455.102 s]
/proc/loadavg: 3.37 3.71 3.35 4/84 29023
/proc/meminfo: memFree=1755232/2055920 swapFree=3921008/4192956
[pid=28749] ppid=28747 vsize=5360 CPUtime=1.99
/proc/28749/stat : 28749 (solve.sh) S 28747 28749 26424 0 -1 4194304 310 38287 0 1 0 0 177 22 19 0 1 0 643402450 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28749/statm: 1340 236 195 169 0 51 0
[pid=28760] ppid=28749 vsize=72032 CPUtime=362.42
/proc/28760/stat : 28760 (ld-linux.so.2) R 28749 28749 26424 0 -1 4194304 14858 0 0 0 36225 17 0 0 25 0 1 100 643402826 73760768 12431 996147200 1448431616 1448550632 4294956176 18446744073709551615 134615873 0 0 4096 8194 0 0 0 17 1 0 0
/proc/28760/statm: 18008 12431 384 29 0 12062 0
Current children cumulated CPU time (s) 364.41
Current children cumulated vsize (KiB) 77392

[startup+455.302 s]
/proc/loadavg: 3.37 3.71 3.35 4/84 29023
/proc/meminfo: memFree=1755232/2055920 swapFree=3921008/4192956
[pid=28749] ppid=28747 vsize=5360 CPUtime=1.99
/proc/28749/stat : 28749 (solve.sh) S 28747 28749 26424 0 -1 4194304 310 38287 0 1 0 0 177 22 19 0 1 0 643402450 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28749/statm: 1340 236 195 169 0 51 0
[pid=28760] ppid=28749 vsize=72032 CPUtime=362.62
/proc/28760/stat : 28760 (ld-linux.so.2) R 28749 28749 26424 0 -1 4194304 14858 0 0 0 36245 17 0 0 25 0 1 100 643402826 73760768 12431 996147200 1448431616 1448550632 4294956176 18446744073709551615 149002325 0 0 4096 8194 0 0 0 17 1 0 0
/proc/28760/statm: 18008 12431 384 29 0 12062 0
Current children cumulated CPU time (s) 364.61
Current children cumulated vsize (KiB) 77392

Child status: 0
Real time (s): 455.395
CPU time (s): 364.737
CPU user time (s): 364.319
CPU system time (s): 0.417936
CPU usage (%): 80.0923
Max. virtual memory (cumulated for all children) (KiB): 870060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 364.319
system time used= 0.417936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53495
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= 917
involuntary context switches= 4958

runsolver used 0.566913 second user time and 1.3128 second system time

The end

Launcher Data (download as text)

Begin job on node92 at 2008-07-04 22:52:46
IDJOB=1106871
IDBENCH=56247
IDSOLVER=369
FILE ID=node92/1106871-1215204765
PBS_JOBID= 7881594
Free space on /tmp= 66400 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-8_ext.xml
COMMAND LINE= DIR/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1106871-1215204765/watcher-1106871-1215204765 -o /tmp/evaluation-result-1106871-1215204765/solver-1106871-1215204765 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/solve.sh HOME/instance-1106871-1215204765.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 365e2fe2f2ba1f1fef445ec0dbc8513f
RANDOM SEED=1315283440

node92.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.223
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.223
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        895192 kB
Buffers:          8436 kB
Cached:         183708 kB
SwapCached:       6824 kB
Active:        1088012 kB
Inactive:        17312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        895192 kB
SwapTotal:     4192956 kB
SwapFree:      3921008 kB
Dirty:           32572 kB
Writeback:           0 kB
Mapped:         921028 kB
Slab:            37148 kB
Committed_AS:  2337176 kB
PageTables:       5144 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= 66416 MiB
End job on node92 at 2008-07-04 23:00:22