Trace number 269566

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.02 1813.13

General information on the benchmark

Namehaystacks/
haystacks_06.xml
MD5SUMf2b284e085d94b3059ddb20804714991
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.047992
SatisfiableNO
(Un)Satisfiability was proved
Number of variables36
Number of constraints95
Maximum constraint arity2
Maximum domain size6
Number of constraints which are defined in extension0
Number of constraints which are defined in intension95
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-269566-1168981046 -o ROOT/results/node17/solver-269566-1168981046 -C 1800 -M 900 /tmp/evaluation/269566-1168981046/VALCSP /tmp/evaluation/269566-1168981046/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: 2.01 1.74 1.46 5/86 1449
/proc/meminfo: memFree=939744/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=0
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 246499500 1503232 99 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134536014 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 99 64 8 0 39 0

[startup+0.109063 s]
/proc/loadavg: 2.01 1.74 1.46 5/86 1449
/proc/meminfo: memFree=939744/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=0.09
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 9 0 0 0 20 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524928 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1468

[startup+0.518271 s]
/proc/loadavg: 2.01 1.74 1.46 5/86 1449
/proc/meminfo: memFree=939744/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=0.5
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 50 0 0 0 24 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134521007 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 1468

[startup+1.34335 s]
/proc/loadavg: 2.01 1.74 1.46 3/86 1449
/proc/meminfo: memFree=939552/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=1.32
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 132 0 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520788 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 1468

[startup+2.98044 s]
/proc/loadavg: 2.01 1.74 1.46 3/86 1449
/proc/meminfo: memFree=939552/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=2.95
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 295 0 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524894 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 1468

[startup+6.25979 s]
/proc/loadavg: 2.01 1.74 1.46 3/86 1449
/proc/meminfo: memFree=939488/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=6.2
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 620 0 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 1468

[startup+12.7215 s]
/proc/loadavg: 2.01 1.75 1.47 3/86 1449
/proc/meminfo: memFree=939488/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=12.61
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 1261 0 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524868 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 1468

[startup+25.5308 s]
/proc/loadavg: 2.01 1.76 1.47 3/86 1449
/proc/meminfo: memFree=939680/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=25.33
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 2533 0 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520815 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 1468

[startup+51.1605 s]
/proc/loadavg: 2.00 1.78 1.49 3/86 1449
/proc/meminfo: memFree=939744/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=50.76
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 5076 0 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134527389 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 1468

[startup+102.414 s]
/proc/loadavg: 2.00 1.81 1.51 3/86 1449
/proc/meminfo: memFree=939752/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=101.65
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 10164 1 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 1468

[startup+162.489 s]
/proc/loadavg: 2.00 1.84 1.54 3/86 1449
/proc/meminfo: memFree=939688/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=161.27
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 16126 1 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134522120 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 161.27
Current children cumulated vsize (KiB) 1468

[startup+222.564 s]
/proc/loadavg: 2.00 1.87 1.56 3/92 1515
/proc/meminfo: memFree=938016/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=220.84
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 22082 2 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134522018 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 220.84
Current children cumulated vsize (KiB) 1468

[startup+282.662 s]
/proc/loadavg: 2.07 1.91 1.59 3/92 1625
/proc/meminfo: memFree=938024/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=280.29
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 28027 2 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524883 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 280.29
Current children cumulated vsize (KiB) 1468

[startup+342.732 s]
/proc/loadavg: 2.02 1.92 1.62 3/86 1647
/proc/meminfo: memFree=939048/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=339.88
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 33986 2 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524854 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 339.88
Current children cumulated vsize (KiB) 1468

[startup+402.804 s]
/proc/loadavg: 2.01 1.93 1.64 3/86 1647
/proc/meminfo: memFree=939048/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=399.5
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 39947 3 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134527121 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 399.5
Current children cumulated vsize (KiB) 1468

[startup+462.876 s]
/proc/loadavg: 2.00 1.94 1.66 3/86 1647
/proc/meminfo: memFree=939048/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=459.14
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 45910 4 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134525076 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 459.14
Current children cumulated vsize (KiB) 1468

[startup+522.948 s]
/proc/loadavg: 2.00 1.95 1.67 3/86 1647
/proc/meminfo: memFree=939048/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=518.77
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 51873 4 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520807 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 518.77
Current children cumulated vsize (KiB) 1468

[startup+583.018 s]
/proc/loadavg: 2.00 1.95 1.69 4/86 1647
/proc/meminfo: memFree=939048/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=578.4
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 57835 5 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520807 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 578.4
Current children cumulated vsize (KiB) 1468

[startup+643.092 s]
/proc/loadavg: 2.03 1.97 1.72 3/86 1647
/proc/meminfo: memFree=939048/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=638.02
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 63797 5 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134525076 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 638.02
Current children cumulated vsize (KiB) 1468

[startup+703.162 s]
/proc/loadavg: 2.04 1.99 1.74 3/86 1647
/proc/meminfo: memFree=939048/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=697.65
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 69759 6 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520788 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 697.65
Current children cumulated vsize (KiB) 1468

[startup+763.232 s]
/proc/loadavg: 2.02 1.99 1.75 3/86 1647
/proc/meminfo: memFree=938984/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=757.29
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 75722 7 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520793 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 757.29
Current children cumulated vsize (KiB) 1468

[startup+823.304 s]
/proc/loadavg: 2.00 1.99 1.76 3/86 1647
/proc/meminfo: memFree=938984/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=816.9
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 81683 7 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134526772 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 816.9
Current children cumulated vsize (KiB) 1468

[startup+883.372 s]
/proc/loadavg: 2.04 2.00 1.78 3/86 1647
/proc/meminfo: memFree=938920/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=876.53
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 87646 7 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134517912 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 876.53
Current children cumulated vsize (KiB) 1468

[startup+943.445 s]
/proc/loadavg: 2.01 2.00 1.79 3/86 1647
/proc/meminfo: memFree=938920/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=936.16
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 93608 8 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524834 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 936.16
Current children cumulated vsize (KiB) 1468

[startup+1003.52 s]
/proc/loadavg: 2.00 2.00 1.80 4/86 1647
/proc/meminfo: memFree=938920/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=995.79
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 99571 8 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134521074 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 995.79
Current children cumulated vsize (KiB) 1468

[startup+1063.59 s]
/proc/loadavg: 2.00 2.00 1.81 3/86 1647
/proc/meminfo: memFree=938856/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=1055.42
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 105533 9 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524794 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 1055.42
Current children cumulated vsize (KiB) 1468

[startup+1123.66 s]
/proc/loadavg: 2.06 2.02 1.83 3/86 1647
/proc/meminfo: memFree=938856/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=1115.05
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 111495 10 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524800 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 1115.05
Current children cumulated vsize (KiB) 1468

[startup+1183.73 s]
/proc/loadavg: 2.02 2.01 1.83 3/86 1647
/proc/meminfo: memFree=938792/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=1174.67
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 117457 10 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524827 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 1174.67
Current children cumulated vsize (KiB) 1468

[startup+1243.8 s]
/proc/loadavg: 2.01 2.00 1.84 3/86 1647
/proc/meminfo: memFree=938856/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=1234.31
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 123420 11 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134517225 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 1234.31
Current children cumulated vsize (KiB) 1468

[startup+1303.87 s]
/proc/loadavg: 2.00 2.00 1.84 3/86 1647
/proc/meminfo: memFree=938792/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=1293.92
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 129381 11 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134527266 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 1293.92
Current children cumulated vsize (KiB) 1468

[startup+1363.94 s]
/proc/loadavg: 2.00 2.00 1.85 3/86 1647
/proc/meminfo: memFree=938792/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=1353.56
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 135344 12 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520807 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 1353.56
Current children cumulated vsize (KiB) 1468

[startup+1424.01 s]
/proc/loadavg: 2.00 2.00 1.86 3/86 1649
/proc/meminfo: memFree=938664/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=1413.18
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 141306 12 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134517804 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 1413.18
Current children cumulated vsize (KiB) 1468

[startup+1484.09 s]
/proc/loadavg: 2.00 2.00 1.86 3/86 1649
/proc/meminfo: memFree=938664/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=1472.81
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 147268 13 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134527121 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 1472.81
Current children cumulated vsize (KiB) 1468

[startup+1544.16 s]
/proc/loadavg: 2.00 2.00 1.87 3/86 1649
/proc/meminfo: memFree=938664/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=1532.43
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 153230 13 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524794 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 1532.43
Current children cumulated vsize (KiB) 1468

[startup+1604.22 s]
/proc/loadavg: 2.00 2.00 1.87 3/86 1649
/proc/meminfo: memFree=938664/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=1592.07
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 159193 14 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 1592.07
Current children cumulated vsize (KiB) 1468

[startup+1664.29 s]
/proc/loadavg: 2.00 2.00 1.88 3/86 1649
/proc/meminfo: memFree=938664/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=1651.69
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 165155 14 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524919 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 1651.69
Current children cumulated vsize (KiB) 1468

[startup+1724.37 s]
/proc/loadavg: 2.00 2.00 1.88 3/86 1649
/proc/meminfo: memFree=938664/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=1711.32
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 171117 15 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520727 0 0 4096 0 0 0 0 17 1 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 1711.32
Current children cumulated vsize (KiB) 1468

[startup+1784.43 s]
/proc/loadavg: 1.41 1.83 1.83 2/81 1856
/proc/meminfo: memFree=1798176/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=1771.33
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 177116 17 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134525112 0 0 4096 0 0 0 0 17 0 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 1771.33
Current children cumulated vsize (KiB) 1468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.13 s]
/proc/loadavg: 1.25 1.75 1.80 2/81 1897
/proc/meminfo: memFree=1798240/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=1468 CPUtime=1800.01
/proc/1448/stat : 1448 (VALCSP) R 1446 1448 1314 0 -1 4194304 134 0 0 0 179983 18 0 0 25 0 1 0 246499500 1503232 112 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134517764 0 0 4096 0 0 0 0 17 0 0 0
/proc/1448/statm: 367 112 66 8 0 39 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1468

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1813.13
CPU time (s): 1800.02
CPU user time (s): 1799.84
CPU system time (s): 0.185971
CPU usage (%): 99.2771
Max. virtual memory (cumulated for all children) (KiB): 1468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.84
system time used= 0.185971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134
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= 69987

runsolver used 1.71274 s user time and 4.79827 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Tue Jan 16 20:57:27 UTC 2007


IDJOB= 269566
IDBENCH= 6975
IDSOLVER= 90
FILE ID= node17/269566-1168981046

PBS_JOBID= 3566047

Free space on /tmp= 66557 MiB

SOLVER NAME= VALCSP 3.1
BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_06.xml
COMMAND LINE= /tmp/evaluation/269566-1168981046/VALCSP /tmp/evaluation/269566-1168981046/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-269566-1168981046 -o ROOT/results/node17/solver-269566-1168981046 -C 1800 -M 900  /tmp/evaluation/269566-1168981046/VALCSP /tmp/evaluation/269566-1168981046/unknown.xml

META MD5SUM SOLVER= d4fc2c4e0b0392ee9c79e754aa39e238
MD5SUM BENCH=  f2b284e085d94b3059ddb20804714991

RANDOM SEED= 807462614

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:        940224 kB
Buffers:         25032 kB
Cached:         108996 kB
SwapCached:          0 kB
Active:         933804 kB
Inactive:       108620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        940224 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:              76 kB
Writeback:           0 kB
Mapped:         928304 kB
Slab:            56476 kB
Committed_AS:  7940408 kB
PageTables:       3860 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= 66565 MiB



End job on node17 on Tue Jan 16 21:27:46 UTC 2007