Trace number 269537

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.09 1808.87

General information on the benchmark

Namehaystacks/
haystacks_28.xml
MD5SUMd182319e3384c4b9a637e552d7b21712
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 benchmark77.5232
SatisfiableNO
(Un)Satisfiability was proved
Number of variables784
Number of constraints10611
Maximum constraint arity2
Maximum domain size28
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10611
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/node21/watcher-269537-1168980963 -o ROOT/results/node21/solver-269537-1168980963 -C 1800 -M 900 /tmp/evaluation/269537-1168980963/VALCSP /tmp/evaluation/269537-1168980963/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.00 1.44 0.90 5/86 30485
/proc/meminfo: memFree=1115416/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=4240 CPUtime=0
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 819 0 0 0 0 0 0 0 20 0 1 0 246490952 4341760 797 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 1060 797 64 8 0 732 0

[startup+0.109224 s]
/proc/loadavg: 2.00 1.44 0.90 5/86 30485
/proc/meminfo: memFree=1115416/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=12544 CPUtime=0.1
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 2832 0 0 0 9 1 0 0 20 0 1 0 246490952 12845056 2810 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134529359 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 3136 2810 65 8 0 2808 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12544

[startup+0.519297 s]
/proc/loadavg: 2.00 1.44 0.90 5/86 30485
/proc/meminfo: memFree=1115416/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=26788 CPUtime=0.5
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 6423 0 0 0 48 2 0 0 24 0 1 0 246490952 27430912 6401 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134529243 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 6697 6401 65 8 0 6369 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 26788

[startup+1.34046 s]
/proc/loadavg: 2.00 1.45 0.91 3/86 30485
/proc/meminfo: memFree=1068888/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=1.31
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 125 6 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 56344

[startup+2.97776 s]
/proc/loadavg: 2.00 1.45 0.91 3/86 30485
/proc/meminfo: memFree=1053720/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=2.94
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 288 6 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 56344

[startup+6.26238 s]
/proc/loadavg: 2.00 1.46 0.92 3/86 30485
/proc/meminfo: memFree=1039960/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=6.2
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 614 6 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 56344

[startup+12.7236 s]
/proc/loadavg: 2.00 1.46 0.92 3/86 30485
/proc/meminfo: memFree=1012960/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=12.61
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 1255 6 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 56344

[startup+25.544 s]
/proc/loadavg: 2.00 1.48 0.93 3/86 30485
/proc/meminfo: memFree=964832/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=25.31
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 2525 6 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 56344

[startup+51.1889 s]
/proc/loadavg: 2.06 1.55 0.97 3/86 30485
/proc/meminfo: memFree=857824/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=50.74
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 5068 6 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 56344

[startup+102.473 s]
/proc/loadavg: 2.02 1.61 1.02 3/86 30524
/proc/meminfo: memFree=1626656/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=101.65
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 10158 7 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 56344

[startup+162.475 s]
/proc/loadavg: 2.01 1.68 1.08 3/86 30524
/proc/meminfo: memFree=1626656/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=161.39
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 16131 8 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 161.39
Current children cumulated vsize (KiB) 56344

[startup+222.484 s]
/proc/loadavg: 2.04 1.75 1.14 3/86 30524
/proc/meminfo: memFree=1626656/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=221.12
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 22104 8 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520727 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 221.12
Current children cumulated vsize (KiB) 56344

[startup+282.488 s]
/proc/loadavg: 2.01 1.79 1.19 3/86 30524
/proc/meminfo: memFree=1626656/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=280.87
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 28078 9 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520737 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 280.87
Current children cumulated vsize (KiB) 56344

[startup+342.512 s]
/proc/loadavg: 2.00 1.83 1.24 3/92 30680
/proc/meminfo: memFree=1625112/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=340.47
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 34038 9 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520820 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 340.47
Current children cumulated vsize (KiB) 56344

[startup+402.524 s]
/proc/loadavg: 2.00 1.86 1.28 3/86 30722
/proc/meminfo: memFree=1626080/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=400.15
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 40006 9 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 400.15
Current children cumulated vsize (KiB) 56344

[startup+462.527 s]
/proc/loadavg: 2.13 1.91 1.33 3/86 30722
/proc/meminfo: memFree=1626080/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=459.88
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 45979 9 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 459.88
Current children cumulated vsize (KiB) 56344

[startup+522.536 s]
/proc/loadavg: 2.05 1.92 1.37 3/86 30722
/proc/meminfo: memFree=1626080/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=519.61
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 51951 10 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520727 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 519.61
Current children cumulated vsize (KiB) 56344

[startup+582.544 s]
/proc/loadavg: 2.02 1.94 1.41 3/86 30722
/proc/meminfo: memFree=1626208/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=579.35
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 57924 11 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 579.35
Current children cumulated vsize (KiB) 56344

[startup+642.556 s]
/proc/loadavg: 2.00 1.94 1.44 3/86 30722
/proc/meminfo: memFree=1626272/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=639.08
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 63897 11 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 639.08
Current children cumulated vsize (KiB) 56344

[startup+702.563 s]
/proc/loadavg: 2.00 1.95 1.48 3/86 30722
/proc/meminfo: memFree=1626272/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=698.82
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 69870 12 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520820 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 698.82
Current children cumulated vsize (KiB) 56344

[startup+762.574 s]
/proc/loadavg: 2.06 1.97 1.51 3/86 30722
/proc/meminfo: memFree=1626272/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=758.56
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 75843 13 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 758.56
Current children cumulated vsize (KiB) 56344

[startup+822.578 s]
/proc/loadavg: 2.02 1.97 1.54 3/86 30722
/proc/meminfo: memFree=1626272/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=818.28
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 81815 13 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 818.28
Current children cumulated vsize (KiB) 56344

[startup+882.591 s]
/proc/loadavg: 2.01 1.97 1.56 3/86 30722
/proc/meminfo: memFree=1626272/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=878.02
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 87788 14 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 878.02
Current children cumulated vsize (KiB) 56344

[startup+942.601 s]
/proc/loadavg: 2.00 1.97 1.59 3/86 30722
/proc/meminfo: memFree=1626272/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=937.76
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 93762 14 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 937.76
Current children cumulated vsize (KiB) 56344

[startup+1002.61 s]
/proc/loadavg: 2.00 1.97 1.61 3/86 30722
/proc/meminfo: memFree=1626272/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=997.5
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 99735 15 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 997.5
Current children cumulated vsize (KiB) 56344

[startup+1062.62 s]
/proc/loadavg: 2.00 1.97 1.64 3/86 30722
/proc/meminfo: memFree=1626208/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=1057.23
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 105708 15 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134525022 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 1057.23
Current children cumulated vsize (KiB) 56344

[startup+1122.62 s]
/proc/loadavg: 2.00 1.97 1.65 3/86 30722
/proc/meminfo: memFree=1626208/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=1116.96
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 111680 16 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520815 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 1116.96
Current children cumulated vsize (KiB) 56344

[startup+1182.63 s]
/proc/loadavg: 2.00 1.97 1.67 3/86 30722
/proc/meminfo: memFree=1626272/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=1176.7
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 117653 17 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 1176.7
Current children cumulated vsize (KiB) 56344

[startup+1242.64 s]
/proc/loadavg: 2.00 1.97 1.69 3/86 30722
/proc/meminfo: memFree=1626272/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=1236.41
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 123624 17 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 1236.41
Current children cumulated vsize (KiB) 56344

[startup+1302.64 s]
/proc/loadavg: 2.00 1.97 1.71 3/86 30722
/proc/meminfo: memFree=1626272/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=1296.16
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 129598 18 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 1296.16
Current children cumulated vsize (KiB) 56344

[startup+1362.65 s]
/proc/loadavg: 2.00 1.97 1.72 3/86 30722
/proc/meminfo: memFree=1626272/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=1355.89
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 135571 18 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 1355.89
Current children cumulated vsize (KiB) 56344

[startup+1422.66 s]
/proc/loadavg: 2.06 1.99 1.74 3/86 30722
/proc/meminfo: memFree=1626272/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=1415.62
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 141543 19 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 1415.62
Current children cumulated vsize (KiB) 56344

[startup+1482.76 s]
/proc/loadavg: 2.02 1.99 1.75 3/86 30722
/proc/meminfo: memFree=1626272/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=1475.45
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 147526 19 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520737 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 1475.45
Current children cumulated vsize (KiB) 56344

[startup+1542.77 s]
/proc/loadavg: 2.00 1.99 1.77 3/86 30724
/proc/meminfo: memFree=1626080/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=1535.19
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 153499 20 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 1535.19
Current children cumulated vsize (KiB) 56344

[startup+1602.78 s]
/proc/loadavg: 2.00 1.99 1.78 3/86 30724
/proc/meminfo: memFree=1626144/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=1594.92
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 159472 20 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 1594.92
Current children cumulated vsize (KiB) 56344

[startup+1662.78 s]
/proc/loadavg: 2.00 1.99 1.79 3/86 30724
/proc/meminfo: memFree=1626144/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=1654.66
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 165445 21 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520760 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 1654.66
Current children cumulated vsize (KiB) 56344

[startup+1722.79 s]
/proc/loadavg: 2.00 1.99 1.80 3/86 30724
/proc/meminfo: memFree=1626208/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=1714.39
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 171418 21 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520815 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 1714.39
Current children cumulated vsize (KiB) 56344

[startup+1782.79 s]
/proc/loadavg: 2.00 1.99 1.81 3/86 30724
/proc/meminfo: memFree=1626208/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=1774.13
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 177391 22 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 1774.13
Current children cumulated vsize (KiB) 56344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.85 s]
/proc/loadavg: 2.00 1.99 1.82 3/86 30724
/proc/meminfo: memFree=1626272/2055920 swapFree=4156356/4192956
[pid=30484] ppid=30482 vsize=56344 CPUtime=1800.07
/proc/30484/stat : 30484 (VALCSP) R 30482 30484 30128 0 -1 4194304 13837 0 0 0 179985 22 0 0 25 0 1 0 246490952 57696256 13815 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520737 0 0 4096 0 0 0 0 17 1 0 0
/proc/30484/statm: 14086 13815 67 8 0 13758 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 56344

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.87
CPU time (s): 1800.09
CPU user time (s): 1799.86
CPU system time (s): 0.236963
CPU usage (%): 99.5148
Max. virtual memory (cumulated for all children) (KiB): 56344

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

runsolver used 2.67959 s user time and 4.81627 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Tue Jan 16 20:56:04 UTC 2007


IDJOB= 269537
IDBENCH= 6946
IDSOLVER= 90
FILE ID= node21/269537-1168980963

PBS_JOBID= 3566319

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= d4fc2c4e0b0392ee9c79e754aa39e238
MD5SUM BENCH=  d182319e3384c4b9a637e552d7b21712

RANDOM SEED= 589604841

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.261
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.261
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:       1115896 kB
Buffers:         38464 kB
Cached:         229868 kB
SwapCached:       2920 kB
Active:         614180 kB
Inactive:       250180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1115896 kB
SwapTotal:     4192956 kB
SwapFree:      4156356 kB
Dirty:            1412 kB
Writeback:           0 kB
Mapped:         605760 kB
Slab:            59592 kB
Committed_AS:  5103236 kB
PageTables:       3204 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= 66563 MiB



End job on node21 on Tue Jan 16 21:26:13 UTC 2007