Trace number 2069152

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 252.472 253.743

DiagnosticValue
ASSIGNMENTS6789

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-blast-tlan2.xml
MD5SUM9b20d494642ff2b0ed540c977857fea7
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.6173
Satisfiable
(Un)Satisfiability was proved
Number of variables2221
Number of constraints3049
Maximum constraint arity19
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3049
Global constraints used (with number of constraints)

Solver Data

0.00/0.03	c has operations which may create big domains
0.00/0.03	c big-domain mode
0.00/0.07	c Seed is 1698571424
0.00/0.07	c Constructing HOME/instance-2069152-1247707842.xml  with 22284 constraints
0.36/0.45	c Solving 6789 backtracks 13 restarts
252.41/253.72	s UNSATISFIABLE
252.41/253.72	d ASSIGNMENTS 6789

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-2069152-1247707842/watcher-2069152-1247707842 -o /tmp/evaluation-result-2069152-1247707842/solver-2069152-1247707842 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1698571424 HOME/instance-2069152-1247707842.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.92 2.54 2.30 4/82 17834
/proc/meminfo: memFree=1172056/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=18576 CPUtime=0
/proc/17834/stat : 17834 (runsolver) R 17832 17834 16180 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 57848060 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 264840473895 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17834/statm: 4644 284 249 26 0 2626 0

[startup+0.0887911 s]
/proc/loadavg: 2.92 2.54 2.30 4/82 17834
/proc/meminfo: memFree=1172056/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=5540 CPUtime=0.05
/proc/17834/stat : 17834 (pcs.big) R 17832 17834 16180 0 -1 4194304 1044 826 0 0 4 1 0 0 18 0 1 0 57848060 5672960 653 996147200 134512640 135215973 4294956304 18446744073709551615 4158911806 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 1385 653 385 171 0 310 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5540

[startup+0.102789 s]
/proc/loadavg: 2.92 2.54 2.30 4/82 17834
/proc/meminfo: memFree=1172056/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=5540 CPUtime=0.06
/proc/17834/stat : 17834 (pcs.big) R 17832 17834 16180 0 -1 4194304 1067 826 0 0 5 1 0 0 18 0 1 0 57848060 5672960 676 996147200 134512640 135215973 4294956304 18446744073709551615 4160172288 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 1385 676 385 171 0 310 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5540

[startup+0.301818 s]
/proc/loadavg: 2.92 2.54 2.30 4/82 17834
/proc/meminfo: memFree=1172056/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=8932 CPUtime=0.26
/proc/17834/stat : 17834 (pcs.big) R 17832 17834 16180 0 -1 4194304 2170 826 0 0 25 1 0 0 19 0 1 0 57848060 9146368 1428 996147200 134512640 135215973 4294956304 18446744073709551615 11722469 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 2233 1428 385 171 0 1158 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 8932

[startup+0.70185 s]
/proc/loadavg: 2.92 2.54 2.30 4/82 17834
/proc/meminfo: memFree=1172056/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=15800 CPUtime=0.65
/proc/17834/stat : 17834 (pcs.big) R 17832 17834 16180 0 -1 4194304 4559 826 0 0 63 2 0 0 23 0 1 0 57848060 16179200 3043 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 3950 3043 407 171 0 2875 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 15800

[startup+1.50193 s]
/proc/loadavg: 2.85 2.53 2.29 3/83 17840
/proc/meminfo: memFree=1160528/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=17668 CPUtime=1.46
/proc/17834/stat : 17834 (pcs.big) R 17832 17834 16180 0 -1 4194304 5106 826 0 0 143 3 0 0 25 0 1 0 57848060 18092032 3485 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 4417 3485 407 171 0 3342 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 17668

[startup+3.10109 s]
/proc/loadavg: 2.85 2.53 2.29 3/83 17840
/proc/meminfo: memFree=1158160/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=21404 CPUtime=3.04
/proc/17834/stat : 17834 (pcs.big) R 17832 17834 16180 0 -1 4194304 6095 826 0 0 301 3 0 0 25 0 1 0 57848060 21917696 4265 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 5351 4265 407 171 0 4276 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 21404

[startup+6.30143 s]
/proc/loadavg: 2.85 2.53 2.29 3/83 17840
/proc/meminfo: memFree=1146384/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=30460 CPUtime=6.23
/proc/17834/stat : 17834 (pcs.big) R 17832 17834 16180 0 -1 4194304 8725 826 0 0 618 5 0 0 25 0 1 0 57848060 31191040 6478 996147200 134512640 135215973 4294956304 18446744073709551615 134583491 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 7615 6478 407 171 0 6540 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 30460

[startup+12.7011 s]
/proc/loadavg: 2.80 2.53 2.29 3/83 17840
/proc/meminfo: memFree=1141200/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=32552 CPUtime=12.6
/proc/17834/stat : 17834 (pcs.big) R 17832 17834 16180 0 -1 4194304 9342 826 0 0 1255 5 0 0 25 0 1 0 57848060 33333248 7087 996147200 134512640 135215973 4294956304 18446744073709551615 134583664 0 0 4096 0 0 0 0 17 1 0 0
/proc/17834/statm: 8138 7087 410 171 0 7063 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 32552

[startup+25.5014 s]
/proc/loadavg: 2.67 2.51 2.29 3/83 17840
/proc/meminfo: memFree=1140816/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=32736 CPUtime=25.33
/proc/17834/stat : 17834 (pcs.big) R 17832 17834 16180 0 -1 4194304 9397 826 0 0 2528 5 0 0 25 0 1 0 57848060 33521664 7142 996147200 134512640 135215973 4294956304 18446744073709551615 134532991 0 0 4096 0 0 0 0 17 0 0 0
/proc/17834/statm: 8184 7142 410 171 0 7109 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 32736

[startup+51.1011 s]
/proc/loadavg: 2.57 2.50 2.29 4/83 17840
/proc/meminfo: memFree=1131280/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=33488 CPUtime=50.81
/proc/17834/stat : 17834 (pcs.big) R 17832 17834 16180 0 -1 4194304 9583 826 0 0 5075 6 0 0 25 0 1 0 57848060 34291712 7328 996147200 134512640 135215973 4294956304 18446744073709551615 4158960027 0 0 4096 0 0 0 0 17 0 0 0
/proc/17834/statm: 8372 7328 410 171 0 7297 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 33488

[startup+102.308 s]
/proc/loadavg: 2.31 2.44 2.28 4/83 17840
/proc/meminfo: memFree=1103632/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=57208 CPUtime=101.77
/proc/17834/stat : 17834 (pcs.big) R 17832 17834 16180 0 -1 4194304 16072 826 0 0 10168 9 0 0 25 0 1 0 57848060 58580992 12886 996147200 134512640 135215973 4294956304 18446744073709551615 4158853402 0 0 4096 0 0 0 0 17 0 0 0
/proc/17834/statm: 14302 12886 410 171 0 13227 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 57208

[startup+162.301 s]
/proc/loadavg: 2.30 2.42 2.28 3/83 17840
/proc/meminfo: memFree=1071184/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=77756 CPUtime=161.46
/proc/17834/stat : 17834 (pcs.big) R 17832 17834 16180 0 -1 4194304 21354 826 0 0 16134 12 0 0 25 0 1 0 57848060 79622144 18039 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 0 0 0
/proc/17834/statm: 19439 18039 410 171 0 18364 0
Current children cumulated CPU time (s) 161.46
Current children cumulated vsize (KiB) 77756

[startup+222.302 s]
/proc/loadavg: 2.33 2.40 2.28 3/83 17840
/proc/meminfo: memFree=1031760/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=113220 CPUtime=221.17
/proc/17834/stat : 17834 (pcs.big) R 17832 17834 16180 0 -1 4194304 30376 826 0 0 22099 18 0 0 25 0 1 0 57848060 115937280 26804 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 0 0 0
/proc/17834/statm: 28305 26804 410 171 0 27230 0
Current children cumulated CPU time (s) 221.17
Current children cumulated vsize (KiB) 113220

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

[startup+230.301 s]
/proc/loadavg: 2.30 2.39 2.28 3/83 17840
/proc/meminfo: memFree=1028240/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=116932 CPUtime=229.12
/proc/17834/stat : 17834 (pcs.big) R 17832 17834 16180 0 -1 4194304 31312 826 0 0 22893 19 0 0 25 0 1 0 57848060 119738368 27740 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 0 0 0
/proc/17834/statm: 29233 27740 410 171 0 28158 0
Current children cumulated CPU time (s) 229.12
Current children cumulated vsize (KiB) 116932

[startup+243.107 s]
/proc/loadavg: 2.23 2.37 2.27 3/83 17840
/proc/meminfo: memFree=1019856/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=123572 CPUtime=241.87
/proc/17834/stat : 17834 (pcs.big) R 17832 17834 16180 0 -1 4194304 33010 826 0 0 24166 21 0 0 25 0 1 0 57848060 126537728 29438 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 0 0 0
/proc/17834/statm: 30893 29438 410 171 0 29818 0
Current children cumulated CPU time (s) 241.87
Current children cumulated vsize (KiB) 123572

[startup+249.502 s]
/proc/loadavg: 2.29 2.38 2.27 3/83 17840
/proc/meminfo: memFree=1016592/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=126992 CPUtime=248.23
/proc/17834/stat : 17834 (pcs.big) R 17832 17834 16180 0 -1 4194304 33880 826 0 0 24801 22 0 0 25 0 1 0 57848060 130039808 30308 996147200 134512640 135215973 4294956304 18446744073709551615 134648311 0 0 4096 0 0 0 0 17 0 0 0
/proc/17834/statm: 31748 30308 410 171 0 30673 0
Current children cumulated CPU time (s) 248.23
Current children cumulated vsize (KiB) 126992

[startup+251.102 s]
/proc/loadavg: 2.27 2.38 2.27 3/83 17840
/proc/meminfo: memFree=1015440/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=127760 CPUtime=249.82
/proc/17834/stat : 17834 (pcs.big) R 17832 17834 16180 0 -1 4194304 34076 826 0 0 24960 22 0 0 25 0 1 0 57848060 130826240 30504 996147200 134512640 135215973 4294956304 18446744073709551615 134989379 0 0 4096 0 0 0 0 17 0 0 0
/proc/17834/statm: 31940 30504 410 171 0 30865 0
Current children cumulated CPU time (s) 249.82
Current children cumulated vsize (KiB) 127760

[startup+252.702 s]
/proc/loadavg: 2.27 2.38 2.27 3/83 17840
/proc/meminfo: memFree=1014864/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=128680 CPUtime=251.41
/proc/17834/stat : 17834 (pcs.big) R 17832 17834 16180 0 -1 4194304 34310 826 0 0 25119 22 0 0 25 0 1 0 57848060 131768320 30738 996147200 134512640 135215973 4294956304 18446744073709551615 4158960014 0 0 4096 0 0 0 0 17 0 0 0
/proc/17834/statm: 32170 30738 410 171 0 31095 0
Current children cumulated CPU time (s) 251.41
Current children cumulated vsize (KiB) 128680

[startup+253.502 s]
/proc/loadavg: 2.27 2.38 2.27 3/83 17840
/proc/meminfo: memFree=1014288/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=128000 CPUtime=252.21
/proc/17834/stat : 17834 (pcs.big) R 17832 17834 16180 0 -1 4194304 34407 826 0 0 25199 22 0 0 25 0 1 0 57848060 131072000 30607 996147200 134512640 135215973 4294956304 18446744073709551615 134532692 0 0 4096 0 0 0 0 17 0 0 0
/proc/17834/statm: 32000 30607 410 171 0 30925 0
Current children cumulated CPU time (s) 252.21
Current children cumulated vsize (KiB) 128000

[startup+253.702 s]
/proc/loadavg: 2.27 2.38 2.27 3/83 17840
/proc/meminfo: memFree=1014288/2055920 swapFree=4192812/4192956
[pid=17834] ppid=17832 vsize=128000 CPUtime=252.41
/proc/17834/stat : 17834 (pcs.big) R 17832 17834 16180 0 -1 4194304 34407 826 0 0 25219 22 0 0 25 0 1 0 57848060 131072000 30607 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 0 0 0
/proc/17834/statm: 32000 30607 410 171 0 30925 0
Current children cumulated CPU time (s) 252.41
Current children cumulated vsize (KiB) 128000

Child status: 0
Real time (s): 253.743
CPU time (s): 252.472
CPU user time (s): 252.22
CPU system time (s): 0.251961
CPU usage (%): 99.4991
Max. virtual memory (cumulated for all children) (KiB): 129028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 252.22
system time used= 0.251961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35236
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= 25
involuntary context switches= 7901

runsolver used 0.300954 second user time and 0.866868 second system time

The end

Launcher Data

Begin job on node44 at 2009-07-16 03:30:42
IDJOB=2069152
IDBENCH=54995
IDSOLVER=734
FILE ID=node44/2069152-1247707842
PBS_JOBID= 9521223
Free space on /tmp= 66272 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/pseudo/uclid/normalized-blast-tlan2.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2069152-1247707842/watcher-2069152-1247707842 -o /tmp/evaluation-result-2069152-1247707842/solver-2069152-1247707842 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1698571424 HOME/instance-2069152-1247707842.xml

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

MD5SUM BENCH= 9b20d494642ff2b0ed540c977857fea7
RANDOM SEED=1698571424

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:       1172536 kB
Buffers:         61804 kB
Cached:         272416 kB
SwapCached:          0 kB
Active:         529472 kB
Inactive:       288836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1172536 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2424 kB
Writeback:           0 kB
Mapped:         504512 kB
Slab:            49364 kB
Committed_AS:  1056268 kB
PageTables:       2756 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 03:34:56