Trace number 2084034

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 66.2819 66.7492

DiagnosticValue
ASSIGNMENTS341

General information on the benchmark

Namecsp/fapp/fapp36/
normalized-fapp36-2000-0.xml
MD5SUMd906e0cdeb61b6e1a4851a754c024184
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.4938
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of constraints18600
Maximum constraint arity2
Maximum domain size454
Number of constraints which are defined in extension0
Number of constraints which are defined in intension18600
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c has big domains
0.00/0.01	c big-domain mode
0.00/0.02	c Seed is 696544160
0.00/0.02	c Constructing HOME/instance-2084034-1247724322.xml  with 116241 constraints
1.97/2.02	c Solving 341 backtracks 5 restarts
66.21/66.74	s UNSATISFIABLE
66.21/66.74	d ASSIGNMENTS 341

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-2084034-1247724322/watcher-2084034-1247724322 -o /tmp/evaluation-result-2084034-1247724322/solver-2084034-1247724322 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 696544160 HOME/instance-2084034-1247724322.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: 0.92 1.23 1.62 3/82 7723
/proc/meminfo: memFree=840296/2055920 swapFree=4192812/4192956
[pid=7723] ppid=7721 vsize=5356 CPUtime=0
/proc/7723/stat : 7723 (pcssolve) S 7721 7723 6435 0 -1 4194304 305 0 0 0 0 0 0 0 19 0 1 0 59498377 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7723/statm: 1339 242 201 169 0 50 0
[pid=7724] ppid=7723 vsize=3676 CPUtime=0
/proc/7724/stat : 7724 (fgrep) R 7723 7723 6435 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 59498378 3764224 115 996147200 4194304 4274172 548682068976 18446744073709551615 225612365906 0 0 4096 0 0 0 0 17 1 0 0
/proc/7724/statm: 919 115 87 19 0 43 0
[pid=7725] ppid=7723 vsize=3676 CPUtime=0
/proc/7725/stat : 7725 (grep) S 7723 7723 6435 0 -1 4194304 154 0 0 0 0 0 0 0 20 0 1 0 59498378 3764224 121 996147200 4194304 4274172 548682069040 18446744073709551615 225612365906 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/7725/statm: 919 121 99 19 0 43 0

[startup+0.0799731 s]
/proc/loadavg: 0.92 1.23 1.62 3/82 7723
/proc/meminfo: memFree=840296/2055920 swapFree=4192812/4192956
[pid=7723] ppid=7721 vsize=6496 CPUtime=0.05
/proc/7723/stat : 7723 (pcs.big) R 7721 7723 6435 0 -1 4194304 1295 665 0 0 5 0 0 0 17 0 1 0 59498377 6651904 845 996147200 134512640 135215973 4294956304 18446744073709551615 4158960010 0 0 4096 0 0 0 0 17 1 0 0
/proc/7723/statm: 1624 845 386 171 0 549 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6496

[startup+0.101975 s]
/proc/loadavg: 0.92 1.23 1.62 3/82 7723
/proc/meminfo: memFree=840296/2055920 swapFree=4192812/4192956
[pid=7723] ppid=7721 vsize=6852 CPUtime=0.07
/proc/7723/stat : 7723 (pcs.big) R 7721 7723 6435 0 -1 4194304 1388 665 0 0 7 0 0 0 17 0 1 0 59498377 7016448 938 996147200 134512640 135215973 4294956304 18446744073709551615 1607291 0 0 4096 0 0 0 0 17 1 0 0
/proc/7723/statm: 1713 939 386 171 0 638 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6852

[startup+0.301992 s]
/proc/loadavg: 0.92 1.23 1.62 3/82 7723
/proc/meminfo: memFree=840296/2055920 swapFree=4192812/4192956
[pid=7723] ppid=7721 vsize=11712 CPUtime=0.28
/proc/7723/stat : 7723 (pcs.big) R 7721 7723 6435 0 -1 4194304 2958 665 0 0 27 1 0 0 18 0 1 0 59498377 11993088 2036 996147200 134512640 135215973 4294956304 18446744073709551615 134906919 0 0 4096 0 0 0 0 17 1 0 0
/proc/7723/statm: 2928 2036 386 171 0 1853 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11712

[startup+0.701038 s]
/proc/loadavg: 0.92 1.23 1.62 3/82 7723
/proc/meminfo: memFree=840296/2055920 swapFree=4192812/4192956
[pid=7723] ppid=7721 vsize=22508 CPUtime=0.67
/proc/7723/stat : 7723 (pcs.big) R 7721 7723 6435 0 -1 4194304 6314 665 0 0 65 2 0 0 22 0 1 0 59498377 23048192 3925 996147200 134512640 135215973 4294956304 18446744073709551615 4159079099 0 0 4096 0 0 0 0 17 0 0 0
/proc/7723/statm: 5627 3925 386 171 0 4552 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 22508

[startup+1.5011 s]
/proc/loadavg: 0.92 1.23 1.62 2/83 7728
/proc/meminfo: memFree=820384/2055920 swapFree=4192812/4192956
[pid=7723] ppid=7721 vsize=40844 CPUtime=1.47
/proc/7723/stat : 7723 (pcs.big) R 7721 7723 6435 0 -1 4194304 12537 665 0 0 142 5 0 0 25 0 1 0 59498377 41824256 7666 996147200 134512640 135215973 4294956304 18446744073709551615 134906919 0 0 4096 0 0 0 0 17 1 0 0
/proc/7723/statm: 10211 7667 386 171 0 9136 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 40844

[startup+3.10224 s]
/proc/loadavg: 0.92 1.23 1.62 2/83 7728
/proc/meminfo: memFree=799648/2055920 swapFree=4192812/4192956
[pid=7723] ppid=7721 vsize=55788 CPUtime=3.06
/proc/7723/stat : 7723 (pcs.big) R 7721 7723 6435 0 -1 4194304 19891 665 0 0 298 8 0 0 25 0 1 0 59498377 57126912 12729 996147200 134512640 135215973 4294956304 18446744073709551615 134583607 0 0 4096 0 0 0 0 17 0 0 0
/proc/7723/statm: 13947 12729 410 171 0 12872 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 55788

[startup+6.30151 s]
/proc/loadavg: 0.93 1.23 1.62 2/83 7728
/proc/meminfo: memFree=789864/2055920 swapFree=4192812/4192956
[pid=7723] ppid=7721 vsize=56412 CPUtime=6.24
/proc/7723/stat : 7723 (pcs.big) R 7721 7723 6435 0 -1 4194304 20152 665 0 0 615 9 0 0 25 0 1 0 59498377 57765888 12832 996147200 134512640 135215973 4294956304 18446744073709551615 134592840 0 0 4096 0 0 0 0 17 0 0 0
/proc/7723/statm: 14103 12832 410 171 0 13028 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 56412

[startup+12.7021 s]
/proc/loadavg: 0.93 1.22 1.61 2/83 7728
/proc/meminfo: memFree=787880/2055920 swapFree=4192812/4192956
[pid=7723] ppid=7721 vsize=59224 CPUtime=12.6
/proc/7723/stat : 7723 (pcs.big) R 7721 7723 6435 0 -1 4194304 21020 665 0 0 1251 9 0 0 25 0 1 0 59498377 60645376 13491 996147200 134512640 135215973 4294956304 18446744073709551615 134589807 0 0 4096 0 0 0 0 17 0 0 0
/proc/7723/statm: 14806 13491 410 171 0 13731 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 59224

[startup+25.5012 s]
/proc/loadavg: 0.95 1.21 1.60 2/83 7728
/proc/meminfo: memFree=781288/2055920 swapFree=4192812/4192956
[pid=7723] ppid=7721 vsize=65904 CPUtime=25.3
/proc/7723/stat : 7723 (pcs.big) R 7721 7723 6435 0 -1 4194304 23000 665 0 0 2520 10 0 0 25 0 1 0 59498377 67485696 15054 996147200 134512640 135215973 4294956304 18446744073709551615 134970768 0 0 4096 0 0 0 0 17 1 0 0
/proc/7723/statm: 16476 15054 410 171 0 15401 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 65904

[startup+51.1014 s]
/proc/loadavg: 0.96 1.19 1.59 2/83 7728
/proc/meminfo: memFree=777064/2055920 swapFree=4192812/4192956
[pid=7723] ppid=7721 vsize=72136 CPUtime=50.72
/proc/7723/stat : 7723 (pcs.big) R 7721 7723 6435 0 -1 4194304 29071 665 0 0 5060 12 0 0 25 0 1 0 59498377 73867264 16035 996147200 134512640 135215973 4294956304 18446744073709551615 4158960128 0 0 4096 0 0 0 0 17 1 0 0
/proc/7723/statm: 18034 16035 413 171 0 16959 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 72136

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

[startup+57.5019 s]
/proc/loadavg: 0.97 1.19 1.58 2/83 7728
/proc/meminfo: memFree=777000/2055920 swapFree=4192812/4192956
[pid=7723] ppid=7721 vsize=72136 CPUtime=57.07
/proc/7723/stat : 7723 (pcs.big) R 7721 7723 6435 0 -1 4194304 40866 665 0 0 5691 16 0 0 25 0 1 0 59498377 73867264 16049 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/7723/statm: 18034 16049 413 171 0 16959 0
Current children cumulated CPU time (s) 57.07
Current children cumulated vsize (KiB) 72136

[startup+60.7012 s]
/proc/loadavg: 0.97 1.19 1.58 2/83 7728
/proc/meminfo: memFree=777000/2055920 swapFree=4192812/4192956
[pid=7723] ppid=7721 vsize=72136 CPUtime=60.26
/proc/7723/stat : 7723 (pcs.big) R 7721 7723 6435 0 -1 4194304 45230 665 0 0 6008 18 0 0 25 0 1 0 59498377 73867264 16057 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/7723/statm: 18034 16057 413 171 0 16959 0
Current children cumulated CPU time (s) 60.26
Current children cumulated vsize (KiB) 72136

[startup+63.9025 s]
/proc/loadavg: 0.97 1.18 1.58 2/83 7728
/proc/meminfo: memFree=776936/2055920 swapFree=4192812/4192956
[pid=7723] ppid=7721 vsize=72268 CPUtime=63.43
/proc/7723/stat : 7723 (pcs.big) R 7721 7723 6435 0 -1 4194304 51177 665 0 0 6323 20 0 0 25 0 1 0 59498377 74002432 16064 996147200 134512640 135215973 4294956304 18446744073709551615 134585600 0 0 4096 0 0 0 0 17 1 0 0
/proc/7723/statm: 18067 16064 413 171 0 16992 0
Current children cumulated CPU time (s) 63.43
Current children cumulated vsize (KiB) 72268

[startup+65.5016 s]
/proc/loadavg: 0.97 1.18 1.58 2/83 7728
/proc/meminfo: memFree=776936/2055920 swapFree=4192812/4192956
[pid=7723] ppid=7721 vsize=72268 CPUtime=65.02
/proc/7723/stat : 7723 (pcs.big) R 7721 7723 6435 0 -1 4194304 55046 665 0 0 6481 21 0 0 25 0 1 0 59498377 74002432 16072 996147200 134512640 135215973 4294956304 18446744073709551615 4158960128 0 0 4096 0 0 0 0 17 0 0 0
/proc/7723/statm: 18067 16072 413 171 0 16992 0
Current children cumulated CPU time (s) 65.02
Current children cumulated vsize (KiB) 72268

[startup+66.3017 s]
/proc/loadavg: 0.97 1.18 1.58 2/83 7728
/proc/meminfo: memFree=776936/2055920 swapFree=4192812/4192956
[pid=7723] ppid=7721 vsize=72268 CPUtime=65.81
/proc/7723/stat : 7723 (pcs.big) R 7721 7723 6435 0 -1 4194304 57521 665 0 0 6560 21 0 0 25 0 1 0 59498377 74002432 16072 996147200 134512640 135215973 4294956304 18446744073709551615 4158960200 0 0 4096 0 0 0 0 17 1 0 0
/proc/7723/statm: 18067 16072 413 171 0 16992 0
Current children cumulated CPU time (s) 65.81
Current children cumulated vsize (KiB) 72268

[startup+66.7017 s]
/proc/loadavg: 0.97 1.18 1.58 2/83 7728
/proc/meminfo: memFree=776936/2055920 swapFree=4192812/4192956
[pid=7723] ppid=7721 vsize=35864 CPUtime=66.21
/proc/7723/stat : 7723 (pcs.big) R 7721 7723 6435 0 -1 4194304 58610 665 0 0 6599 22 0 0 25 0 1 0 59498377 36724736 8286 996147200 134512640 135215973 4294956304 18446744073709551615 1601688 0 0 4096 0 0 0 0 17 0 0 0
/proc/7723/statm: 8966 8286 413 171 0 7891 0
Current children cumulated CPU time (s) 66.21
Current children cumulated vsize (KiB) 35864

Child status: 0
Real time (s): 66.7492
CPU time (s): 66.2819
CPU user time (s): 66.045
CPU system time (s): 0.236963
CPU usage (%): 99.3
Max. virtual memory (cumulated for all children) (KiB): 72664

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

runsolver used 0.072988 second user time and 0.175973 second system time

The end

Launcher Data

Begin job on node31 at 2009-07-16 08:05:23
IDJOB=2084034
IDBENCH=58018
IDSOLVER=733
FILE ID=node31/2084034-1247724322
PBS_JOBID= 9521481
Free space on /tmp= 66264 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/fapp/fapp36/normalized-fapp36-2000-0.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2084034-1247724322/watcher-2084034-1247724322 -o /tmp/evaluation-result-2084034-1247724322/solver-2084034-1247724322 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 696544160 HOME/instance-2084034-1247724322.xml

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

MD5SUM BENCH= d906e0cdeb61b6e1a4851a754c024184
RANDOM SEED=696544160

node31.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.216
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.216
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:        840776 kB
Buffers:         79628 kB
Cached:         272680 kB
SwapCached:          0 kB
Active:         876564 kB
Inactive:       258916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        840776 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4480 kB
Writeback:           0 kB
Mapped:         803640 kB
Slab:            63212 kB
Committed_AS:  1169564 kB
PageTables:       3444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66264 MiB
End job on node31 at 2009-07-16 08:06:29