Trace number 268346

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, and are wall clock time (not CPU 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
VALCSP 3.1? (TO) 1800.07 1804.55

General information on the benchmark

Namefrb/frb59-26/
frb59-26-1-mgd_ext.xml
MD5SUM1b4e9245956d4dd7e01759785be77f79
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables59
Number of constraints556
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension556
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node17/watcher-268346-1168978672 -o ROOT/results/node17/solver-268346-1168978672 -C 1800 -M 900 /tmp/evaluation/268346-1168978672/VALCSP /tmp/evaluation/268346-1168978672/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 1.69 1.66 0.98 5/86 32598
/proc/meminfo: memFree=1582632/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=1468 CPUtime=0
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 127 0 0 0 0 0 0 0 20 0 1 0 246262021 1503232 105 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 3298529 0 0 4096 0 0 0 0 17 1 0 0
/proc/32597/statm: 367 105 64 8 0 39 0

[startup+0.106361 s]
/proc/loadavg: 1.69 1.66 0.98 5/86 32598
/proc/meminfo: memFree=1582632/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=2392 CPUtime=0.09
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 347 0 0 0 9 0 0 0 20 0 1 0 246262021 2449408 325 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 3318951 0 0 4096 0 0 0 0 17 1 0 0
/proc/32597/statm: 598 325 64 8 0 270 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2392

[startup+0.514406 s]
/proc/loadavg: 1.69 1.66 0.98 5/86 32598
/proc/meminfo: memFree=1582632/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6220 CPUtime=0.49
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1300 0 0 0 49 0 0 0 24 0 1 0 246262021 6369280 1278 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134535324 0 0 4096 0 0 0 0 17 1 0 0
/proc/32597/statm: 1555 1278 64 8 0 1227 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 6220

[startup+1.33549 s]
/proc/loadavg: 1.69 1.66 0.98 3/86 32598
/proc/meminfo: memFree=1577064/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=1.32
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 131 1 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134525076 0 0 4096 0 0 0 0 17 1 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6880

[startup+2.97266 s]
/proc/loadavg: 1.71 1.66 0.98 3/86 32598
/proc/meminfo: memFree=1577064/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=2.95
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 294 1 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524898 0 0 4096 0 0 0 0 17 1 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 6880

[startup+6.258 s]
/proc/loadavg: 1.71 1.66 0.98 3/86 32598
/proc/meminfo: memFree=1577064/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=6.23
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 622 1 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 1 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 6880

[startup+12.7235 s]
/proc/loadavg: 1.75 1.67 1.00 3/86 32598
/proc/meminfo: memFree=1577072/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=12.69
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 1268 1 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134522087 0 0 4096 0 0 0 0 17 1 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6880

[startup+25.5368 s]
/proc/loadavg: 1.79 1.68 1.01 3/86 32598
/proc/meminfo: memFree=1577072/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=25.5
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 2549 1 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524734 0 0 4096 0 0 0 0 17 1 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 6880

[startup+51.1615 s]
/proc/loadavg: 1.86 1.71 1.03 3/86 32598
/proc/meminfo: memFree=1577200/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=51.11
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 5110 1 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 1 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 6880

[startup+102.408 s]
/proc/loadavg: 1.94 1.75 1.08 3/86 32598
/proc/meminfo: memFree=1577200/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=102.34
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 10233 1 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524875 0 0 4096 0 0 0 0 17 1 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 6880

[startup+162.473 s]
/proc/loadavg: 1.98 1.80 1.14 3/86 32598
/proc/meminfo: memFree=1577200/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=162.39
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 16237 2 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524875 0 0 4096 0 0 0 0 17 1 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 6880

[startup+222.535 s]
/proc/loadavg: 1.99 1.83 1.19 3/86 32600
/proc/meminfo: memFree=1577072/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=222.43
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 22241 2 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 1 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 222.43
Current children cumulated vsize (KiB) 6880

[startup+282.593 s]
/proc/loadavg: 1.99 1.86 1.23 3/86 32600
/proc/meminfo: memFree=1577072/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=282.48
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 28245 3 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134526959 0 0 4096 0 0 0 0 17 1 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 282.48
Current children cumulated vsize (KiB) 6880

[startup+342.66 s]
/proc/loadavg: 1.99 1.88 1.28 3/86 32600
/proc/meminfo: memFree=1577072/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=342.52
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 34249 3 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524854 0 0 4096 0 0 0 0 17 1 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 342.52
Current children cumulated vsize (KiB) 6880

[startup+402.727 s]
/proc/loadavg: 1.99 1.90 1.32 3/86 32638
/proc/meminfo: memFree=1135208/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=402.38
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 40234 4 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524919 0 0 4096 0 0 0 0 17 0 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 402.38
Current children cumulated vsize (KiB) 6880

[startup+462.796 s]
/proc/loadavg: 2.05 1.93 1.37 3/86 32676
/proc/meminfo: memFree=1287656/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=462.13
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 46208 5 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 0 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 6880

[startup+522.868 s]
/proc/loadavg: 2.02 1.94 1.40 3/86 32676
/proc/meminfo: memFree=890984/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=521.7
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 52164 6 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 0 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 521.7
Current children cumulated vsize (KiB) 6880

[startup+582.938 s]
/proc/loadavg: 2.00 1.95 1.44 3/86 32715
/proc/meminfo: memFree=1332840/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=581.37
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 58130 7 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524968 0 0 4096 0 0 0 0 17 0 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 581.37
Current children cumulated vsize (KiB) 6880

[startup+643.013 s]
/proc/loadavg: 1.92 1.94 1.47 2/81 32761
/proc/meminfo: memFree=1571432/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=641.15
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 64108 7 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 1 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 641.15
Current children cumulated vsize (KiB) 6880

[startup+703.081 s]
/proc/loadavg: 1.97 1.95 1.50 3/86 319
/proc/meminfo: memFree=1024392/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=700.92
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 70084 8 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 0 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 700.92
Current children cumulated vsize (KiB) 6880

[startup+763.147 s]
/proc/loadavg: 1.73 1.89 1.50 2/81 369
/proc/meminfo: memFree=1570688/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=760.66
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 76057 9 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134521042 0 0 4096 0 0 0 0 17 1 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 760.66
Current children cumulated vsize (KiB) 6880

[startup+823.212 s]
/proc/loadavg: 1.83 1.88 1.52 3/86 471
/proc/meminfo: memFree=1202200/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=820.44
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 82033 11 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134517219 0 0 4096 0 0 0 0 17 0 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 820.44
Current children cumulated vsize (KiB) 6880

[startup+883.278 s]
/proc/loadavg: 1.86 1.88 1.54 2/81 518
/proc/meminfo: memFree=1569400/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=880.24
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 88011 13 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524794 0 0 4096 0 0 0 0 17 0 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 880.24
Current children cumulated vsize (KiB) 6880

[startup+943.347 s]
/proc/loadavg: 1.99 1.91 1.57 3/86 544
/proc/meminfo: memFree=1043416/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=940.02
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 93986 16 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 0 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 940.02
Current children cumulated vsize (KiB) 6880

[startup+1003.42 s]
/proc/loadavg: 1.99 1.93 1.60 3/86 544
/proc/meminfo: memFree=662616/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=999.82
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 99966 16 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524868 0 0 4096 0 0 0 0 17 0 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 999.82
Current children cumulated vsize (KiB) 6880

[startup+1063.46 s]
/proc/loadavg: 1.40 1.77 1.56 2/81 629
/proc/meminfo: memFree=1560080/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=1059.76
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 105959 17 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524894 0 0 4096 0 0 0 0 17 1 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 1059.76
Current children cumulated vsize (KiB) 6880

[startup+1123.5 s]
/proc/loadavg: 1.14 1.63 1.52 2/81 671
/proc/meminfo: memFree=1560016/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=1119.75
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 111957 18 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 1119.75
Current children cumulated vsize (KiB) 6880

[startup+1183.54 s]
/proc/loadavg: 1.05 1.51 1.49 2/81 706
/proc/meminfo: memFree=1559632/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=1179.74
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 117955 19 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524909 0 0 4096 0 0 0 0 17 1 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 1179.74
Current children cumulated vsize (KiB) 6880

[startup+1243.58 s]
/proc/loadavg: 1.07 1.43 1.46 2/81 777
/proc/meminfo: memFree=1558992/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=1239.7
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 123950 20 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 1 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 1239.7
Current children cumulated vsize (KiB) 6880

[startup+1303.62 s]
/proc/loadavg: 1.03 1.35 1.43 2/81 781
/proc/meminfo: memFree=1559376/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=1299.72
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 129951 21 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524947 0 0 4096 0 0 0 0 17 1 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 1299.72
Current children cumulated vsize (KiB) 6880

[startup+1363.65 s]
/proc/loadavg: 1.01 1.28 1.40 2/81 819
/proc/meminfo: memFree=1559248/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=1359.72
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 135950 22 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524988 0 0 4096 0 0 0 0 17 1 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 1359.72
Current children cumulated vsize (KiB) 6880

[startup+1423.7 s]
/proc/loadavg: 1.00 1.23 1.37 2/81 854
/proc/meminfo: memFree=1558736/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=1419.7
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 141947 23 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524837 0 0 4096 0 0 0 0 17 1 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 1419.7
Current children cumulated vsize (KiB) 6880

[startup+1483.75 s]
/proc/loadavg: 1.15 1.22 1.36 3/86 883
/proc/meminfo: memFree=1546024/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=1479.61
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 147937 24 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524894 0 0 4096 0 0 0 0 17 0 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 1479.61
Current children cumulated vsize (KiB) 6880

[startup+1543.78 s]
/proc/loadavg: 1.09 1.19 1.34 2/81 893
/proc/meminfo: memFree=1556888/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=1539.57
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 153933 24 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520831 0 0 4096 0 0 0 0 17 1 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 1539.57
Current children cumulated vsize (KiB) 6880

[startup+1603.82 s]
/proc/loadavg: 1.09 1.17 1.32 2/81 929
/proc/meminfo: memFree=1556440/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=1599.53
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 159928 25 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524931 0 0 4096 0 0 0 0 17 1 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 1599.53
Current children cumulated vsize (KiB) 6880

[startup+1663.86 s]
/proc/loadavg: 1.03 1.13 1.30 2/81 967
/proc/meminfo: memFree=1556752/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=1659.54
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 165928 26 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 1 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 1659.54
Current children cumulated vsize (KiB) 6880

[startup+1723.91 s]
/proc/loadavg: 1.06 1.12 1.28 2/81 1001
/proc/meminfo: memFree=1556304/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=1719.47
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 171920 27 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524794 0 0 4096 0 0 0 0 17 1 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 1719.47
Current children cumulated vsize (KiB) 6880

[startup+1783.94 s]
/proc/loadavg: 1.02 1.10 1.26 2/81 1005
/proc/meminfo: memFree=1556624/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=1779.48
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 177921 27 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134522112 0 0 4096 0 0 0 0 17 1 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 1779.48
Current children cumulated vsize (KiB) 6880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.54 s]
/proc/loadavg: 1.01 1.09 1.25 2/81 1039
/proc/meminfo: memFree=1555920/2055920 swapFree=4192812/4192956
[pid=32597] ppid=32595 vsize=6880 CPUtime=1800.06
/proc/32597/stat : 32597 (VALCSP) R 32595 32597 32426 0 -1 4194304 1462 0 0 0 179978 28 0 0 25 0 1 0 246262021 7045120 1440 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524919 0 0 4096 0 0 0 0 17 1 0 0
/proc/32597/statm: 1720 1440 66 8 0 1392 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 6880

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.55
CPU time (s): 1800.07
CPU user time (s): 1799.78
CPU system time (s): 0.284956
CPU usage (%): 99.752
Max. virtual memory (cumulated for all children) (KiB): 6880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.78
system time used= 0.284956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1462
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= 6
involuntary context switches= 37533

runsolver used 1.73174 s user time and 4.68329 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Tue Jan 16 20:17:52 UTC 2007


IDJOB= 268346
IDBENCH= 3970
IDSOLVER= 90
FILE ID= node17/268346-1168978672

PBS_JOBID= 3565962

Free space on /tmp= 66564 MiB

SOLVER NAME= VALCSP 3.1
BENCH NAME= HOME/pub/bench/CPAI06/frb/frb59-26/frb59-26-1-mgd_ext.xml
COMMAND LINE= /tmp/evaluation/268346-1168978672/VALCSP /tmp/evaluation/268346-1168978672/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-268346-1168978672 -o ROOT/results/node17/solver-268346-1168978672 -C 1800 -M 900  /tmp/evaluation/268346-1168978672/VALCSP /tmp/evaluation/268346-1168978672/unknown.xml

META MD5SUM SOLVER= d4fc2c4e0b0392ee9c79e754aa39e238
MD5SUM BENCH=  1b4e9245956d4dd7e01759785be77f79

RANDOM SEED= 884545731

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1583048 kB
Buffers:         49740 kB
Cached:         287268 kB
SwapCached:          0 kB
Active:         234392 kB
Inactive:       164584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1583048 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             856 kB
Writeback:           0 kB
Mapped:          81756 kB
Slab:            58776 kB
Committed_AS:  7088516 kB
PageTables:       2200 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= 66564 MiB



End job on node17 on Tue Jan 16 20:48:00 UTC 2007