Trace number 203448

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.1 1805.37

General information on the benchmark

Namefrb/frb53-24/
frb53-24-5-mgd_ext.xml
MD5SUM2f7f9a6c7c062604348f10a4f021703f
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 constraints476
Maximum constraint arity2
Maximum domain size24
Number of constraints which are defined in extension476
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/node23/watcher-203448-1168159910 -o ROOT/results/node23/solver-203448-1168159910 -C 1800 -M 900 /tmp/evaluation/203448-1168159910/VALCSP /tmp/evaluation/203448-1168159910/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 2.00 2.00 3/86 14529
/proc/meminfo: memFree=1755408/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=1468 CPUtime=0
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 164385380 1503232 99 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134543252 0 0 4096 0 0 0 0 17 1 0 0
/proc/14528/statm: 367 99 62 8 0 39 0

[startup+0.105477 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 14529
/proc/meminfo: memFree=1755408/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=2392 CPUtime=0.09
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 349 0 0 0 9 0 0 0 20 0 1 0 164385380 2449408 327 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 2934220 0 0 4096 0 0 0 0 17 1 0 0
/proc/14528/statm: 598 327 62 8 0 270 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2392

[startup+0.513556 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 14529
/proc/meminfo: memFree=1755408/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=0.49
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 49 0 0 0 24 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524623 0 0 4096 0 0 0 0 17 1 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 5428

[startup+1.33972 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 14529
/proc/meminfo: memFree=1751256/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=1.31
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 131 0 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134520938 0 0 4096 0 0 0 0 17 1 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 5428

[startup+2.97703 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 14529
/proc/meminfo: memFree=1751256/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=2.94
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 294 0 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134521947 0 0 4096 0 0 0 0 17 1 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 5428

[startup+6.25967 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 14529
/proc/meminfo: memFree=1751264/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=6.2
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 620 0 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524745 0 0 4096 0 0 0 0 17 1 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 5428

[startup+12.7189 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 14529
/proc/meminfo: memFree=1751264/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=12.61
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 1261 0 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524739 0 0 4096 0 0 0 0 17 1 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 5428

[startup+25.5314 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 14529
/proc/meminfo: memFree=1751328/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=25.33
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 2532 1 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524642 0 0 4096 0 0 0 0 17 1 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 5428

[startup+51.1663 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 14529
/proc/meminfo: memFree=1751264/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=50.78
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 5077 1 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524623 0 0 4096 0 0 0 0 17 1 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 5428

[startup+102.427 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 14529
/proc/meminfo: memFree=1751328/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=101.65
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 10164 1 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524532 0 0 4096 0 0 0 0 17 1 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 5428

[startup+162.511 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 14529
/proc/meminfo: memFree=1751328/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=161.28
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 16127 1 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524796 0 0 4096 0 0 0 0 17 1 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 161.28
Current children cumulated vsize (KiB) 5428

[startup+222.587 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 14529
/proc/meminfo: memFree=1751328/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=220.9
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 22089 1 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524796 0 0 4096 0 0 0 0 17 1 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 220.9
Current children cumulated vsize (KiB) 5428

[startup+282.667 s]
/proc/loadavg: 2.12 2.03 2.01 3/86 14529
/proc/meminfo: memFree=1751328/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=280.53
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 28051 2 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 1 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 280.53
Current children cumulated vsize (KiB) 5428

[startup+342.745 s]
/proc/loadavg: 2.04 2.02 2.00 3/86 14529
/proc/meminfo: memFree=1751264/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=340.16
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 34014 2 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524702 0 0 4096 0 0 0 0 17 1 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 340.16
Current children cumulated vsize (KiB) 5428

[startup+402.833 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 14529
/proc/meminfo: memFree=1751200/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=399.8
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 39978 2 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134520516 0 0 4096 0 0 0 0 17 1 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 399.8
Current children cumulated vsize (KiB) 5428

[startup+462.918 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 14529
/proc/meminfo: memFree=1751136/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=459.43
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 45941 2 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 1 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 459.43
Current children cumulated vsize (KiB) 5428

[startup+523.005 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 14529
/proc/meminfo: memFree=1751072/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=519.07
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 51904 3 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134521851 0 0 4096 0 0 0 0 17 1 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 519.07
Current children cumulated vsize (KiB) 5428

[startup+583.006 s]
/proc/loadavg: 2.04 2.02 2.00 3/92 14647
/proc/meminfo: memFree=1749528/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=578.46
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 57843 3 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524597 0 0 4096 0 0 0 0 17 1 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 578.46
Current children cumulated vsize (KiB) 5428

[startup+643.101 s]
/proc/loadavg: 1.57 1.90 1.96 2/84 14722
/proc/meminfo: memFree=1780472/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=638.27
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 63821 6 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134521823 0 0 4096 0 0 0 0 17 0 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 638.27
Current children cumulated vsize (KiB) 5428

[startup+703.142 s]
/proc/loadavg: 1.21 1.73 1.90 2/78 14742
/proc/meminfo: memFree=1781632/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=698.29
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 69823 6 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 698.29
Current children cumulated vsize (KiB) 5428

[startup+763.185 s]
/proc/loadavg: 1.07 1.60 1.84 2/78 14742
/proc/meminfo: memFree=1781696/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=758.31
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 75825 6 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524796 0 0 4096 0 0 0 0 17 0 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 758.31
Current children cumulated vsize (KiB) 5428

[startup+823.224 s]
/proc/loadavg: 1.02 1.49 1.79 2/78 14742
/proc/meminfo: memFree=1781632/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=818.33
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 81827 6 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524623 0 0 4096 0 0 0 0 17 0 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 818.33
Current children cumulated vsize (KiB) 5428

[startup+883.272 s]
/proc/loadavg: 1.01 1.39 1.73 2/78 14742
/proc/meminfo: memFree=1781760/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=878.34
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 87828 6 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524796 0 0 4096 0 0 0 0 17 0 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 878.34
Current children cumulated vsize (KiB) 5428

[startup+943.321 s]
/proc/loadavg: 1.00 1.32 1.68 2/78 14742
/proc/meminfo: memFree=1781696/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=938.37
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 93831 6 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524717 0 0 4096 0 0 0 0 17 0 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 938.37
Current children cumulated vsize (KiB) 5428

[startup+1003.37 s]
/proc/loadavg: 1.00 1.26 1.64 2/78 14742
/proc/meminfo: memFree=1781632/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=998.4
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 99833 7 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524697 0 0 4096 0 0 0 0 17 0 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 998.4
Current children cumulated vsize (KiB) 5428

[startup+1063.42 s]
/proc/loadavg: 1.00 1.21 1.60 2/78 14742
/proc/meminfo: memFree=1781568/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=1058.42
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 105835 7 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524727 0 0 4096 0 0 0 0 17 0 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 1058.42
Current children cumulated vsize (KiB) 5428

[startup+1123.45 s]
/proc/loadavg: 1.00 1.17 1.56 2/78 14742
/proc/meminfo: memFree=1781568/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=1118.44
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 111837 7 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524717 0 0 4096 0 0 0 0 17 0 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 1118.44
Current children cumulated vsize (KiB) 5428

[startup+1183.5 s]
/proc/loadavg: 1.00 1.14 1.52 2/78 14742
/proc/meminfo: memFree=1781440/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=1178.46
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 117839 7 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524697 0 0 4096 0 0 0 0 17 0 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 1178.46
Current children cumulated vsize (KiB) 5428

[startup+1243.54 s]
/proc/loadavg: 1.00 1.11 1.48 2/78 14742
/proc/meminfo: memFree=1781376/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=1238.48
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 123841 7 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134518231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 1238.48
Current children cumulated vsize (KiB) 5428

[startup+1303.59 s]
/proc/loadavg: 1.00 1.09 1.45 2/78 14742
/proc/meminfo: memFree=1781312/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=1298.51
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 129844 7 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 1298.51
Current children cumulated vsize (KiB) 5428

[startup+1363.64 s]
/proc/loadavg: 1.00 1.07 1.42 2/78 14742
/proc/meminfo: memFree=1781248/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=1358.53
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 135846 7 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524796 0 0 4096 0 0 0 0 17 0 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 1358.53
Current children cumulated vsize (KiB) 5428

[startup+1423.69 s]
/proc/loadavg: 1.00 1.05 1.39 2/78 14742
/proc/meminfo: memFree=1781248/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=1418.55
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 141848 7 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 1418.55
Current children cumulated vsize (KiB) 5428

[startup+1483.72 s]
/proc/loadavg: 1.00 1.04 1.36 2/78 14742
/proc/meminfo: memFree=1781120/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=1478.57
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 147849 8 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524702 0 0 4096 0 0 0 0 17 0 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 1478.57
Current children cumulated vsize (KiB) 5428

[startup+1543.77 s]
/proc/loadavg: 1.00 1.03 1.34 2/78 14742
/proc/meminfo: memFree=1781120/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=1538.59
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 153851 8 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524776 0 0 4096 0 0 0 0 17 0 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 1538.59
Current children cumulated vsize (KiB) 5428

[startup+1603.81 s]
/proc/loadavg: 1.05 1.04 1.32 2/78 14742
/proc/meminfo: memFree=1781056/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=1598.61
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 159853 8 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134520925 0 0 4096 0 0 0 0 17 0 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 1598.61
Current children cumulated vsize (KiB) 5428

[startup+1663.86 s]
/proc/loadavg: 1.02 1.03 1.30 2/78 14744
/proc/meminfo: memFree=1780992/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=1658.63
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 165855 8 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524776 0 0 4096 0 0 0 0 17 0 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 1658.63
Current children cumulated vsize (KiB) 5428

[startup+1723.91 s]
/proc/loadavg: 1.00 1.02 1.27 2/78 14744
/proc/meminfo: memFree=1780928/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=1718.66
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 171858 8 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524796 0 0 4096 0 0 0 0 17 0 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 1718.66
Current children cumulated vsize (KiB) 5428

[startup+1783.95 s]
/proc/loadavg: 1.00 1.02 1.25 2/78 14744
/proc/meminfo: memFree=1780864/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=1778.68
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 177860 8 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524781 0 0 4096 0 0 0 0 17 0 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 1778.68
Current children cumulated vsize (KiB) 5428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.37 s]
/proc/loadavg: 1.00 1.01 1.25 2/78 14744
/proc/meminfo: memFree=1780800/2055920 swapFree=4191880/4192956
[pid=14528] ppid=14526 vsize=5428 CPUtime=1800.09
/proc/14528/stat : 14528 (VALCSP) R 14526 14528 13388 0 -1 4194304 1120 0 0 0 180001 8 0 0 25 0 1 0 164385380 5558272 1098 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524796 0 0 4096 0 0 0 0 17 0 0 0
/proc/14528/statm: 1357 1098 65 8 0 1029 0
Current children cumulated CPU time (s) 1800.09
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): 1805.37
CPU time (s): 1800.1
CPU user time (s): 1800.02
CPU system time (s): 0.086986
CPU usage (%): 99.7081
Max. virtual memory (cumulated for all children) (KiB): 5428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.02
system time used= 0.086986
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= 44373

runsolver used 1.83872 s user time and 4.6353 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Sun Jan  7 08:51:50 UTC 2007


IDJOB= 203448
IDBENCH= 3963
FILE ID= node23/203448-1168159910

PBS_JOBID= 3478509

Free space on /tmp= 66546 MiB

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

META MD5SUM SOLVER= 6fc756be3a7e45a17a81a19ce431bc48
MD5SUM BENCH=  2f7f9a6c7c062604348f10a4f021703f

RANDOM SEED= 412863515

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.265
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.265
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:       1755888 kB
Buffers:         55428 kB
Cached:         112356 kB
SwapCached:        448 kB
Active:         147596 kB
Inactive:        98032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1755888 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:             552 kB
Writeback:           0 kB
Mapped:          98740 kB
Slab:            39316 kB
Committed_AS:  3312884 kB
PageTables:       2276 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= 66555 MiB



End job on node23 on Sun Jan  7 09:21:56 UTC 2007