Trace number 203505

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

General information on the benchmark

Namefrb/frb53-24/
frb53-24-1-mgd_ext.xml
MD5SUM2fd3b6f447fd401342c7ac8d343819c5
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 variables53
Number of constraints475
Maximum constraint arity2
Maximum domain size24
Number of constraints which are defined in extension475
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/node50/watcher-203505-1168160563 -o ROOT/results/node50/solver-203505-1168160563 -C 1800 -M 900 /tmp/evaluation/203505-1168160563/VALCSP /tmp/evaluation/203505-1168160563/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.92 1.98 1.96 5/81 537
/proc/meminfo: memFree=1364216/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=1468 CPUtime=0
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 121 0 0 0 0 0 0 0 21 0 1 0 164454860 1503232 99 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 8356634 0 0 4096 0 0 0 0 17 1 0 0
/proc/536/statm: 367 99 62 8 0 39 0

[startup+0.105622 s]
/proc/loadavg: 1.92 1.98 1.96 5/81 537
/proc/meminfo: memFree=1364216/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=2392 CPUtime=0.09
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 346 0 0 0 9 0 0 0 21 0 1 0 164454860 2449408 324 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 8377468 0 0 4096 0 0 0 0 17 1 0 0
/proc/536/statm: 598 324 62 8 0 270 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2392

[startup+0.513689 s]
/proc/loadavg: 1.92 1.98 1.96 5/81 537
/proc/meminfo: memFree=1364216/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=0.5
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 50 0 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 5428

[startup+1.33883 s]
/proc/loadavg: 1.92 1.98 1.96 3/81 537
/proc/meminfo: memFree=1359992/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=1.31
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 131 0 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524781 0 0 4096 0 0 0 0 17 1 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 5428

[startup+2.9761 s]
/proc/loadavg: 1.92 1.98 1.96 3/81 537
/proc/meminfo: memFree=1359992/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=2.93
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 293 0 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524739 0 0 4096 0 0 0 0 17 1 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 5428

[startup+6.25965 s]
/proc/loadavg: 1.93 1.98 1.96 3/81 537
/proc/meminfo: memFree=1359992/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=6.2
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 620 0 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524708 0 0 4096 0 0 0 0 17 1 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 5428

[startup+12.7177 s]
/proc/loadavg: 1.93 1.98 1.96 3/81 537
/proc/meminfo: memFree=1360056/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=12.6
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 1260 0 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524651 0 0 4096 0 0 0 0 17 1 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 5428

[startup+25.5481 s]
/proc/loadavg: 1.95 1.98 1.96 3/81 537
/proc/meminfo: memFree=1360120/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=25.32
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 2532 0 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524623 0 0 4096 0 0 0 0 17 1 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 5428

[startup+51.2012 s]
/proc/loadavg: 1.96 1.98 1.96 3/81 537
/proc/meminfo: memFree=1360120/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=50.75
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 5075 0 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524708 0 0 4096 0 0 0 0 17 1 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 5428

[startup+102.408 s]
/proc/loadavg: 1.98 1.98 1.96 3/81 537
/proc/meminfo: memFree=1360120/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=101.52
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 10152 0 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524761 0 0 4096 0 0 0 0 17 1 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 5428

[startup+162.408 s]
/proc/loadavg: 1.99 1.98 1.96 3/81 537
/proc/meminfo: memFree=1360120/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=161.02
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 16102 0 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524702 0 0 4096 0 0 0 0 17 1 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 161.02
Current children cumulated vsize (KiB) 5428

[startup+222.493 s]
/proc/loadavg: 1.99 1.98 1.96 3/81 537
/proc/meminfo: memFree=1360120/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=220.6
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 22059 1 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524781 0 0 4096 0 0 0 0 17 1 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 220.6
Current children cumulated vsize (KiB) 5428

[startup+282.499 s]
/proc/loadavg: 1.99 1.98 1.96 3/81 537
/proc/meminfo: memFree=1360120/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=280.09
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 28008 1 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524720 0 0 4096 0 0 0 0 17 1 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 280.09
Current children cumulated vsize (KiB) 5428

[startup+342.569 s]
/proc/loadavg: 1.99 1.98 1.96 3/81 537
/proc/meminfo: memFree=1360056/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=339.65
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 33964 1 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524739 0 0 4096 0 0 0 0 17 1 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 339.65
Current children cumulated vsize (KiB) 5428

[startup+402.666 s]
/proc/loadavg: 1.94 1.97 1.95 3/74 613
/proc/meminfo: memFree=1389240/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=399.44
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 39942 2 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524884 0 0 4096 0 0 0 0 17 0 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 399.44
Current children cumulated vsize (KiB) 5428

[startup+462.676 s]
/proc/loadavg: 1.98 1.97 1.95 3/74 613
/proc/meminfo: memFree=1363064/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=459.39
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 45937 2 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 459.39
Current children cumulated vsize (KiB) 5428

[startup+522.703 s]
/proc/loadavg: 1.99 1.97 1.95 3/74 613
/proc/meminfo: memFree=1344568/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=519.37
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 51935 2 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524651 0 0 4096 0 0 0 0 17 0 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 519.37
Current children cumulated vsize (KiB) 5428

[startup+582.721 s]
/proc/loadavg: 1.99 1.97 1.95 3/74 613
/proc/meminfo: memFree=1330744/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=579.32
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 57930 2 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 579.32
Current children cumulated vsize (KiB) 5428

[startup+642.737 s]
/proc/loadavg: 1.99 1.97 1.95 3/74 613
/proc/meminfo: memFree=1321528/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=639.26
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 63924 2 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524697 0 0 4096 0 0 0 0 17 0 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 639.26
Current children cumulated vsize (KiB) 5428

[startup+702.76 s]
/proc/loadavg: 1.99 1.97 1.95 3/74 613
/proc/meminfo: memFree=1312952/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=699.23
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 69921 2 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524702 0 0 4096 0 0 0 0 17 0 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 699.23
Current children cumulated vsize (KiB) 5428

[startup+762.774 s]
/proc/loadavg: 1.99 1.97 1.95 3/74 613
/proc/meminfo: memFree=1303224/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=759.17
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 75915 2 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524683 0 0 4096 0 0 0 0 17 0 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 759.17
Current children cumulated vsize (KiB) 5428

[startup+822.791 s]
/proc/loadavg: 2.07 1.99 1.96 3/74 613
/proc/meminfo: memFree=1293688/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=819.14
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 81911 3 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524781 0 0 4096 0 0 0 0 17 0 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 819.14
Current children cumulated vsize (KiB) 5428

[startup+882.86 s]
/proc/loadavg: 2.02 1.99 1.96 3/74 613
/proc/meminfo: memFree=1284472/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=879.15
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 87912 3 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 879.15
Current children cumulated vsize (KiB) 5428

[startup+942.888 s]
/proc/loadavg: 2.01 1.99 1.96 3/74 615
/proc/meminfo: memFree=1275896/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=939.12
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 93909 3 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524617 0 0 4096 0 0 0 0 17 0 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 939.12
Current children cumulated vsize (KiB) 5428

[startup+1002.91 s]
/proc/loadavg: 2.06 2.00 1.96 3/74 615
/proc/meminfo: memFree=1268920/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=999.06
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 99903 3 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524730 0 0 4096 0 0 0 0 17 0 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 999.06
Current children cumulated vsize (KiB) 5428

[startup+1062.94 s]
/proc/loadavg: 2.02 2.00 1.96 3/74 615
/proc/meminfo: memFree=1262264/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=1059.04
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 105901 3 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524689 0 0 4096 0 0 0 0 17 0 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 1059.04
Current children cumulated vsize (KiB) 5428

[startup+1123 s]
/proc/loadavg: 2.00 2.00 1.96 3/74 615
/proc/meminfo: memFree=1261752/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=1119.02
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 111899 3 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134526929 0 0 4096 0 0 0 0 17 0 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 1119.02
Current children cumulated vsize (KiB) 5428

[startup+1183.06 s]
/proc/loadavg: 2.00 2.00 1.96 3/74 615
/proc/meminfo: memFree=1261688/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=1179.02
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 117899 3 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524683 0 0 4096 0 0 0 0 17 0 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 1179.02
Current children cumulated vsize (KiB) 5428

[startup+1243.12 s]
/proc/loadavg: 2.00 2.00 1.96 3/74 615
/proc/meminfo: memFree=1261624/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=1239.03
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 123900 3 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524611 0 0 4096 0 0 0 0 17 0 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 1239.03
Current children cumulated vsize (KiB) 5428

[startup+1303.14 s]
/proc/loadavg: 2.00 2.00 1.96 3/74 615
/proc/meminfo: memFree=1261624/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=1298.98
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 129895 3 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524920 0 0 4096 0 0 0 0 17 0 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 1298.98
Current children cumulated vsize (KiB) 5428

[startup+1363.16 s]
/proc/loadavg: 2.00 2.00 1.96 3/74 615
/proc/meminfo: memFree=1261560/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=1358.93
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 135890 3 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134521895 0 0 4096 0 0 0 0 17 0 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 1358.93
Current children cumulated vsize (KiB) 5428

[startup+1423.18 s]
/proc/loadavg: 2.00 2.00 1.96 3/74 615
/proc/meminfo: memFree=1261496/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=1418.9
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 141887 3 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524776 0 0 4096 0 0 0 0 17 0 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 1418.9
Current children cumulated vsize (KiB) 5428

[startup+1483.22 s]
/proc/loadavg: 2.00 2.00 1.96 3/74 615
/proc/meminfo: memFree=1261560/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=1478.87
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 147884 3 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524597 0 0 4096 0 0 0 0 17 0 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 1478.87
Current children cumulated vsize (KiB) 5428

[startup+1543.24 s]
/proc/loadavg: 2.00 2.00 1.96 3/74 615
/proc/meminfo: memFree=1260152/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=1538.82
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 153879 3 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524602 0 0 4096 0 0 0 0 17 0 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 1538.82
Current children cumulated vsize (KiB) 5428

[startup+1603.25 s]
/proc/loadavg: 2.00 2.00 1.96 3/74 615
/proc/meminfo: memFree=1259768/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=1598.78
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 159875 3 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524676 0 0 4096 0 0 0 0 17 0 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 1598.78
Current children cumulated vsize (KiB) 5428

[startup+1663.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/74 615
/proc/meminfo: memFree=1254392/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=1658.75
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 165872 3 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524635 0 0 4096 0 0 0 0 17 0 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 1658.75
Current children cumulated vsize (KiB) 5428

[startup+1723.34 s]
/proc/loadavg: 2.00 2.00 1.96 3/74 615
/proc/meminfo: memFree=1249848/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=1718.74
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 171870 4 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524617 0 0 4096 0 0 0 0 17 0 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 1718.74
Current children cumulated vsize (KiB) 5428

[startup+1783.34 s]
/proc/loadavg: 2.06 2.01 1.97 3/74 615
/proc/meminfo: memFree=1245304/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=1778.69
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 177865 4 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524602 0 0 4096 0 0 0 0 17 0 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 1778.69
Current children cumulated vsize (KiB) 5428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.69 s]
/proc/loadavg: 2.04 2.01 1.97 3/74 615
/proc/meminfo: memFree=1243640/2055920 swapFree=4191892/4192956
[pid=536] ppid=534 vsize=5428 CPUtime=1800.01
/proc/536/stat : 536 (VALCSP) R 534 536 31862 0 -1 4194304 1120 0 0 0 179997 4 0 0 25 0 1 0 164454860 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524662 0 0 4096 0 0 0 0 17 0 0 0
/proc/536/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 5428

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.7
CPU time (s): 1800.02
CPU user time (s): 1799.98
CPU system time (s): 0.042993
CPU usage (%): 99.741
Max. virtual memory (cumulated for all children) (KiB): 5428

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

runsolver used 1.85472 s user time and 5.03024 s system time

The end

Launcher Data (download as text)

Begin job on node50 on Sun Jan  7 09:02:43 UTC 2007


IDJOB= 203505
IDBENCH= 3966
FILE ID= node50/203505-1168160563

PBS_JOBID= 3478521

Free space on /tmp= 66556 MiB

BENCH NAME= HOME/pub/bench/CPAI06/frb/frb53-24/frb53-24-1-mgd_ext.xml
COMMAND LINE= /tmp/evaluation/203505-1168160563/VALCSP /tmp/evaluation/203505-1168160563/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-203505-1168160563 -o ROOT/results/node50/solver-203505-1168160563 -C 1800 -M 900  /tmp/evaluation/203505-1168160563/VALCSP /tmp/evaluation/203505-1168160563/unknown.xml

META MD5SUM SOLVER= 6fc756be3a7e45a17a81a19ce431bc48
MD5SUM BENCH=  2fd3b6f447fd401342c7ac8d343819c5

RANDOM SEED= 47743933

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.263
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	: 5931.00
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.263
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:       1364632 kB
Buffers:         45292 kB
Cached:         505996 kB
SwapCached:        396 kB
Active:         321148 kB
Inactive:       312256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1364632 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:             604 kB
Writeback:           0 kB
Mapped:          98524 kB
Slab:            43048 kB
Committed_AS:  3843672 kB
PageTables:       2048 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= 66557 MiB



End job on node50 on Sun Jan  7 09:32:48 UTC 2007