Trace number 2069173

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.2UNSAT 251.304 253.553

DiagnosticValue
ASSIGNMENTS3098

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-elf-rf9.xml
MD5SUM6fea805b38dfb180ddb73a033dd0e468
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 benchmark19.879
Satisfiable
(Un)Satisfiability was proved
Number of variables20445
Number of constraints58443
Maximum constraint arity13
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension58443
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c has operations which may create big domains
0.00/0.08	c big-domain mode
0.00/0.08	c Seed is 2031766568
0.00/0.08	c Constructing HOME/instance-2069173-1247707868.xml  with 177882 constraints
4.43/4.56	c Solving 3098 backtracks 11 restarts
251.23/253.52	s UNSATISFIABLE
251.23/253.52	d ASSIGNMENTS 3098

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-2069173-1247707868/watcher-2069173-1247707868 -o /tmp/evaluation-result-2069173-1247707868/solver-2069173-1247707868 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 2031766568 HOME/instance-2069173-1247707868.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: 1.85 1.97 1.99 3/72 11847
/proc/meminfo: memFree=723816/2055920 swapFree=4192812/4192956
[pid=11847] ppid=11845 vsize=5356 CPUtime=0
/proc/11847/stat : 11847 (pcssolve) R 11845 11847 10244 0 -1 4194304 265 0 0 0 0 0 0 0 20 0 1 0 57853703 5484544 233 996147200 4194304 4889804 548682068800 18446744073709551615 4309126 0 0 4100 65536 0 0 0 17 1 0 0
/proc/11847/statm: 1339 233 194 169 0 50 0

[startup+0.087438 s]
/proc/loadavg: 1.85 1.97 1.99 3/72 11847
/proc/meminfo: memFree=723816/2055920 swapFree=4192812/4192956
[pid=11847] ppid=11845 vsize=5292 CPUtime=0.06
/proc/11847/stat : 11847 (pcs.big) R 11845 11847 10244 0 -1 4194304 920 826 0 0 0 0 5 1 18 0 1 0 57853703 5419008 529 996147200 134512640 135215973 4294956304 18446744073709551615 134786481 0 0 4096 0 0 0 0 17 1 0 0
/proc/11847/statm: 1323 529 360 171 0 248 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5292

[startup+0.101427 s]
/proc/loadavg: 1.85 1.97 1.99 3/72 11847
/proc/meminfo: memFree=723816/2055920 swapFree=4192812/4192956
[pid=11847] ppid=11845 vsize=5424 CPUtime=0.07
/proc/11847/stat : 11847 (pcs.big) R 11845 11847 10244 0 -1 4194304 1052 826 0 0 1 0 5 1 18 0 1 0 57853703 5554176 661 996147200 134512640 135215973 4294956304 18446744073709551615 4160505743 0 0 4096 0 0 0 0 17 1 0 0
/proc/11847/statm: 1356 661 361 171 0 281 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5424

[startup+0.301378 s]
/proc/loadavg: 1.85 1.97 1.99 3/72 11847
/proc/meminfo: memFree=723816/2055920 swapFree=4192812/4192956
[pid=11847] ppid=11845 vsize=11692 CPUtime=0.27
/proc/11847/stat : 11847 (pcs.big) R 11845 11847 10244 0 -1 4194304 2776 826 0 0 21 0 5 1 19 0 1 0 57853703 11972608 1902 996147200 134512640 135215973 4294956304 18446744073709551615 134701076 0 0 4096 0 0 0 0 17 1 0 0
/proc/11847/statm: 2923 1902 385 171 0 1848 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 11692

[startup+0.701263 s]
/proc/loadavg: 1.85 1.97 1.99 3/72 11847
/proc/meminfo: memFree=723816/2055920 swapFree=4192812/4192956
[pid=11847] ppid=11845 vsize=17644 CPUtime=0.67
/proc/11847/stat : 11847 (pcs.big) R 11845 11847 10244 0 -1 4194304 4615 826 0 0 60 1 5 1 22 0 1 0 57853703 18067456 3095 996147200 134512640 135215973 4294956304 18446744073709551615 7638867 0 0 4096 0 0 0 0 17 1 0 0
/proc/11847/statm: 4411 3095 385 171 0 3336 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 17644

[startup+1.50103 s]
/proc/loadavg: 1.85 1.97 1.99 3/73 11853
/proc/meminfo: memFree=708512/2055920 swapFree=4192812/4192956
[pid=11847] ppid=11845 vsize=24908 CPUtime=1.46
/proc/11847/stat : 11847 (pcs.big) R 11845 11847 10244 0 -1 4194304 7178 826 0 0 138 2 5 1 25 0 1 0 57853703 25505792 4968 996147200 134512640 135215973 4294956304 18446744073709551615 134897526 0 0 4096 0 0 0 0 17 1 0 0
/proc/11847/statm: 6227 4968 385 171 0 5152 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 24908

[startup+3.10157 s]
/proc/loadavg: 1.85 1.97 1.99 3/73 11853
/proc/meminfo: memFree=697632/2055920 swapFree=4192812/4192956
[pid=11847] ppid=11845 vsize=43980 CPUtime=3.05
/proc/11847/stat : 11847 (pcs.big) R 11845 11847 10244 0 -1 4194304 13326 826 0 0 294 5 5 1 25 0 1 0 57853703 45035520 8904 996147200 134512640 135215973 4294956304 18446744073709551615 134898263 0 0 4096 0 0 0 0 17 1 0 0
/proc/11847/statm: 10995 8904 385 171 0 9920 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 43980

[startup+6.30165 s]
/proc/loadavg: 1.86 1.97 1.99 3/73 11853
/proc/meminfo: memFree=636768/2055920 swapFree=4192812/4192956
[pid=11847] ppid=11845 vsize=105456 CPUtime=6.22
/proc/11847/stat : 11847 (pcs.big) R 11845 11847 10244 0 -1 4194304 34510 826 0 0 603 13 5 1 25 0 1 0 57853703 107986944 22489 996147200 134512640 135215973 4294956304 18446744073709551615 134610795 0 0 4096 0 0 0 0 17 1 0 0
/proc/11847/statm: 26364 22489 406 171 0 25289 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 105456

[startup+12.7018 s]
/proc/loadavg: 1.87 1.97 1.99 3/73 11853
/proc/meminfo: memFree=613024/2055920 swapFree=4192812/4192956
[pid=11847] ppid=11845 vsize=127892 CPUtime=12.57
/proc/11847/stat : 11847 (pcs.big) R 11845 11847 10244 0 -1 4194304 46489 826 0 0 1233 18 5 1 25 0 1 0 57853703 130961408 26344 996147200 134512640 135215973 4294956304 18446744073709551615 134609802 0 0 4096 0 0 0 0 17 1 0 0
/proc/11847/statm: 31973 26344 409 171 0 30898 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 127892

[startup+25.5011 s]
/proc/loadavg: 1.90 1.97 1.99 3/73 11853
/proc/meminfo: memFree=606432/2055920 swapFree=4192812/4192956
[pid=11847] ppid=11845 vsize=128772 CPUtime=25.25
/proc/11847/stat : 11847 (pcs.big) R 11845 11847 10244 0 -1 4194304 56581 826 0 0 2497 22 5 1 25 0 1 0 57853703 131862528 26572 996147200 134512640 135215973 4294956304 18446744073709551615 134585632 0 0 4096 0 0 0 0 17 1 0 0
/proc/11847/statm: 32193 26572 409 171 0 31118 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 128772

[startup+51.1018 s]
/proc/loadavg: 1.93 1.97 1.99 3/73 11853
/proc/meminfo: memFree=589664/2055920 swapFree=4192812/4192956
[pid=11847] ppid=11845 vsize=132384 CPUtime=50.62
/proc/11847/stat : 11847 (pcs.big) R 11845 11847 10244 0 -1 4194304 87283 826 0 0 5021 35 5 1 25 0 1 0 57853703 135561216 27444 996147200 134512640 135215973 4294956304 18446744073709551615 134588292 0 0 4096 0 0 0 0 17 1 0 0
/proc/11847/statm: 33096 27444 409 171 0 32021 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 132384

[startup+102.307 s]
/proc/loadavg: 1.97 1.97 1.99 3/73 11853
/proc/meminfo: memFree=543712/2055920 swapFree=4192812/4192956
[pid=11847] ppid=11845 vsize=150204 CPUtime=101.37
/proc/11847/stat : 11847 (pcs.big) R 11845 11847 10244 0 -1 4194304 179609 826 0 0 10059 72 5 1 25 0 1 0 57853703 153808896 31855 996147200 134512640 135215973 4294956304 18446744073709551615 134612264 0 0 4096 0 0 0 0 17 1 0 0
/proc/11847/statm: 37551 31855 409 171 0 36476 0
Current children cumulated CPU time (s) 101.37
Current children cumulated vsize (KiB) 150204

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 11853
/proc/meminfo: memFree=478176/2055920 swapFree=4192812/4192956
[pid=11847] ppid=11845 vsize=178720 CPUtime=160.84
/proc/11847/stat : 11847 (pcs.big) R 11845 11847 10244 0 -1 4194304 294216 826 0 0 15957 121 5 1 25 0 1 0 57853703 183009280 39054 996147200 134512640 135215973 4294956304 18446744073709551615 134686736 0 0 4096 0 0 0 0 17 1 0 0
/proc/11847/statm: 44680 39054 409 171 0 43605 0
Current children cumulated CPU time (s) 160.84
Current children cumulated vsize (KiB) 178720

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 11853
/proc/meminfo: memFree=422048/2055920 swapFree=4192812/4192956
[pid=11847] ppid=11845 vsize=217336 CPUtime=220.3
/proc/11847/stat : 11847 (pcs.big) R 11845 11847 10244 0 -1 4194304 418529 826 0 0 21852 172 5 1 25 0 1 0 57853703 222552064 48573 996147200 134512640 135215973 4294956304 18446744073709551615 134609785 0 0 4096 0 0 0 0 17 1 0 0
/proc/11847/statm: 54334 48573 409 171 0 53259 0
Current children cumulated CPU time (s) 220.3
Current children cumulated vsize (KiB) 217336

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

[startup+230.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 11853
/proc/meminfo: memFree=417120/2055920 swapFree=4192812/4192956
[pid=11847] ppid=11845 vsize=219480 CPUtime=228.24
/proc/11847/stat : 11847 (pcs.big) R 11845 11847 10244 0 -1 4194304 429058 826 0 0 22641 177 5 1 25 0 1 0 57853703 224747520 49101 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/11847/statm: 54870 49101 409 171 0 53795 0
Current children cumulated CPU time (s) 228.24
Current children cumulated vsize (KiB) 219480

[startup+243.106 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 11853
/proc/meminfo: memFree=396128/2055920 swapFree=4192812/4192956
[pid=11847] ppid=11845 vsize=235308 CPUtime=240.93
/proc/11847/stat : 11847 (pcs.big) R 11845 11847 10244 0 -1 4194304 473051 826 0 0 23893 194 5 1 25 0 1 0 57853703 240955392 53090 996147200 134512640 135215973 4294956304 18446744073709551615 134583516 0 0 4096 0 0 0 0 17 1 0 0
/proc/11847/statm: 58827 53090 409 171 0 57752 0
Current children cumulated CPU time (s) 240.93
Current children cumulated vsize (KiB) 235308

[startup+249.501 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 11853
/proc/meminfo: memFree=390176/2055920 swapFree=4192812/4192956
[pid=11847] ppid=11845 vsize=239424 CPUtime=247.27
/proc/11847/stat : 11847 (pcs.big) R 11845 11847 10244 0 -1 4194304 486565 826 0 0 24522 199 5 1 25 0 1 0 57853703 245170176 54137 996147200 134512640 135215973 4294956304 18446744073709551615 134648598 0 0 4096 0 0 0 0 17 1 0 0
/proc/11847/statm: 59856 54137 409 171 0 58781 0
Current children cumulated CPU time (s) 247.27
Current children cumulated vsize (KiB) 239424

[startup+251.101 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 11853
/proc/meminfo: memFree=388384/2055920 swapFree=4192812/4192956
[pid=11847] ppid=11845 vsize=240584 CPUtime=248.84
/proc/11847/stat : 11847 (pcs.big) R 11845 11847 10244 0 -1 4194304 489864 826 0 0 24678 200 5 1 25 0 1 0 57853703 246358016 54422 996147200 134512640 135215973 4294956304 18446744073709551615 134609802 0 0 4096 0 0 0 0 17 1 0 0
/proc/11847/statm: 60146 54422 409 171 0 59071 0
Current children cumulated CPU time (s) 248.84
Current children cumulated vsize (KiB) 240584

[startup+252.702 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 11853
/proc/meminfo: memFree=386976/2055920 swapFree=4192812/4192956
[pid=11847] ppid=11845 vsize=241996 CPUtime=250.44
/proc/11847/stat : 11847 (pcs.big) R 11845 11847 10244 0 -1 4194304 493771 826 0 0 24836 202 5 1 25 0 1 0 57853703 247803904 54767 996147200 134512640 135215973 4294956304 18446744073709551615 134592165 0 0 4096 0 0 0 0 17 1 0 0
/proc/11847/statm: 60499 54767 409 171 0 59424 0
Current children cumulated CPU time (s) 250.44
Current children cumulated vsize (KiB) 241996

[startup+253.101 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 11853
/proc/meminfo: memFree=385312/2055920 swapFree=4192812/4192956
[pid=11847] ppid=11845 vsize=242256 CPUtime=250.83
/proc/11847/stat : 11847 (pcs.big) R 11845 11847 10244 0 -1 4194304 494799 826 0 0 24875 202 5 1 25 0 1 0 57853703 248070144 54836 996147200 134512640 135215973 4294956304 18446744073709551615 134612337 0 0 4096 0 0 0 0 17 1 0 0
/proc/11847/statm: 60564 54836 409 171 0 59489 0
Current children cumulated CPU time (s) 250.83
Current children cumulated vsize (KiB) 242256

[startup+253.501 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 11853
/proc/meminfo: memFree=385312/2055920 swapFree=4192812/4192956
[pid=11847] ppid=11845 vsize=196300 CPUtime=251.23
/proc/11847/stat : 11847 (pcs.big) R 11845 11847 10244 0 -1 4194304 495074 826 0 0 24914 203 5 1 25 0 1 0 57853703 201011200 44241 996147200 134512640 135215973 4294956304 18446744073709551615 134905942 0 0 4096 0 0 0 0 17 1 0 0
/proc/11847/statm: 49075 44241 409 171 0 48000 0
Current children cumulated CPU time (s) 251.23
Current children cumulated vsize (KiB) 196300

Child status: 0
Real time (s): 253.553
CPU time (s): 251.304
CPU user time (s): 249.22
CPU system time (s): 2.08368
CPU usage (%): 99.1127
Max. virtual memory (cumulated for all children) (KiB): 242256

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

runsolver used 0.39194 second user time and 0.766883 second system time

The end

Launcher Data

Begin job on node16 at 2009-07-16 03:31:08
IDJOB=2069173
IDBENCH=54999
IDSOLVER=733
FILE ID=node16/2069173-1247707868
PBS_JOBID= 9521277
Free space on /tmp= 66396 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/pseudo/uclid/normalized-elf-rf9.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2069173-1247707868/watcher-2069173-1247707868 -o /tmp/evaluation-result-2069173-1247707868/solver-2069173-1247707868 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 2031766568 HOME/instance-2069173-1247707868.xml

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

MD5SUM BENCH= 6fea805b38dfb180ddb73a033dd0e468
RANDOM SEED=2031766568

node16.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.231
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.231
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:        724424 kB
Buffers:         68632 kB
Cached:         662096 kB
SwapCached:          0 kB
Active:         668584 kB
Inactive:       591028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        724424 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11068 kB
Writeback:           0 kB
Mapped:         540388 kB
Slab:            56196 kB
Committed_AS:  1011072 kB
PageTables:       2852 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= 66396 MiB
End job on node16 at 2009-07-16 03:35:22