Trace number 2084112

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
pcs-restart 0.3.2UNSAT 322.136 323.429

DiagnosticValue
ASSIGNMENTS8384

General information on the benchmark

Namecsp/fapp/fapp03/
normalized-fapp03-0300-6.xml
MD5SUMe5750d7da62e3db9c442eec5d476918a
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark22.4116
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints4377
Maximum constraint arity2
Maximum domain size250
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4377
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c has big domains
0.00/0.01	c big-domain mode
0.18/0.20	c Seed is 932925563
0.18/0.20	c Constructing HOME/instance-2084112-1247724475.xml  with 27561 constraints
0.38/0.48	c Solving 8384 backtracks 13 restarts
322.09/323.42	s UNSATISFIABLE
322.09/323.42	d ASSIGNMENTS 8384

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2084112-1247724475/watcher-2084112-1247724475 -o /tmp/evaluation-result-2084112-1247724475/solver-2084112-1247724475 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 932925563 HOME/instance-2084112-1247724475.xml 

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): 2000 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


[startup+0 s]
/proc/loadavg: 2.06 2.01 2.06 3/72 8796
/proc/meminfo: memFree=1223384/2055920 swapFree=4192812/4192956
[pid=8796] ppid=8794 vsize=5260 CPUtime=0
/proc/8796/stat : 8796 (pcssolve) R 8794 8796 8717 0 -1 4194304 69 0 0 0 0 0 0 0 20 0 1 0 59514074 5386240 43 996147200 4194304 4889804 548682068800 18446744073709551615 273949980761 0 0 4096 0 0 0 0 17 1 0 0
/proc/8796/statm: 1315 43 29 169 0 14 0

[startup+0.116263 s]
/proc/loadavg: 2.06 2.01 2.06 3/72 8796
/proc/meminfo: memFree=1223384/2055920 swapFree=4192812/4192956
[pid=8796] ppid=8794 vsize=7088 CPUtime=0.09
/proc/8796/stat : 8796 (pcs.big) R 8794 8796 8717 0 -1 4194304 1452 661 0 0 9 0 0 0 18 0 1 0 59514074 7258112 962 996147200 134512640 135215973 4294956304 18446744073709551615 8054395 0 0 4096 0 0 0 0 17 1 0 0
/proc/8796/statm: 1772 962 386 171 0 697 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7088

[startup+0.202265 s]
/proc/loadavg: 2.06 2.01 2.06 3/72 8796
/proc/meminfo: memFree=1223384/2055920 swapFree=4192812/4192956
[pid=8796] ppid=8794 vsize=9640 CPUtime=0.18
/proc/8796/stat : 8796 (pcs.big) R 8794 8796 8717 0 -1 4194304 2204 661 0 0 18 0 0 0 18 0 1 0 59514074 9871360 1425 996147200 134512640 135215973 4294956304 18446744073709551615 134906926 0 0 4096 0 0 0 0 17 1 0 0
/proc/8796/statm: 2410 1425 386 171 0 1335 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 9640

[startup+0.302277 s]
/proc/loadavg: 2.06 2.01 2.06 3/72 8796
/proc/meminfo: memFree=1223384/2055920 swapFree=4192812/4192956
[pid=8796] ppid=8794 vsize=11060 CPUtime=0.28
/proc/8796/stat : 8796 (pcs.big) R 8794 8796 8717 0 -1 4194304 2788 661 0 0 27 1 0 0 19 0 1 0 59514074 11325440 1880 996147200 134512640 135215973 4294956304 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8796/statm: 2765 1880 386 171 0 1690 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11060

[startup+0.701324 s]
/proc/loadavg: 2.06 2.01 2.06 3/72 8796
/proc/meminfo: memFree=1223384/2055920 swapFree=4192812/4192956
[pid=8796] ppid=8794 vsize=17000 CPUtime=0.67
/proc/8796/stat : 8796 (pcs.big) R 8794 8796 8717 0 -1 4194304 5230 661 0 0 66 1 0 0 23 0 1 0 59514074 17408000 3422 996147200 134512640 135215973 4294956304 18446744073709551615 4158960148 0 0 4096 0 0 0 0 17 1 0 0
/proc/8796/statm: 4250 3422 410 171 0 3175 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 17000

[startup+1.50242 s]
/proc/loadavg: 2.06 2.01 2.06 3/73 8801
/proc/meminfo: memFree=1210832/2055920 swapFree=4192812/4192956
[pid=8796] ppid=8794 vsize=17420 CPUtime=1.47
/proc/8796/stat : 8796 (pcs.big) R 8794 8796 8717 0 -1 4194304 5368 661 0 0 146 1 0 0 25 0 1 0 59514074 17838080 3490 996147200 134512640 135215973 4294956304 18446744073709551615 134585699 0 0 4096 0 0 0 0 17 1 0 0
/proc/8796/statm: 4355 3490 410 171 0 3280 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 17420

[startup+3.1016 s]
/proc/loadavg: 2.06 2.01 2.06 3/73 8801
/proc/meminfo: memFree=1209808/2055920 swapFree=4192812/4192956
[pid=8796] ppid=8794 vsize=19288 CPUtime=3.06
/proc/8796/stat : 8796 (pcs.big) R 8794 8796 8717 0 -1 4194304 5905 661 0 0 304 2 0 0 25 0 1 0 59514074 19750912 3922 996147200 134512640 135215973 4294956304 18446744073709551615 134583383 0 0 4096 0 0 0 0 17 1 0 0
/proc/8796/statm: 4822 3922 410 171 0 3747 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 19288

[startup+6.30198 s]
/proc/loadavg: 2.05 2.01 2.06 3/73 8801
/proc/meminfo: memFree=1208208/2055920 swapFree=4192812/4192956
[pid=8796] ppid=8794 vsize=20912 CPUtime=6.24
/proc/8796/stat : 8796 (pcs.big) R 8794 8796 8717 0 -1 4194304 6375 661 0 0 622 2 0 0 25 0 1 0 59514074 21413888 4183 996147200 134512640 135215973 4294956304 18446744073709551615 134597483 0 0 4096 0 0 0 0 17 1 0 0
/proc/8796/statm: 5228 4183 411 171 0 4153 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 20912

[startup+12.7017 s]
/proc/loadavg: 2.05 2.01 2.06 3/73 8801
/proc/meminfo: memFree=1203600/2055920 swapFree=4192812/4192956
[pid=8796] ppid=8794 vsize=24384 CPUtime=12.62
/proc/8796/stat : 8796 (pcs.big) R 8794 8796 8717 0 -1 4194304 7484 661 0 0 1259 3 0 0 25 0 1 0 59514074 24969216 4875 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/8796/statm: 6096 4875 413 171 0 5021 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 24384

[startup+25.5012 s]
/proc/loadavg: 2.04 2.01 2.06 3/73 8801
/proc/meminfo: memFree=1201616/2055920 swapFree=4192812/4192956
[pid=8796] ppid=8794 vsize=24384 CPUtime=25.37
/proc/8796/stat : 8796 (pcs.big) R 8794 8796 8717 0 -1 4194304 7492 661 0 0 2534 3 0 0 25 0 1 0 59514074 24969216 4883 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/8796/statm: 6096 4883 413 171 0 5021 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 24384

[startup+51.1012 s]
/proc/loadavg: 2.02 2.01 2.06 3/73 8801
/proc/meminfo: memFree=1197200/2055920 swapFree=4192812/4192956
[pid=8796] ppid=8794 vsize=26316 CPUtime=50.86
/proc/8796/stat : 8796 (pcs.big) R 8794 8796 8717 0 -1 4194304 7978 661 0 0 5082 4 0 0 25 0 1 0 59514074 26947584 5369 996147200 134512640 135215973 4294956304 18446744073709551615 134648593 0 0 4096 0 0 0 0 17 1 0 0
/proc/8796/statm: 6579 5369 413 171 0 5504 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 26316

[startup+102.301 s]
/proc/loadavg: 2.01 2.00 2.05 3/73 8801
/proc/meminfo: memFree=1186512/2055920 swapFree=4192812/4192956
[pid=8796] ppid=8794 vsize=33216 CPUtime=101.87
/proc/8796/stat : 8796 (pcs.big) R 8794 8796 8717 0 -1 4194304 9708 661 0 0 10182 5 0 0 25 0 1 0 59514074 34013184 7099 996147200 134512640 135215973 4294956304 18446744073709551615 134597322 0 0 4096 0 0 0 0 17 1 0 0
/proc/8796/statm: 8304 7099 413 171 0 7229 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 33216

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.05 3/73 8801
/proc/meminfo: memFree=1177808/2055920 swapFree=4192812/4192956
[pid=8796] ppid=8794 vsize=37740 CPUtime=161.62
/proc/8796/stat : 8796 (pcs.big) R 8794 8796 8717 0 -1 4194304 10987 661 0 0 16157 5 0 0 25 0 1 0 59514074 38645760 8378 996147200 134512640 135215973 4294956304 18446744073709551615 134585606 0 0 4096 0 0 0 0 17 1 0 0
/proc/8796/statm: 9435 8378 413 171 0 8360 0
Current children cumulated CPU time (s) 161.62
Current children cumulated vsize (KiB) 37740

[startup+222.306 s]
/proc/loadavg: 2.05 2.01 2.05 3/73 8801
/proc/meminfo: memFree=1166224/2055920 swapFree=4192812/4192956
[pid=8796] ppid=8794 vsize=42980 CPUtime=221.39
/proc/8796/stat : 8796 (pcs.big) R 8794 8796 8717 0 -1 4194304 12330 661 0 0 22133 6 0 0 25 0 1 0 59514074 44011520 9688 996147200 134512640 135215973 4294956304 18446744073709551615 134585786 0 0 4096 0 0 0 0 17 1 0 0
/proc/8796/statm: 10745 9688 413 171 0 9670 0
Current children cumulated CPU time (s) 221.39
Current children cumulated vsize (KiB) 42980

[startup+282.301 s]
/proc/loadavg: 2.02 2.01 2.04 3/73 8801
/proc/meminfo: memFree=1154256/2055920 swapFree=4192812/4192956
[pid=8796] ppid=8794 vsize=50796 CPUtime=281.15
/proc/8796/stat : 8796 (pcs.big) R 8794 8796 8717 0 -1 4194304 14348 661 0 0 28108 7 0 0 25 0 1 0 59514074 52015104 11351 996147200 134512640 135215973 4294956304 18446744073709551615 134589761 0 0 4096 0 0 0 0 17 1 0 0
/proc/8796/statm: 12699 11351 413 171 0 11624 0
Current children cumulated CPU time (s) 281.15
Current children cumulated vsize (KiB) 50796

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

[startup+307.202 s]
/proc/loadavg: 2.01 2.01 2.04 3/73 8801
/proc/meminfo: memFree=1149072/2055920 swapFree=4192812/4192956
[pid=8796] ppid=8794 vsize=53488 CPUtime=305.96
/proc/8796/stat : 8796 (pcs.big) R 8794 8796 8717 0 -1 4194304 15050 661 0 0 30589 7 0 0 25 0 1 0 59514074 54771712 12053 996147200 134512640 135215973 4294956304 18446744073709551615 134590087 0 0 4096 0 0 0 0 17 1 0 0
/proc/8796/statm: 13372 12053 413 171 0 12297 0
Current children cumulated CPU time (s) 305.96
Current children cumulated vsize (KiB) 53488

[startup+313.607 s]
/proc/loadavg: 2.01 2.00 2.04 3/73 8801
/proc/meminfo: memFree=1148240/2055920 swapFree=4192812/4192956
[pid=8796] ppid=8794 vsize=54172 CPUtime=312.33
/proc/8796/stat : 8796 (pcs.big) R 8794 8796 8717 0 -1 4194304 15226 661 0 0 31226 7 0 0 25 0 1 0 59514074 55472128 12229 996147200 134512640 135215973 4294956304 18446744073709551615 134591585 0 0 4096 0 0 0 0 17 1 0 0
/proc/8796/statm: 13543 12229 413 171 0 12468 0
Current children cumulated CPU time (s) 312.33
Current children cumulated vsize (KiB) 54172

[startup+320.001 s]
/proc/loadavg: 2.01 2.00 2.04 3/73 8801
/proc/meminfo: memFree=1147408/2055920 swapFree=4192812/4192956
[pid=8796] ppid=8794 vsize=54668 CPUtime=318.7
/proc/8796/stat : 8796 (pcs.big) R 8794 8796 8717 0 -1 4194304 15356 661 0 0 31863 7 0 0 25 0 1 0 59514074 55980032 12359 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/8796/statm: 13667 12359 413 171 0 12592 0
Current children cumulated CPU time (s) 318.7
Current children cumulated vsize (KiB) 54668

[startup+321.602 s]
/proc/loadavg: 2.01 2.00 2.04 3/73 8801
/proc/meminfo: memFree=1146704/2055920 swapFree=4192812/4192956
[pid=8796] ppid=8794 vsize=54868 CPUtime=320.3
/proc/8796/stat : 8796 (pcs.big) R 8794 8796 8717 0 -1 4194304 15409 661 0 0 32023 7 0 0 25 0 1 0 59514074 56184832 12412 996147200 134512640 135215973 4294956304 18446744073709551615 134591411 0 0 4096 0 0 0 0 17 1 0 0
/proc/8796/statm: 13717 12412 413 171 0 12642 0
Current children cumulated CPU time (s) 320.3
Current children cumulated vsize (KiB) 54868

[startup+322.407 s]
/proc/loadavg: 2.01 2.00 2.04 3/73 8801
/proc/meminfo: memFree=1146640/2055920 swapFree=4192812/4192956
[pid=8796] ppid=8794 vsize=54968 CPUtime=321.1
/proc/8796/stat : 8796 (pcs.big) R 8794 8796 8717 0 -1 4194304 15435 661 0 0 32103 7 0 0 25 0 1 0 59514074 56287232 12438 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 1 0 0
/proc/8796/statm: 13742 12438 413 171 0 12667 0
Current children cumulated CPU time (s) 321.1
Current children cumulated vsize (KiB) 54968

[startup+323.202 s]
/proc/loadavg: 2.01 2.00 2.04 3/73 8801
/proc/meminfo: memFree=1146640/2055920 swapFree=4192812/4192956
[pid=8796] ppid=8794 vsize=54968 CPUtime=321.89
/proc/8796/stat : 8796 (pcs.big) R 8794 8796 8717 0 -1 4194304 15435 661 0 0 32182 7 0 0 25 0 1 0 59514074 56287232 12438 996147200 134512640 135215973 4294956304 18446744073709551615 134585632 0 0 4096 0 0 0 0 17 1 0 0
/proc/8796/statm: 13742 12438 413 171 0 12667 0
Current children cumulated CPU time (s) 321.89
Current children cumulated vsize (KiB) 54968

[startup+323.402 s]
/proc/loadavg: 2.01 2.00 2.04 3/73 8801
/proc/meminfo: memFree=1147344/2055920 swapFree=4192812/4192956
[pid=8796] ppid=8794 vsize=53012 CPUtime=322.09
/proc/8796/stat : 8796 (pcs.big) R 8794 8796 8717 0 -1 4194304 15459 661 0 0 32202 7 0 0 25 0 1 0 59514074 54284288 12181 996147200 134512640 135215973 4294956304 18446744073709551615 8048764 0 0 4096 0 0 0 0 17 1 0 0
/proc/8796/statm: 13253 12181 413 171 0 12178 0
Current children cumulated CPU time (s) 322.09
Current children cumulated vsize (KiB) 53012

Child status: 0
Real time (s): 323.429
CPU time (s): 322.136
CPU user time (s): 322.045
CPU system time (s): 0.090986
CPU usage (%): 99.6001
Max. virtual memory (cumulated for all children) (KiB): 55064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 322.045
system time used= 0.090986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16122
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= 21
involuntary context switches= 3662

runsolver used 0.32395 second user time and 0.862868 second system time

The end

Launcher Data

Begin job on node20 at 2009-07-16 08:07:55
IDJOB=2084112
IDBENCH=58042
IDSOLVER=734
FILE ID=node20/2084112-1247724475
PBS_JOBID= 9521527
Free space on /tmp= 66296 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/fapp/fapp03/normalized-fapp03-0300-6.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2084112-1247724475/watcher-2084112-1247724475 -o /tmp/evaluation-result-2084112-1247724475/solver-2084112-1247724475 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 932925563 HOME/instance-2084112-1247724475.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= e5750d7da62e3db9c442eec5d476918a
RANDOM SEED=932925563

node20.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.236
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.236
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:       1223928 kB
Buffers:         88336 kB
Cached:         535292 kB
SwapCached:          0 kB
Active:         240296 kB
Inactive:       502008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1223928 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2456 kB
Writeback:           0 kB
Mapped:         130244 kB
Slab:            75020 kB
Committed_AS:   546004 kB
PageTables:       1944 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= 66296 MiB
End job on node20 at 2009-07-16 08:13:18