Trace number 2069185

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 100.409 101.367

DiagnosticValue
ASSIGNMENTS5576

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-ooo-rf7.xml
MD5SUMd8ab70c68e7592fdb761a0bb6595ca74
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.63929
Satisfiable
(Un)Satisfiability was proved
Number of variables3736
Number of constraints10456
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10456
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c has operations which may create big domains
0.00/0.02	c big-domain mode
0.00/0.04	c Seed is 1226901956
0.00/0.04	c Constructing HOME/instance-2069185-1247707891.xml  with 31471 constraints
0.67/0.75	c Solving 5576 backtracks 12 restarts
100.33/101.34	s UNSATISFIABLE
100.33/101.34	d ASSIGNMENTS 5576

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-2069185-1247707891/watcher-2069185-1247707891 -o /tmp/evaluation-result-2069185-1247707891/solver-2069185-1247707891 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1226901956 HOME/instance-2069185-1247707891.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.02 2.04 2.00 4/72 14298
/proc/meminfo: memFree=1040488/2055920 swapFree=4192812/4192956
[pid=14298] ppid=14296 vsize=18576 CPUtime=0
/proc/14298/stat : 14298 (runsolver) R 14296 14298 12831 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 57851863 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 237947645223 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14298/statm: 4644 284 249 26 0 2626 0

[startup+0.102947 s]
/proc/loadavg: 2.02 2.04 2.00 4/72 14298
/proc/meminfo: memFree=1040488/2055920 swapFree=4192812/4192956
[pid=14298] ppid=14296 vsize=6268 CPUtime=0.08
/proc/14298/stat : 14298 (pcs.big) R 14296 14298 12831 0 -1 4194304 1285 826 0 0 7 0 0 1 18 0 1 0 57851863 6418432 816 996147200 134512640 135215973 4294956304 18446744073709551615 4159186725 0 0 4096 0 0 0 0 17 1 0 0
/proc/14298/statm: 1567 816 385 171 0 492 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6268

[startup+0.202958 s]
/proc/loadavg: 2.02 2.04 2.00 4/72 14298
/proc/meminfo: memFree=1040488/2055920 swapFree=4192812/4192956
[pid=14298] ppid=14296 vsize=7464 CPUtime=0.17
/proc/14298/stat : 14298 (pcs.big) R 14296 14298 12831 0 -1 4194304 1659 826 0 0 16 0 0 1 18 0 1 0 57851863 7643136 1084 996147200 134512640 135215973 4294956304 18446744073709551615 12418685 0 0 4096 0 0 0 0 17 1 0 0
/proc/14298/statm: 1866 1084 385 171 0 791 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7464

[startup+0.302964 s]
/proc/loadavg: 2.02 2.04 2.00 4/72 14298
/proc/meminfo: memFree=1040488/2055920 swapFree=4192812/4192956
[pid=14298] ppid=14296 vsize=8752 CPUtime=0.28
/proc/14298/stat : 14298 (pcs.big) R 14296 14298 12831 0 -1 4194304 2037 826 0 0 26 1 0 1 19 0 1 0 57851863 8962048 1316 996147200 134512640 135215973 4294956304 18446744073709551615 134763499 0 0 4096 0 0 0 0 17 1 0 0
/proc/14298/statm: 2188 1316 385 171 0 1113 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8752

[startup+0.702997 s]
/proc/loadavg: 2.02 2.04 2.00 4/72 14298
/proc/meminfo: memFree=1040488/2055920 swapFree=4192812/4192956
[pid=14298] ppid=14296 vsize=13228 CPUtime=0.67
/proc/14298/stat : 14298 (pcs.big) R 14296 14298 12831 0 -1 4194304 3530 826 0 0 65 1 0 1 23 0 1 0 57851863 13545472 2373 996147200 134512640 135215973 4294956304 18446744073709551615 134773306 0 0 4096 0 0 0 0 17 1 0 0
/proc/14298/statm: 3307 2373 385 171 0 2232 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 13228

[startup+1.50206 s]
/proc/loadavg: 2.02 2.04 2.00 3/73 14304
/proc/meminfo: memFree=1022304/2055920 swapFree=4192812/4192956
[pid=14298] ppid=14296 vsize=23692 CPUtime=1.46
/proc/14298/stat : 14298 (pcs.big) R 14296 14298 12831 0 -1 4194304 7288 826 0 0 143 2 0 1 25 0 1 0 57851863 24260608 5092 996147200 134512640 135215973 4294956304 18446744073709551615 134600485 0 0 4096 0 0 0 0 17 1 0 0
/proc/14298/statm: 5923 5092 409 171 0 4848 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 23692

[startup+3.10119 s]
/proc/loadavg: 2.02 2.04 2.00 3/73 14304
/proc/meminfo: memFree=1016864/2055920 swapFree=4192812/4192956
[pid=14298] ppid=14296 vsize=29544 CPUtime=3.05
/proc/14298/stat : 14298 (pcs.big) R 14296 14298 12831 0 -1 4194304 8838 826 0 0 301 3 0 1 25 0 1 0 57851863 30253056 5809 996147200 134512640 135215973 4294956304 18446744073709551615 134594261 0 0 4096 0 0 0 0 17 1 0 0
/proc/14298/statm: 7386 5809 409 171 0 6311 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 29544

[startup+6.30145 s]
/proc/loadavg: 2.02 2.04 2.00 3/73 14304
/proc/meminfo: memFree=1013600/2055920 swapFree=4192812/4192956
[pid=14298] ppid=14296 vsize=30900 CPUtime=6.22
/proc/14298/stat : 14298 (pcs.big) R 14296 14298 12831 0 -1 4194304 9165 826 0 0 618 3 0 1 25 0 1 0 57851863 31641600 6136 996147200 134512640 135215973 4294956304 18446744073709551615 134591911 0 0 4096 0 0 0 0 17 1 0 0
/proc/14298/statm: 7725 6136 409 171 0 6650 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 30900

[startup+12.702 s]
/proc/loadavg: 2.02 2.03 2.00 3/73 14304
/proc/meminfo: memFree=1003752/2055920 swapFree=4192812/4192956
[pid=14298] ppid=14296 vsize=36212 CPUtime=12.56
/proc/14298/stat : 14298 (pcs.big) R 14296 14298 12831 0 -1 4194304 10513 826 0 0 1251 4 0 1 25 0 1 0 57851863 37081088 7450 996147200 134512640 135215973 4294956304 18446744073709551615 134902593 0 0 4096 0 0 0 0 17 1 0 0
/proc/14298/statm: 9053 7450 409 171 0 7978 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 36212

[startup+25.502 s]
/proc/loadavg: 2.09 2.05 2.01 3/73 14304
/proc/meminfo: memFree=981608/2055920 swapFree=4192812/4192956
[pid=14298] ppid=14296 vsize=51296 CPUtime=25.23
/proc/14298/stat : 14298 (pcs.big) R 14296 14298 12831 0 -1 4194304 14328 826 0 0 2516 6 0 1 25 0 1 0 57851863 52527104 10942 996147200 134512640 135215973 4294956304 18446744073709551615 4158960134 0 0 4096 0 0 0 0 17 1 0 0
/proc/14298/statm: 12824 10942 409 171 0 11749 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 51296

[startup+51.1011 s]
/proc/loadavg: 2.13 2.06 2.01 3/73 14304
/proc/meminfo: memFree=936616/2055920 swapFree=4192812/4192956
[pid=14298] ppid=14296 vsize=78248 CPUtime=50.59
/proc/14298/stat : 14298 (pcs.big) R 14296 14298 12831 0 -1 4194304 21187 826 0 0 5049 9 0 1 25 0 1 0 57851863 80125952 17607 996147200 134512640 135215973 4294956304 18446744073709551615 134604616 0 0 4096 0 0 0 0 17 1 0 0
/proc/14298/statm: 19562 17607 409 171 0 18487 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 78248

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

[startup+51.2021 s]
/proc/loadavg: 2.13 2.06 2.01 3/73 14304
/proc/meminfo: memFree=936616/2055920 swapFree=4192812/4192956
[pid=14298] ppid=14296 vsize=78604 CPUtime=50.69
/proc/14298/stat : 14298 (pcs.big) R 14296 14298 12831 0 -1 4194304 21279 826 0 0 5059 9 0 1 25 0 1 0 57851863 80490496 17699 996147200 134512640 135215973 4294956304 18446744073709551615 134589079 0 0 4096 0 0 0 0 17 1 0 0
/proc/14298/statm: 19651 17699 409 171 0 18576 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 78604

[startup+76.8012 s]
/proc/loadavg: 2.16 2.07 2.01 3/73 14304
/proc/meminfo: memFree=886504/2055920 swapFree=4192812/4192956
[pid=14298] ppid=14296 vsize=108872 CPUtime=76.06
/proc/14298/stat : 14298 (pcs.big) R 14296 14298 12831 0 -1 4194304 28980 826 0 0 7592 13 0 1 25 0 1 0 57851863 111484928 25143 996147200 134512640 135215973 4294956304 18446744073709551615 134583715 0 0 4096 0 0 0 0 17 1 0 0
/proc/14298/statm: 27218 25143 409 171 0 26143 0
Current children cumulated CPU time (s) 76.06
Current children cumulated vsize (KiB) 108872

[startup+89.6013 s]
/proc/loadavg: 2.14 2.07 2.01 3/73 14304
/proc/meminfo: memFree=864616/2055920 swapFree=4192812/4192956
[pid=14298] ppid=14296 vsize=122804 CPUtime=88.73
/proc/14298/stat : 14298 (pcs.big) R 14296 14298 12831 0 -1 4194304 32517 826 0 0 8858 14 0 1 25 0 1 0 57851863 125751296 28680 996147200 134512640 135215973 4294956304 18446744073709551615 134902593 0 0 4096 0 0 0 0 17 1 0 0
/proc/14298/statm: 30701 28680 409 171 0 29626 0
Current children cumulated CPU time (s) 88.73
Current children cumulated vsize (KiB) 122804

[startup+96.0028 s]
/proc/loadavg: 2.11 2.06 2.01 3/73 14304
/proc/meminfo: memFree=854120/2055920 swapFree=4192812/4192956
[pid=14298] ppid=14296 vsize=129720 CPUtime=95.08
/proc/14298/stat : 14298 (pcs.big) R 14296 14298 12831 0 -1 4194304 34278 826 0 0 9492 15 0 1 25 0 1 0 57851863 132833280 30441 996147200 134512640 135215973 4294956304 18446744073709551615 134902593 0 0 4096 0 0 0 0 17 1 0 0
/proc/14298/statm: 32430 30441 409 171 0 31355 0
Current children cumulated CPU time (s) 95.08
Current children cumulated vsize (KiB) 129720

[startup+99.201 s]
/proc/loadavg: 2.11 2.06 2.01 3/73 14304
/proc/meminfo: memFree=848552/2055920 swapFree=4192812/4192956
[pid=14298] ppid=14296 vsize=133340 CPUtime=98.25
/proc/14298/stat : 14298 (pcs.big) R 14296 14298 12831 0 -1 4194304 35204 826 0 0 9808 16 0 1 25 0 1 0 57851863 136540160 31367 996147200 134512640 135215973 4294956304 18446744073709551615 134902816 0 0 4096 0 0 0 0 17 1 0 0
/proc/14298/statm: 33335 31367 409 171 0 32260 0
Current children cumulated CPU time (s) 98.25
Current children cumulated vsize (KiB) 133340

[startup+100.001 s]
/proc/loadavg: 2.11 2.06 2.01 3/73 14304
/proc/meminfo: memFree=848552/2055920 swapFree=4192812/4192956
[pid=14298] ppid=14296 vsize=134092 CPUtime=99.05
/proc/14298/stat : 14298 (pcs.big) R 14296 14298 12831 0 -1 4194304 35393 826 0 0 9888 16 0 1 25 0 1 0 57851863 137310208 31556 996147200 134512640 135215973 4294956304 18446744073709551615 4158960578 0 0 4096 0 0 0 0 17 1 0 0
/proc/14298/statm: 33523 31556 409 171 0 32448 0
Current children cumulated CPU time (s) 99.05
Current children cumulated vsize (KiB) 134092

[startup+100.801 s]
/proc/loadavg: 2.10 2.06 2.01 3/73 14304
/proc/meminfo: memFree=846824/2055920 swapFree=4192812/4192956
[pid=14298] ppid=14296 vsize=134944 CPUtime=99.84
/proc/14298/stat : 14298 (pcs.big) R 14296 14298 12831 0 -1 4194304 35614 826 0 0 9967 16 0 1 25 0 1 0 57851863 138182656 31777 996147200 134512640 135215973 4294956304 18446744073709551615 134983153 0 0 4096 0 0 0 0 17 1 0 0
/proc/14298/statm: 33736 31777 409 171 0 32661 0
Current children cumulated CPU time (s) 99.84
Current children cumulated vsize (KiB) 134944

[startup+101.201 s]
/proc/loadavg: 2.10 2.06 2.01 3/73 14304
/proc/meminfo: memFree=845096/2055920 swapFree=4192812/4192956
[pid=14298] ppid=14296 vsize=135300 CPUtime=100.24
/proc/14298/stat : 14298 (pcs.big) R 14296 14298 12831 0 -1 4194304 35677 826 0 0 10007 16 0 1 25 0 1 0 57851863 138547200 31840 996147200 134512640 135215973 4294956304 18446744073709551615 12382323 0 0 4096 0 0 0 0 17 1 0 0
/proc/14298/statm: 33825 31840 409 171 0 32750 0
Current children cumulated CPU time (s) 100.24
Current children cumulated vsize (KiB) 135300

[startup+101.306 s]
/proc/loadavg: 2.10 2.06 2.01 3/73 14304
/proc/meminfo: memFree=845096/2055920 swapFree=4192812/4192956
[pid=14298] ppid=14296 vsize=132656 CPUtime=100.33
/proc/14298/stat : 14298 (pcs.big) R 14296 14298 12831 0 -1 4194304 35677 826 0 0 10016 16 0 1 25 0 1 0 57851863 135839744 31402 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 1 0 0
/proc/14298/statm: 33164 31402 409 171 0 32089 0
Current children cumulated CPU time (s) 100.33
Current children cumulated vsize (KiB) 132656

Child status: 0
Real time (s): 101.367
CPU time (s): 100.409
CPU user time (s): 100.209
CPU system time (s): 0.199969
CPU usage (%): 99.0545
Max. virtual memory (cumulated for all children) (KiB): 135300

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

runsolver used 0.163975 second user time and 0.304953 second system time

The end

Launcher Data

Begin job on node69 at 2009-07-16 03:31:32
IDJOB=2069185
IDBENCH=55000
IDSOLVER=734
FILE ID=node69/2069185-1247707891
PBS_JOBID= 9521176
Free space on /tmp= 66416 MiB

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

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

MD5SUM BENCH= d8ab70c68e7592fdb761a0bb6595ca74
RANDOM SEED=1226901956

node69.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.211
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.211
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:       1040968 kB
Buffers:         81408 kB
Cached:         454500 kB
SwapCached:          0 kB
Active:         569964 kB
Inactive:       363560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1040968 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3308 kB
Writeback:           0 kB
Mapped:         409108 kB
Slab:            66080 kB
Committed_AS:   935612 kB
PageTables:       2604 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= 66416 MiB
End job on node69 at 2009-07-16 03:33:13