Trace number 1106259

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 576.847 581.365

General information on the benchmark

Namecsp/primes-25/
normalized-primes-25-40-3-3.xml
MD5SUM731de278672e01032a698d5eefd6377a
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark719.109
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Maximum constraint arity6
Maximum domain size96
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40
Global constraints used (with number of constraints)

Solver Data (download as text)

0.37/0.49	c Finished tailoring XCSP instance to Minion. Starting solving
576.76/581.36	v 2 37 5 53 67 31 37 61 2 79 41 5 53 29 43 2 53 3 83 37 37 2 25 2 2 13 41 89 61 31 11 5 2 23 71 61 67 17 37 61 11 2 2 72 29 41 89 2 53 73 43 25 59 13 17 89 41 2 79 17 13 2 2 5 37 13 2 11 43 19 97 73 19 2 43 61 29 47 2 2 41 23 3 7 43 29 16 2 11 97 19 31 2 67 47 41 2 2 71 47 
576.76/581.36	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-1106259-1215199483/watcher-1106259-1215199483 -o /tmp/evaluation-result-1106259-1215199483/solver-1106259-1215199483 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1106259-1215199483.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.17 1.04 1.01 4/73 18631
/proc/meminfo: memFree=1779264/2055920 swapFree=4181480/4192956
[pid=18631] ppid=18629 vsize=5356 CPUtime=0
/proc/18631/stat : 18631 (solve.sh) R 18629 18631 13757 0 -1 4194304 266 0 0 0 0 0 0 0 21 0 1 0 1998917884 5484544 234 996147200 4194304 4889804 548682068784 18446744073709551615 271638391455 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/18631/statm: 1339 234 194 169 0 50 0
[pid=18632] ppid=18631 vsize=5356 CPUtime=0
/proc/18632/stat : 18632 (solve.sh) R 18631 18631 13757 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 1998917885 5484544 234 996147200 4194304 4889804 548682068784 18446744073709551615 271638391455 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/18632/statm: 1339 234 194 169 0 50 0

[startup+0.0183519 s]
/proc/loadavg: 1.17 1.04 1.01 4/73 18631
/proc/meminfo: memFree=1779264/2055920 swapFree=4181480/4192956
[pid=18631] ppid=18629 vsize=5356 CPUtime=0
/proc/18631/stat : 18631 (solve.sh) S 18629 18631 13757 0 -1 4194304 285 0 0 0 0 0 0 0 21 0 1 0 1998917884 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18631/statm: 1339 235 195 169 0 50 0
[pid=18632] ppid=18631 vsize=10880 CPUtime=0
/proc/18632/stat : 18632 (java) S 18631 18631 13757 0 -1 0 741 0 0 0 0 0 0 0 22 0 2 0 1998917885 11141120 507 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18632/statm: 2720 507 224 9 0 1240 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16236

[startup+0.102369 s]
/proc/loadavg: 1.17 1.04 1.01 4/73 18631
/proc/meminfo: memFree=1779264/2055920 swapFree=4181480/4192956
[pid=18631] ppid=18629 vsize=5356 CPUtime=0
/proc/18631/stat : 18631 (solve.sh) S 18629 18631 13757 0 -1 4194304 285 0 0 0 0 0 0 0 21 0 1 0 1998917884 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18631/statm: 1339 235 195 169 0 50 0
[pid=18632] ppid=18631 vsize=864136 CPUtime=0.07
/proc/18632/stat : 18632 (java) S 18631 18631 13757 0 -1 0 3404 0 1 0 6 1 0 0 22 0 9 0 1998917885 884875264 2858 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18632/statm: 216034 2858 1701 9 0 210596 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 869492

[startup+0.302405 s]
/proc/loadavg: 1.17 1.04 1.01 4/73 18631
/proc/meminfo: memFree=1779264/2055920 swapFree=4181480/4192956
[pid=18631] ppid=18629 vsize=5356 CPUtime=0
/proc/18631/stat : 18631 (solve.sh) S 18629 18631 13757 0 -1 4194304 285 0 0 0 0 0 0 0 21 0 1 0 1998917884 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18631/statm: 1339 235 195 169 0 50 0
[pid=18632] ppid=18631 vsize=864496 CPUtime=0.27
/proc/18632/stat : 18632 (java) S 18631 18631 13757 0 -1 0 4341 0 1 0 24 3 0 0 22 0 9 0 1998917885 885243904 3768 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18632/statm: 216124 3768 1842 9 0 210686 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 869852

[startup+0.701467 s]
/proc/loadavg: 1.17 1.04 1.01 4/73 18631
/proc/meminfo: memFree=1779264/2055920 swapFree=4181480/4192956
[pid=18631] ppid=18629 vsize=5360 CPUtime=0.41
/proc/18631/stat : 18631 (solve.sh) S 18629 18631 13757 0 -1 4194304 309 5486 0 1 0 0 37 4 16 0 1 0 1998917884 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18631/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 5360

[startup+1.50161 s]
/proc/loadavg: 1.40 1.09 1.03 3/75 18642
/proc/meminfo: memFree=1778672/2055920 swapFree=4181480/4192956
[pid=18631] ppid=18629 vsize=5360 CPUtime=0.41
/proc/18631/stat : 18631 (solve.sh) S 18629 18631 13757 0 -1 4194304 309 5486 0 1 0 0 37 4 16 0 1 0 1998917884 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18631/statm: 1340 236 195 169 0 51 0
[pid=18642] ppid=18631 vsize=24240 CPUtime=0.98
/proc/18642/stat : 18642 (ld-linux.so.2) R 18631 18631 13757 0 -1 4194304 623 0 0 0 98 0 0 0 25 0 1 100 1998917933 24821760 526 996147200 1448431616 1448550632 4294956144 18446744073709551615 150293897 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18642/statm: 6060 526 411 29 0 114 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 29600

[startup+3.102 s]
/proc/loadavg: 1.40 1.09 1.03 3/75 18642
/proc/meminfo: memFree=1778672/2055920 swapFree=4181480/4192956
[pid=18631] ppid=18629 vsize=5360 CPUtime=0.41
/proc/18631/stat : 18631 (solve.sh) S 18629 18631 13757 0 -1 4194304 309 5486 0 1 0 0 37 4 16 0 1 0 1998917884 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18631/statm: 1340 236 195 169 0 51 0
[pid=18642] ppid=18631 vsize=24240 CPUtime=2.57
/proc/18642/stat : 18642 (ld-linux.so.2) R 18631 18631 13757 0 -1 4194304 623 0 0 0 257 0 0 0 25 0 1 100 1998917933 24821760 526 996147200 1448431616 1448550632 4294956144 18446744073709551615 151985921 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18642/statm: 6060 526 411 29 0 114 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 29600

[startup+6.3025 s]
/proc/loadavg: 1.44 1.10 1.03 3/75 18642
/proc/meminfo: memFree=1778736/2055920 swapFree=4181480/4192956
[pid=18631] ppid=18629 vsize=5360 CPUtime=0.41
/proc/18631/stat : 18631 (solve.sh) S 18629 18631 13757 0 -1 4194304 309 5486 0 1 0 0 37 4 16 0 1 0 1998917884 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18631/statm: 1340 236 195 169 0 51 0
[pid=18642] ppid=18631 vsize=24240 CPUtime=5.75
/proc/18642/stat : 18642 (ld-linux.so.2) R 18631 18631 13757 0 -1 4194304 623 0 0 0 575 0 0 0 25 0 1 100 1998917933 24821760 526 996147200 1448431616 1448550632 4294956144 18446744073709551615 150393297 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18642/statm: 6060 526 411 29 0 114 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 29600

[startup+12.7017 s]
/proc/loadavg: 1.49 1.12 1.04 3/75 18642
/proc/meminfo: memFree=1778608/2055920 swapFree=4181480/4192956
[pid=18631] ppid=18629 vsize=5360 CPUtime=0.41
/proc/18631/stat : 18631 (solve.sh) S 18629 18631 13757 0 -1 4194304 309 5486 0 1 0 0 37 4 16 0 1 0 1998917884 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18631/statm: 1340 236 195 169 0 51 0
[pid=18642] ppid=18631 vsize=24240 CPUtime=12.1
/proc/18642/stat : 18642 (ld-linux.so.2) R 18631 18631 13757 0 -1 4194304 625 0 0 0 1210 0 0 0 25 0 1 100 1998917933 24821760 528 996147200 1448431616 1448550632 4294956144 18446744073709551615 150393660 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18642/statm: 6060 528 411 29 0 114 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 29600

[startup+25.502 s]
/proc/loadavg: 1.60 1.16 1.05 3/75 18642
/proc/meminfo: memFree=1778736/2055920 swapFree=4181480/4192956
[pid=18631] ppid=18629 vsize=5360 CPUtime=0.41
/proc/18631/stat : 18631 (solve.sh) S 18629 18631 13757 0 -1 4194304 309 5486 0 1 0 0 37 4 16 0 1 0 1998917884 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18631/statm: 1340 236 195 169 0 51 0
[pid=18642] ppid=18631 vsize=24240 CPUtime=24.79
/proc/18642/stat : 18642 (ld-linux.so.2) R 18631 18631 13757 0 -1 4194304 625 0 0 0 2479 0 0 0 25 0 1 100 1998917933 24821760 528 996147200 1448431616 1448550632 4294956144 18446744073709551615 150393833 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18642/statm: 6060 528 411 29 0 114 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 29600

[startup+51.1016 s]
/proc/loadavg: 1.74 1.23 1.07 3/75 18642
/proc/meminfo: memFree=1778800/2055920 swapFree=4181480/4192956
[pid=18631] ppid=18629 vsize=5360 CPUtime=0.41
/proc/18631/stat : 18631 (solve.sh) S 18629 18631 13757 0 -1 4194304 309 5486 0 1 0 0 37 4 16 0 1 0 1998917884 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18631/statm: 1340 236 195 169 0 51 0
[pid=18642] ppid=18631 vsize=24240 CPUtime=50.2
/proc/18642/stat : 18642 (ld-linux.so.2) R 18631 18631 13757 0 -1 4194304 625 0 0 0 5020 0 0 0 25 0 1 100 1998917933 24821760 528 996147200 1448431616 1448550632 4294956144 18446744073709551615 150393660 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18642/statm: 6060 528 411 29 0 114 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 29600

[startup+102.307 s]
/proc/loadavg: 1.88 1.34 1.12 3/75 18642
/proc/meminfo: memFree=1778544/2055920 swapFree=4181480/4192956
[pid=18631] ppid=18629 vsize=5360 CPUtime=0.41
/proc/18631/stat : 18631 (solve.sh) S 18629 18631 13757 0 -1 4194304 309 5486 0 1 0 0 37 4 16 0 1 0 1998917884 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18631/statm: 1340 236 195 169 0 51 0
[pid=18642] ppid=18631 vsize=24388 CPUtime=101.01
/proc/18642/stat : 18642 (ld-linux.so.2) R 18631 18631 13757 0 -1 4194304 630 0 0 0 10101 0 0 0 25 0 1 100 1998917933 24973312 533 996147200 1448431616 1448550632 4294956144 18446744073709551615 150393660 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18642/statm: 6097 533 411 29 0 151 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 29748

[startup+162.302 s]
/proc/loadavg: 1.95 1.46 1.17 3/75 18642
/proc/meminfo: memFree=1778480/2055920 swapFree=4181480/4192956
[pid=18631] ppid=18629 vsize=5360 CPUtime=0.41
/proc/18631/stat : 18631 (solve.sh) S 18629 18631 13757 0 -1 4194304 309 5486 0 1 0 0 37 4 16 0 1 0 1998917884 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18631/statm: 1340 236 195 169 0 51 0
[pid=18642] ppid=18631 vsize=24388 CPUtime=160.56
/proc/18642/stat : 18642 (ld-linux.so.2) R 18631 18631 13757 0 -1 4194304 630 0 0 0 16055 1 0 0 25 0 1 100 1998917933 24973312 533 996147200 1448431616 1448550632 4294956144 18446744073709551615 150394324 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18642/statm: 6097 533 411 29 0 151 0
Current children cumulated CPU time (s) 160.97
Current children cumulated vsize (KiB) 29748

[startup+222.302 s]
/proc/loadavg: 1.98 1.56 1.22 3/75 18642
/proc/meminfo: memFree=1778416/2055920 swapFree=4181480/4192956
[pid=18631] ppid=18629 vsize=5360 CPUtime=0.41
/proc/18631/stat : 18631 (solve.sh) S 18629 18631 13757 0 -1 4194304 309 5486 0 1 0 0 37 4 16 0 1 0 1998917884 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18631/statm: 1340 236 195 169 0 51 0
[pid=18642] ppid=18631 vsize=24388 CPUtime=220.1
/proc/18642/stat : 18642 (ld-linux.so.2) R 18631 18631 13757 0 -1 4194304 630 0 0 0 22009 1 0 0 25 0 1 100 1998917933 24973312 533 996147200 1448431616 1448550632 4294956144 18446744073709551615 150396316 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18642/statm: 6097 533 411 29 0 151 0
Current children cumulated CPU time (s) 220.51
Current children cumulated vsize (KiB) 29748

[startup+282.302 s]
/proc/loadavg: 1.99 1.63 1.27 3/75 18642
/proc/meminfo: memFree=1778416/2055920 swapFree=4181480/4192956
[pid=18631] ppid=18629 vsize=5360 CPUtime=0.41
/proc/18631/stat : 18631 (solve.sh) S 18629 18631 13757 0 -1 4194304 309 5486 0 1 0 0 37 4 16 0 1 0 1998917884 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18631/statm: 1340 236 195 169 0 51 0
[pid=18642] ppid=18631 vsize=24388 CPUtime=279.64
/proc/18642/stat : 18642 (ld-linux.so.2) R 18631 18631 13757 0 -1 4194304 630 0 0 0 27963 1 0 0 25 0 1 100 1998917933 24973312 533 996147200 1448431616 1448550632 4294956144 18446744073709551615 134616458 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18642/statm: 6097 533 411 29 0 151 0
Current children cumulated CPU time (s) 280.05
Current children cumulated vsize (KiB) 29748

[startup+342.302 s]
/proc/loadavg: 1.99 1.70 1.31 3/75 18642
/proc/meminfo: memFree=1778416/2055920 swapFree=4181480/4192956
[pid=18631] ppid=18629 vsize=5360 CPUtime=0.41
/proc/18631/stat : 18631 (solve.sh) S 18629 18631 13757 0 -1 4194304 309 5486 0 1 0 0 37 4 16 0 1 0 1998917884 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18631/statm: 1340 236 195 169 0 51 0
[pid=18642] ppid=18631 vsize=24388 CPUtime=339.18
/proc/18642/stat : 18642 (ld-linux.so.2) R 18631 18631 13757 0 -1 4194304 630 0 0 0 33917 1 0 0 25 0 1 100 1998917933 24973312 533 996147200 1448431616 1448550632 4294956144 18446744073709551615 150292936 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18642/statm: 6097 533 411 29 0 151 0
Current children cumulated CPU time (s) 339.59
Current children cumulated vsize (KiB) 29748

[startup+402.303 s]
/proc/loadavg: 1.99 1.75 1.35 3/75 18642
/proc/meminfo: memFree=1778416/2055920 swapFree=4181480/4192956
[pid=18631] ppid=18629 vsize=5360 CPUtime=0.41
/proc/18631/stat : 18631 (solve.sh) S 18629 18631 13757 0 -1 4194304 309 5486 0 1 0 0 37 4 16 0 1 0 1998917884 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18631/statm: 1340 236 195 169 0 51 0
[pid=18642] ppid=18631 vsize=24388 CPUtime=398.72
/proc/18642/stat : 18642 (ld-linux.so.2) R 18631 18631 13757 0 -1 4194304 630 0 0 0 39871 1 0 0 25 0 1 100 1998917933 24973312 533 996147200 1448431616 1448550632 4294956144 18446744073709551615 151985938 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18642/statm: 6097 533 411 29 0 151 0
Current children cumulated CPU time (s) 399.13
Current children cumulated vsize (KiB) 29748

[startup+462.301 s]
/proc/loadavg: 1.99 1.79 1.39 3/75 18642
/proc/meminfo: memFree=1778416/2055920 swapFree=4181480/4192956
[pid=18631] ppid=18629 vsize=5360 CPUtime=0.41
/proc/18631/stat : 18631 (solve.sh) S 18629 18631 13757 0 -1 4194304 309 5486 0 1 0 0 37 4 16 0 1 0 1998917884 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18631/statm: 1340 236 195 169 0 51 0
[pid=18642] ppid=18631 vsize=24388 CPUtime=458.26
/proc/18642/stat : 18642 (ld-linux.so.2) R 18631 18631 13757 0 -1 4194304 630 0 0 0 45825 1 0 0 25 0 1 100 1998917933 24973312 533 996147200 1448431616 1448550632 4294956144 18446744073709551615 150292395 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18642/statm: 6097 533 411 29 0 151 0
Current children cumulated CPU time (s) 458.67
Current children cumulated vsize (KiB) 29748

[startup+522.301 s]
/proc/loadavg: 1.99 1.83 1.42 3/75 18642
/proc/meminfo: memFree=1778352/2055920 swapFree=4181480/4192956
[pid=18631] ppid=18629 vsize=5360 CPUtime=0.41
/proc/18631/stat : 18631 (solve.sh) S 18629 18631 13757 0 -1 4194304 309 5486 0 1 0 0 37 4 16 0 1 0 1998917884 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18631/statm: 1340 236 195 169 0 51 0
[pid=18642] ppid=18631 vsize=24388 CPUtime=517.8
/proc/18642/stat : 18642 (ld-linux.so.2) R 18631 18631 13757 0 -1 4194304 630 0 0 0 51779 1 0 0 25 0 1 100 1998917933 24973312 533 996147200 1448431616 1448550632 4294956144 18446744073709551615 150292777 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18642/statm: 6097 533 411 29 0 151 0
Current children cumulated CPU time (s) 518.21
Current children cumulated vsize (KiB) 29748

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

[startup+537.501 s]
/proc/loadavg: 1.99 1.84 1.43 3/75 18642
/proc/meminfo: memFree=1778352/2055920 swapFree=4181480/4192956
[pid=18631] ppid=18629 vsize=5360 CPUtime=0.41
/proc/18631/stat : 18631 (solve.sh) S 18629 18631 13757 0 -1 4194304 309 5486 0 1 0 0 37 4 16 0 1 0 1998917884 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18631/statm: 1340 236 195 169 0 51 0
[pid=18642] ppid=18631 vsize=24388 CPUtime=532.89
/proc/18642/stat : 18642 (ld-linux.so.2) R 18631 18631 13757 0 -1 4194304 630 0 0 0 53288 1 0 0 25 0 1 100 1998917933 24973312 533 996147200 1448431616 1448550632 4294956144 18446744073709551615 150293140 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18642/statm: 6097 533 411 29 0 151 0
Current children cumulated CPU time (s) 533.3
Current children cumulated vsize (KiB) 29748

[startup+563.102 s]
/proc/loadavg: 1.99 1.85 1.45 3/75 18642
/proc/meminfo: memFree=1778352/2055920 swapFree=4181480/4192956
[pid=18631] ppid=18629 vsize=5360 CPUtime=0.41
/proc/18631/stat : 18631 (solve.sh) S 18629 18631 13757 0 -1 4194304 309 5486 0 1 0 0 37 4 16 0 1 0 1998917884 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18631/statm: 1340 236 195 169 0 51 0
[pid=18642] ppid=18631 vsize=24388 CPUtime=558.29
/proc/18642/stat : 18642 (ld-linux.so.2) R 18631 18631 13757 0 -1 4194304 630 0 0 0 55828 1 0 0 25 0 1 100 1998917933 24973312 533 996147200 1448431616 1448550632 4294956144 18446744073709551615 151986036 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18642/statm: 6097 533 411 29 0 151 0
Current children cumulated CPU time (s) 558.7
Current children cumulated vsize (KiB) 29748

[startup+569.503 s]
/proc/loadavg: 1.99 1.85 1.45 3/75 18642
/proc/meminfo: memFree=1778352/2055920 swapFree=4181480/4192956
[pid=18631] ppid=18629 vsize=5360 CPUtime=0.41
/proc/18631/stat : 18631 (solve.sh) S 18629 18631 13757 0 -1 4194304 309 5486 0 1 0 0 37 4 16 0 1 0 1998917884 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18631/statm: 1340 236 195 169 0 51 0
[pid=18642] ppid=18631 vsize=24388 CPUtime=564.64
/proc/18642/stat : 18642 (ld-linux.so.2) R 18631 18631 13757 0 -1 4194304 630 0 0 0 56463 1 0 0 25 0 1 100 1998917933 24973312 533 996147200 1448431616 1448550632 4294956144 18446744073709551615 150394317 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18642/statm: 6097 533 411 29 0 151 0
Current children cumulated CPU time (s) 565.05
Current children cumulated vsize (KiB) 29748

[startup+575.901 s]
/proc/loadavg: 1.99 1.85 1.46 3/75 18642
/proc/meminfo: memFree=1778352/2055920 swapFree=4181480/4192956
[pid=18631] ppid=18629 vsize=5360 CPUtime=0.41
/proc/18631/stat : 18631 (solve.sh) S 18629 18631 13757 0 -1 4194304 309 5486 0 1 0 0 37 4 16 0 1 0 1998917884 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18631/statm: 1340 236 195 169 0 51 0
[pid=18642] ppid=18631 vsize=24388 CPUtime=571
/proc/18642/stat : 18642 (ld-linux.so.2) R 18631 18631 13757 0 -1 4194304 630 0 0 0 57099 1 0 0 25 0 1 100 1998917933 24973312 533 996147200 1448431616 1448550632 4294956144 18446744073709551615 150393634 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18642/statm: 6097 533 411 29 0 151 0
Current children cumulated CPU time (s) 571.41
Current children cumulated vsize (KiB) 29748

[startup+579.102 s]
/proc/loadavg: 1.99 1.85 1.46 3/75 18642
/proc/meminfo: memFree=1778352/2055920 swapFree=4181480/4192956
[pid=18631] ppid=18629 vsize=5360 CPUtime=0.41
/proc/18631/stat : 18631 (solve.sh) S 18629 18631 13757 0 -1 4194304 309 5486 0 1 0 0 37 4 16 0 1 0 1998917884 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18631/statm: 1340 236 195 169 0 51 0
[pid=18642] ppid=18631 vsize=24388 CPUtime=574.17
/proc/18642/stat : 18642 (ld-linux.so.2) R 18631 18631 13757 0 -1 4194304 630 0 0 0 57416 1 0 0 25 0 1 100 1998917933 24973312 533 996147200 1448431616 1448550632 4294956144 18446744073709551615 151986023 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18642/statm: 6097 533 411 29 0 151 0
Current children cumulated CPU time (s) 574.58
Current children cumulated vsize (KiB) 29748

[startup+580.701 s]
/proc/loadavg: 1.99 1.86 1.46 3/75 18642
/proc/meminfo: memFree=1778352/2055920 swapFree=4181480/4192956
[pid=18631] ppid=18629 vsize=5360 CPUtime=0.41
/proc/18631/stat : 18631 (solve.sh) S 18629 18631 13757 0 -1 4194304 309 5486 0 1 0 0 37 4 16 0 1 0 1998917884 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18631/statm: 1340 236 195 169 0 51 0
[pid=18642] ppid=18631 vsize=24388 CPUtime=575.76
/proc/18642/stat : 18642 (ld-linux.so.2) R 18631 18631 13757 0 -1 4194304 630 0 0 0 57575 1 0 0 25 0 1 100 1998917933 24973312 533 996147200 1448431616 1448550632 4294956144 18446744073709551615 150396464 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18642/statm: 6097 533 411 29 0 151 0
Current children cumulated CPU time (s) 576.17
Current children cumulated vsize (KiB) 29748

[startup+581.101 s]
/proc/loadavg: 1.99 1.86 1.46 3/75 18642
/proc/meminfo: memFree=1778352/2055920 swapFree=4181480/4192956
[pid=18631] ppid=18629 vsize=5360 CPUtime=0.41
/proc/18631/stat : 18631 (solve.sh) S 18629 18631 13757 0 -1 4194304 309 5486 0 1 0 0 37 4 16 0 1 0 1998917884 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18631/statm: 1340 236 195 169 0 51 0
[pid=18642] ppid=18631 vsize=24388 CPUtime=576.15
/proc/18642/stat : 18642 (ld-linux.so.2) R 18631 18631 13757 0 -1 4194304 630 0 0 0 57614 1 0 0 25 0 1 100 1998917933 24973312 533 996147200 1448431616 1448550632 4294956144 18446744073709551615 150392907 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18642/statm: 6097 533 411 29 0 151 0
Current children cumulated CPU time (s) 576.56
Current children cumulated vsize (KiB) 29748

[startup+581.301 s]
/proc/loadavg: 1.99 1.86 1.46 3/75 18642
/proc/meminfo: memFree=1778352/2055920 swapFree=4181480/4192956
[pid=18631] ppid=18629 vsize=5360 CPUtime=0.41
/proc/18631/stat : 18631 (solve.sh) S 18629 18631 13757 0 -1 4194304 309 5486 0 1 0 0 37 4 16 0 1 0 1998917884 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18631/statm: 1340 236 195 169 0 51 0
[pid=18642] ppid=18631 vsize=24388 CPUtime=576.35
/proc/18642/stat : 18642 (ld-linux.so.2) R 18631 18631 13757 0 -1 4194304 630 0 0 0 57634 1 0 0 25 0 1 100 1998917933 24973312 533 996147200 1448431616 1448550632 4294956144 18446744073709551615 134607603 0 0 4096 8194 0 0 0 17 1 0 0
/proc/18642/statm: 6097 533 411 29 0 151 0
Current children cumulated CPU time (s) 576.76
Current children cumulated vsize (KiB) 29748

Child status: 0
Real time (s): 581.365
CPU time (s): 576.847
CPU user time (s): 576.786
CPU system time (s): 0.06099
CPU usage (%): 99.223
Max. virtual memory (cumulated for all children) (KiB): 870268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 576.786
system time used= 0.06099
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6480
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= 356
involuntary context switches= 12455

runsolver used 0.620905 second user time and 1.50277 second system time

The end

Launcher Data (download as text)

Begin job on node67 at 2008-07-04 21:24:43
IDJOB=1106259
IDBENCH=54028
IDSOLVER=369
FILE ID=node67/1106259-1215199483
PBS_JOBID= 7881572
Free space on /tmp= 66396 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 731de278672e01032a698d5eefd6377a
RANDOM SEED=2056678390

node67.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.281
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.281
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:       1779744 kB
Buffers:          9312 kB
Cached:         151688 kB
SwapCached:       5124 kB
Active:         191680 kB
Inactive:        25128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1779744 kB
SwapTotal:     4192956 kB
SwapFree:      4181480 kB
Dirty:           66280 kB
Writeback:           0 kB
Mapped:          63364 kB
Slab:            44420 kB
Committed_AS:  4151324 kB
PageTables:       1932 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= 66364 MiB
End job on node67 at 2008-07-04 21:34:25