Trace number 2089315

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.2SAT 119.314 120.343

DiagnosticValue
ASSIGNMENTS70184

General information on the benchmark

Namecsp/tightness0.5/
normalized-rand-2-40-25-180-500-27_ext.xml
MD5SUMefe0cf701c4acf57b134ea8dd62c2561
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 benchmark10.6364
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints180
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension180
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.18/0.20	c Seed is 1283718596
0.18/0.20	c Constructing HOME/instance-2089315-1247729940.xml  with 4500 constraints
0.18/0.20	c Solving 70184 backtracks 18 restarts
119.25/120.34	s SATISFIABLE
119.25/120.34	c V0=20, V1=18, V2=8, V3=20, V4=21, V5=7, V6=16, V7=0, V8=23, V9=24, V10=8, V11=23, V12=6, V13=22, V14=20, V15=12, V16=2, V17=11, V18=6, V19=9, V20=15, V21=5, V22=11, V23=22, V24=7, V25=0, V26=17, V27=8, V28=13, V29=2, V30=17, V31=0, V32=14, V33=11, V34=3, V35=2, V36=1, V37=3, V38=2, V39=19, 
119.25/120.34	v 20 18 8 20 21 7 16 0 23 24 8 23 6 22 20 12 2 11 6 9 15 5 11 22 7 0 17 8 13 2 17 0 14 11 3 2 1 3 2 19 
119.25/120.34	d ASSIGNMENTS 70184

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-2089315-1247729940/watcher-2089315-1247729940 -o /tmp/evaluation-result-2089315-1247729940/solver-2089315-1247729940 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1283718596 HOME/instance-2089315-1247729940.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 2.01 2.00 4/72 20457
/proc/meminfo: memFree=1021728/2055920 swapFree=4192812/4192956
[pid=20457] ppid=20455 vsize=5260 CPUtime=0
/proc/20457/stat : 20457 (pcssolve) R 20455 20457 19823 0 -1 4194304 68 0 0 0 0 0 0 0 20 0 1 0 60057936 5386240 51 996147200 4194304 4889804 548682068800 18446744073709551615 221952145545 0 0 4096 0 0 0 0 17 1 0 0
/proc/20457/statm: 1315 51 37 169 0 14 0

[startup+0.106385 s]
/proc/loadavg: 2.00 2.01 2.00 4/72 20457
/proc/meminfo: memFree=1021728/2055920 swapFree=4192812/4192956
[pid=20457] ppid=20455 vsize=5704 CPUtime=0.08
/proc/20457/stat : 20457 (pcs.small) R 20455 20457 19823 0 -1 4194304 1147 822 0 0 8 0 0 0 18 0 1 0 60057936 5840896 756 996147200 134512640 135095119 4294956304 18446744073709551615 134681702 0 0 4096 0 0 0 0 17 1 0 0
/proc/20457/statm: 1426 756 364 142 0 380 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5704

[startup+0.201393 s]
/proc/loadavg: 2.00 2.01 2.00 4/72 20457
/proc/meminfo: memFree=1021728/2055920 swapFree=4192812/4192956
[pid=20457] ppid=20455 vsize=7020 CPUtime=0.18
/proc/20457/stat : 20457 (pcs.small) R 20455 20457 19823 0 -1 4194304 1497 822 0 0 18 0 0 0 18 0 1 0 60057936 7188480 1073 996147200 134512640 135095119 4294956304 18446744073709551615 134616992 0 0 4096 0 0 0 0 17 1 0 0
/proc/20457/statm: 1755 1073 378 142 0 709 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7020

[startup+0.301401 s]
/proc/loadavg: 2.00 2.01 2.00 4/72 20457
/proc/meminfo: memFree=1021728/2055920 swapFree=4192812/4192956
[pid=20457] ppid=20455 vsize=7020 CPUtime=0.28
/proc/20457/stat : 20457 (pcs.small) R 20455 20457 19823 0 -1 4194304 1500 822 0 0 28 0 0 0 19 0 1 0 60057936 7188480 1076 996147200 134512640 135095119 4294956304 18446744073709551615 134642947 0 0 4096 0 0 0 0 17 1 0 0
/proc/20457/statm: 1755 1076 378 142 0 709 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7020

[startup+0.701438 s]
/proc/loadavg: 2.00 2.01 2.00 4/72 20457
/proc/meminfo: memFree=1021728/2055920 swapFree=4192812/4192956
[pid=20457] ppid=20455 vsize=7020 CPUtime=0.67
/proc/20457/stat : 20457 (pcs.small) R 20455 20457 19823 0 -1 4194304 1510 822 0 0 67 0 0 0 23 0 1 0 60057936 7188480 1086 996147200 134512640 135095119 4294956304 18446744073709551615 134589545 0 0 4096 0 0 0 0 17 1 0 0
/proc/20457/statm: 1755 1086 378 142 0 709 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 7020

[startup+1.50151 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 20463
/proc/meminfo: memFree=1018712/2055920 swapFree=4192812/4192956
[pid=20457] ppid=20455 vsize=6760 CPUtime=1.47
/proc/20457/stat : 20457 (pcs.small) R 20455 20457 19823 0 -1 4194304 1528 822 0 0 147 0 0 0 25 0 1 0 60057936 6922240 1039 996147200 134512640 135095119 4294956304 18446744073709551615 134642864 0 0 4096 0 0 0 0 17 1 0 0
/proc/20457/statm: 1690 1039 378 142 0 644 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 6760

[startup+3.10166 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 20463
/proc/meminfo: memFree=1018648/2055920 swapFree=4192812/4192956
[pid=20457] ppid=20455 vsize=7920 CPUtime=3.05
/proc/20457/stat : 20457 (pcs.small) R 20455 20457 19823 0 -1 4194304 1696 822 0 0 305 0 0 0 25 0 1 0 60057936 8110080 1207 996147200 134512640 135095119 4294956304 18446744073709551615 134642655 0 0 4096 0 0 0 0 17 1 0 0
/proc/20457/statm: 1980 1207 378 142 0 934 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 7920

[startup+6.30195 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 20463
/proc/meminfo: memFree=1017432/2055920 swapFree=4192812/4192956
[pid=20457] ppid=20455 vsize=10896 CPUtime=6.22
/proc/20457/stat : 20457 (pcs.small) R 20455 20457 19823 0 -1 4194304 2417 822 0 0 621 1 0 0 25 0 1 0 60057936 11157504 1671 996147200 134512640 135095119 4294956304 18446744073709551615 134589545 0 0 4096 0 0 0 0 17 1 0 0
/proc/20457/statm: 2724 1671 378 142 0 1678 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 10896

[startup+12.7025 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 20463
/proc/meminfo: memFree=1015064/2055920 swapFree=4192812/4192956
[pid=20457] ppid=20455 vsize=11028 CPUtime=12.56
/proc/20457/stat : 20457 (pcs.small) R 20455 20457 19823 0 -1 4194304 2691 822 0 0 1255 1 0 0 25 0 1 0 60057936 11292672 1945 996147200 134512640 135095119 4294956304 18446744073709551615 134637423 0 0 4096 0 0 0 0 17 1 0 0
/proc/20457/statm: 2757 1945 378 142 0 1711 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 11028

[startup+25.5017 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 20463
/proc/meminfo: memFree=1011096/2055920 swapFree=4192812/4192956
[pid=20457] ppid=20455 vsize=16728 CPUtime=25.24
/proc/20457/stat : 20457 (pcs.small) R 20455 20457 19823 0 -1 4194304 4425 822 0 0 2522 2 0 0 25 0 1 0 60057936 17129472 2909 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/20457/statm: 4182 2909 378 142 0 3136 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 16728

[startup+51.102 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 20463
/proc/meminfo: memFree=1007960/2055920 swapFree=4192812/4192956
[pid=20457] ppid=20455 vsize=18168 CPUtime=50.59
/proc/20457/stat : 20457 (pcs.small) R 20455 20457 19823 0 -1 4194304 5221 822 0 0 5055 4 0 0 25 0 1 0 60057936 18604032 3705 996147200 134512640 135095119 4294956304 18446744073709551615 134554987 0 0 4096 0 0 0 0 17 1 0 0
/proc/20457/statm: 4542 3705 378 142 0 3496 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 18168

[startup+102.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 20463
/proc/meminfo: memFree=999832/2055920 swapFree=4192812/4192956
[pid=20457] ppid=20455 vsize=29852 CPUtime=101.32
/proc/20457/stat : 20457 (pcs.small) R 20455 20457 19823 0 -1 4194304 8759 822 0 0 10125 7 0 0 25 0 1 0 60057936 30568448 5705 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/20457/statm: 7463 5705 378 142 0 6417 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 29852

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

[startup+102.407 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 20463
/proc/meminfo: memFree=999832/2055920 swapFree=4192812/4192956
[pid=20457] ppid=20455 vsize=29852 CPUtime=101.42
/proc/20457/stat : 20457 (pcs.small) R 20455 20457 19823 0 -1 4194304 8760 822 0 0 10135 7 0 0 25 0 1 0 60057936 30568448 5706 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/20457/statm: 7463 5706 378 142 0 6417 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 29852

[startup+108.801 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 20504
/proc/meminfo: memFree=1234320/2055920 swapFree=4192812/4192956
[pid=20457] ppid=20455 vsize=29852 CPUtime=107.78
/proc/20457/stat : 20457 (pcs.small) R 20455 20457 19823 0 -1 4194304 8826 822 0 0 10771 7 0 0 25 0 1 0 60057936 30568448 5772 996147200 134512640 135095119 4294956304 18446744073709551615 134607027 0 0 4096 0 0 0 0 17 0 0 0
/proc/20457/statm: 7463 5772 378 142 0 6417 0
Current children cumulated CPU time (s) 107.78
Current children cumulated vsize (KiB) 29852

[startup+115.203 s]
/proc/loadavg: 2.08 2.02 2.01 4/82 20544
/proc/meminfo: memFree=1238608/2055920 swapFree=4192812/4192956
[pid=20457] ppid=20455 vsize=29852 CPUtime=114.18
/proc/20457/stat : 20457 (pcs.small) R 20455 20457 19823 0 -1 4194304 8898 822 0 0 11410 8 0 0 25 0 1 0 60057936 30568448 5844 996147200 134512640 135095119 4294956304 18446744073709551615 2412685 0 0 4096 0 0 0 0 17 0 0 0
/proc/20457/statm: 7463 5844 378 142 0 6417 0
Current children cumulated CPU time (s) 114.18
Current children cumulated vsize (KiB) 29852

[startup+118.401 s]
/proc/loadavg: 2.08 2.02 2.01 4/82 20546
/proc/meminfo: memFree=1233424/2055920 swapFree=4192812/4192956
[pid=20457] ppid=20455 vsize=29852 CPUtime=117.36
/proc/20457/stat : 20457 (pcs.small) R 20455 20457 19823 0 -1 4194304 8934 822 0 0 11728 8 0 0 25 0 1 0 60057936 30568448 5880 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/20457/statm: 7463 5880 378 142 0 6417 0
Current children cumulated CPU time (s) 117.36
Current children cumulated vsize (KiB) 29852

[startup+119.201 s]
/proc/loadavg: 2.08 2.02 2.01 3/82 20546
/proc/meminfo: memFree=1233232/2055920 swapFree=4192812/4192956
[pid=20457] ppid=20455 vsize=29852 CPUtime=118.16
/proc/20457/stat : 20457 (pcs.small) R 20455 20457 19823 0 -1 4194304 8942 822 0 0 11808 8 0 0 25 0 1 0 60057936 30568448 5888 996147200 134512640 135095119 4294956304 18446744073709551615 134607027 0 0 4096 0 0 0 0 17 0 0 0
/proc/20457/statm: 7463 5888 378 142 0 6417 0
Current children cumulated CPU time (s) 118.16
Current children cumulated vsize (KiB) 29852

[startup+120.006 s]
/proc/loadavg: 2.07 2.02 2.00 3/82 20546
/proc/meminfo: memFree=1233232/2055920 swapFree=4192812/4192956
[pid=20457] ppid=20455 vsize=29852 CPUtime=118.96
/proc/20457/stat : 20457 (pcs.small) R 20455 20457 19823 0 -1 4194304 8949 822 0 0 11888 8 0 0 25 0 1 0 60057936 30568448 5895 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/20457/statm: 7463 5895 378 142 0 6417 0
Current children cumulated CPU time (s) 118.96
Current children cumulated vsize (KiB) 29852

[startup+120.201 s]
/proc/loadavg: 2.07 2.02 2.00 3/82 20546
/proc/meminfo: memFree=1233232/2055920 swapFree=4192812/4192956
[pid=20457] ppid=20455 vsize=29852 CPUtime=119.16
/proc/20457/stat : 20457 (pcs.small) R 20455 20457 19823 0 -1 4194304 8952 822 0 0 11908 8 0 0 25 0 1 0 60057936 30568448 5898 996147200 134512640 135095119 4294956304 18446744073709551615 134554987 0 0 4096 0 0 0 0 17 0 0 0
/proc/20457/statm: 7463 5898 378 142 0 6417 0
Current children cumulated CPU time (s) 119.16
Current children cumulated vsize (KiB) 29852

[startup+120.301 s]
/proc/loadavg: 2.07 2.02 2.00 3/82 20546
/proc/meminfo: memFree=1233232/2055920 swapFree=4192812/4192956
[pid=20457] ppid=20455 vsize=25752 CPUtime=119.25
/proc/20457/stat : 20457 (pcs.small) R 20455 20457 19823 0 -1 4194304 8952 822 0 0 11917 8 0 0 25 0 1 0 60057936 26370048 5314 996147200 134512640 135095119 4294956304 18446744073709551615 2411952 0 0 4096 0 0 0 0 17 0 0 0
/proc/20457/statm: 6438 5314 378 142 0 5392 0
Current children cumulated CPU time (s) 119.25
Current children cumulated vsize (KiB) 25752

Child status: 0
Real time (s): 120.343
CPU time (s): 119.314
CPU user time (s): 119.216
CPU system time (s): 0.097985
CPU usage (%): 99.145
Max. virtual memory (cumulated for all children) (KiB): 29852

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

runsolver used 0.132979 second user time and 0.415936 second system time

The end

Launcher Data

Begin job on node43 at 2009-07-16 09:39:01
IDJOB=2089315
IDBENCH=59449
IDSOLVER=734
FILE ID=node43/2089315-1247729940
PBS_JOBID= 9521537
Free space on /tmp= 66124 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/tightness0.5/normalized-rand-2-40-25-180-500-27_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2089315-1247729940/watcher-2089315-1247729940 -o /tmp/evaluation-result-2089315-1247729940/solver-2089315-1247729940 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1283718596 HOME/instance-2089315-1247729940.xml

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

MD5SUM BENCH= efe0cf701c4acf57b134ea8dd62c2561
RANDOM SEED=1283718596

node43.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.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
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:       1022208 kB
Buffers:        102808 kB
Cached:         631116 kB
SwapCached:          0 kB
Active:         351680 kB
Inactive:       579340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1022208 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2012 kB
Writeback:           0 kB
Mapped:         208544 kB
Slab:            87736 kB
Committed_AS:   709112 kB
PageTables:       2232 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= 66192 MiB
End job on node43 at 2009-07-16 09:41:01