Trace number 2083726

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 32.619 32.918

DiagnosticValue
ASSIGNMENTS0

General information on the benchmark

Namecsp/fapp/fapp25/
normalized-fapp25-2230-0.xml
MD5SUM7d256a84222d0f8032eecede595dc56a
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 benchmark9.50955
Satisfiable
(Un)Satisfiability was proved
Number of variables2230
Number of constraints18971
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension18971
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c has big domains
0.00/0.02	c big-domain mode
0.00/0.05	c Seed is 945409050
0.00/0.05	c Constructing HOME/instance-2083726-1247723668.xml  with 104746 constraints
1.85/1.95	c Solving 0 backtracks
32.59/32.91	s UNSATISFIABLE
32.59/32.91	d ASSIGNMENTS 0

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-2083726-1247723668/watcher-2083726-1247723668 -o /tmp/evaluation-result-2083726-1247723668/solver-2083726-1247723668 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 945409050 HOME/instance-2083726-1247723668.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.21 2.08 2.02 4/72 15815
/proc/meminfo: memFree=1342176/2055920 swapFree=4192812/4192956
[pid=15815] ppid=15813 vsize=5356 CPUtime=0
/proc/15815/stat : 15815 (pcssolve) R 15813 15815 13731 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 59427150 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 224627583647 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/15815/statm: 1339 241 200 169 0 50 0
[pid=15816] ppid=15815 vsize=0 CPUtime=0
/proc/15816/stat : 15816 (pcssolve) R 15815 15815 13731 0 -1 4194368 22 0 0 0 0 0 0 0 22 0 1 0 59427150 0 0 996147200 0 0 0 18446744073709551615 224627584295 0 0 4096 0 0 0 0 17 1 0 0
/proc/15816/statm: 0 0 0 0 0 0 0
[pid=15817] ppid=15815 vsize=5356 CPUtime=0
/proc/15817/stat : 15817 (pcssolve) R 15815 15815 13731 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 59427150 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 224627583647 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/15817/statm: 1339 241 200 169 0 50 0

[startup+0.098534 s]
/proc/loadavg: 2.21 2.08 2.02 4/72 15815
/proc/meminfo: memFree=1342176/2055920 swapFree=4192812/4192956
[pid=15815] ppid=15813 vsize=6836 CPUtime=0.06
/proc/15815/stat : 15815 (pcs.big) R 15813 15815 13731 0 -1 4194304 1379 663 0 0 6 0 0 0 18 0 1 0 59427150 7000064 925 996147200 134512640 135215973 4294956304 18446744073709551615 4243395 0 0 4096 0 0 0 0 17 1 0 0
/proc/15815/statm: 1709 925 386 171 0 634 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6836

[startup+0.101486 s]
/proc/loadavg: 2.21 2.08 2.02 4/72 15815
/proc/meminfo: memFree=1342176/2055920 swapFree=4192812/4192956
[pid=15815] ppid=15813 vsize=6836 CPUtime=0.07
/proc/15815/stat : 15815 (pcs.big) R 15813 15815 13731 0 -1 4194304 1383 663 0 0 7 0 0 0 18 0 1 0 59427150 7000064 929 996147200 134512640 135215973 4294956304 18446744073709551615 134533291 0 0 4096 0 0 0 0 17 1 0 0
/proc/15815/statm: 1709 929 386 171 0 634 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6836

[startup+0.301521 s]
/proc/loadavg: 2.21 2.08 2.02 4/72 15815
/proc/meminfo: memFree=1342176/2055920 swapFree=4192812/4192956
[pid=15815] ppid=15813 vsize=10400 CPUtime=0.27
/proc/15815/stat : 15815 (pcs.big) R 15813 15815 13731 0 -1 4194304 2620 663 0 0 26 1 0 0 19 0 1 0 59427150 10649600 1844 996147200 134512640 135215973 4294956304 18446744073709551615 4159337030 0 0 4096 0 0 0 0 17 1 0 0
/proc/15815/statm: 2600 1844 386 171 0 1525 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 10400

[startup+0.701572 s]
/proc/loadavg: 2.21 2.08 2.02 4/72 15815
/proc/meminfo: memFree=1342176/2055920 swapFree=4192812/4192956
[pid=15815] ppid=15813 vsize=20868 CPUtime=0.67
/proc/15815/stat : 15815 (pcs.big) R 15813 15815 13731 0 -1 4194304 5927 663 0 0 65 2 0 0 23 0 1 0 59427150 21368832 3835 996147200 134512640 135215973 4294956304 18446744073709551615 134761780 0 0 4096 0 0 0 0 17 1 0 0
/proc/15815/statm: 5217 3835 386 171 0 4142 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 20868

[startup+1.50169 s]
/proc/loadavg: 2.21 2.08 2.02 3/73 15820
/proc/meminfo: memFree=1323416/2055920 swapFree=4192812/4192956
[pid=15815] ppid=15813 vsize=37496 CPUtime=1.45
/proc/15815/stat : 15815 (pcs.big) R 15813 15815 13731 0 -1 4194304 11589 663 0 0 139 6 0 0 25 0 1 0 59427150 38395904 7380 996147200 134512640 135215973 4294956304 18446744073709551615 4242903 0 0 4096 0 0 0 0 17 1 0 0
/proc/15815/statm: 9374 7380 386 171 0 8299 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 37496

[startup+3.10191 s]
/proc/loadavg: 2.21 2.08 2.02 3/73 15820
/proc/meminfo: memFree=1297048/2055920 swapFree=4192812/4192956
[pid=15815] ppid=15813 vsize=52228 CPUtime=3.05
/proc/15815/stat : 15815 (pcs.big) R 15813 15815 13731 0 -1 4194304 18641 663 0 0 296 9 0 0 25 0 1 0 59427150 53481472 11592 996147200 134512640 135215973 4294956304 18446744073709551615 134970077 0 0 4096 0 0 0 0 17 1 0 0
/proc/15815/statm: 13057 11592 410 171 0 11982 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 52228

[startup+6.30137 s]
/proc/loadavg: 2.19 2.08 2.02 3/73 15820
/proc/meminfo: memFree=1296024/2055920 swapFree=4192812/4192956
[pid=15815] ppid=15813 vsize=52852 CPUtime=6.21
/proc/15815/stat : 15815 (pcs.big) R 15813 15815 13731 0 -1 4194304 18947 663 0 0 612 9 0 0 25 0 1 0 59427150 54120448 11740 996147200 134512640 135215973 4294956304 18446744073709551615 134583653 0 0 4096 0 0 0 0 17 1 0 0
/proc/15815/statm: 13213 11740 410 171 0 12138 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 52852

[startup+12.7013 s]
/proc/loadavg: 2.17 2.08 2.02 3/73 15820
/proc/meminfo: memFree=1291480/2055920 swapFree=4192812/4192956
[pid=15815] ppid=15813 vsize=58384 CPUtime=12.56
/proc/15815/stat : 15815 (pcs.big) R 15813 15815 13731 0 -1 4194304 20605 663 0 0 1246 10 0 0 25 0 1 0 59427150 59785216 12772 996147200 134512640 135215973 4294956304 18446744073709551615 4158960027 0 0 4096 0 0 0 0 17 1 0 0
/proc/15815/statm: 14596 12772 410 171 0 13521 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 58384

[startup+25.505 s]
/proc/loadavg: 2.14 2.07 2.02 3/73 15820
/proc/meminfo: memFree=1287512/2055920 swapFree=4192812/4192956
[pid=15815] ppid=15813 vsize=60364 CPUtime=25.25
/proc/15815/stat : 15815 (pcs.big) R 15813 15815 13731 0 -1 4194304 21311 663 0 0 2515 10 0 0 25 0 1 0 59427150 61812736 13478 996147200 134512640 135215973 4294956304 18446744073709551615 134585388 0 0 4096 0 0 0 0 17 1 0 0
/proc/15815/statm: 15091 13478 410 171 0 14016 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 60364

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

[startup+28.7016 s]
/proc/loadavg: 2.12 2.07 2.02 3/73 15820
/proc/meminfo: memFree=1286424/2055920 swapFree=4192812/4192956
[pid=15815] ppid=15813 vsize=66464 CPUtime=28.42
/proc/15815/stat : 15815 (pcs.big) R 15813 15815 13731 0 -1 4194304 22978 663 0 0 2831 11 0 0 25 0 1 0 59427150 68059136 14312 996147200 134512640 135215973 4294956304 18446744073709551615 134583387 0 0 4096 0 0 0 0 17 1 0 0
/proc/15815/statm: 16616 14312 410 171 0 15541 0
Current children cumulated CPU time (s) 28.42
Current children cumulated vsize (KiB) 66464

[startup+30.3018 s]
/proc/loadavg: 2.12 2.07 2.02 3/73 15820
/proc/meminfo: memFree=1283608/2055920 swapFree=4192812/4192956
[pid=15815] ppid=15813 vsize=66464 CPUtime=30
/proc/15815/stat : 15815 (pcs.big) R 15813 15815 13731 0 -1 4194304 23127 663 0 0 2989 11 0 0 25 0 1 0 59427150 68059136 14461 996147200 134512640 135215973 4294956304 18446744073709551615 135094344 0 0 4096 0 0 0 0 17 1 0 0
/proc/15815/statm: 16616 14461 410 171 0 15541 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (KiB) 66464

[startup+31.907 s]
/proc/loadavg: 2.12 2.07 2.02 3/73 15820
/proc/meminfo: memFree=1282520/2055920 swapFree=4192812/4192956
[pid=15815] ppid=15813 vsize=66464 CPUtime=31.59
/proc/15815/stat : 15815 (pcs.big) R 15813 15815 13731 0 -1 4194304 23274 663 0 0 3148 11 0 0 25 0 1 0 59427150 68059136 14608 996147200 134512640 135215973 4294956304 18446744073709551615 134585388 0 0 4096 0 0 0 0 17 1 0 0
/proc/15815/statm: 16616 14608 411 171 0 15541 0
Current children cumulated CPU time (s) 31.59
Current children cumulated vsize (KiB) 66464

[startup+32.7021 s]
/proc/loadavg: 2.12 2.07 2.02 3/73 15820
/proc/meminfo: memFree=1282520/2055920 swapFree=4192812/4192956
[pid=15815] ppid=15813 vsize=66464 CPUtime=32.38
/proc/15815/stat : 15815 (pcs.big) R 15813 15815 13731 0 -1 4194304 23319 663 0 0 3227 11 0 0 25 0 1 0 59427150 68059136 14653 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/15815/statm: 16616 14653 411 171 0 15541 0
Current children cumulated CPU time (s) 32.38
Current children cumulated vsize (KiB) 66464

[startup+32.9012 s]
/proc/loadavg: 2.12 2.07 2.02 3/73 15820
/proc/meminfo: memFree=1307672/2055920 swapFree=4192812/4192956
[pid=15815] ppid=15813 vsize=37408 CPUtime=32.59
/proc/15815/stat : 15815 (pcs.big) R 15813 15815 13731 0 -1 4194304 23326 663 0 0 3247 12 0 0 25 0 1 0 59427150 38305792 8253 996147200 134512640 135215973 4294956304 18446744073709551615 134532674 0 0 4096 0 0 0 0 17 1 0 0
/proc/15815/statm: 9352 8253 412 171 0 8277 0
Current children cumulated CPU time (s) 32.59
Current children cumulated vsize (KiB) 37408

Child status: 0
Real time (s): 32.918
CPU time (s): 32.619
CPU user time (s): 32.4811
CPU system time (s): 0.137979
CPU usage (%): 99.0918
Max. virtual memory (cumulated for all children) (KiB): 68740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 32.4811
system time used= 0.137979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23991
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= 24
involuntary context switches= 686

runsolver used 0.026995 second user time and 0.119981 second system time

The end

Launcher Data

Begin job on node49 at 2009-07-16 07:54:28
IDJOB=2083726
IDBENCH=57913
IDSOLVER=733
FILE ID=node49/2083726-1247723668
PBS_JOBID= 9521377
Free space on /tmp= 66372 MiB

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

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

MD5SUM BENCH= 7d256a84222d0f8032eecede595dc56a
RANDOM SEED=945409050

node49.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.232
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.232
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:       1342656 kB
Buffers:         60920 kB
Cached:         492668 kB
SwapCached:          0 kB
Active:         209560 kB
Inactive:       440980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1342656 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4740 kB
Writeback:           0 kB
Mapped:         108492 kB
Slab:            47732 kB
Committed_AS:   608936 kB
PageTables:       1908 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= 66372 MiB
End job on node49 at 2009-07-16 07:55:01