Trace number 1063358

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
casper zao? (TO) 1800.1 1819.21

General information on the benchmark

Namecsp/pseudo/mpsReduced/
normalized-mps-red-pk1.xml
MD5SUMebc5c16170af47a156d0065561ee050e
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.483926
Satisfiable
(Un)Satisfiability was proved
Number of variables985
Number of constraints60
Maximum constraint arity115
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.18	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.00/0.18	c Parsing = 1
0.00/0.18	c Building = 1
0.00/0.18	c [ NumberOfVariables = 985 ]
0.00/0.18	c [ NumberOfConstraints = 60 ]
0.00/0.18	c [ SizeOfSearchSpace(log2) = 985 ]
0.00/0.18	c SymmetrySearch = 1
0.38/0.42	c [ Found 1.60099e+270 symmetries ]
0.38/0.43	c InitialPropagation = 1
0.38/0.48	c [ SizeOfSearchSpace(log2) = 985 ]
0.38/0.48	c InitialSAC = 1
8.52/8.64	c [ SizeOfSearchSpace(log2) = 985 ]
8.52/8.64	c Search(SampleFF) : 

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1063358-1215136673/watcher-1063358-1215136673 -o /tmp/evaluation-result-1063358-1215136673/solver-1063358-1215136673 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1063358-1215136673.xml 896114500 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 5658
/proc/meminfo: memFree=1310260/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=1056 CPUtime=0
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 1992639656 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 4727588 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 264 26 20 235 0 3 0

[startup+0.210449 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 5658
/proc/meminfo: memFree=1310260/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109200 CPUtime=0.19
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 3304 0 0 0 18 1 0 0 19 0 1 0 1992639656 111820800 3204 996147200 134512640 135477443 4294956224 18446744073709551615 134529789 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27300 3204 456 235 0 26001 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 109200

[startup+0.30246 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 5658
/proc/meminfo: memFree=1310260/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109200 CPUtime=0.28
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 3313 0 0 0 27 1 0 0 19 0 1 0 1992639656 111820800 3213 996147200 134512640 135477443 4294956224 18446744073709551615 134529983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27300 3213 456 235 0 26001 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 109200

[startup+0.401478 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 5658
/proc/meminfo: memFree=1310260/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109200 CPUtime=0.38
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 3322 0 0 0 37 1 0 0 20 0 1 0 1992639656 111820800 3222 996147200 134512640 135477443 4294956224 18446744073709551615 134529983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27300 3222 456 235 0 26001 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 109200

[startup+0.701532 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 5658
/proc/meminfo: memFree=1310260/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=0.67
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 3608 0 0 0 66 1 0 0 23 0 1 0 1992639656 111898624 3300 996147200 134512640 135477443 4294956224 18446744073709551615 134585570 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 3300 478 235 0 26020 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 109276

[startup+1.50168 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 5659
/proc/meminfo: memFree=1298732/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=1.48
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 3609 0 0 0 146 2 0 0 25 0 1 0 1992639656 111898624 3301 996147200 134512640 135477443 4294956224 18446744073709551615 134585553 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 3301 478 235 0 26020 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 109276

[startup+3.10197 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 5659
/proc/meminfo: memFree=1298668/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=3.06
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 3610 0 0 0 304 2 0 0 25 0 1 0 1992639656 111898624 3302 996147200 134512640 135477443 4294956224 18446744073709551615 134879500 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 3302 478 235 0 26020 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 109276

[startup+6.30155 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 5659
/proc/meminfo: memFree=1298676/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=6.23
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 3613 0 0 0 621 2 0 0 25 0 1 0 1992639656 111898624 3305 996147200 134512640 135477443 4294956224 18446744073709551615 134673665 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 3305 478 235 0 26020 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 109276

[startup+12.7017 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 5659
/proc/meminfo: memFree=1298612/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=12.58
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 3652 0 0 0 1256 2 0 0 25 0 1 0 1992639656 111898624 3344 996147200 134512640 135477443 4294956224 18446744073709551615 134585563 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 3344 489 235 0 26020 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 109276

[startup+25.506 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 5659
/proc/meminfo: memFree=1298804/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=25.27
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 3653 0 0 0 2525 2 0 0 25 0 1 0 1992639656 111898624 3345 996147200 134512640 135477443 4294956224 18446744073709551615 134583392 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 3345 489 235 0 26020 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 109276

[startup+51.1017 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 5659
/proc/meminfo: memFree=1298676/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=50.65
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 3688 0 0 0 5063 2 0 0 25 0 1 0 1992639656 111898624 3380 996147200 134512640 135477443 4294956224 18446744073709551615 134673665 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 3380 490 235 0 26020 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 109276

[startup+102.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 5659
/proc/meminfo: memFree=1298356/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=101.41
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 3739 0 0 0 10139 2 0 0 25 0 1 0 1992639656 111898624 3431 996147200 134512640 135477443 4294956224 18446744073709551615 135269743 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 3431 490 235 0 26020 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 109276

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 5659
/proc/meminfo: memFree=1298228/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=160.9
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 3743 0 0 0 16087 3 0 0 25 0 1 0 1992639656 111898624 3435 996147200 134512640 135477443 4294956224 18446744073709551615 134585521 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 3435 490 235 0 26020 0
Current children cumulated CPU time (s) 160.9
Current children cumulated vsize (KiB) 109276

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 5665
/proc/meminfo: memFree=1298028/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=220.37
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 3792 0 0 0 22034 3 0 0 25 0 1 0 1992639656 111898624 3484 996147200 134512640 135477443 4294956224 18446744073709551615 134585521 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 3484 490 235 0 26020 0
Current children cumulated CPU time (s) 220.37
Current children cumulated vsize (KiB) 109276

[startup+282.302 s]
/proc/loadavg: 2.10 2.03 2.01 3/82 6141
/proc/meminfo: memFree=1297260/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=276.3
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 3836 0 0 0 27627 3 0 0 25 0 1 0 1992639656 111898624 3528 996147200 134512640 135477443 4294956224 18446744073709551615 134942152 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 3528 490 235 0 26020 0
Current children cumulated CPU time (s) 276.3
Current children cumulated vsize (KiB) 109276

[startup+342.306 s]
/proc/loadavg: 2.04 2.02 2.00 3/82 6141
/proc/meminfo: memFree=1297260/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=335.78
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 3889 0 0 0 33575 3 0 0 25 0 1 0 1992639656 111898624 3581 996147200 134512640 135477443 4294956224 18446744073709551615 134942134 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 3581 490 235 0 26020 0
Current children cumulated CPU time (s) 335.78
Current children cumulated vsize (KiB) 109276

[startup+402.303 s]
/proc/loadavg: 2.01 2.02 2.00 3/82 6141
/proc/meminfo: memFree=1297068/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=395.27
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 3942 0 0 0 39523 4 0 0 25 0 1 0 1992639656 111898624 3634 996147200 134512640 135477443 4294956224 18446744073709551615 134586004 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 3634 490 235 0 26020 0
Current children cumulated CPU time (s) 395.27
Current children cumulated vsize (KiB) 109276

[startup+462.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 6141
/proc/meminfo: memFree=1297068/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=454.76
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 3995 0 0 0 45472 4 0 0 25 0 1 0 1992639656 111898624 3687 996147200 134512640 135477443 4294956224 18446744073709551615 134583585 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 3687 490 235 0 26020 0
Current children cumulated CPU time (s) 454.76
Current children cumulated vsize (KiB) 109276

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 6141
/proc/meminfo: memFree=1296876/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=514.24
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 4053 0 0 0 51420 4 0 0 25 0 1 0 1992639656 111898624 3745 996147200 134512640 135477443 4294956224 18446744073709551615 134585553 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 3745 490 235 0 26020 0
Current children cumulated CPU time (s) 514.24
Current children cumulated vsize (KiB) 109276

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 6141
/proc/meminfo: memFree=1296564/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=573.73
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 4112 0 0 0 57369 4 0 0 25 0 1 0 1992639656 111898624 3804 996147200 134512640 135477443 4294956224 18446744073709551615 134585553 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 3804 490 235 0 26020 0
Current children cumulated CPU time (s) 573.73
Current children cumulated vsize (KiB) 109276

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 6141
/proc/meminfo: memFree=1296180/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=633.22
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 4170 0 0 0 63318 4 0 0 25 0 1 0 1992639656 111898624 3862 996147200 134512640 135477443 4294956224 18446744073709551615 134583594 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 3862 490 235 0 26020 0
Current children cumulated CPU time (s) 633.22
Current children cumulated vsize (KiB) 109276


################
# More data... #
################

[startup+822.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/82 6182
/proc/meminfo: memFree=686628/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=811.7
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 4351 0 0 0 81165 5 0 0 25 0 1 0 1992639656 111898624 4043 996147200 134512640 135477443 4294956224 18446744073709551615 134585553 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 4043 490 235 0 26020 0
Current children cumulated CPU time (s) 811.7
Current children cumulated vsize (KiB) 109276

[startup+882.302 s]
/proc/loadavg: 2.01 2.00 2.00 3/82 6182
/proc/meminfo: memFree=686372/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=871.19
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 4410 0 0 0 87114 5 0 0 25 0 1 0 1992639656 111898624 4102 996147200 134512640 135477443 4294956224 18446744073709551615 134585984 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 4102 490 235 0 26020 0
Current children cumulated CPU time (s) 871.19
Current children cumulated vsize (KiB) 109276

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 6182
/proc/meminfo: memFree=686116/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=930.67
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 4470 0 0 0 93062 5 0 0 25 0 1 0 1992639656 111898624 4162 996147200 134512640 135477443 4294956224 18446744073709551615 134585552 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 4162 490 235 0 26020 0
Current children cumulated CPU time (s) 930.67
Current children cumulated vsize (KiB) 109276

[startup+1002.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 6182
/proc/meminfo: memFree=685860/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=990.16
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 4532 0 0 0 99011 5 0 0 25 0 1 0 1992639656 111898624 4224 996147200 134512640 135477443 4294956224 18446744073709551615 134583585 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 4224 490 235 0 26020 0
Current children cumulated CPU time (s) 990.16
Current children cumulated vsize (KiB) 109276

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 6182
/proc/meminfo: memFree=685604/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=1049.65
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 4591 0 0 0 104960 5 0 0 25 0 1 0 1992639656 111898624 4283 996147200 134512640 135477443 4294956224 18446744073709551615 134585520 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 4283 490 235 0 26020 0
Current children cumulated CPU time (s) 1049.65
Current children cumulated vsize (KiB) 109276

[startup+1122.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/82 6182
/proc/meminfo: memFree=685412/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=1109.13
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 4651 0 0 0 110908 5 0 0 25 0 1 0 1992639656 111898624 4343 996147200 134512640 135477443 4294956224 18446744073709551615 134585553 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 4343 490 235 0 26020 0
Current children cumulated CPU time (s) 1109.13
Current children cumulated vsize (KiB) 109276

[startup+1182.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/82 6182
/proc/meminfo: memFree=685028/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=1168.62
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 4712 0 0 0 116857 5 0 0 25 0 1 0 1992639656 111898624 4404 996147200 134512640 135477443 4294956224 18446744073709551615 134583601 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 4404 490 235 0 26020 0
Current children cumulated CPU time (s) 1168.62
Current children cumulated vsize (KiB) 109276

[startup+1242.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/82 6182
/proc/meminfo: memFree=684772/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=1228.11
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 4767 0 0 0 122806 5 0 0 25 0 1 0 1992639656 111898624 4459 996147200 134512640 135477443 4294956224 18446744073709551615 134583585 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 4459 490 235 0 26020 0
Current children cumulated CPU time (s) 1228.11
Current children cumulated vsize (KiB) 109276

[startup+1302.3 s]
/proc/loadavg: 2.31 2.11 2.03 3/82 6182
/proc/meminfo: memFree=684388/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=1287.6
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 4826 0 0 0 128755 5 0 0 25 0 1 0 1992639656 111898624 4518 996147200 134512640 135477443 4294956224 18446744073709551615 134942129 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 4518 490 235 0 26020 0
Current children cumulated CPU time (s) 1287.6
Current children cumulated vsize (KiB) 109276

[startup+1362.3 s]
/proc/loadavg: 2.18 2.10 2.03 3/82 6182
/proc/meminfo: memFree=684068/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=1347.08
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 4882 0 0 0 134703 5 0 0 25 0 1 0 1992639656 111898624 4574 996147200 134512640 135477443 4294956224 18446744073709551615 134942128 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 4574 490 235 0 26020 0
Current children cumulated CPU time (s) 1347.08
Current children cumulated vsize (KiB) 109276

[startup+1422.3 s]
/proc/loadavg: 2.06 2.08 2.02 3/82 6182
/proc/meminfo: memFree=683748/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=1406.57
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 4938 0 0 0 140652 5 0 0 25 0 1 0 1992639656 111898624 4630 996147200 134512640 135477443 4294956224 18446744073709551615 134583600 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 4630 490 235 0 26020 0
Current children cumulated CPU time (s) 1406.57
Current children cumulated vsize (KiB) 109276

[startup+1482.3 s]
/proc/loadavg: 2.02 2.06 2.01 3/82 6182
/proc/meminfo: memFree=683620/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=1466.06
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 4995 0 0 0 146601 5 0 0 25 0 1 0 1992639656 111898624 4687 996147200 134512640 135477443 4294956224 18446744073709551615 134585529 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 4687 490 235 0 26020 0
Current children cumulated CPU time (s) 1466.06
Current children cumulated vsize (KiB) 109276

[startup+1542.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/82 6182
/proc/meminfo: memFree=683428/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=1525.54
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 5040 0 0 0 152549 5 0 0 25 0 1 0 1992639656 111898624 4732 996147200 134512640 135477443 4294956224 18446744073709551615 134585566 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 4732 490 235 0 26020 0
Current children cumulated CPU time (s) 1525.54
Current children cumulated vsize (KiB) 109276

[startup+1602.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/82 6182
/proc/meminfo: memFree=683428/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=1585.03
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 5058 0 0 0 158498 5 0 0 25 0 1 0 1992639656 111898624 4750 996147200 134512640 135477443 4294956224 18446744073709551615 134673680 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 4750 490 235 0 26020 0
Current children cumulated CPU time (s) 1585.03
Current children cumulated vsize (KiB) 109276

[startup+1662.31 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 6182
/proc/meminfo: memFree=683364/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=1644.52
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 5071 0 0 0 164447 5 0 0 25 0 1 0 1992639656 111898624 4763 996147200 134512640 135477443 4294956224 18446744073709551615 134942137 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 4763 490 235 0 26020 0
Current children cumulated CPU time (s) 1644.52
Current children cumulated vsize (KiB) 109276

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 6182
/proc/meminfo: memFree=683300/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=1704.01
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 5083 0 0 0 170396 5 0 0 25 0 1 0 1992639656 111898624 4775 996147200 134512640 135477443 4294956224 18446744073709551615 134585526 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 4775 490 235 0 26020 0
Current children cumulated CPU time (s) 1704.01
Current children cumulated vsize (KiB) 109276

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 6182
/proc/meminfo: memFree=683172/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=1763.49
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 5088 0 0 0 176344 5 0 0 25 0 1 0 1992639656 111898624 4780 996147200 134512640 135477443 4294956224 18446744073709551615 134879571 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 4780 491 235 0 26020 0
Current children cumulated CPU time (s) 1763.49
Current children cumulated vsize (KiB) 109276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1819.2 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 6182
/proc/meminfo: memFree=683172/2055920 swapFree=4179760/4192956
[pid=5658] ppid=5656 vsize=109276 CPUtime=1800.08
/proc/5658/stat : 5658 (casperzao) R 5656 5658 3763 0 -1 4194304 5088 0 0 0 180003 5 0 0 25 0 1 0 1992639656 111898624 4780 996147200 134512640 135477443 4294956224 18446744073709551615 134585553 0 0 4096 0 0 0 0 17 1 0 0
/proc/5658/statm: 27319 4780 491 235 0 26020 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 109276

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

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1819.21
CPU time (s): 1800.1
CPU user time (s): 1800.04
CPU system time (s): 0.06299
CPU usage (%): 98.9496
Max. virtual memory (cumulated for all children) (KiB): 109276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.04
system time used= 0.06299
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5088
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= 16
involuntary context switches= 54077

runsolver used 1.90371 second user time and 4.73128 second system time

The end

Launcher Data (download as text)

Begin job on node45 at 2008-07-04 03:57:53
IDJOB=1063358
IDBENCH=54745
IDSOLVER=361
FILE ID=node45/1063358-1215136673
PBS_JOBID= 7877243
Free space on /tmp= 66548 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/pseudo/mpsReduced/normalized-mps-red-pk1.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1063358-1215136673/watcher-1063358-1215136673 -o /tmp/evaluation-result-1063358-1215136673/solver-1063358-1215136673 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1063358-1215136673.xml 896114500 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ebc5c16170af47a156d0065561ee050e
RANDOM SEED=896114500

node45.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.268
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.268
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:       1310740 kB
Buffers:         71760 kB
Cached:         511208 kB
SwapCached:       6932 kB
Active:         307960 kB
Inactive:       364860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1310740 kB
SwapTotal:     4192956 kB
SwapFree:      4179760 kB
Dirty:            2996 kB
Writeback:           0 kB
Mapped:         106200 kB
Slab:            57436 kB
Committed_AS:  4458444 kB
PageTables:       1968 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= 66556 MiB
End job on node45 at 2008-07-04 04:28:14