Trace number 229988

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.0? (TO) 1800.05 1814.88

General information on the benchmark

Namerandom/rand-2-50-23-fcd/
rand-2-50-23-587-230-fcd-27_ext.xml
MD5SUM54b050d195a570e1fb3389ccbe82a3ea
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark511.767
SatisfiableYES
(Un)Satisfiability was proved
Number of variables50
Number of constraints470
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension470
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/node75/watcher-229988-1168314836 -o ROOT/results/node75/solver-229988-1168314836 -C 1800 -M 900 /tmp/evaluation/229988-1168314836/VALCSP /tmp/evaluation/229988-1168314836/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.06 2.02 2.00 5/74 14861
/proc/meminfo: memFree=1491824/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=1468 CPUtime=0
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 179882989 1503232 99 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7177422 0 0 4096 0 0 0 0 17 1 0 0
/proc/14860/statm: 367 99 62 8 0 39 0

[startup+0.102933 s]
/proc/loadavg: 2.06 2.02 2.00 5/74 14861
/proc/meminfo: memFree=1491824/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=2524 CPUtime=0.09
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 388 0 0 0 9 0 0 0 20 0 1 0 179882989 2584576 366 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7198638 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 631 366 62 8 0 303 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2524

[startup+0.510979 s]
/proc/loadavg: 2.06 2.02 2.00 5/74 14861
/proc/meminfo: memFree=1491824/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=0.5
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 50 0 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524781 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4900

[startup+1.33208 s]
/proc/loadavg: 2.06 2.02 2.00 3/74 14861
/proc/meminfo: memFree=1487408/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=1.31
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 131 0 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524683 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 4900

[startup+2.96927 s]
/proc/loadavg: 2.06 2.01 2.00 3/74 14861
/proc/meminfo: memFree=1486576/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=2.94
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 294 0 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524781 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 4900

[startup+6.25166 s]
/proc/loadavg: 2.06 2.01 2.00 3/74 14861
/proc/meminfo: memFree=1484344/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=6.2
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 620 0 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 4900

[startup+12.7124 s]
/proc/loadavg: 2.05 2.01 2.00 3/74 14861
/proc/meminfo: memFree=1480312/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=12.61
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 1261 0 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134521978 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 4900

[startup+25.5189 s]
/proc/loadavg: 2.04 2.01 2.00 3/74 14861
/proc/meminfo: memFree=1475128/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=25.29
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 2529 0 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524706 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 4900

[startup+51.1601 s]
/proc/loadavg: 2.02 2.01 2.00 3/74 14861
/proc/meminfo: memFree=1467576/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=50.74
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 5074 0 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134520516 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 4900

[startup+102.438 s]
/proc/loadavg: 2.01 2.01 2.00 3/74 14861
/proc/meminfo: memFree=1452152/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=101.6
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 10160 0 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 4900

[startup+162.54 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14861
/proc/meminfo: memFree=1439544/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=161.19
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 16119 0 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524678 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 161.19
Current children cumulated vsize (KiB) 4900

[startup+222.611 s]
/proc/loadavg: 2.04 2.01 2.00 3/74 14861
/proc/meminfo: memFree=1435576/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=220.79
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 22079 0 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524702 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 220.79
Current children cumulated vsize (KiB) 4900

[startup+282.672 s]
/proc/loadavg: 2.01 2.01 2.00 3/74 14861
/proc/meminfo: memFree=1435512/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=280.37
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 28037 0 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 280.37
Current children cumulated vsize (KiB) 4900

[startup+342.734 s]
/proc/loadavg: 2.04 2.02 2.00 3/74 14861
/proc/meminfo: memFree=1435512/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=339.93
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 33993 0 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 339.93
Current children cumulated vsize (KiB) 4900

[startup+402.736 s]
/proc/loadavg: 2.01 2.01 2.00 3/74 14861
/proc/meminfo: memFree=1427704/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=399.46
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 39946 0 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 399.46
Current children cumulated vsize (KiB) 4900

[startup+462.817 s]
/proc/loadavg: 2.06 2.02 2.00 3/80 14997
/proc/meminfo: memFree=1419824/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=458.92
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 45887 5 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524689 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 458.92
Current children cumulated vsize (KiB) 4900

[startup+522.903 s]
/proc/loadavg: 2.02 2.02 2.00 3/74 15059
/proc/meminfo: memFree=1420776/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=518.36
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 51825 11 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524708 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 518.36
Current children cumulated vsize (KiB) 4900

[startup+582.966 s]
/proc/loadavg: 2.01 2.01 2.00 3/74 15059
/proc/meminfo: memFree=1420344/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=577.95
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 57784 11 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524602 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 577.95
Current children cumulated vsize (KiB) 4900

[startup+642.971 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 15059
/proc/meminfo: memFree=1411256/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=637.47
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 63736 11 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524708 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 637.47
Current children cumulated vsize (KiB) 4900

[startup+702.973 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 15059
/proc/meminfo: memFree=1401464/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=696.98
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 69687 11 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524662 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 696.98
Current children cumulated vsize (KiB) 4900

[startup+763.035 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 15059
/proc/meminfo: memFree=1393272/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=756.55
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 75644 11 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 756.55
Current children cumulated vsize (KiB) 4900

[startup+823.097 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 15059
/proc/meminfo: memFree=1393272/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=816.14
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 81603 11 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524642 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 816.14
Current children cumulated vsize (KiB) 4900

[startup+883.172 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 15059
/proc/meminfo: memFree=1393336/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=875.71
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 87560 11 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524680 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 875.71
Current children cumulated vsize (KiB) 4900

[startup+943.272 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 15059
/proc/meminfo: memFree=1393272/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=935.33
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 93522 11 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524927 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 935.33
Current children cumulated vsize (KiB) 4900

[startup+1003.36 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 15059
/proc/meminfo: memFree=1393080/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=994.94
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 99482 12 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524781 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 994.94
Current children cumulated vsize (KiB) 4900

[startup+1063.42 s]
/proc/loadavg: 2.06 2.01 2.00 3/74 15059
/proc/meminfo: memFree=1389624/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=1054.51
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 105439 12 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134526929 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 1054.51
Current children cumulated vsize (KiB) 4900

[startup+1123.49 s]
/proc/loadavg: 2.02 2.01 2.00 3/74 15059
/proc/meminfo: memFree=1380408/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=1114.09
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 111397 12 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524781 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 1114.09
Current children cumulated vsize (KiB) 4900

[startup+1183.58 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 15059
/proc/meminfo: memFree=1380408/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=1173.7
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 117358 12 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524529 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 1173.7
Current children cumulated vsize (KiB) 4900

[startup+1243.67 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 15059
/proc/meminfo: memFree=1380344/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=1233.3
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 123318 12 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524706 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 1233.3
Current children cumulated vsize (KiB) 4900

[startup+1303.74 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 15059
/proc/meminfo: memFree=1380344/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=1292.87
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 129275 12 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524706 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 1292.87
Current children cumulated vsize (KiB) 4900

[startup+1363.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 15059
/proc/meminfo: memFree=1379896/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=1352.46
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 135234 12 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134520580 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 1352.46
Current children cumulated vsize (KiB) 4900

[startup+1423.89 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 15059
/proc/meminfo: memFree=1379640/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=1412.07
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 141194 13 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134521913 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 1412.07
Current children cumulated vsize (KiB) 4900

[startup+1483.98 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 15059
/proc/meminfo: memFree=1379064/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=1471.68
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 147155 13 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524708 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 1471.68
Current children cumulated vsize (KiB) 4900

[startup+1544.05 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 15061
/proc/meminfo: memFree=1378744/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=1531.25
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 153112 13 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524796 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 1531.25
Current children cumulated vsize (KiB) 4900

[startup+1604.11 s]
/proc/loadavg: 2.04 2.01 2.00 3/74 15061
/proc/meminfo: memFree=1378744/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=1590.81
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 159068 13 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524623 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 1590.81
Current children cumulated vsize (KiB) 4900

[startup+1664.19 s]
/proc/loadavg: 2.01 2.01 2.00 3/74 15061
/proc/meminfo: memFree=1373944/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=1650.42
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 165029 13 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524739 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 1650.42
Current children cumulated vsize (KiB) 4900

[startup+1724.28 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 15061
/proc/meminfo: memFree=1369912/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=1710.03
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 170990 13 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524796 0 0 4096 0 0 0 0 17 0 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 1710.03
Current children cumulated vsize (KiB) 4900

[startup+1784.35 s]
/proc/loadavg: 1.92 1.98 1.99 2/68 15070
/proc/meminfo: memFree=1513448/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=1769.59
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 176946 13 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524702 0 0 4096 0 0 0 0 17 1 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 1769.59
Current children cumulated vsize (KiB) 4900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.87 s]
/proc/loadavg: 1.56 1.89 1.96 2/68 15178
/proc/meminfo: memFree=1518192/2055920 swapFree=4184508/4192956
[pid=14860] ppid=14858 vsize=4900 CPUtime=1800.05
/proc/14860/stat : 14860 (VALCSP) R 14858 14860 13325 0 -1 4194304 990 0 0 0 179991 14 0 0 25 0 1 0 179882989 5017600 968 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524469 0 0 4096 0 0 0 0 17 1 0 0
/proc/14860/statm: 1225 968 65 8 0 897 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 4900

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.88
CPU time (s): 1800.05
CPU user time (s): 1799.91
CPU system time (s): 0.143978
CPU usage (%): 99.1831
Max. virtual memory (cumulated for all children) (KiB): 4900

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

runsolver used 1.72274 s user time and 4.80927 s system time

The end

Launcher Data (download as text)

Begin job on node75 on Tue Jan  9 03:53:56 UTC 2007


IDJOB= 229988
IDBENCH= 6385
FILE ID= node75/229988-1168314836

PBS_JOBID= 3502371

Free space on /tmp= 66556 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-50-23-fcd/rand-2-50-23-587-230-fcd-27_ext.xml
COMMAND LINE= /tmp/evaluation/229988-1168314836/VALCSP /tmp/evaluation/229988-1168314836/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-229988-1168314836 -o ROOT/results/node75/solver-229988-1168314836 -C 1800 -M 900  /tmp/evaluation/229988-1168314836/VALCSP /tmp/evaluation/229988-1168314836/unknown.xml

META MD5SUM SOLVER= 6fc756be3a7e45a17a81a19ce431bc48
MD5SUM BENCH=  54b050d195a570e1fb3389ccbe82a3ea

RANDOM SEED= 848976302

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1492112 kB
Buffers:         62684 kB
Cached:         403340 kB
SwapCached:       2700 kB
Active:         164724 kB
Inactive:       342540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1492112 kB
SwapTotal:     4192956 kB
SwapFree:      4184508 kB
Dirty:            4836 kB
Writeback:           0 kB
Mapped:          48356 kB
Slab:            41716 kB
Committed_AS:  4163600 kB
PageTables:       1848 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= 66560 MiB



End job on node75 on Tue Jan  9 04:24:11 UTC 2007