Trace number 2087994

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.2519 66.8377

DiagnosticValue
ASSIGNMENTS352

General information on the benchmark

Namecsp/fapp/fapp19/
normalized-fapp19-0350-1.xml
MD5SUMdf0bdb703dec630374c59a2d969c4940
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 benchmark22.9265
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of constraints5873
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5873
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.20	c Seed is 1226976899
0.00/0.20	c Constructing HOME/instance-2087994-1247728708.xml  with 36992 constraints
0.57/0.65	c Solving 352 backtracks 5 restarts
66.19/66.83	s UNSATISFIABLE
66.19/66.83	d ASSIGNMENTS 352

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-2087994-1247728708/watcher-2087994-1247728708 -o /tmp/evaluation-result-2087994-1247728708/solver-2087994-1247728708 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1226976899 HOME/instance-2087994-1247728708.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.05 2.11 2.04 4/81 19547
/proc/meminfo: memFree=1296416/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=5260 CPUtime=0
/proc/19547/stat : 19547 (pcssolve) R 19545 19547 19258 0 -1 4194304 66 0 0 0 0 0 0 0 20 0 1 0 59933485 5386240 50 996147200 4194304 4889804 548682068800 18446744073709551615 233399394970 0 0 4096 0 0 0 0 17 1 0 0
/proc/19547/statm: 1315 50 37 169 0 14 0

[startup+0.206454 s]
/proc/loadavg: 2.05 2.11 2.04 4/81 19547
/proc/meminfo: memFree=1296416/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=8964 CPUtime=0.18
/proc/19547/stat : 19547 (pcs.big) R 19545 19547 19258 0 -1 4194304 2049 664 0 0 17 1 0 0 19 0 1 0 59933485 9179136 1405 996147200 134512640 135215973 4294956304 18446744073709551615 134724916 0 0 4096 0 0 0 0 17 1 0 0
/proc/19547/statm: 2241 1405 386 171 0 1166 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 8964

[startup+0.301376 s]
/proc/loadavg: 2.05 2.11 2.04 4/81 19547
/proc/meminfo: memFree=1296416/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=11512 CPUtime=0.27
/proc/19547/stat : 19547 (pcs.big) R 19545 19547 19258 0 -1 4194304 2843 664 0 0 26 1 0 0 19 0 1 0 59933485 11788288 1896 996147200 134512640 135215973 4294956304 18446744073709551615 134731013 0 0 4096 0 0 0 0 17 1 0 0
/proc/19547/statm: 2878 1896 386 171 0 1803 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 11512

[startup+0.401383 s]
/proc/loadavg: 2.05 2.11 2.04 4/81 19547
/proc/meminfo: memFree=1296416/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=13332 CPUtime=0.37
/proc/19547/stat : 19547 (pcs.big) R 19545 19547 19258 0 -1 4194304 3505 664 0 0 36 1 0 0 20 0 1 0 59933485 13651968 2364 996147200 134512640 135215973 4294956304 18446744073709551615 4159198679 0 0 4096 0 0 0 0 17 1 0 0
/proc/19547/statm: 3333 2364 386 171 0 2258 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 13332

[startup+0.701418 s]
/proc/loadavg: 2.05 2.11 2.04 4/81 19547
/proc/meminfo: memFree=1296416/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=21160 CPUtime=0.67
/proc/19547/stat : 19547 (pcs.big) R 19545 19547 19258 0 -1 4194304 6683 664 0 0 64 3 0 0 23 0 1 0 59933485 21667840 4345 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 1 0 0
/proc/19547/statm: 5290 4345 409 171 0 4215 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 21160

[startup+1.50149 s]
/proc/loadavg: 2.05 2.11 2.04 3/82 19552
/proc/meminfo: memFree=1280472/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=21356 CPUtime=1.47
/proc/19547/stat : 19547 (pcs.big) R 19545 19547 19258 0 -1 4194304 6724 664 0 0 143 4 0 0 25 0 1 0 59933485 21868544 4386 996147200 134512640 135215973 4294956304 18446744073709551615 134596792 0 0 4096 0 0 0 0 17 1 0 0
/proc/19547/statm: 5339 4386 410 171 0 4264 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 21356

[startup+3.10165 s]
/proc/loadavg: 2.05 2.11 2.04 3/82 19552
/proc/meminfo: memFree=1280088/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=21372 CPUtime=3.06
/proc/19547/stat : 19547 (pcs.big) R 19545 19547 19258 0 -1 4194304 6779 664 0 0 302 4 0 0 25 0 1 0 59933485 21884928 4424 996147200 134512640 135215973 4294956304 18446744073709551615 4158960018 0 0 4096 0 0 0 0 17 1 0 0
/proc/19547/statm: 5343 4424 410 171 0 4268 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 21372

[startup+6.30296 s]
/proc/loadavg: 2.05 2.10 2.04 3/82 19552
/proc/meminfo: memFree=1279448/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=22108 CPUtime=6.22
/proc/19547/stat : 19547 (pcs.big) R 19545 19547 19258 0 -1 4194304 7022 664 0 0 618 4 0 0 25 0 1 0 59933485 22638592 4614 996147200 134512640 135215973 4294956304 18446744073709551615 134597671 0 0 4096 0 0 0 0 17 1 0 0
/proc/19547/statm: 5527 4614 410 171 0 4452 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 22108

[startup+12.7016 s]
/proc/loadavg: 2.04 2.10 2.04 3/82 19552
/proc/meminfo: memFree=1277208/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=24240 CPUtime=12.55
/proc/19547/stat : 19547 (pcs.big) R 19545 19547 19258 0 -1 4194304 7623 664 0 0 1251 4 0 0 25 0 1 0 59933485 24821760 5110 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/19547/statm: 6060 5110 410 171 0 4985 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 24240

[startup+25.5069 s]
/proc/loadavg: 2.03 2.10 2.04 3/82 19552
/proc/meminfo: memFree=1276376/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=25868 CPUtime=25.25
/proc/19547/stat : 19547 (pcs.big) R 19545 19547 19258 0 -1 4194304 8072 664 0 0 2521 4 0 0 25 0 1 0 59933485 26488832 5350 996147200 134512640 135215973 4294956304 18446744073709551615 134600804 0 0 4096 0 0 0 0 17 1 0 0
/proc/19547/statm: 6467 5350 413 171 0 5392 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 25868

[startup+51.1014 s]
/proc/loadavg: 2.02 2.09 2.04 3/82 19552
/proc/meminfo: memFree=1272344/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=29728 CPUtime=50.63
/proc/19547/stat : 19547 (pcs.big) R 19545 19547 19258 0 -1 4194304 9092 664 0 0 5058 5 0 0 25 0 1 0 59933485 30441472 6370 996147200 134512640 135215973 4294956304 18446744073709551615 134585800 0 0 4096 0 0 0 0 17 1 0 0
/proc/19547/statm: 7432 6370 413 171 0 6357 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 29728

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

[startup+51.3014 s]
/proc/loadavg: 2.02 2.09 2.04 3/82 19552
/proc/meminfo: memFree=1272344/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=29860 CPUtime=50.82
/proc/19547/stat : 19547 (pcs.big) R 19545 19547 19258 0 -1 4194304 9095 664 0 0 5077 5 0 0 25 0 1 0 59933485 30576640 6373 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 1 0 0
/proc/19547/statm: 7465 6373 413 171 0 6390 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 29860

[startup+57.7021 s]
/proc/loadavg: 2.02 2.08 2.04 3/82 19552
/proc/meminfo: memFree=1271320/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=30548 CPUtime=57.17
/proc/19547/stat : 19547 (pcs.big) R 19545 19547 19258 0 -1 4194304 9341 664 0 0 5712 5 0 0 25 0 1 0 59933485 31281152 6619 996147200 134512640 135215973 4294956304 18446744073709551615 134591776 0 0 4096 0 0 0 0 17 1 0 0
/proc/19547/statm: 7637 6619 413 171 0 6562 0
Current children cumulated CPU time (s) 57.17
Current children cumulated vsize (KiB) 30548

[startup+60.9014 s]
/proc/loadavg: 2.02 2.08 2.04 3/82 19552
/proc/meminfo: memFree=1271000/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=30808 CPUtime=60.34
/proc/19547/stat : 19547 (pcs.big) R 19545 19547 19258 0 -1 4194304 9423 664 0 0 6029 5 0 0 25 0 1 0 59933485 31547392 6701 996147200 134512640 135215973 4294956304 18446744073709551615 134591827 0 0 4096 0 0 0 0 17 1 0 0
/proc/19547/statm: 7702 6701 413 171 0 6627 0
Current children cumulated CPU time (s) 60.34
Current children cumulated vsize (KiB) 30808

[startup+64.1017 s]
/proc/loadavg: 2.02 2.08 2.04 3/82 19552
/proc/meminfo: memFree=1270808/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=30936 CPUtime=63.52
/proc/19547/stat : 19547 (pcs.big) R 19545 19547 19258 0 -1 4194304 9476 664 0 0 6347 5 0 0 25 0 1 0 59933485 31678464 6754 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/19547/statm: 7734 6754 413 171 0 6659 0
Current children cumulated CPU time (s) 63.52
Current children cumulated vsize (KiB) 30936

[startup+65.7019 s]
/proc/loadavg: 2.02 2.08 2.04 3/82 19552
/proc/meminfo: memFree=1270616/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=31196 CPUtime=65.1
/proc/19547/stat : 19547 (pcs.big) R 19545 19547 19258 0 -1 4194304 9524 664 0 0 6505 5 0 0 25 0 1 0 59933485 31944704 6802 996147200 134512640 135215973 4294956304 18446744073709551615 134585706 0 0 4096 0 0 0 0 17 1 0 0
/proc/19547/statm: 7799 6802 413 171 0 6724 0
Current children cumulated CPU time (s) 65.1
Current children cumulated vsize (KiB) 31196

[startup+66.5019 s]
/proc/loadavg: 2.02 2.08 2.04 4/82 19552
/proc/meminfo: memFree=1270424/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=31196 CPUtime=65.9
/proc/19547/stat : 19547 (pcs.big) R 19545 19547 19258 0 -1 4194304 9563 664 0 0 6585 5 0 0 25 0 1 0 59933485 31944704 6841 996147200 134512640 135215973 4294956304 18446744073709551615 134969765 0 0 4096 0 0 0 0 17 1 0 0
/proc/19547/statm: 7799 6841 413 171 0 6724 0
Current children cumulated CPU time (s) 65.9
Current children cumulated vsize (KiB) 31196

[startup+66.702 s]
/proc/loadavg: 2.02 2.08 2.04 4/82 19552
/proc/meminfo: memFree=1270424/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=31324 CPUtime=66.09
/proc/19547/stat : 19547 (pcs.big) R 19545 19547 19258 0 -1 4194304 9596 664 0 0 6604 5 0 0 25 0 1 0 59933485 32075776 6874 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 1 0 0
/proc/19547/statm: 7831 6874 413 171 0 6756 0
Current children cumulated CPU time (s) 66.09
Current children cumulated vsize (KiB) 31324

[startup+66.802 s]
/proc/loadavg: 2.02 2.08 2.04 4/82 19552
/proc/meminfo: memFree=1270424/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=29272 CPUtime=66.19
/proc/19547/stat : 19547 (pcs.big) R 19545 19547 19258 0 -1 4194304 9596 664 0 0 6614 5 0 0 25 0 1 0 59933485 29974528 6582 996147200 134512640 135215973 4294956304 18446744073709551615 8844802 0 0 4096 0 0 0 0 17 1 0 0
/proc/19547/statm: 7318 6582 413 171 0 6243 0
Current children cumulated CPU time (s) 66.19
Current children cumulated vsize (KiB) 29272

Child status: 0
Real time (s): 66.8377
CPU time (s): 66.2519
CPU user time (s): 66.1819
CPU system time (s): 0.069989
CPU usage (%): 99.1235
Max. virtual memory (cumulated for all children) (KiB): 31324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 66.1819
system time used= 0.069989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10262
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= 27
involuntary context switches= 2732

runsolver used 0.073988 second user time and 0.186971 second system time

The end

Launcher Data

Begin job on node70 at 2009-07-16 09:18:28
IDJOB=2087994
IDBENCH=58843
IDSOLVER=733
FILE ID=node70/2087994-1247728708
PBS_JOBID= 9521571
Free space on /tmp= 66400 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/fapp/fapp19/normalized-fapp19-0350-1.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2087994-1247728708/watcher-2087994-1247728708 -o /tmp/evaluation-result-2087994-1247728708/solver-2087994-1247728708 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1226976899 HOME/instance-2087994-1247728708.xml

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

MD5SUM BENCH= df0bdb703dec630374c59a2d969c4940
RANDOM SEED=1226976899

node70.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.214
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.214
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:       1296896 kB
Buffers:         86852 kB
Cached:         409480 kB
SwapCached:          0 kB
Active:         256980 kB
Inactive:       421060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1296896 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2516 kB
Writeback:           0 kB
Mapped:         202048 kB
Slab:            65896 kB
Committed_AS:   973464 kB
PageTables:       2128 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= 66400 MiB
End job on node70 at 2009-07-16 09:19:35