Trace number 2076220

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 4.6123 4.81771

General information on the benchmark

Namecsp/modifiedRenault/
normalized-renault-mod-48_ext.xml
MD5SUM6873dfc2ae29b1746fc25852d1130298
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.415935
Satisfiable
(Un)Satisfiability was proved
Number of variables108
Number of constraints149
Maximum constraint arity10
Maximum domain size42
Number of constraints which are defined in extension149
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

4.57/4.81	s SATISFIABLE
4.57/4.81	v 0 1 21 5 0 0 0 3 0 1 1 0 0 2 1 1 1 0 1 2 2 1 1 1 14 0 3 0 0 0 1 0 0 14 0 0 0 0 1 2 0 0 0 1 2 0 25 0 0 0 1 1 2 1 1 9 1 1 0 0 0 1 2 0 0 2 2 0 1 2 0 9 2 2 6 0 0 0 0 1 1 1 0 0 0 1 1 0 0 0 0 0 0 0 0 3 3 4 0 0 4 4 9 6 4 6 1 8

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-2076220-1247362505/watcher-2076220-1247362505 -o /tmp/evaluation-result-2076220-1247362505/solver-2076220-1247362505 -C 1800 -W 2000 -M 900 HOME/solver -benchname HOME/instance-2076220-1247362505.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

[startup+0 s]
/proc/loadavg: 2.17 2.11 2.02 4/75 18454
/proc/meminfo: memFree=1702096/2055920 swapFree=4192812/4192956
[pid=18454] ppid=18452 vsize=18576 CPUtime=0
/proc/18454/stat : 18454 (runsolver) R 18452 18087 18087 0 -1 4194368 10 0 0 0 0 0 0 0 19 0 1 0 23316783 19021824 282 996147200 4194304 4302564 548682068400 18446744073709551615 233586097650 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18454/statm: 4644 282 247 26 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.106247 s]
/proc/loadavg: 2.17 2.11 2.02 4/75 18454
/proc/meminfo: memFree=1702096/2055920 swapFree=4192812/4192956
[pid=18454] ppid=18452 vsize=5356 CPUtime=0
/proc/18454/stat : 18454 (solver) S 18452 18454 18087 0 -1 4194304 314 142 0 0 0 0 0 0 16 0 1 0 23316783 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18454/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.201258 s]
/proc/loadavg: 2.17 2.11 2.02 4/75 18454
/proc/meminfo: memFree=1702096/2055920 swapFree=4192812/4192956
[pid=18454] ppid=18452 vsize=5356 CPUtime=0
/proc/18454/stat : 18454 (solver) S 18452 18454 18087 0 -1 4194304 314 142 0 0 0 0 0 0 16 0 1 0 23316783 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18454/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301277 s]
/proc/loadavg: 2.17 2.11 2.02 4/75 18454
/proc/meminfo: memFree=1702096/2055920 swapFree=4192812/4192956
[pid=18454] ppid=18452 vsize=5356 CPUtime=0
/proc/18454/stat : 18454 (solver) S 18452 18454 18087 0 -1 4194304 314 142 0 0 0 0 0 0 16 0 1 0 23316783 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18454/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701349 s]
/proc/loadavg: 2.17 2.11 2.02 4/75 18454
/proc/meminfo: memFree=1702096/2055920 swapFree=4192812/4192956
[pid=18454] ppid=18452 vsize=5356 CPUtime=0
/proc/18454/stat : 18454 (solver) S 18452 18454 18087 0 -1 4194304 314 142 0 0 0 0 0 0 16 0 1 0 23316783 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18454/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50249 s]
/proc/loadavg: 2.17 2.11 2.02 3/77 18457
/proc/meminfo: memFree=1696256/2055920 swapFree=4192812/4192956
[pid=18454] ppid=18452 vsize=5356 CPUtime=0
/proc/18454/stat : 18454 (solver) S 18452 18454 18087 0 -1 4194304 314 142 0 0 0 0 0 0 16 0 1 0 23316783 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18454/statm: 1339 241 200 169 0 50 0
[pid=18457] ppid=18454 vsize=6492 CPUtime=1.47
/proc/18457/stat : 18457 (ld-linux.so.2) R 18454 18454 18087 0 -1 4194304 1300 0 0 0 45 102 0 0 25 0 1 0 23316784 6647808 1282 996147200 1448431616 1448550632 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18457/statm: 1623 1282 100 29 0 1210 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 11848

[startup+3.10178 s]
/proc/loadavg: 2.17 2.11 2.02 3/85 18468
/proc/meminfo: memFree=1694848/2055920 swapFree=4192812/4192956
[pid=18454] ppid=18452 vsize=5356 CPUtime=1.63
/proc/18454/stat : 18454 (solver) S 18452 18454 18087 0 -1 4194304 361 1600 0 0 0 0 50 113 16 0 1 0 23316783 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18454/statm: 1339 242 201 169 0 50 0
[pid=18459] ppid=18454 vsize=311820 CPUtime=1.26
/proc/18459/stat : 18459 (Conquer) R 18454 18454 18087 0 -1 0 8597 0 0 0 123 3 0 0 25 0 9 0 23316949 319303680 8084 996147200 134512640 142716928 4294956224 18446744073709551615 134909356 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/18459/statm: 77955 8084 646 2003 0 75367 0
[pid=18459/tid=18461] ppid=18454 vsize=311820 CPUtime=0
/proc/18459/task/18461/stat : 18461 (Conquer) S 18454 18454 18087 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23316950 319303680 8084 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=18459/tid=18462] ppid=18454 vsize=311820 CPUtime=0.02
/proc/18459/task/18462/stat : 18462 (Conquer) S 18454 18454 18087 0 -1 64 16 0 0 0 2 0 0 0 16 0 9 0 23316967 319303680 8084 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18459/tid=18463] ppid=18454 vsize=311820 CPUtime=0
/proc/18459/task/18463/stat : 18463 (Conquer) S 18454 18454 18087 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23316969 319303680 8084 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18459/tid=18464] ppid=18454 vsize=311820 CPUtime=0
/proc/18459/task/18464/stat : 18464 (Conquer) S 18454 18454 18087 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 23316969 319303680 8084 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18459/tid=18465] ppid=18454 vsize=311820 CPUtime=0
/proc/18459/task/18465/stat : 18465 (Conquer) S 18454 18454 18087 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23316970 319303680 8084 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18459/tid=18466] ppid=18454 vsize=311820 CPUtime=0
/proc/18459/task/18466/stat : 18466 (Conquer) S 18454 18454 18087 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23316970 319303680 8084 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18459/tid=18467] ppid=18454 vsize=311820 CPUtime=0
/proc/18459/task/18467/stat : 18467 (Conquer) S 18454 18454 18087 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23316970 319303680 8084 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18459/tid=18468] ppid=18454 vsize=311820 CPUtime=0
/proc/18459/task/18468/stat : 18468 (Conquer) S 18454 18454 18087 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 23316970 319303680 8084 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 317176

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

[startup+3.2028 s]
/proc/loadavg: 2.17 2.11 2.02 3/85 18468
/proc/meminfo: memFree=1694848/2055920 swapFree=4192812/4192956
[pid=18454] ppid=18452 vsize=5356 CPUtime=1.63
/proc/18454/stat : 18454 (solver) S 18452 18454 18087 0 -1 4194304 361 1600 0 0 0 0 50 113 16 0 1 0 23316783 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18454/statm: 1339 242 201 169 0 50 0
[pid=18459] ppid=18454 vsize=311820 CPUtime=1.35
/proc/18459/stat : 18459 (Conquer) R 18454 18454 18087 0 -1 0 9437 0 0 0 132 3 0 0 25 0 9 0 23316949 319303680 8920 996147200 134512640 142716928 4294956224 18446744073709551615 134743238 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/18459/statm: 77955 8920 650 2003 0 75367 0
[pid=18459/tid=18461] ppid=18454 vsize=311820 CPUtime=0
/proc/18459/task/18461/stat : 18461 (Conquer) S 18454 18454 18087 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23316950 319303680 8920 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=18459/tid=18462] ppid=18454 vsize=311820 CPUtime=0.02
/proc/18459/task/18462/stat : 18462 (Conquer) S 18454 18454 18087 0 -1 64 16 0 0 0 2 0 0 0 16 0 9 0 23316967 319303680 8920 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18459/tid=18463] ppid=18454 vsize=311820 CPUtime=0
/proc/18459/task/18463/stat : 18463 (Conquer) S 18454 18454 18087 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23316969 319303680 8920 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18459/tid=18464] ppid=18454 vsize=311820 CPUtime=0
/proc/18459/task/18464/stat : 18464 (Conquer) S 18454 18454 18087 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 23316969 319303680 8920 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18459/tid=18465] ppid=18454 vsize=311820 CPUtime=0
/proc/18459/task/18465/stat : 18465 (Conquer) S 18454 18454 18087 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23316970 319303680 8920 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18459/tid=18466] ppid=18454 vsize=311820 CPUtime=0
/proc/18459/task/18466/stat : 18466 (Conquer) S 18454 18454 18087 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23316970 319303680 8920 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18459/tid=18467] ppid=18454 vsize=311820 CPUtime=0
/proc/18459/task/18467/stat : 18467 (Conquer) S 18454 18454 18087 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23316970 319303680 8920 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18459/tid=18468] ppid=18454 vsize=311820 CPUtime=0
/proc/18459/task/18468/stat : 18468 (Conquer) S 18454 18454 18087 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 23316970 319303680 8920 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 317176

[startup+4.00195 s]
/proc/loadavg: 2.17 2.11 2.02 3/85 18468
/proc/meminfo: memFree=1661696/2055920 swapFree=4192812/4192956
[pid=18454] ppid=18452 vsize=5356 CPUtime=1.63
/proc/18454/stat : 18454 (solver) S 18452 18454 18087 0 -1 4194304 361 1600 0 0 0 0 50 113 16 0 1 0 23316783 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18454/statm: 1339 242 201 169 0 50 0
[pid=18459] ppid=18454 vsize=316404 CPUtime=2.14
/proc/18459/stat : 18459 (Conquer) R 18454 18454 18087 0 -1 0 15108 0 0 0 209 5 0 0 25 0 9 0 23316949 323997696 14568 996147200 134512640 142716928 4294956224 18446744073709551615 134708927 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/18459/statm: 79101 14568 680 2003 0 76513 0
[pid=18459/tid=18461] ppid=18454 vsize=316404 CPUtime=0
/proc/18459/task/18461/stat : 18461 (Conquer) S 18454 18454 18087 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23316950 323997696 14568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=18459/tid=18462] ppid=18454 vsize=316404 CPUtime=0.02
/proc/18459/task/18462/stat : 18462 (Conquer) S 18454 18454 18087 0 -1 64 16 0 0 0 2 0 0 0 16 0 9 0 23316967 323997696 14568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18459/tid=18463] ppid=18454 vsize=316404 CPUtime=0
/proc/18459/task/18463/stat : 18463 (Conquer) S 18454 18454 18087 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23316969 323997696 14568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18459/tid=18464] ppid=18454 vsize=316404 CPUtime=0
/proc/18459/task/18464/stat : 18464 (Conquer) S 18454 18454 18087 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 23316969 323997696 14568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18459/tid=18465] ppid=18454 vsize=316404 CPUtime=0
/proc/18459/task/18465/stat : 18465 (Conquer) S 18454 18454 18087 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23316970 323997696 14568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18459/tid=18466] ppid=18454 vsize=316404 CPUtime=0
/proc/18459/task/18466/stat : 18466 (Conquer) S 18454 18454 18087 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23316970 323997696 14568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18459/tid=18467] ppid=18454 vsize=316404 CPUtime=0
/proc/18459/task/18467/stat : 18467 (Conquer) S 18454 18454 18087 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23316970 323997696 14568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18459/tid=18468] ppid=18454 vsize=316404 CPUtime=0
/proc/18459/task/18468/stat : 18468 (Conquer) S 18454 18454 18087 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 23316970 323997696 14568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.77
Current children cumulated vsize (KiB) 321760

[startup+4.40302 s]
/proc/loadavg: 2.15 2.11 2.02 3/85 18468
/proc/meminfo: memFree=1633984/2055920 swapFree=4192812/4192956
[pid=18454] ppid=18452 vsize=5356 CPUtime=1.63
/proc/18454/stat : 18454 (solver) S 18452 18454 18087 0 -1 4194304 361 1600 0 0 0 0 50 113 16 0 1 0 23316783 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18454/statm: 1339 242 201 169 0 50 0
[pid=18459] ppid=18454 vsize=318476 CPUtime=2.54
/proc/18459/stat : 18459 (Conquer) R 18454 18454 18087 0 -1 0 17345 0 0 0 249 5 0 0 25 0 9 0 23316949 326119424 16797 996147200 134512640 142716928 4294956224 18446744073709551615 135303506 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/18459/statm: 79619 16797 690 2003 0 77031 0
[pid=18459/tid=18461] ppid=18454 vsize=318476 CPUtime=0
/proc/18459/task/18461/stat : 18461 (Conquer) S 18454 18454 18087 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23316950 326119424 16797 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=18459/tid=18462] ppid=18454 vsize=318476 CPUtime=0.02
/proc/18459/task/18462/stat : 18462 (Conquer) S 18454 18454 18087 0 -1 64 16 0 0 0 2 0 0 0 16 0 9 0 23316967 326119424 16797 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18459/tid=18463] ppid=18454 vsize=318476 CPUtime=0
/proc/18459/task/18463/stat : 18463 (Conquer) S 18454 18454 18087 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23316969 326119424 16797 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18459/tid=18464] ppid=18454 vsize=318476 CPUtime=0
/proc/18459/task/18464/stat : 18464 (Conquer) S 18454 18454 18087 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 23316969 326119424 16797 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18459/tid=18465] ppid=18454 vsize=318476 CPUtime=0
/proc/18459/task/18465/stat : 18465 (Conquer) S 18454 18454 18087 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23316970 326119424 16797 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18459/tid=18466] ppid=18454 vsize=318476 CPUtime=0
/proc/18459/task/18466/stat : 18466 (Conquer) S 18454 18454 18087 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23316970 326119424 16797 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18459/tid=18467] ppid=18454 vsize=318476 CPUtime=0
/proc/18459/task/18467/stat : 18467 (Conquer) S 18454 18454 18087 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23316970 326119424 16797 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18459/tid=18468] ppid=18454 vsize=318476 CPUtime=0
/proc/18459/task/18468/stat : 18468 (Conquer) S 18454 18454 18087 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 23316970 326119424 16797 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.17
Current children cumulated vsize (KiB) 323832

[startup+4.80209 s]
/proc/loadavg: 2.15 2.11 2.02 3/85 18468
/proc/meminfo: memFree=1633984/2055920 swapFree=4192812/4192956
[pid=18454] ppid=18452 vsize=5356 CPUtime=1.63
/proc/18454/stat : 18454 (solver) S 18452 18454 18087 0 -1 4194304 361 1600 0 0 0 0 50 113 16 0 1 0 23316783 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18454/statm: 1339 242 201 169 0 50 0
[pid=18459] ppid=18454 vsize=318476 CPUtime=2.94
/proc/18459/stat : 18459 (Conquer) R 18454 18454 18087 0 -1 0 17426 0 0 0 289 5 0 0 25 0 9 0 23316949 326119424 16578 996147200 134512640 142716928 4294956224 18446744073709551615 135304412 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/18459/statm: 79619 16578 700 2003 0 77031 0
[pid=18459/tid=18461] ppid=18454 vsize=318476 CPUtime=0
/proc/18459/task/18461/stat : 18461 (Conquer) S 18454 18454 18087 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23316950 326119424 16578 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=18459/tid=18462] ppid=18454 vsize=318476 CPUtime=0.12
/proc/18459/task/18462/stat : 18462 (Conquer) S 18454 18454 18087 0 -1 64 20 0 0 0 12 0 0 0 17 0 9 0 23316967 326119424 16578 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18459/tid=18463] ppid=18454 vsize=318476 CPUtime=0
/proc/18459/task/18463/stat : 18463 (Conquer) S 18454 18454 18087 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23316969 326119424 16578 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18459/tid=18464] ppid=18454 vsize=318476 CPUtime=0.02
/proc/18459/task/18464/stat : 18464 (Conquer) S 18454 18454 18087 0 -1 64 5 0 0 0 2 0 0 0 16 0 9 0 23316969 326119424 16578 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18459/tid=18465] ppid=18454 vsize=318476 CPUtime=0
/proc/18459/task/18465/stat : 18465 (Conquer) S 18454 18454 18087 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23316970 326119424 16578 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18459/tid=18466] ppid=18454 vsize=318476 CPUtime=0
/proc/18459/task/18466/stat : 18466 (Conquer) S 18454 18454 18087 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23316970 326119424 16578 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18459/tid=18467] ppid=18454 vsize=318476 CPUtime=0
/proc/18459/task/18467/stat : 18467 (Conquer) S 18454 18454 18087 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23316970 326119424 16578 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18459/tid=18468] ppid=18454 vsize=318476 CPUtime=0
/proc/18459/task/18468/stat : 18468 (Conquer) S 18454 18454 18087 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 23316970 326119424 16578 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.57
Current children cumulated vsize (KiB) 323832

Child status: 0
Real time (s): 4.81771
CPU time (s): 4.6123
CPU user time (s): 3.40048
CPU system time (s): 1.21181
CPU usage (%): 95.7363
Max. virtual memory (cumulated for all children) (KiB): 323832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.40048
system time used= 1.21182
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19544
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 181
involuntary context switches= 178

runsolver used 0.009998 second user time and 0.020996 second system time

The end

Launcher Data

Begin job on node27 at 2009-07-12 03:35:05
IDJOB=2076220
IDBENCH=56393
IDSOLVER=740
FILE ID=node27/2076220-1247362505
PBS_JOBID= 9506986
Free space on /tmp= 66300 MiB

SOLVER NAME= Conquer 2009-06-04
BENCH NAME= CPAI08/csp/modifiedRenault/normalized-renault-mod-48_ext.xml
COMMAND LINE= HOME/solver -benchname BENCHNAME -dir DIR -tmpdir TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2076220-1247362505/watcher-2076220-1247362505 -o /tmp/evaluation-result-2076220-1247362505/solver-2076220-1247362505 -C 1800 -W 2000 -M 900  HOME/solver -benchname HOME/instance-2076220-1247362505.xml -dir HOME -tmpdir HOME

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

MD5SUM BENCH= 6873dfc2ae29b1746fc25852d1130298
RANDOM SEED=267097495

node27.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		: 2800.239
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	: 5521.40
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		: 2800.239
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:       1702576 kB
Buffers:         48444 kB
Cached:         128764 kB
SwapCached:          0 kB
Active:         243628 kB
Inactive:        58044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1702576 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           23796 kB
Writeback:           0 kB
Mapped:         135136 kB
Slab:            36708 kB
Committed_AS:   354308 kB
PageTables:       2044 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66276 MiB
End job on node27 at 2009-07-12 03:35:10