Trace number 1105534

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-04Wrong UNSAT 34.2198 34.633

General information on the benchmark

Namecsp/fapp/fapp15/
normalized-fapp15-3000-8.xml
MD5SUM3783482c1cbff3c4a72df59d958779fb
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark68.9175
Satisfiable
(Un)Satisfiability was proved
Number of variables3000
Number of constraints33021
Maximum constraint arity2
Maximum domain size182
Number of constraints which are defined in extension0
Number of constraints which are defined in intension33021
Global constraints used (with number of constraints)

Solver Data (download as text)

17.53/17.82	c Finished tailoring XCSP instance to Minion. Starting solving
32.77/33.26	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1105534-1215478946/watcher-1105534-1215478946 -o /tmp/evaluation-result-1105534-1215478946/solver-1105534-1215478946 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1105534-1215478946.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.02 2.21 4/73 2945
/proc/meminfo: memFree=1886992/2055920 swapFree=4192948/4192956
[pid=2945] ppid=2943 vsize=5356 CPUtime=0
/proc/2945/stat : 2945 (solve.sh) S 2943 2945 2729 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 4591592 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2945/statm: 1339 235 195 169 0 50 0
[pid=2946] ppid=2945 vsize=152 CPUtime=0
/proc/2946/stat : 2946 (java) R 2945 2945 2729 0 -1 0 222 0 0 0 0 0 0 0 18 0 1 0 4591592 155648 26 996147200 134512640 134550740 4294956032 18446744073709551615 4043556 0 0 4096 0 0 0 0 17 1 0 0
/proc/2946/statm: 38 26 19 9 0 4 0

[startup+0.046489 s]
/proc/loadavg: 2.00 2.02 2.21 4/73 2945
/proc/meminfo: memFree=1886992/2055920 swapFree=4192948/4192956
[pid=2945] ppid=2943 vsize=5356 CPUtime=0
/proc/2945/stat : 2945 (solve.sh) S 2943 2945 2729 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 4591592 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2945/statm: 1339 235 195 169 0 50 0
[pid=2946] ppid=2945 vsize=11168 CPUtime=0
/proc/2946/stat : 2946 (java) S 2945 2945 2729 0 -1 0 878 0 1 0 0 0 0 0 18 0 2 0 4591592 11436032 613 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/2946/statm: 2829 616 315 9 0 1244 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16524

[startup+0.102494 s]
/proc/loadavg: 2.00 2.02 2.21 4/73 2945
/proc/meminfo: memFree=1886992/2055920 swapFree=4192948/4192956
[pid=2945] ppid=2943 vsize=5356 CPUtime=0
/proc/2945/stat : 2945 (solve.sh) S 2943 2945 2729 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 4591592 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2945/statm: 1339 235 195 169 0 50 0
[pid=2946] ppid=2945 vsize=862208 CPUtime=0.05
/proc/2946/stat : 2946 (java) S 2945 2945 2729 0 -1 0 2572 0 1 0 4 1 0 0 18 0 9 0 4591592 882900992 2083 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2946/statm: 215552 2083 1138 9 0 210509 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 867564

[startup+0.301517 s]
/proc/loadavg: 2.00 2.02 2.21 4/73 2945
/proc/meminfo: memFree=1886992/2055920 swapFree=4192948/4192956
[pid=2945] ppid=2943 vsize=5356 CPUtime=0
/proc/2945/stat : 2945 (solve.sh) S 2943 2945 2729 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 4591592 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2945/statm: 1339 235 195 169 0 50 0
[pid=2946] ppid=2945 vsize=864860 CPUtime=0.23
/proc/2946/stat : 2946 (java) S 2945 2945 2729 0 -1 0 4187 0 5 0 21 2 0 0 18 0 9 0 4591592 885616640 3624 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2946/statm: 216215 3624 1821 9 0 210777 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 870216

[startup+0.701574 s]
/proc/loadavg: 2.00 2.02 2.21 4/73 2945
/proc/meminfo: memFree=1886992/2055920 swapFree=4192948/4192956
[pid=2945] ppid=2943 vsize=5356 CPUtime=0
/proc/2945/stat : 2945 (solve.sh) S 2943 2945 2729 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 4591592 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2945/statm: 1339 235 195 169 0 50 0
[pid=2946] ppid=2945 vsize=864860 CPUtime=0.63
/proc/2946/stat : 2946 (java) S 2945 2945 2729 0 -1 0 10164 0 5 0 58 5 0 0 18 0 9 0 4591592 885616640 9596 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2946/statm: 216215 9596 1836 9 0 210777 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 870216

[startup+1.50267 s]
/proc/loadavg: 2.00 2.02 2.21 4/83 2955
/proc/meminfo: memFree=1838328/2055920 swapFree=4192948/4192956
[pid=2945] ppid=2943 vsize=5356 CPUtime=0
/proc/2945/stat : 2945 (solve.sh) S 2943 2945 2729 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 4591592 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2945/statm: 1339 235 195 169 0 50 0
[pid=2946] ppid=2945 vsize=864992 CPUtime=1.42
/proc/2946/stat : 2946 (java) S 2945 2945 2729 0 -1 0 17359 0 6 0 132 10 0 0 18 0 9 0 4591592 885751808 16783 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2946/statm: 216248 16783 1844 9 0 210810 0
[pid=2946/tid=2948] ppid=2945 vsize=864992 CPUtime=0.92
/proc/2946/task/2948/stat : 2948 (java) R 2945 2945 2729 0 -1 64 4844 0 6 0 89 3 0 0 24 0 9 0 4591593 885751808 16783 996147200 134512640 134550740 4294956032 18446744073709551615 4126741357 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2946/tid=2949] ppid=2945 vsize=864992 CPUtime=0.33
/proc/2946/task/2949/stat : 2949 (java) S 2945 2945 2729 0 -1 64 11278 0 0 0 28 5 0 0 16 0 9 0 4591597 885751808 16783 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2946/tid=2950] ppid=2945 vsize=864992 CPUtime=0
/proc/2946/task/2950/stat : 2950 (java) S 2945 2945 2729 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 4591598 885751808 16783 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2946/tid=2951] ppid=2945 vsize=864992 CPUtime=0
/proc/2946/task/2951/stat : 2951 (java) S 2945 2945 2729 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4591598 885751808 16783 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2946/tid=2952] ppid=2945 vsize=864992 CPUtime=0
/proc/2946/task/2952/stat : 2952 (java) S 2945 2945 2729 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 4591600 885751808 16783 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2946/tid=2953] ppid=2945 vsize=864992 CPUtime=0.14
/proc/2946/task/2953/stat : 2953 (java) S 2945 2945 2729 0 -1 64 503 0 0 0 14 0 0 0 16 0 9 0 4591600 885751808 16783 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2946/tid=2954] ppid=2945 vsize=864992 CPUtime=0
/proc/2946/task/2954/stat : 2954 (java) S 2945 2945 2729 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4591600 885751808 16783 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2946/tid=2955] ppid=2945 vsize=864992 CPUtime=0
/proc/2946/task/2955/stat : 2955 (java) S 2945 2945 2729 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4591600 885751808 16783 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 870348

[startup+3.10288 s]
/proc/loadavg: 2.00 2.02 2.21 3/83 2955
/proc/meminfo: memFree=1815800/2055920 swapFree=4192948/4192956
[pid=2945] ppid=2943 vsize=5356 CPUtime=0
/proc/2945/stat : 2945 (solve.sh) S 2943 2945 2729 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 4591592 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2945/statm: 1339 235 195 169 0 50 0
[pid=2946] ppid=2945 vsize=868764 CPUtime=3.01
/proc/2946/stat : 2946 (java) S 2945 2945 2729 0 -1 0 21086 0 6 0 288 13 0 0 18 0 9 0 4591592 889614336 20434 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2946/statm: 217191 20434 1862 9 0 211753 0
[pid=2946/tid=2948] ppid=2945 vsize=868764 CPUtime=2.16
/proc/2946/task/2948/stat : 2948 (java) R 2945 2945 2729 0 -1 64 4997 0 6 0 213 3 0 0 25 0 9 0 4591593 889614336 20434 996147200 134512640 134550740 4294956032 18446744073709551615 4126374868 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2946/tid=2949] ppid=2945 vsize=868764 CPUtime=0.57
/proc/2946/task/2949/stat : 2949 (java) S 2945 2945 2729 0 -1 64 13827 0 0 0 50 7 0 0 16 0 9 0 4591597 889614336 20434 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2946/tid=2950] ppid=2945 vsize=868764 CPUtime=0
/proc/2946/task/2950/stat : 2950 (java) S 2945 2945 2729 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 4591598 889614336 20434 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2946/tid=2951] ppid=2945 vsize=868764 CPUtime=0
/proc/2946/task/2951/stat : 2951 (java) S 2945 2945 2729 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4591598 889614336 20434 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2946/tid=2952] ppid=2945 vsize=868764 CPUtime=0
/proc/2946/task/2952/stat : 2952 (java) S 2945 2945 2729 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 4591600 889614336 20434 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2946/tid=2953] ppid=2945 vsize=868764 CPUtime=0.24
/proc/2946/task/2953/stat : 2953 (java) S 2945 2945 2729 0 -1 64 1528 0 0 0 23 1 0 0 16 0 9 0 4591600 889614336 20434 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2946/tid=2954] ppid=2945 vsize=868764 CPUtime=0
/proc/2946/task/2954/stat : 2954 (java) S 2945 2945 2729 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4591600 889614336 20434 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2946/tid=2955] ppid=2945 vsize=868764 CPUtime=0
/proc/2946/task/2955/stat : 2955 (java) S 2945 2945 2729 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4591600 889614336 20434 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 874120

[startup+6.30128 s]
/proc/loadavg: 2.16 2.05 2.22 4/83 2955
/proc/meminfo: memFree=1788728/2055920 swapFree=4192948/4192956
[pid=2945] ppid=2943 vsize=5356 CPUtime=0
/proc/2945/stat : 2945 (solve.sh) S 2943 2945 2729 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 4591592 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2945/statm: 1339 235 195 169 0 50 0
[pid=2946] ppid=2945 vsize=868764 CPUtime=6.17
/proc/2946/stat : 2946 (java) S 2945 2945 2729 0 -1 0 26948 0 6 0 600 17 0 0 18 0 9 0 4591592 889614336 26184 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2946/statm: 217191 26184 1863 9 0 211753 0
[pid=2946/tid=2948] ppid=2945 vsize=868764 CPUtime=4.74
/proc/2946/task/2948/stat : 2948 (java) R 2945 2945 2729 0 -1 64 5109 0 6 0 471 3 0 0 25 0 9 0 4591593 889614336 26184 996147200 134512640 134550740 4294956032 18446744073709551615 4126658583 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2946/tid=2949] ppid=2945 vsize=868764 CPUtime=1.13
/proc/2946/task/2949/stat : 2949 (java) S 2945 2945 2729 0 -1 64 19549 0 0 0 102 11 0 0 16 0 9 0 4591597 889614336 26184 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2946/tid=2950] ppid=2945 vsize=868764 CPUtime=0
/proc/2946/task/2950/stat : 2950 (java) S 2945 2945 2729 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 4591598 889614336 26184 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2946/tid=2951] ppid=2945 vsize=868764 CPUtime=0
/proc/2946/task/2951/stat : 2951 (java) S 2945 2945 2729 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4591598 889614336 26184 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2946/tid=2952] ppid=2945 vsize=868764 CPUtime=0
/proc/2946/task/2952/stat : 2952 (java) S 2945 2945 2729 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 4591600 889614336 26184 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2946/tid=2953] ppid=2945 vsize=868764 CPUtime=0.27
/proc/2946/task/2953/stat : 2953 (java) S 2945 2945 2729 0 -1 64 1556 0 0 0 26 1 0 0 15 0 9 0 4591600 889614336 26184 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2946/tid=2954] ppid=2945 vsize=868764 CPUtime=0
/proc/2946/task/2954/stat : 2954 (java) S 2945 2945 2729 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4591600 889614336 26184 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2946/tid=2955] ppid=2945 vsize=868764 CPUtime=0
/proc/2946/task/2955/stat : 2955 (java) S 2945 2945 2729 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4591600 889614336 26184 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 874120

[startup+12.7011 s]
/proc/loadavg: 2.31 2.08 2.23 3/83 2955
/proc/meminfo: memFree=1729720/2055920 swapFree=4192948/4192956
[pid=2945] ppid=2943 vsize=5356 CPUtime=0
/proc/2945/stat : 2945 (solve.sh) S 2943 2945 2729 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 4591592 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2945/statm: 1339 235 195 169 0 50 0
[pid=2946] ppid=2945 vsize=870768 CPUtime=12.5
/proc/2946/stat : 2946 (java) S 2945 2945 2729 0 -1 0 53994 0 9 0 1218 32 0 0 18 0 9 0 4591592 891666432 52453 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2946/statm: 217692 52453 2563 9 0 212254 0
[pid=2946/tid=2948] ppid=2945 vsize=870768 CPUtime=8.02
/proc/2946/task/2948/stat : 2948 (java) R 2945 2945 2729 0 -1 64 12616 0 8 0 794 8 0 0 25 0 9 0 4591593 891666432 52453 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2946/tid=2949] ppid=2945 vsize=870768 CPUtime=4
/proc/2946/task/2949/stat : 2949 (java) R 2945 2945 2729 0 -1 64 38945 0 1 0 379 21 0 0 16 0 9 0 4591597 891666432 52453 996147200 134512640 134550740 4294956032 18446744073709551615 102721928 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2946/tid=2950] ppid=2945 vsize=870768 CPUtime=0
/proc/2946/task/2950/stat : 2950 (java) S 2945 2945 2729 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 4591598 891666432 52453 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2946/tid=2951] ppid=2945 vsize=870768 CPUtime=0
/proc/2946/task/2951/stat : 2951 (java) S 2945 2945 2729 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4591598 891666432 52453 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2946/tid=2952] ppid=2945 vsize=870768 CPUtime=0
/proc/2946/task/2952/stat : 2952 (java) S 2945 2945 2729 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 4591600 891666432 52453 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2946/tid=2953] ppid=2945 vsize=870768 CPUtime=0.45
/proc/2946/task/2953/stat : 2953 (java) S 2945 2945 2729 0 -1 64 1699 0 0 0 44 1 0 0 16 0 9 0 4591600 891666432 52453 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2946/tid=2954] ppid=2945 vsize=870768 CPUtime=0
/proc/2946/task/2954/stat : 2954 (java) S 2945 2945 2729 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4591600 891666432 52453 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2946/tid=2955] ppid=2945 vsize=870768 CPUtime=0
/proc/2946/task/2955/stat : 2955 (java) S 2945 2945 2729 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4591600 891666432 52453 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 876124

[startup+25.5017 s]
/proc/loadavg: 2.31 2.09 2.23 3/75 2956
/proc/meminfo: memFree=1815032/2055920 swapFree=4192948/4192956
[pid=2945] ppid=2943 vsize=5360 CPUtime=17.55
/proc/2945/stat : 2945 (solve.sh) S 2943 2945 2729 0 -1 4194304 310 72990 0 9 0 0 1704 51 19 0 1 0 4591592 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2945/statm: 1340 236 195 169 0 51 0
[pid=2956] ppid=2945 vsize=78652 CPUtime=7.59
/proc/2956/stat : 2956 (ld-linux.so.2) R 2945 2945 2729 0 -1 4194304 15510 0 3 0 750 9 0 0 25 0 1 0 4593374 80539648 13523 996147200 1448431616 1448550632 4294956176 18446744073709551615 4160028954 0 0 4096 0 0 0 0 17 0 0 0
/proc/2956/statm: 19663 13523 318 29 0 13717 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 84012

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

[startup+28.7021 s]
/proc/loadavg: 2.31 2.09 2.23 3/75 2956
/proc/meminfo: memFree=1737848/2055920 swapFree=4192948/4192956
[pid=2945] ppid=2943 vsize=5360 CPUtime=17.55
/proc/2945/stat : 2945 (solve.sh) S 2943 2945 2729 0 -1 4194304 310 72990 0 9 0 0 1704 51 19 0 1 0 4591592 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2945/statm: 1340 236 195 169 0 51 0
[pid=2956] ppid=2945 vsize=150760 CPUtime=10.77
/proc/2956/stat : 2956 (ld-linux.so.2) R 2945 2945 2729 0 -1 4194304 35700 0 3 0 1056 21 0 0 25 0 1 0 4593374 154378240 32042 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158614672 0 0 4096 0 0 0 0 17 0 0 0
/proc/2956/statm: 37690 32042 327 29 0 31744 0
Current children cumulated CPU time (s) 28.32
Current children cumulated vsize (KiB) 156120

[startup+31.9065 s]
/proc/loadavg: 2.28 2.09 2.23 3/75 2956
/proc/meminfo: memFree=1679416/2055920 swapFree=4192948/4192956
[pid=2945] ppid=2943 vsize=5360 CPUtime=17.55
/proc/2945/stat : 2945 (solve.sh) S 2943 2945 2729 0 -1 4194304 310 72990 0 9 0 0 1704 51 19 0 1 0 4591592 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2945/statm: 1340 236 195 169 0 51 0
[pid=2956] ppid=2945 vsize=218384 CPUtime=13.94
/proc/2956/stat : 2956 (ld-linux.so.2) R 2945 2945 2729 0 -1 4194304 57673 0 3 0 1361 33 0 0 25 0 1 100 4593374 223625216 47476 996147200 1448431616 1448550632 4294956176 18446744073709551615 134702227 0 0 4096 8194 0 0 0 17 0 0 0
/proc/2956/statm: 54596 47476 486 29 0 48650 0
Current children cumulated CPU time (s) 31.49
Current children cumulated vsize (KiB) 223744

[startup+33.5017 s]
/proc/loadavg: 2.28 2.09 2.23 3/75 2956
/proc/meminfo: memFree=1674104/2055920 swapFree=4192948/4192956
[pid=2945] ppid=2943 vsize=5360 CPUtime=17.55
/proc/2945/stat : 2945 (solve.sh) S 2943 2945 2729 0 -1 4194304 310 72990 0 9 0 0 1704 51 19 0 1 0 4591592 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2945/statm: 1340 236 195 169 0 51 0
[pid=2956] ppid=2945 vsize=212396 CPUtime=15.52
/proc/2956/stat : 2956 (ld-linux.so.2) R 2945 2945 2729 0 -1 4194304 59276 0 3 0 1518 34 0 0 25 0 1 100 4593374 217493504 47603 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158614617 0 0 4096 8194 0 0 0 17 0 0 0
/proc/2956/statm: 53099 47603 530 29 0 47153 0
Current children cumulated CPU time (s) 33.07
Current children cumulated vsize (KiB) 217756

[startup+34.3018 s]
/proc/loadavg: 2.28 2.09 2.23 3/75 2956
/proc/meminfo: memFree=1684600/2055920 swapFree=4192948/4192956
[pid=2945] ppid=2943 vsize=5360 CPUtime=17.55
/proc/2945/stat : 2945 (solve.sh) S 2943 2945 2729 0 -1 4194304 310 72990 0 9 0 0 1704 51 19 0 1 0 4591592 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2945/statm: 1340 236 195 169 0 51 0
[pid=2956] ppid=2945 vsize=204844 CPUtime=16.31
/proc/2956/stat : 2956 (ld-linux.so.2) R 2945 2945 2729 0 -1 4194304 59293 0 3 0 1597 34 0 0 25 0 1 100 4593374 209760256 45732 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158614707 0 0 4096 8194 0 0 0 17 0 0 0
/proc/2956/statm: 51211 45732 547 29 0 45265 0
Current children cumulated CPU time (s) 33.86
Current children cumulated vsize (KiB) 210204

[startup+34.5018 s]
/proc/loadavg: 2.28 2.09 2.23 3/75 2956
/proc/meminfo: memFree=1684600/2055920 swapFree=4192948/4192956
[pid=2945] ppid=2943 vsize=5360 CPUtime=17.55
/proc/2945/stat : 2945 (solve.sh) S 2943 2945 2729 0 -1 4194304 310 72990 0 9 0 0 1704 51 19 0 1 0 4591592 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2945/statm: 1340 236 195 169 0 51 0
[pid=2956] ppid=2945 vsize=204844 CPUtime=16.51
/proc/2956/stat : 2956 (ld-linux.so.2) R 2945 2945 2729 0 -1 4194304 59293 0 3 0 1617 34 0 0 25 0 1 100 4593374 209760256 45732 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158614657 0 0 4096 8194 0 0 0 17 0 0 0
/proc/2956/statm: 51211 45732 547 29 0 45265 0
Current children cumulated CPU time (s) 34.06
Current children cumulated vsize (KiB) 210204

[startup+34.6018 s]
/proc/loadavg: 2.28 2.09 2.23 3/75 2956
/proc/meminfo: memFree=1684600/2055920 swapFree=4192948/4192956
[pid=2945] ppid=2943 vsize=5360 CPUtime=17.55
/proc/2945/stat : 2945 (solve.sh) S 2943 2945 2729 0 -1 4194304 310 72990 0 9 0 0 1704 51 19 0 1 0 4591592 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2945/statm: 1340 236 195 169 0 51 0
[pid=2956] ppid=2945 vsize=190264 CPUtime=16.6
/proc/2956/stat : 2956 (ld-linux.so.2) R 2945 2945 2729 0 -1 4194304 59293 0 3 0 1626 34 0 0 25 0 1 100 4593374 194830336 42169 996147200 1448431616 1448550632 4294956176 18446744073709551615 135010376 0 0 4096 8194 0 0 0 17 0 0 0
/proc/2956/statm: 47566 42169 547 29 0 41620 0
Current children cumulated CPU time (s) 34.15
Current children cumulated vsize (KiB) 195624

Child status: 0
Real time (s): 34.633
CPU time (s): 34.2198
CPU user time (s): 33.3239
CPU system time (s): 0.895863
CPU usage (%): 98.8068
Max. virtual memory (cumulated for all children) (KiB): 876124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.3239
system time used= 0.895863
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 132604
page faults= 12
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3861
involuntary context switches= 4084

runsolver used 0.047992 second user time and 0.112982 second system time

The end

Launcher Data (download as text)

Begin job on node92 at 2008-07-08 03:02:26
IDJOB=1105534
IDBENCH=57693
IDSOLVER=369
FILE ID=node92/1105534-1215478946
PBS_JOBID= 7888654
Free space on /tmp= 66472 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3783482c1cbff3c4a72df59d958779fb
RANDOM SEED=257353816

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.236
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.236
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:       1887408 kB
Buffers:          3768 kB
Cached:         106588 kB
SwapCached:          8 kB
Active:          92992 kB
Inactive:        41044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1887408 kB
SwapTotal:     4192956 kB
SwapFree:      4192948 kB
Dirty:           34300 kB
Writeback:           0 kB
Mapped:          35388 kB
Slab:            19264 kB
Committed_AS:   175652 kB
PageTables:       2328 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= 66428 MiB
End job on node92 at 2008-07-08 03:03:01