Trace number 2089304

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 135.29 135.855

DiagnosticValue
ASSIGNMENTS80598

General information on the benchmark

Namecsp/tightness0.5/
normalized-rand-2-40-25-180-500-9_ext.xml
MD5SUM3d9f7cd414a8b788dc2795e0295470a6
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 benchmark1.51577
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.02	c small-domain mode
0.00/0.03	c Seed is 785651392
0.00/0.03	c Constructing HOME/instance-2089304-1247729930.xml  with 4500 constraints
0.07/0.15	c Solving 80598 backtracks 19 restarts
135.22/135.85	s SATISFIABLE
135.22/135.85	c V0=3, V1=21, V2=0, V3=13, V4=5, V5=22, V6=6, V7=21, V8=2, V9=23, V10=16, V11=19, V12=4, V13=11, V14=3, V15=14, V16=19, V17=9, V18=2, V19=22, V20=21, V21=16, V22=22, V23=8, V24=14, V25=22, V26=0, V27=9, V28=23, V29=12, V30=4, V31=10, V32=13, V33=2, V34=2, V35=19, V36=20, V37=23, V38=20, V39=12, 
135.22/135.85	v 3 21 0 13 5 22 6 21 2 23 16 19 4 11 3 14 19 9 2 22 21 16 22 8 14 22 0 9 23 12 4 10 13 2 2 19 20 23 20 12 
135.22/135.85	d ASSIGNMENTS 80598

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-2089304-1247729930/watcher-2089304-1247729930 -o /tmp/evaluation-result-2089304-1247729930/solver-2089304-1247729930 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 785651392 HOME/instance-2089304-1247729930.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.05 2.03 4/81 14106
/proc/meminfo: memFree=1318736/2055920 swapFree=4192812/4192956
[pid=14106] ppid=14104 vsize=18576 CPUtime=0
/proc/14106/stat : 14106 (runsolver) R 14104 14106 13784 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 60060554 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 259913215271 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14106/statm: 4644 284 249 26 0 2626 0

[startup+0.0997471 s]
/proc/loadavg: 2.00 2.05 2.03 4/81 14106
/proc/meminfo: memFree=1318736/2055920 swapFree=4192812/4192956
[pid=14106] ppid=14104 vsize=5572 CPUtime=0.06
/proc/14106/stat : 14106 (pcs.small) R 14104 14106 13784 0 -1 4194304 1112 822 0 0 6 0 0 0 21 0 1 0 60060554 5705728 721 996147200 134512640 135095119 4294956304 18446744073709551615 134980062 0 0 4096 0 0 0 0 17 0 0 0
/proc/14106/statm: 1393 721 364 142 0 347 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5572

[startup+0.102744 s]
/proc/loadavg: 2.00 2.05 2.03 4/81 14106
/proc/meminfo: memFree=1318736/2055920 swapFree=4192812/4192956
[pid=14106] ppid=14104 vsize=5704 CPUtime=0.07
/proc/14106/stat : 14106 (pcs.small) R 14104 14106 13784 0 -1 4194304 1126 822 0 0 7 0 0 0 21 0 1 0 60060554 5840896 735 996147200 134512640 135095119 4294956304 18446744073709551615 11021864 0 0 4096 0 0 0 0 17 0 0 0
/proc/14106/statm: 1426 735 364 142 0 380 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5704

[startup+0.302765 s]
/proc/loadavg: 2.00 2.05 2.03 4/81 14106
/proc/meminfo: memFree=1318736/2055920 swapFree=4192812/4192956
[pid=14106] ppid=14104 vsize=7024 CPUtime=0.27
/proc/14106/stat : 14106 (pcs.small) R 14104 14106 13784 0 -1 4194304 1491 822 0 0 26 1 0 0 23 0 1 0 60060554 7192576 1067 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/14106/statm: 1756 1067 378 142 0 710 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 7024

[startup+0.702806 s]
/proc/loadavg: 2.00 2.05 2.03 4/81 14106
/proc/meminfo: memFree=1318736/2055920 swapFree=4192812/4192956
[pid=14106] ppid=14104 vsize=7024 CPUtime=0.67
/proc/14106/stat : 14106 (pcs.small) R 14104 14106 13784 0 -1 4194304 1503 822 0 0 66 1 0 0 25 0 1 0 60060554 7192576 1079 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/14106/statm: 1756 1079 378 142 0 710 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 7024

[startup+1.50188 s]
/proc/loadavg: 2.00 2.05 2.03 3/82 14112
/proc/meminfo: memFree=1315784/2055920 swapFree=4192812/4192956
[pid=14106] ppid=14104 vsize=6764 CPUtime=1.47
/proc/14106/stat : 14106 (pcs.small) R 14104 14106 13784 0 -1 4194304 1520 822 0 0 146 1 0 0 25 0 1 0 60060554 6926336 1031 996147200 134512640 135095119 4294956304 18446744073709551615 134642931 0 0 4096 0 0 0 0 17 0 0 0
/proc/14106/statm: 1691 1031 378 142 0 645 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 6764

[startup+3.10104 s]
/proc/loadavg: 2.00 2.05 2.03 3/82 14112
/proc/meminfo: memFree=1315720/2055920 swapFree=4192812/4192956
[pid=14106] ppid=14104 vsize=7924 CPUtime=3.06
/proc/14106/stat : 14106 (pcs.small) R 14104 14106 13784 0 -1 4194304 1710 822 0 0 305 1 0 0 25 0 1 0 60060554 8114176 1221 996147200 134512640 135095119 4294956304 18446744073709551615 134570615 0 0 4096 0 0 0 0 17 0 0 0
/proc/14106/statm: 1981 1221 378 142 0 935 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 7924

[startup+6.30143 s]
/proc/loadavg: 2.00 2.05 2.03 3/82 14112
/proc/meminfo: memFree=1313288/2055920 swapFree=4192812/4192956
[pid=14106] ppid=14104 vsize=10896 CPUtime=6.24
/proc/14106/stat : 14106 (pcs.small) R 14104 14106 13784 0 -1 4194304 2469 822 0 0 623 1 0 0 25 0 1 0 60060554 11157504 1723 996147200 134512640 135095119 4294956304 18446744073709551615 134589504 0 0 4096 0 0 0 0 17 0 0 0
/proc/14106/statm: 2724 1723 378 142 0 1678 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 10896

[startup+12.702 s]
/proc/loadavg: 2.00 2.05 2.03 3/82 14112
/proc/meminfo: memFree=1311752/2055920 swapFree=4192812/4192956
[pid=14106] ppid=14104 vsize=11412 CPUtime=12.61
/proc/14106/stat : 14106 (pcs.small) R 14104 14106 13784 0 -1 4194304 2843 822 0 0 1260 1 0 0 25 0 1 0 60060554 11685888 2097 996147200 134512640 135095119 4294956304 18446744073709551615 134589545 0 0 4096 0 0 0 0 17 0 0 0
/proc/14106/statm: 2853 2097 378 142 0 1807 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 11412

[startup+25.5022 s]
/proc/loadavg: 2.00 2.05 2.03 3/82 14112
/proc/meminfo: memFree=1308104/2055920 swapFree=4192812/4192956
[pid=14106] ppid=14104 vsize=16724 CPUtime=25.37
/proc/14106/stat : 14106 (pcs.small) R 14104 14106 13784 0 -1 4194304 4527 822 0 0 2534 3 0 0 25 0 1 0 60060554 17125376 3011 996147200 134512640 135095119 4294956304 18446744073709551615 134642970 0 0 4096 0 0 0 0 17 0 0 0
/proc/14106/statm: 4181 3011 378 142 0 3135 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 16724

[startup+51.1026 s]
/proc/loadavg: 2.07 2.06 2.03 3/82 14112
/proc/meminfo: memFree=1304648/2055920 swapFree=4192812/4192956
[pid=14106] ppid=14104 vsize=22660 CPUtime=50.86
/proc/14106/stat : 14106 (pcs.small) R 14104 14106 13784 0 -1 4194304 6454 822 0 0 5082 4 0 0 25 0 1 0 60060554 23203840 3913 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/14106/statm: 5665 3913 378 142 0 4619 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 22660

[startup+102.306 s]
/proc/loadavg: 2.02 2.05 2.03 3/82 14112
/proc/meminfo: memFree=1296776/2055920 swapFree=4192812/4192956
[pid=14106] ppid=14104 vsize=29580 CPUtime=101.86
/proc/14106/stat : 14106 (pcs.small) R 14104 14106 13784 0 -1 4194304 8883 822 0 0 10179 7 0 0 25 0 1 0 60060554 30289920 5829 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/14106/statm: 7395 5829 378 142 0 6349 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 29580

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

[startup+115.102 s]
/proc/loadavg: 2.02 2.04 2.03 3/82 14112
/proc/meminfo: memFree=1296264/2055920 swapFree=4192812/4192956
[pid=14106] ppid=14104 vsize=29580 CPUtime=114.61
/proc/14106/stat : 14106 (pcs.small) R 14104 14106 13784 0 -1 4194304 9022 822 0 0 11454 7 0 0 25 0 1 0 60060554 30289920 5968 996147200 134512640 135095119 4294956304 18446744073709551615 134642952 0 0 4096 0 0 0 0 17 0 0 0
/proc/14106/statm: 7395 5968 378 142 0 6349 0
Current children cumulated CPU time (s) 114.61
Current children cumulated vsize (KiB) 29580

[startup+127.903 s]
/proc/loadavg: 2.02 2.04 2.03 3/82 14112
/proc/meminfo: memFree=1295496/2055920 swapFree=4192812/4192956
[pid=14106] ppid=14104 vsize=29712 CPUtime=127.35
/proc/14106/stat : 14106 (pcs.small) R 14104 14106 13784 0 -1 4194304 9198 822 0 0 12728 7 0 0 25 0 1 0 60060554 30425088 6144 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/14106/statm: 7428 6144 378 142 0 6382 0
Current children cumulated CPU time (s) 127.35
Current children cumulated vsize (KiB) 29712

[startup+131.101 s]
/proc/loadavg: 2.02 2.04 2.03 3/82 14112
/proc/meminfo: memFree=1295240/2055920 swapFree=4192812/4192956
[pid=14106] ppid=14104 vsize=29976 CPUtime=130.53
/proc/14106/stat : 14106 (pcs.small) R 14104 14106 13784 0 -1 4194304 9274 822 0 0 13046 7 0 0 25 0 1 0 60060554 30695424 6220 996147200 134512640 135095119 4294956304 18446744073709551615 134616997 0 0 4096 0 0 0 0 17 0 0 0
/proc/14106/statm: 7494 6220 378 142 0 6448 0
Current children cumulated CPU time (s) 130.53
Current children cumulated vsize (KiB) 29976

[startup+134.302 s]
/proc/loadavg: 2.01 2.04 2.03 3/82 14112
/proc/meminfo: memFree=1294984/2055920 swapFree=4192812/4192956
[pid=14106] ppid=14104 vsize=30108 CPUtime=133.73
/proc/14106/stat : 14106 (pcs.small) R 14104 14106 13784 0 -1 4194304 9334 822 0 0 13365 8 0 0 25 0 1 0 60060554 30830592 6280 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/14106/statm: 7527 6280 378 142 0 6481 0
Current children cumulated CPU time (s) 133.73
Current children cumulated vsize (KiB) 30108

[startup+135.102 s]
/proc/loadavg: 2.01 2.04 2.03 3/82 14112
/proc/meminfo: memFree=1294984/2055920 swapFree=4192812/4192956
[pid=14106] ppid=14104 vsize=30108 CPUtime=134.53
/proc/14106/stat : 14106 (pcs.small) R 14104 14106 13784 0 -1 4194304 9352 822 0 0 13445 8 0 0 25 0 1 0 60060554 30830592 6298 996147200 134512640 135095119 4294956304 18446744073709551615 134570977 0 0 4096 0 0 0 0 17 0 0 0
/proc/14106/statm: 7527 6298 378 142 0 6481 0
Current children cumulated CPU time (s) 134.53
Current children cumulated vsize (KiB) 30108

[startup+135.502 s]
/proc/loadavg: 2.01 2.04 2.03 3/82 14112
/proc/meminfo: memFree=1294856/2055920 swapFree=4192812/4192956
[pid=14106] ppid=14104 vsize=30108 CPUtime=134.92
/proc/14106/stat : 14106 (pcs.small) R 14104 14106 13784 0 -1 4194304 9362 822 0 0 13484 8 0 0 25 0 1 0 60060554 30830592 6308 996147200 134512640 135095119 4294956304 18446744073709551615 134583123 0 0 4096 0 0 0 0 17 0 0 0
/proc/14106/statm: 7527 6308 378 142 0 6481 0
Current children cumulated CPU time (s) 134.92
Current children cumulated vsize (KiB) 30108

[startup+135.702 s]
/proc/loadavg: 2.01 2.04 2.03 3/82 14112
/proc/meminfo: memFree=1294856/2055920 swapFree=4192812/4192956
[pid=14106] ppid=14104 vsize=30108 CPUtime=135.12
/proc/14106/stat : 14106 (pcs.small) R 14104 14106 13784 0 -1 4194304 9362 822 0 0 13504 8 0 0 25 0 1 0 60060554 30830592 6308 996147200 134512640 135095119 4294956304 18446744073709551615 134617856 0 0 4096 0 0 0 0 17 0 0 0
/proc/14106/statm: 7527 6308 378 142 0 6481 0
Current children cumulated CPU time (s) 135.12
Current children cumulated vsize (KiB) 30108

[startup+135.802 s]
/proc/loadavg: 2.01 2.04 2.03 3/82 14112
/proc/meminfo: memFree=1294856/2055920 swapFree=4192812/4192956
[pid=14106] ppid=14104 vsize=26008 CPUtime=135.22
/proc/14106/stat : 14106 (pcs.small) R 14104 14106 13784 0 -1 4194304 9362 822 0 0 13514 8 0 0 25 0 1 0 60060554 26632192 5643 996147200 134512640 135095119 4294956304 18446744073709551615 4158851740 0 0 4096 0 0 0 0 17 0 0 0
/proc/14106/statm: 6502 5643 378 142 0 5456 0
Current children cumulated CPU time (s) 135.22
Current children cumulated vsize (KiB) 26008

Child status: 0
Real time (s): 135.855
CPU time (s): 135.29
CPU user time (s): 135.2
CPU system time (s): 0.089986
CPU usage (%): 99.5847
Max. virtual memory (cumulated for all children) (KiB): 30108

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

runsolver used 0.131979 second user time and 0.367944 second system time

The end

Launcher Data

Begin job on node4 at 2009-07-16 09:38:50
IDJOB=2089304
IDBENCH=59441
IDSOLVER=734
FILE ID=node4/2089304-1247729930
PBS_JOBID= 9521651
Free space on /tmp= 66408 MiB

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

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

MD5SUM BENCH= 3d9f7cd414a8b788dc2795e0295470a6
RANDOM SEED=785651392

node4.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	: 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.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:       1319216 kB
Buffers:         91072 kB
Cached:         506580 kB
SwapCached:          0 kB
Active:         248900 kB
Inactive:       409768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1319216 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2088 kB
Writeback:           0 kB
Mapped:          81408 kB
Slab:            62964 kB
Committed_AS:   600880 kB
PageTables:       2036 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= 66408 MiB
End job on node4 at 2009-07-16 09:41:06