Trace number 1105646

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-04UNSAT 12.7901 12.9161

General information on the benchmark

Namecsp/graphColoring/hos/
normalized-abb313GPIA-5.xml
MD5SUMfbc2894f3f33407a5d3ddc17dc6e70f7
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.49362
Satisfiable
(Un)Satisfiability was proved
Number of variables1557
Number of constraints65390
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension0
Number of constraints which are defined in intension65390
Global constraints used (with number of constraints)

Solver Data (download as text)

10.51/10.66	c Finished tailoring XCSP instance to Minion. Starting solving
12.66/12.84	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-1105646-1215271473/watcher-1105646-1215271473 -o /tmp/evaluation-result-1105646-1215271473/solver-1105646-1215271473 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1105646-1215271473.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 7008
/proc/meminfo: memFree=1710952/2055920 swapFree=4179952/4192956
[pid=7008] ppid=7006 vsize=5356 CPUtime=0
/proc/7008/stat : 7008 (solve.sh) S 7006 7008 5428 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 639394605 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7008/statm: 1339 235 195 169 0 50 0
[pid=7009] ppid=7008 vsize=152 CPUtime=0
/proc/7009/stat : 7009 (java) R 7008 7008 5428 0 -1 0 222 0 0 0 0 0 0 0 18 0 1 0 639394605 155648 26 996147200 134512640 134550740 4294956032 18446744073709551615 9920811 0 0 4096 0 0 0 0 17 1 0 0
/proc/7009/statm: 38 26 19 9 0 4 0

[startup+0.0908551 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 7008
/proc/meminfo: memFree=1710952/2055920 swapFree=4179952/4192956
[pid=7008] ppid=7006 vsize=5356 CPUtime=0
/proc/7008/stat : 7008 (solve.sh) S 7006 7008 5428 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 639394605 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7008/statm: 1339 235 195 169 0 50 0
[pid=7009] ppid=7008 vsize=864136 CPUtime=0.07
/proc/7009/stat : 7009 (java) S 7008 7008 5428 0 -1 0 3460 0 1 0 6 1 0 0 18 0 9 0 639394605 884875264 2914 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7009/statm: 216034 2914 1708 9 0 210596 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 869492

[startup+0.101856 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 7008
/proc/meminfo: memFree=1710952/2055920 swapFree=4179952/4192956
[pid=7008] ppid=7006 vsize=5356 CPUtime=0
/proc/7008/stat : 7008 (solve.sh) S 7006 7008 5428 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 639394605 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7008/statm: 1339 235 195 169 0 50 0
[pid=7009] ppid=7008 vsize=864136 CPUtime=0.08
/proc/7009/stat : 7009 (java) S 7008 7008 5428 0 -1 0 3543 0 1 0 7 1 0 0 18 0 9 0 639394605 884875264 2995 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7009/statm: 216034 2995 1736 9 0 210596 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 869492

[startup+0.301877 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 7008
/proc/meminfo: memFree=1710952/2055920 swapFree=4179952/4192956
[pid=7008] ppid=7006 vsize=5356 CPUtime=0
/proc/7008/stat : 7008 (solve.sh) S 7006 7008 5428 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 639394605 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7008/statm: 1339 235 195 169 0 50 0
[pid=7009] ppid=7008 vsize=864924 CPUtime=0.28
/proc/7009/stat : 7009 (java) S 7008 7008 5428 0 -1 0 4731 0 1 0 26 2 0 0 18 0 9 0 639394605 885682176 4164 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7009/statm: 216231 4164 1822 9 0 210793 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 870280

[startup+0.701927 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 7008
/proc/meminfo: memFree=1710952/2055920 swapFree=4179952/4192956
[pid=7008] ppid=7006 vsize=5356 CPUtime=0
/proc/7008/stat : 7008 (solve.sh) S 7006 7008 5428 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 639394605 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7008/statm: 1339 235 195 169 0 50 0
[pid=7009] ppid=7008 vsize=864924 CPUtime=0.67
/proc/7009/stat : 7009 (java) S 7008 7008 5428 0 -1 0 11593 0 1 0 61 6 0 0 18 0 9 0 639394605 885682176 11020 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7009/statm: 216231 11021 1836 9 0 210793 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 870280

[startup+1.50302 s]
/proc/loadavg: 2.00 2.00 2.00 4/92 7018
/proc/meminfo: memFree=1656280/2055920 swapFree=4179952/4192956
[pid=7008] ppid=7006 vsize=5356 CPUtime=0
/proc/7008/stat : 7008 (solve.sh) S 7006 7008 5428 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 639394605 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7008/statm: 1339 235 195 169 0 50 0
[pid=7009] ppid=7008 vsize=864924 CPUtime=1.46
/proc/7009/stat : 7009 (java) S 7008 7008 5428 0 -1 0 22435 0 1 0 136 10 0 0 18 0 9 0 639394605 885682176 21852 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7009/statm: 216231 21852 1843 9 0 210793 0
[pid=7009/tid=7011] ppid=7008 vsize=864924 CPUtime=0.94
/proc/7009/task/7011/stat : 7011 (java) R 7008 7008 5428 0 -1 64 4846 0 1 0 91 3 0 0 25 0 9 0 639394606 885682176 21852 996147200 134512640 134550740 4294956032 18446744073709551615 4126704108 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7009/tid=7012] ppid=7008 vsize=864924 CPUtime=0.38
/proc/7009/task/7012/stat : 7012 (java) S 7008 7008 5428 0 -1 64 16366 0 0 0 32 6 0 0 16 0 9 0 639394607 885682176 21852 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7009/tid=7013] ppid=7008 vsize=864924 CPUtime=0
/proc/7009/task/7013/stat : 7013 (java) S 7008 7008 5428 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 639394607 885682176 21852 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7009/tid=7014] ppid=7008 vsize=864924 CPUtime=0
/proc/7009/task/7014/stat : 7014 (java) S 7008 7008 5428 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 639394608 885682176 21852 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7009/tid=7015] ppid=7008 vsize=864924 CPUtime=0
/proc/7009/task/7015/stat : 7015 (java) S 7008 7008 5428 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 639394609 885682176 21852 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7009/tid=7016] ppid=7008 vsize=864924 CPUtime=0.12
/proc/7009/task/7016/stat : 7016 (java) S 7008 7008 5428 0 -1 64 489 0 0 0 12 0 0 0 16 0 9 0 639394609 885682176 21852 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7009/tid=7017] ppid=7008 vsize=864924 CPUtime=0
/proc/7009/task/7017/stat : 7017 (java) S 7008 7008 5428 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 639394609 885682176 21852 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7009/tid=7018] ppid=7008 vsize=864924 CPUtime=0
/proc/7009/task/7018/stat : 7018 (java) S 7008 7008 5428 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 639394610 885682176 21852 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 870280

[startup+3.1022 s]
/proc/loadavg: 2.08 2.02 2.01 3/92 7018
/proc/meminfo: memFree=1613528/2055920 swapFree=4179952/4192956
[pid=7008] ppid=7006 vsize=5356 CPUtime=0
/proc/7008/stat : 7008 (solve.sh) S 7006 7008 5428 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 639394605 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7008/statm: 1339 235 195 169 0 50 0
[pid=7009] ppid=7008 vsize=868732 CPUtime=3.06
/proc/7009/stat : 7009 (java) S 7008 7008 5428 0 -1 0 29332 0 1 0 292 14 0 0 18 0 9 0 639394605 889581568 28677 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7009/statm: 217183 28677 1859 9 0 211745 0
[pid=7009/tid=7011] ppid=7008 vsize=868732 CPUtime=2.06
/proc/7009/task/7011/stat : 7011 (java) R 7008 7008 5428 0 -1 64 4988 0 1 0 203 3 0 0 25 0 9 0 639394606 889581568 28677 996147200 134512640 134550740 4294956032 18446744073709551615 4126711772 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7009/tid=7012] ppid=7008 vsize=868732 CPUtime=0.74
/proc/7009/task/7012/stat : 7012 (java) S 7008 7008 5428 0 -1 64 22098 0 0 0 65 9 0 0 16 0 9 0 639394607 889581568 28677 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7009/tid=7013] ppid=7008 vsize=868732 CPUtime=0
/proc/7009/task/7013/stat : 7013 (java) S 7008 7008 5428 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 639394607 889581568 28677 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7009/tid=7014] ppid=7008 vsize=868732 CPUtime=0
/proc/7009/task/7014/stat : 7014 (java) S 7008 7008 5428 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 639394608 889581568 28677 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7009/tid=7015] ppid=7008 vsize=868732 CPUtime=0
/proc/7009/task/7015/stat : 7015 (java) S 7008 7008 5428 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 639394609 889581568 28677 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7009/tid=7016] ppid=7008 vsize=868732 CPUtime=0.22
/proc/7009/task/7016/stat : 7016 (java) S 7008 7008 5428 0 -1 64 1512 0 0 0 22 0 0 0 16 0 9 0 639394609 889581568 28677 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7009/tid=7017] ppid=7008 vsize=868732 CPUtime=0
/proc/7009/task/7017/stat : 7017 (java) S 7008 7008 5428 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 639394609 889581568 28677 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7009/tid=7018] ppid=7008 vsize=868732 CPUtime=0
/proc/7009/task/7018/stat : 7018 (java) S 7008 7008 5428 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 639394610 889581568 28677 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 874088

[startup+6.30157 s]
/proc/loadavg: 2.08 2.02 2.01 4/92 7018
/proc/meminfo: memFree=1592536/2055920 swapFree=4179952/4192956
[pid=7008] ppid=7006 vsize=5356 CPUtime=0
/proc/7008/stat : 7008 (solve.sh) S 7006 7008 5428 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 639394605 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7008/statm: 1339 235 195 169 0 50 0
[pid=7009] ppid=7008 vsize=868732 CPUtime=6.23
/proc/7009/stat : 7009 (java) S 7008 7008 5428 0 -1 0 32816 0 1 0 603 20 0 0 18 0 9 0 639394605 889581568 31922 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7009/statm: 217183 31922 1859 9 0 211745 0
[pid=7009/tid=7011] ppid=7008 vsize=868732 CPUtime=4.54
/proc/7009/task/7011/stat : 7011 (java) R 7008 7008 5428 0 -1 64 5227 0 1 0 449 5 0 0 25 0 9 0 639394606 889581568 31922 996147200 134512640 134550740 4294956032 18446744073709551615 102064940 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7009/tid=7012] ppid=7008 vsize=868732 CPUtime=1.43
/proc/7009/task/7012/stat : 7012 (java) S 7008 7008 5428 0 -1 64 25335 0 0 0 130 13 0 0 15 0 9 0 639394607 889581568 31922 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7009/tid=7013] ppid=7008 vsize=868732 CPUtime=0
/proc/7009/task/7013/stat : 7013 (java) S 7008 7008 5428 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 639394607 889581568 31922 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7009/tid=7014] ppid=7008 vsize=868732 CPUtime=0
/proc/7009/task/7014/stat : 7014 (java) S 7008 7008 5428 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 639394608 889581568 31922 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7009/tid=7015] ppid=7008 vsize=868732 CPUtime=0
/proc/7009/task/7015/stat : 7015 (java) S 7008 7008 5428 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 639394609 889581568 31922 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7009/tid=7016] ppid=7008 vsize=868732 CPUtime=0.23
/proc/7009/task/7016/stat : 7016 (java) S 7008 7008 5428 0 -1 64 1520 0 0 0 23 0 0 0 16 0 9 0 639394609 889581568 31922 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7009/tid=7017] ppid=7008 vsize=868732 CPUtime=0
/proc/7009/task/7017/stat : 7017 (java) S 7008 7008 5428 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 639394609 889581568 31922 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7009/tid=7018] ppid=7008 vsize=868732 CPUtime=0
/proc/7009/task/7018/stat : 7018 (java) S 7008 7008 5428 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 639394610 889581568 31922 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 874088

[startup+12.7013 s]
/proc/loadavg: 2.08 2.02 2.00 3/84 7019
/proc/meminfo: memFree=1682072/2055920 swapFree=4179952/4192956
[pid=7008] ppid=7006 vsize=5360 CPUtime=10.54
/proc/7008/stat : 7008 (solve.sh) S 7006 7008 5428 0 -1 4194304 310 39933 0 1 0 0 1028 26 19 0 1 0 639394605 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7008/statm: 1340 236 195 169 0 51 0
[pid=7019] ppid=7008 vsize=49260 CPUtime=2.02
/proc/7019/stat : 7019 (ld-linux.so.2) R 7008 7008 5428 0 -1 4194304 9930 0 0 0 197 5 0 0 25 0 1 100 639395671 50442240 6610 996147200 1448431616 1448550632 4294956176 18446744073709551615 135781734 0 0 4096 8194 0 0 0 17 1 0 0
/proc/7019/statm: 12315 6610 383 29 0 6369 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 54620

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

[startup+12.9013 s]
/proc/loadavg: 2.08 2.02 2.00 3/84 7019
/proc/meminfo: memFree=1682072/2055920 swapFree=4179952/4192956
[pid=7008] ppid=7006 vsize=5360 CPUtime=10.54
/proc/7008/stat : 7008 (solve.sh) S 7006 7008 5428 0 -1 4194304 310 39933 0 1 0 0 1028 26 19 0 1 0 639394605 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7008/statm: 1340 236 195 169 0 51 0
[pid=7019] ppid=7008 vsize=47696 CPUtime=2.22
/proc/7019/stat : 7019 (ld-linux.so.2) R 7008 7008 5428 0 -1 4194304 9939 0 0 0 217 5 0 0 25 0 1 100 639395671 48840704 6228 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158614617 0 0 4096 8194 0 0 0 17 1 0 0
/proc/7019/statm: 11924 6228 391 29 0 5978 0
Current children cumulated CPU time (s) 12.76
Current children cumulated vsize (KiB) 53056

Child status: 0
Real time (s): 12.9161
CPU time (s): 12.7901
CPU user time (s): 12.4701
CPU system time (s): 0.319951
CPU usage (%): 99.0239
Max. virtual memory (cumulated for all children) (KiB): 875092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.4701
system time used= 0.319951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50193
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= 3372
involuntary context switches= 3622

runsolver used 0.017997 second user time and 0.044993 second system time

The end

Launcher Data (download as text)

Begin job on node88 at 2008-07-05 17:24:33
IDJOB=1105646
IDBENCH=58450
IDSOLVER=369
FILE ID=node88/1105646-1215271473
PBS_JOBID= 7882128
Free space on /tmp= 66492 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fbc2894f3f33407a5d3ddc17dc6e70f7
RANDOM SEED=1678766940

node88.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1711368 kB
Buffers:         33580 kB
Cached:         221916 kB
SwapCached:       6780 kB
Active:         218848 kB
Inactive:        76072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1711368 kB
SwapTotal:     4192956 kB
SwapFree:      4179952 kB
Dirty:           37668 kB
Writeback:           0 kB
Mapped:          55784 kB
Slab:            34684 kB
Committed_AS:  1109628 kB
PageTables:       1976 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= 66460 MiB
End job on node88 at 2008-07-05 17:24:47