Trace number 2088918

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 0.3.2SAT 139.761 141.088

DiagnosticValue
ASSIGNMENTS107561

General information on the benchmark

Namecsp/tightness0.2/
normalized-rand-2-40-11-414-200-87_ext.xml
MD5SUM11f244c67bfef2cbe78f9638a6adef6b
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.148976
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints414
Maximum constraint arity2
Maximum domain size11
Number of constraints which are defined in extension414
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c small-domain mode
0.00/0.09	c Seed is 893711421
0.00/0.09	c Constructing HOME/instance-2088918-1247729538.xml  with 3993 constraints
0.00/0.09	c Solving 107561 backtracks 20 restarts
139.67/141.08	s SATISFIABLE
139.67/141.08	c V0=10, V1=4, V2=2, V3=9, V4=3, V5=1, V6=7, V7=9, V8=7, V9=1, V10=10, V11=9, V12=6, V13=8, V14=9, V15=1, V16=4, V17=2, V18=7, V19=3, V20=0, V21=0, V22=9, V23=10, V24=4, V25=1, V26=7, V27=10, V28=5, V29=3, V30=9, V31=2, V32=0, V33=2, V34=4, V35=5, V36=2, V37=9, V38=0, V39=2, 
139.67/141.08	v 10 4 2 9 3 1 7 9 7 1 10 9 6 8 9 1 4 2 7 3 0 0 9 10 4 1 7 10 5 3 9 2 0 2 4 5 2 9 0 2 
139.67/141.08	d ASSIGNMENTS 107561

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2088918-1247729538/watcher-2088918-1247729538 -o /tmp/evaluation-result-2088918-1247729538/solver-2088918-1247729538 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 893711421 HOME/instance-2088918-1247729538.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.00 1.99 1.99 4/81 21331
/proc/meminfo: memFree=1508728/2055920 swapFree=4192812/4192956
[pid=21331] ppid=21329 vsize=18576 CPUtime=0
/proc/21331/stat : 21331 (runsolver) R 21329 21331 21017 0 -1 4194368 15 0 0 0 0 0 0 0 22 0 1 0 60017654 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 264840473895 0 0 4096 24578 0 0 0 17 1 0 0
/proc/21331/statm: 4644 284 249 26 0 2626 0

[startup+0.217944 s]
/proc/loadavg: 2.00 1.99 1.99 4/81 21331
/proc/meminfo: memFree=1508728/2055920 swapFree=4192812/4192956
[pid=21331] ppid=21329 vsize=5468 CPUtime=0.19
/proc/21331/stat : 21331 (pcs.small) R 21329 21331 21017 0 -1 4194304 1090 822 0 0 19 0 0 0 19 0 1 0 60017654 5599232 666 996147200 134512640 135095119 4294956304 18446744073709551615 134570998 0 0 4096 0 0 0 0 17 1 0 0
/proc/21331/statm: 1367 666 378 142 0 321 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5468

[startup+0.30195 s]
/proc/loadavg: 2.00 1.99 1.99 4/81 21331
/proc/meminfo: memFree=1508728/2055920 swapFree=4192812/4192956
[pid=21331] ppid=21329 vsize=5468 CPUtime=0.28
/proc/21331/stat : 21331 (pcs.small) R 21329 21331 21017 0 -1 4194304 1092 822 0 0 28 0 0 0 19 0 1 0 60017654 5599232 668 996147200 134512640 135095119 4294956304 18446744073709551615 134637413 0 0 4096 0 0 0 0 17 1 0 0
/proc/21331/statm: 1367 668 378 142 0 321 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5468

[startup+0.401963 s]
/proc/loadavg: 2.00 1.99 1.99 4/81 21331
/proc/meminfo: memFree=1508728/2055920 swapFree=4192812/4192956
[pid=21331] ppid=21329 vsize=5600 CPUtime=0.37
/proc/21331/stat : 21331 (pcs.small) R 21329 21331 21017 0 -1 4194304 1117 822 0 0 37 0 0 0 20 0 1 0 60017654 5734400 693 996147200 134512640 135095119 4294956304 18446744073709551615 134615483 0 0 4096 0 0 0 0 17 1 0 0
/proc/21331/statm: 1400 693 378 142 0 354 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 5600

[startup+0.701992 s]
/proc/loadavg: 2.00 1.99 1.99 4/81 21331
/proc/meminfo: memFree=1508728/2055920 swapFree=4192812/4192956
[pid=21331] ppid=21329 vsize=5728 CPUtime=0.67
/proc/21331/stat : 21331 (pcs.small) R 21329 21331 21017 0 -1 4194304 1184 822 0 0 67 0 0 0 23 0 1 0 60017654 5865472 727 996147200 134512640 135095119 4294956304 18446744073709551615 134617019 0 0 4096 0 0 0 0 17 1 0 0
/proc/21331/statm: 1432 727 378 142 0 386 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 5728

[startup+1.50108 s]
/proc/loadavg: 2.00 1.99 1.99 3/82 21337
/proc/meminfo: memFree=1506672/2055920 swapFree=4192812/4192956
[pid=21331] ppid=21329 vsize=6764 CPUtime=1.46
/proc/21331/stat : 21331 (pcs.small) R 21329 21331 21017 0 -1 4194304 1519 822 0 0 146 0 0 0 25 0 1 0 60017654 6926336 932 996147200 134512640 135095119 4294956304 18446744073709551615 134616996 0 0 4096 0 0 0 0 17 1 0 0
/proc/21331/statm: 1691 932 378 142 0 645 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 6764

[startup+3.10124 s]
/proc/loadavg: 2.00 1.99 1.99 3/82 21337
/proc/meminfo: memFree=1505648/2055920 swapFree=4192812/4192956
[pid=21331] ppid=21329 vsize=7796 CPUtime=3.05
/proc/21331/stat : 21331 (pcs.small) R 21329 21331 21017 0 -1 4194304 1891 822 0 0 305 0 0 0 25 0 1 0 60017654 7983104 1175 996147200 134512640 135095119 4294956304 18446744073709551615 134589648 0 0 4096 0 0 0 0 17 1 0 0
/proc/21331/statm: 1949 1175 378 142 0 903 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 7796

[startup+6.30157 s]
/proc/loadavg: 2.08 2.00 2.00 3/82 21337
/proc/meminfo: memFree=1503344/2055920 swapFree=4192812/4192956
[pid=21331] ppid=21329 vsize=10516 CPUtime=6.22
/proc/21331/stat : 21331 (pcs.small) R 21329 21331 21017 0 -1 4194304 2769 822 0 0 621 1 0 0 25 0 1 0 60017654 10768384 1667 996147200 134512640 135095119 4294956304 18446744073709551615 134555074 0 0 4096 0 0 0 0 17 1 0 0
/proc/21331/statm: 2629 1667 378 142 0 1583 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 10516

[startup+12.7022 s]
/proc/loadavg: 2.07 2.00 2.00 3/82 21337
/proc/meminfo: memFree=1500528/2055920 swapFree=4192812/4192956
[pid=21331] ppid=21329 vsize=12212 CPUtime=12.56
/proc/21331/stat : 21331 (pcs.small) R 21329 21331 21017 0 -1 4194304 3450 822 0 0 1255 1 0 0 25 0 1 0 60017654 12505088 2348 996147200 134512640 135095119 4294956304 18446744073709551615 134589681 0 0 4096 0 0 0 0 17 1 0 0
/proc/21331/statm: 3053 2348 378 142 0 2007 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 12212

[startup+25.5065 s]
/proc/loadavg: 2.12 2.02 2.00 3/82 21337
/proc/meminfo: memFree=1496496/2055920 swapFree=4192812/4192956
[pid=21331] ppid=21329 vsize=17656 CPUtime=25.25
/proc/21331/stat : 21331 (pcs.small) R 21329 21331 21017 0 -1 4194304 5235 822 0 0 2523 2 0 0 25 0 1 0 60017654 18079744 3363 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/21331/statm: 4414 3363 378 142 0 3368 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 17656

[startup+51.1012 s]
/proc/loadavg: 2.08 2.02 2.00 3/82 21337
/proc/meminfo: memFree=1490736/2055920 swapFree=4192812/4192956
[pid=21331] ppid=21329 vsize=25260 CPUtime=50.59
/proc/21331/stat : 21331 (pcs.small) R 21329 21331 21017 0 -1 4194304 7701 822 0 0 5055 4 0 0 25 0 1 0 60017654 25866240 4804 996147200 134512640 135095119 4294956304 18446744073709551615 134576636 0 0 4096 0 0 0 0 17 1 0 0
/proc/21331/statm: 6315 4804 378 142 0 5269 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 25260

[startup+102.301 s]
/proc/loadavg: 2.20 2.06 2.01 3/82 21337
/proc/meminfo: memFree=1481968/2055920 swapFree=4192812/4192956
[pid=21331] ppid=21329 vsize=32560 CPUtime=101.32
/proc/21331/stat : 21331 (pcs.small) R 21329 21331 21017 0 -1 4194304 10386 822 0 0 10126 6 0 0 25 0 1 0 60017654 33341440 6976 996147200 134512640 135095119 4294956304 18446744073709551615 134643040 0 0 4096 0 0 0 0 17 1 0 0
/proc/21331/statm: 8140 6976 378 142 0 7094 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 32560

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

[startup+102.506 s]
/proc/loadavg: 2.20 2.06 2.01 3/82 21337
/proc/meminfo: memFree=1481840/2055920 swapFree=4192812/4192956
[pid=21331] ppid=21329 vsize=32688 CPUtime=101.52
/proc/21331/stat : 21331 (pcs.small) R 21329 21331 21017 0 -1 4194304 10394 822 0 0 10146 6 0 0 25 0 1 0 60017654 33472512 6984 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/21331/statm: 8172 6984 378 142 0 7126 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 32688

[startup+128.101 s]
/proc/loadavg: 2.19 2.07 2.02 3/82 21337
/proc/meminfo: memFree=1478256/2055920 swapFree=4192812/4192956
[pid=21331] ppid=21329 vsize=42968 CPUtime=126.87
/proc/21331/stat : 21331 (pcs.small) R 21329 21331 21017 0 -1 4194304 13332 822 0 0 12679 8 0 0 25 0 1 0 60017654 43999232 7873 996147200 134512640 135095119 4294956304 18446744073709551615 134615489 0 0 4096 0 0 0 0 17 1 0 0
/proc/21331/statm: 10742 7873 378 142 0 9696 0
Current children cumulated CPU time (s) 126.87
Current children cumulated vsize (KiB) 42968

[startup+134.502 s]
/proc/loadavg: 2.18 2.07 2.02 3/82 21337
/proc/meminfo: memFree=1477424/2055920 swapFree=4192812/4192956
[pid=21331] ppid=21329 vsize=43488 CPUtime=133.22
/proc/21331/stat : 21331 (pcs.small) R 21329 21331 21017 0 -1 4194304 13537 822 0 0 13314 8 0 0 25 0 1 0 60017654 44531712 8078 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/21331/statm: 10872 8078 378 142 0 9826 0
Current children cumulated CPU time (s) 133.22
Current children cumulated vsize (KiB) 43488

[startup+137.706 s]
/proc/loadavg: 2.16 2.06 2.02 3/82 21337
/proc/meminfo: memFree=1477040/2055920 swapFree=4192812/4192956
[pid=21331] ppid=21329 vsize=43752 CPUtime=136.39
/proc/21331/stat : 21331 (pcs.small) R 21329 21331 21017 0 -1 4194304 13635 822 0 0 13631 8 0 0 25 0 1 0 60017654 44802048 8176 996147200 134512640 135095119 4294956304 18446744073709551615 134591633 0 0 4096 0 0 0 0 17 1 0 0
/proc/21331/statm: 10938 8176 378 142 0 9892 0
Current children cumulated CPU time (s) 136.39
Current children cumulated vsize (KiB) 43752

[startup+139.301 s]
/proc/loadavg: 2.16 2.06 2.02 3/82 21337
/proc/meminfo: memFree=1476848/2055920 swapFree=4192812/4192956
[pid=21331] ppid=21329 vsize=43884 CPUtime=137.97
/proc/21331/stat : 21331 (pcs.small) R 21329 21331 21017 0 -1 4194304 13688 822 0 0 13789 8 0 0 25 0 1 0 60017654 44937216 8229 996147200 134512640 135095119 4294956304 18446744073709551615 134607093 0 0 4096 0 0 0 0 17 1 0 0
/proc/21331/statm: 10971 8229 378 142 0 9925 0
Current children cumulated CPU time (s) 137.97
Current children cumulated vsize (KiB) 43884

[startup+140.102 s]
/proc/loadavg: 2.15 2.06 2.01 3/82 21337
/proc/meminfo: memFree=1476720/2055920 swapFree=4192812/4192956
[pid=21331] ppid=21329 vsize=43884 CPUtime=138.76
/proc/21331/stat : 21331 (pcs.small) R 21329 21331 21017 0 -1 4194304 13713 822 0 0 13868 8 0 0 25 0 1 0 60017654 44937216 8254 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/21331/statm: 10971 8254 378 142 0 9925 0
Current children cumulated CPU time (s) 138.76
Current children cumulated vsize (KiB) 43884

[startup+140.502 s]
/proc/loadavg: 2.15 2.06 2.01 3/82 21337
/proc/meminfo: memFree=1476720/2055920 swapFree=4192812/4192956
[pid=21331] ppid=21329 vsize=43884 CPUtime=139.17
/proc/21331/stat : 21331 (pcs.small) R 21329 21331 21017 0 -1 4194304 13722 822 0 0 13908 9 0 0 25 0 1 0 60017654 44937216 8263 996147200 134512640 135095119 4294956304 18446744073709551615 134642970 0 0 4096 0 0 0 0 17 1 0 0
/proc/21331/statm: 10971 8263 378 142 0 9925 0
Current children cumulated CPU time (s) 139.17
Current children cumulated vsize (KiB) 43884

[startup+140.902 s]
/proc/loadavg: 2.15 2.06 2.01 3/82 21337
/proc/meminfo: memFree=1476592/2055920 swapFree=4192812/4192956
[pid=21331] ppid=21329 vsize=43884 CPUtime=139.57
/proc/21331/stat : 21331 (pcs.small) R 21329 21331 21017 0 -1 4194304 13736 822 0 0 13948 9 0 0 25 0 1 0 60017654 44937216 8277 996147200 134512640 135095119 4294956304 18446744073709551615 134642952 0 0 4096 0 0 0 0 17 1 0 0
/proc/21331/statm: 10971 8277 378 142 0 9925 0
Current children cumulated CPU time (s) 139.57
Current children cumulated vsize (KiB) 43884

[startup+141.007 s]
/proc/loadavg: 2.15 2.06 2.01 3/82 21337
/proc/meminfo: memFree=1476592/2055920 swapFree=4192812/4192956
[pid=21331] ppid=21329 vsize=39784 CPUtime=139.67
/proc/21331/stat : 21331 (pcs.small) R 21329 21331 21017 0 -1 4194304 13737 822 0 0 13958 9 0 0 25 0 1 0 60017654 40738816 7406 996147200 134512640 135095119 4294956304 18446744073709551615 11714044 0 0 4096 0 0 0 0 17 1 0 0
/proc/21331/statm: 9946 7406 378 142 0 8900 0
Current children cumulated CPU time (s) 139.67
Current children cumulated vsize (KiB) 39784

Child status: 0
Real time (s): 141.088
CPU time (s): 139.761
CPU user time (s): 139.659
CPU system time (s): 0.101984
CPU usage (%): 99.0594
Max. virtual memory (cumulated for all children) (KiB): 43884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 139.659
system time used= 0.101984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14562
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= 22
involuntary context switches= 5745

runsolver used 0.165974 second user time and 0.482926 second system time

The end

Launcher Data

Begin job on node44 at 2009-07-16 09:32:18
IDJOB=2088918
IDBENCH=59205
IDSOLVER=733
FILE ID=node44/2088918-1247729538
PBS_JOBID= 9521535
Free space on /tmp= 66276 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/tightness0.2/normalized-rand-2-40-11-414-200-87_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2088918-1247729538/watcher-2088918-1247729538 -o /tmp/evaluation-result-2088918-1247729538/solver-2088918-1247729538 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 893711421 HOME/instance-2088918-1247729538.xml

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

MD5SUM BENCH= 11f244c67bfef2cbe78f9638a6adef6b
RANDOM SEED=893711421

node44.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.219
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.219
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:       1509208 kB
Buffers:         85232 kB
Cached:         314676 kB
SwapCached:          0 kB
Active:         149372 kB
Inactive:       311280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1509208 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1816 kB
Writeback:           0 kB
Mapped:          81100 kB
Slab:            71092 kB
Committed_AS:   650376 kB
PageTables:       1912 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= 66272 MiB
End job on node44 at 2009-07-16 09:34:39