Trace number 2071413

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
Conquer 2009-07-10SAT 7.8988 8.1579

General information on the benchmark

Namecsp/travellingSalesman-25/
normalized-tsp-25-3_ext.xml
MD5SUM9f83499fcd97050db5bc646d81ebf564
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 benchmark0.533918
Satisfiable
(Un)Satisfiability was proved
Number of variables76
Number of constraints350
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension350
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

7.83/8.15	s SATISFIABLE
7.83/8.15	v 25 18 11 12 4 1 6 2 9 4 23 3 1 7 16 19 20 1 22 1 7 0 24 14 5 12 12 8 18 2 13 0 15 7 2 10 14 9 10 4 8 2 17 2 21 8 19 2 3 0 30 31 33 37 40 47 66 67 68 68 82 94 102 104 104 111 121 130 134 136 138 146 148 148 148 0

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2071413-1247353706/watcher-2071413-1247353706 -o /tmp/evaluation-result-2071413-1247353706/solver-2071413-1247353706 -C 1800 -W 2000 -M 900 HOME/solver -benchname HOME/instance-2071413-1247353706.xml -dir HOME -tmpdir HOME 

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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.98 2.06 2.01 4/81 16951
/proc/meminfo: memFree=1864832/2055920 swapFree=4192812/4192956
[pid=16951] ppid=16949 vsize=18576 CPUtime=0
/proc/16951/stat : 16951 (runsolver) R 16949 16951 16480 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 22434540 19021824 284 996147200 4194304 4302564 548682068400 18446744073709551615 259415141671 0 0 4096 24578 0 0 0 17 1 0 0
/proc/16951/statm: 4644 284 249 26 0 2626 0

[startup+0.105037 s]
/proc/loadavg: 1.98 2.06 2.01 4/81 16951
/proc/meminfo: memFree=1864832/2055920 swapFree=4192812/4192956
[pid=16951] ppid=16949 vsize=5356 CPUtime=0.06
/proc/16951/stat : 16951 (solver) S 16949 16951 16480 0 -1 4194304 361 348 0 0 0 0 1 5 17 0 1 0 22434540 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16951/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5356

[startup+0.201054 s]
/proc/loadavg: 1.98 2.06 2.01 4/81 16951
/proc/meminfo: memFree=1864832/2055920 swapFree=4192812/4192956
[pid=16951] ppid=16949 vsize=5356 CPUtime=0.06
/proc/16951/stat : 16951 (solver) S 16949 16951 16480 0 -1 4194304 361 348 0 0 0 0 1 5 17 0 1 0 22434540 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16951/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5356

[startup+0.301073 s]
/proc/loadavg: 1.98 2.06 2.01 4/81 16951
/proc/meminfo: memFree=1864832/2055920 swapFree=4192812/4192956
[pid=16951] ppid=16949 vsize=5356 CPUtime=0.06
/proc/16951/stat : 16951 (solver) S 16949 16951 16480 0 -1 4194304 361 348 0 0 0 0 1 5 17 0 1 0 22434540 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16951/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5356

[startup+0.701148 s]
/proc/loadavg: 1.98 2.06 2.01 4/81 16951
/proc/meminfo: memFree=1864832/2055920 swapFree=4192812/4192956
[pid=16951] ppid=16949 vsize=5356 CPUtime=0.06
/proc/16951/stat : 16951 (solver) S 16949 16951 16480 0 -1 4194304 361 348 0 0 0 0 1 5 17 0 1 0 22434540 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16951/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5356

[startup+1.5023 s]
/proc/loadavg: 1.98 2.06 2.01 3/91 16965
/proc/meminfo: memFree=1852336/2055920 swapFree=4192812/4192956
[pid=16951] ppid=16949 vsize=5356 CPUtime=0.06
/proc/16951/stat : 16951 (solver) S 16949 16951 16480 0 -1 4194304 361 348 0 0 0 0 1 5 17 0 1 0 22434540 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16951/statm: 1339 242 201 169 0 50 0
[pid=16956] ppid=16951 vsize=311692 CPUtime=1.19
/proc/16956/stat : 16956 (Conquer) R 16951 16951 16480 0 -1 0 7699 0 1 0 116 3 0 0 25 0 9 0 22434549 319172608 7185 996147200 134512640 142716928 4294956224 18446744073709551615 134708830 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/16956/statm: 77923 7185 655 2003 0 75334 0
[pid=16956/tid=16958] ppid=16951 vsize=311692 CPUtime=0
/proc/16956/task/16958/stat : 16958 (Conquer) S 16951 16951 16480 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22434552 319172608 7185 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=16956/tid=16959] ppid=16951 vsize=311692 CPUtime=0
/proc/16956/task/16959/stat : 16959 (Conquer) S 16951 16951 16480 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22434570 319172608 7185 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16960] ppid=16951 vsize=311692 CPUtime=0
/proc/16956/task/16960/stat : 16960 (Conquer) S 16951 16951 16480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22434573 319172608 7185 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16961] ppid=16951 vsize=311692 CPUtime=0
/proc/16956/task/16961/stat : 16961 (Conquer) S 16951 16951 16480 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 22434573 319172608 7185 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16962] ppid=16951 vsize=311692 CPUtime=0
/proc/16956/task/16962/stat : 16962 (Conquer) S 16951 16951 16480 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 22434573 319172608 7185 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16963] ppid=16951 vsize=311692 CPUtime=0
/proc/16956/task/16963/stat : 16963 (Conquer) S 16951 16951 16480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22434573 319172608 7185 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16964] ppid=16951 vsize=311692 CPUtime=0
/proc/16956/task/16964/stat : 16964 (Conquer) S 16951 16951 16480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22434573 319172608 7187 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16965] ppid=16951 vsize=311692 CPUtime=0
/proc/16956/task/16965/stat : 16965 (Conquer) S 16951 16951 16480 0 -1 64 8 0 0 0 0 0 0 0 15 0 9 0 22434573 319172608 7197 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 317048

[startup+3.10161 s]
/proc/loadavg: 1.98 2.06 2.01 3/91 16965
/proc/meminfo: memFree=1842800/2055920 swapFree=4192812/4192956
[pid=16951] ppid=16949 vsize=5356 CPUtime=0.06
/proc/16951/stat : 16951 (solver) S 16949 16951 16480 0 -1 4194304 361 348 0 0 0 0 1 5 17 0 1 0 22434540 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16951/statm: 1339 242 201 169 0 50 0
[pid=16956] ppid=16951 vsize=313492 CPUtime=2.79
/proc/16956/stat : 16956 (Conquer) R 16951 16951 16480 0 -1 0 11354 0 1 0 274 5 0 0 25 0 9 0 22434549 321015808 6406 996147200 134512640 142716928 4294956224 18446744073709551615 135602153 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/16956/statm: 78373 6406 696 2003 0 75784 0
[pid=16956/tid=16958] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16958/stat : 16958 (Conquer) S 16951 16951 16480 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22434552 321015808 6406 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=16956/tid=16959] ppid=16951 vsize=313492 CPUtime=0.03
/proc/16956/task/16959/stat : 16959 (Conquer) S 16951 16951 16480 0 -1 64 22 0 0 0 3 0 0 0 16 0 9 0 22434570 321015808 6406 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16960] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16960/stat : 16960 (Conquer) S 16951 16951 16480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 6406 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16961] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16961/stat : 16961 (Conquer) S 16951 16951 16480 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 6406 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16962] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16962/stat : 16962 (Conquer) S 16951 16951 16480 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 6406 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16963] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16963/stat : 16963 (Conquer) S 16951 16951 16480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 6406 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16964] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16964/stat : 16964 (Conquer) S 16951 16951 16480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 6406 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16965] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16965/stat : 16965 (Conquer) S 16951 16951 16480 0 -1 64 43 0 0 0 0 0 0 0 16 0 9 0 22434573 321015808 6406 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 318848

[startup+6.30203 s]
/proc/loadavg: 1.98 2.06 2.01 3/91 16965
/proc/meminfo: memFree=1847088/2055920 swapFree=4192812/4192956
[pid=16951] ppid=16949 vsize=5356 CPUtime=0.06
/proc/16951/stat : 16951 (solver) S 16949 16951 16480 0 -1 4194304 361 348 0 0 0 0 1 5 17 0 1 0 22434540 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16951/statm: 1339 242 201 169 0 50 0
[pid=16956] ppid=16951 vsize=313492 CPUtime=5.98
/proc/16956/stat : 16956 (Conquer) R 16951 16951 16480 0 -1 0 11681 0 1 0 592 6 0 0 25 0 9 0 22434549 321015808 4987 996147200 134512640 142716928 4294956224 18446744073709551615 134818951 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/16956/statm: 78373 4987 696 2003 0 75784 0
[pid=16956/tid=16958] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16958/stat : 16958 (Conquer) S 16951 16951 16480 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22434552 321015808 4987 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=16956/tid=16959] ppid=16951 vsize=313492 CPUtime=0.06
/proc/16956/task/16959/stat : 16959 (Conquer) S 16951 16951 16480 0 -1 64 23 0 0 0 6 0 0 0 16 0 9 0 22434570 321015808 4987 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16960] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16960/stat : 16960 (Conquer) S 16951 16951 16480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 4987 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16961] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16961/stat : 16961 (Conquer) S 16951 16951 16480 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 4987 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16962] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16962/stat : 16962 (Conquer) S 16951 16951 16480 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 4987 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16963] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16963/stat : 16963 (Conquer) S 16951 16951 16480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 4987 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16964] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16964/stat : 16964 (Conquer) S 16951 16951 16480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 4987 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16965] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16965/stat : 16965 (Conquer) S 16951 16951 16480 0 -1 64 43 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 4987 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 318848

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

[startup+6.40206 s]
/proc/loadavg: 1.98 2.06 2.01 3/91 16965
/proc/meminfo: memFree=1847088/2055920 swapFree=4192812/4192956
[pid=16951] ppid=16949 vsize=5356 CPUtime=0.06
/proc/16951/stat : 16951 (solver) S 16949 16951 16480 0 -1 4194304 361 348 0 0 0 0 1 5 17 0 1 0 22434540 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16951/statm: 1339 242 201 169 0 50 0
[pid=16956] ppid=16951 vsize=313492 CPUtime=6.08
/proc/16956/stat : 16956 (Conquer) R 16951 16951 16480 0 -1 0 11683 0 1 0 602 6 0 0 25 0 9 0 22434549 321015808 4987 996147200 134512640 142716928 4294956224 18446744073709551615 135304584 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/16956/statm: 78373 4987 696 2003 0 75784 0
[pid=16956/tid=16958] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16958/stat : 16958 (Conquer) S 16951 16951 16480 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22434552 321015808 4987 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=16956/tid=16959] ppid=16951 vsize=313492 CPUtime=0.06
/proc/16956/task/16959/stat : 16959 (Conquer) S 16951 16951 16480 0 -1 64 23 0 0 0 6 0 0 0 16 0 9 0 22434570 321015808 4987 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16960] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16960/stat : 16960 (Conquer) S 16951 16951 16480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 4987 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16961] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16961/stat : 16961 (Conquer) S 16951 16951 16480 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 4987 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16962] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16962/stat : 16962 (Conquer) S 16951 16951 16480 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 4987 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16963] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16963/stat : 16963 (Conquer) S 16951 16951 16480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 4987 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16964] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16964/stat : 16964 (Conquer) S 16951 16951 16480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 4987 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16965] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16965/stat : 16965 (Conquer) S 16951 16951 16480 0 -1 64 43 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 4987 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 318848

[startup+7.20221 s]
/proc/loadavg: 1.98 2.06 2.01 3/91 16965
/proc/meminfo: memFree=1847024/2055920 swapFree=4192812/4192956
[pid=16951] ppid=16949 vsize=5356 CPUtime=0.06
/proc/16951/stat : 16951 (solver) S 16949 16951 16480 0 -1 4194304 361 348 0 0 0 0 1 5 17 0 1 0 22434540 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16951/statm: 1339 242 201 169 0 50 0
[pid=16956] ppid=16951 vsize=313492 CPUtime=6.88
/proc/16956/stat : 16956 (Conquer) R 16951 16951 16480 0 -1 0 11701 0 1 0 682 6 0 0 25 0 9 0 22434549 321015808 4863 996147200 134512640 142716928 4294956224 18446744073709551615 135376372 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/16956/statm: 78373 4863 696 2003 0 75784 0
[pid=16956/tid=16958] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16958/stat : 16958 (Conquer) S 16951 16951 16480 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22434552 321015808 4863 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=16956/tid=16959] ppid=16951 vsize=313492 CPUtime=0.06
/proc/16956/task/16959/stat : 16959 (Conquer) S 16951 16951 16480 0 -1 64 23 0 0 0 6 0 0 0 16 0 9 0 22434570 321015808 4863 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16960] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16960/stat : 16960 (Conquer) S 16951 16951 16480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 4863 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16961] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16961/stat : 16961 (Conquer) S 16951 16951 16480 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 4863 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16962] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16962/stat : 16962 (Conquer) S 16951 16951 16480 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 4863 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16963] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16963/stat : 16963 (Conquer) S 16951 16951 16480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 4863 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16964] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16964/stat : 16964 (Conquer) S 16951 16951 16480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 4863 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16965] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16965/stat : 16965 (Conquer) S 16951 16951 16480 0 -1 64 43 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 4863 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.94
Current children cumulated vsize (KiB) 318848

[startup+7.60229 s]
/proc/loadavg: 1.98 2.06 2.01 3/91 16965
/proc/meminfo: memFree=1847024/2055920 swapFree=4192812/4192956
[pid=16951] ppid=16949 vsize=5356 CPUtime=0.06
/proc/16951/stat : 16951 (solver) S 16949 16951 16480 0 -1 4194304 361 348 0 0 0 0 1 5 17 0 1 0 22434540 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16951/statm: 1339 242 201 169 0 50 0
[pid=16956] ppid=16951 vsize=313492 CPUtime=7.28
/proc/16956/stat : 16956 (Conquer) R 16951 16951 16480 0 -1 0 11711 0 1 0 722 6 0 0 25 0 9 0 22434549 321015808 4859 996147200 134512640 142716928 4294956224 18446744073709551615 135377859 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/16956/statm: 78373 4859 696 2003 0 75784 0
[pid=16956/tid=16958] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16958/stat : 16958 (Conquer) S 16951 16951 16480 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22434552 321015808 4859 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=16956/tid=16959] ppid=16951 vsize=313492 CPUtime=0.06
/proc/16956/task/16959/stat : 16959 (Conquer) S 16951 16951 16480 0 -1 64 23 0 0 0 6 0 0 0 16 0 9 0 22434570 321015808 4859 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16960] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16960/stat : 16960 (Conquer) S 16951 16951 16480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 4859 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16961] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16961/stat : 16961 (Conquer) S 16951 16951 16480 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 4859 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16962] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16962/stat : 16962 (Conquer) S 16951 16951 16480 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 4859 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16963] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16963/stat : 16963 (Conquer) S 16951 16951 16480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 4859 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16964] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16964/stat : 16964 (Conquer) S 16951 16951 16480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 4859 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16965] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16965/stat : 16965 (Conquer) S 16951 16951 16480 0 -1 64 43 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 4859 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.34
Current children cumulated vsize (KiB) 318848

[startup+8.00236 s]
/proc/loadavg: 1.98 2.06 2.01 3/91 16965
/proc/meminfo: memFree=1846576/2055920 swapFree=4192812/4192956
[pid=16951] ppid=16949 vsize=5356 CPUtime=0.06
/proc/16951/stat : 16951 (solver) S 16949 16951 16480 0 -1 4194304 361 348 0 0 0 0 1 5 17 0 1 0 22434540 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16951/statm: 1339 242 201 169 0 50 0
[pid=16956] ppid=16951 vsize=313492 CPUtime=7.67
/proc/16956/stat : 16956 (Conquer) R 16951 16951 16480 0 -1 0 12195 0 1 0 761 6 0 0 25 0 9 0 22434549 321015808 5335 996147200 134512640 142716928 4294956224 18446744073709551615 134825771 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/16956/statm: 78373 5335 696 2003 0 75784 0
[pid=16956/tid=16958] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16958/stat : 16958 (Conquer) S 16951 16951 16480 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22434552 321015808 5335 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=16956/tid=16959] ppid=16951 vsize=313492 CPUtime=0.06
/proc/16956/task/16959/stat : 16959 (Conquer) S 16951 16951 16480 0 -1 64 23 0 0 0 6 0 0 0 16 0 9 0 22434570 321015808 5335 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16960] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16960/stat : 16960 (Conquer) S 16951 16951 16480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 5335 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16961] ppid=16951 vsize=313492 CPUtime=0.01
/proc/16956/task/16961/stat : 16961 (Conquer) S 16951 16951 16480 0 -1 64 4 0 0 0 1 0 0 0 15 0 9 0 22434573 321015808 5335 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16962] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16962/stat : 16962 (Conquer) S 16951 16951 16480 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 5335 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16963] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16963/stat : 16963 (Conquer) S 16951 16951 16480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 5335 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16964] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16964/stat : 16964 (Conquer) S 16951 16951 16480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 5335 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16965] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16965/stat : 16965 (Conquer) S 16951 16951 16480 0 -1 64 43 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 5335 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.73
Current children cumulated vsize (KiB) 318848

[startup+8.10238 s]
/proc/loadavg: 1.98 2.06 2.01 3/91 16965
/proc/meminfo: memFree=1846576/2055920 swapFree=4192812/4192956
[pid=16951] ppid=16949 vsize=5356 CPUtime=0.06
/proc/16951/stat : 16951 (solver) S 16949 16951 16480 0 -1 4194304 361 348 0 0 0 0 1 5 17 0 1 0 22434540 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16951/statm: 1339 242 201 169 0 50 0
[pid=16956] ppid=16951 vsize=313492 CPUtime=7.77
/proc/16956/stat : 16956 (Conquer) R 16951 16951 16480 0 -1 0 12195 0 1 0 771 6 0 0 25 0 9 0 22434549 321015808 4875 996147200 134512640 142716928 4294956224 18446744073709551615 135302286 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/16956/statm: 78373 4875 696 2003 0 75784 0
[pid=16956/tid=16958] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16958/stat : 16958 (Conquer) S 16951 16951 16480 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22434552 321015808 4875 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=16956/tid=16959] ppid=16951 vsize=313492 CPUtime=0.06
/proc/16956/task/16959/stat : 16959 (Conquer) S 16951 16951 16480 0 -1 64 23 0 0 0 6 0 0 0 16 0 9 0 22434570 321015808 4875 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16960] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16960/stat : 16960 (Conquer) S 16951 16951 16480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 4875 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16961] ppid=16951 vsize=313492 CPUtime=0.01
/proc/16956/task/16961/stat : 16961 (Conquer) S 16951 16951 16480 0 -1 64 4 0 0 0 1 0 0 0 15 0 9 0 22434573 321015808 4875 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16962] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16962/stat : 16962 (Conquer) S 16951 16951 16480 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 4875 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16963] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16963/stat : 16963 (Conquer) S 16951 16951 16480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 4875 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16964] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16964/stat : 16964 (Conquer) S 16951 16951 16480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 4875 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=16956/tid=16965] ppid=16951 vsize=313492 CPUtime=0
/proc/16956/task/16965/stat : 16965 (Conquer) S 16951 16951 16480 0 -1 64 43 0 0 0 0 0 0 0 15 0 9 0 22434573 321015808 4875 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.83
Current children cumulated vsize (KiB) 318848

Child status: 0
Real time (s): 8.1579
CPU time (s): 7.8988
CPU user time (s): 7.76482
CPU system time (s): 0.133979
CPU usage (%): 96.8239
Max. virtual memory (cumulated for all children) (KiB): 318848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.76482
system time used= 0.133979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13067
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= 710
involuntary context switches= 617

runsolver used 0.012998 second user time and 0.033994 second system time

The end

Launcher Data

Begin job on node42 at 2009-07-12 01:08:26
IDJOB=2071413
IDBENCH=55490
IDSOLVER=740
FILE ID=node42/2071413-1247353706
PBS_JOBID= 9506840
Free space on /tmp= 66304 MiB

SOLVER NAME= Conquer 2009-06-04
BENCH NAME= CPAI08/csp/travellingSalesman-25/normalized-tsp-25-3_ext.xml
COMMAND LINE= HOME/solver -benchname BENCHNAME -dir DIR -tmpdir TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2071413-1247353706/watcher-2071413-1247353706 -o /tmp/evaluation-result-2071413-1247353706/solver-2071413-1247353706 -C 1800 -W 2000 -M 900  HOME/solver -benchname HOME/instance-2071413-1247353706.xml -dir HOME -tmpdir HOME

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 9f83499fcd97050db5bc646d81ebf564
RANDOM SEED=1827557726

node42.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.283
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.283
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:       1865312 kB
Buffers:         11236 kB
Cached:          99876 kB
SwapCached:          0 kB
Active:          96384 kB
Inactive:        46160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1865312 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           20836 kB
Writeback:           0 kB
Mapped:          51800 kB
Slab:            33372 kB
Committed_AS:   208412 kB
PageTables:       1864 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= 66284 MiB
End job on node42 at 2009-07-12 01:08:34