Trace number 2084332

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 53.2919 53.6957

DiagnosticValue
ASSIGNMENTS228

General information on the benchmark

Namecsp/rlfapScens11/
normalized-scen11-f10.xml
MD5SUMbc79be14db74a5ff6faf231971efa81f
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 benchmark0.659899
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size34
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4103
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.01	c Seed is 1048014293
0.00/0.01	c Constructing HOME/instance-2084332-1247724595.xml  with 11969 constraints
0.18/0.26	c Solving 228 backtracks 5 restarts
53.18/53.67	s UNSATISFIABLE
53.18/53.67	d ASSIGNMENTS 228

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-2084332-1247724595/watcher-2084332-1247724595 -o /tmp/evaluation-result-2084332-1247724595/solver-2084332-1247724595 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1048014293 HOME/instance-2084332-1247724595.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.18 2.15 2.06 4/73 16453
/proc/meminfo: memFree=1137200/2055920 swapFree=4192812/4192956
[pid=16453] ppid=16451 vsize=5356 CPUtime=0
/proc/16453/stat : 16453 (pcssolve) S 16451 16453 14614 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 59524452 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16453/statm: 1339 242 201 169 0 50 0
[pid=16454] ppid=16453 vsize=5356 CPUtime=0
/proc/16454/stat : 16454 (pcssolve) R 16453 16453 14614 0 -1 4194368 21 0 0 0 0 0 0 0 19 0 1 0 59524452 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 4332920 0 0 4100 65536 0 0 0 17 0 0 0
/proc/16454/statm: 1339 243 202 169 0 50 0
[pid=16455] ppid=16453 vsize=3676 CPUtime=0
/proc/16455/stat : 16455 (grep) S 16453 16453 14614 0 -1 4194304 154 0 0 0 0 0 0 0 20 0 1 0 59524452 3764224 121 996147200 4194304 4274172 548682069040 18446744073709551615 224264945746 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/16455/statm: 919 121 99 19 0 43 0

[startup+0.050235 s]
/proc/loadavg: 2.18 2.15 2.06 4/73 16453
/proc/meminfo: memFree=1137200/2055920 swapFree=4192812/4192956
[pid=16453] ppid=16451 vsize=6732 CPUtime=0.03
/proc/16453/stat : 16453 (pcs.big) R 16451 16453 14614 0 -1 4194304 1324 662 0 0 2 1 0 0 22 0 1 0 59524452 6893568 955 996147200 134512640 135215973 4294956304 18446744073709551615 134533179 0 0 4096 0 0 0 0 17 1 0 0
/proc/16453/statm: 1683 955 385 171 0 608 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6732

[startup+0.102244 s]
/proc/loadavg: 2.18 2.15 2.06 4/73 16453
/proc/meminfo: memFree=1137200/2055920 swapFree=4192812/4192956
[pid=16453] ppid=16451 vsize=7388 CPUtime=0.08
/proc/16453/stat : 16453 (pcs.big) R 16451 16453 14614 0 -1 4194304 1500 662 0 0 7 1 0 0 22 0 1 0 59524452 7565312 1131 996147200 134512640 135215973 4294956304 18446744073709551615 134532930 0 0 4096 0 0 0 0 17 1 0 0
/proc/16453/statm: 1847 1131 385 171 0 772 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7388

[startup+0.301278 s]
/proc/loadavg: 2.18 2.15 2.06 4/73 16453
/proc/meminfo: memFree=1137200/2055920 swapFree=4192812/4192956
[pid=16453] ppid=16451 vsize=11192 CPUtime=0.28
/proc/16453/stat : 16453 (pcs.big) R 16451 16453 14614 0 -1 4194304 2715 662 0 0 27 1 0 0 24 0 1 0 59524452 11460608 1988 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/16453/statm: 2798 1988 401 171 0 1723 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11192

[startup+0.702355 s]
/proc/loadavg: 2.18 2.15 2.06 4/73 16453
/proc/meminfo: memFree=1137200/2055920 swapFree=4192812/4192956
[pid=16453] ppid=16451 vsize=16524 CPUtime=0.68
/proc/16453/stat : 16453 (pcs.big) R 16451 16453 14614 0 -1 4194304 4006 662 0 0 66 2 0 0 25 0 1 0 59524452 16920576 3279 996147200 134512640 135215973 4294956304 18446744073709551615 4158960140 0 0 4096 0 0 0 0 17 1 0 0
/proc/16453/statm: 4131 3279 401 171 0 3056 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 16524

[startup+1.5015 s]
/proc/loadavg: 2.18 2.15 2.06 3/74 16458
/proc/meminfo: memFree=1122984/2055920 swapFree=4192812/4192956
[pid=16453] ppid=16451 vsize=25576 CPUtime=1.47
/proc/16453/stat : 16453 (pcs.big) R 16451 16453 14614 0 -1 4194304 6321 662 0 0 144 3 0 0 25 0 1 0 59524452 26189824 5541 996147200 134512640 135215973 4294956304 18446744073709551615 134584008 0 0 4096 0 0 0 0 17 1 0 0
/proc/16453/statm: 6394 5541 401 171 0 5319 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 25576

[startup+3.1018 s]
/proc/loadavg: 2.18 2.15 2.06 3/74 16458
/proc/meminfo: memFree=1105384/2055920 swapFree=4192812/4192956
[pid=16453] ppid=16451 vsize=40908 CPUtime=3.06
/proc/16453/stat : 16453 (pcs.big) R 16451 16453 14614 0 -1 4194304 10230 662 0 0 301 5 0 0 25 0 1 0 59524452 41889792 9345 996147200 134512640 135215973 4294956304 18446744073709551615 135094739 0 0 4096 0 0 0 0 17 1 0 0
/proc/16453/statm: 10227 9345 401 171 0 9152 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 40908

[startup+6.30139 s]
/proc/loadavg: 2.17 2.14 2.06 3/74 16458
/proc/meminfo: memFree=1096552/2055920 swapFree=4192812/4192956
[pid=16453] ppid=16451 vsize=47112 CPUtime=6.24
/proc/16453/stat : 16453 (pcs.big) R 16451 16453 14614 0 -1 4194304 11811 662 0 0 618 6 0 0 25 0 1 0 59524452 48242688 10926 996147200 134512640 135215973 4294956304 18446744073709551615 134583510 0 0 4096 0 0 0 0 17 1 0 0
/proc/16453/statm: 11778 10926 401 171 0 10703 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 47112

[startup+12.7016 s]
/proc/loadavg: 2.15 2.14 2.06 3/74 16458
/proc/meminfo: memFree=1063216/2055920 swapFree=4192812/4192956
[pid=16453] ppid=16451 vsize=78964 CPUtime=12.59
/proc/16453/stat : 16453 (pcs.big) R 16451 16453 14614 0 -1 4194304 19864 662 0 0 1251 8 0 0 25 0 1 0 59524452 80859136 18770 996147200 134512640 135215973 4294956304 18446744073709551615 134583690 0 0 4096 0 0 0 0 17 1 0 0
/proc/16453/statm: 19741 18770 401 171 0 18666 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 78964

[startup+25.502 s]
/proc/loadavg: 2.12 2.13 2.06 3/74 16458
/proc/meminfo: memFree=1062768/2055920 swapFree=4192812/4192956
[pid=16453] ppid=16451 vsize=78964 CPUtime=25.29
/proc/16453/stat : 16453 (pcs.big) R 16451 16453 14614 0 -1 4194304 19993 662 0 0 2521 8 0 0 25 0 1 0 59524452 80859136 18899 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/16453/statm: 19741 18899 401 171 0 18666 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 78964

[startup+51.1017 s]
/proc/loadavg: 2.13 2.14 2.06 3/74 16458
/proc/meminfo: memFree=997552/2055920 swapFree=4192812/4192956
[pid=16453] ppid=16451 vsize=145572 CPUtime=50.7
/proc/16453/stat : 16453 (pcs.big) R 16451 16453 14614 0 -1 4194304 36679 662 0 0 5055 15 0 0 25 0 1 0 59524452 149065728 35168 996147200 134512640 135215973 4294956304 18446744073709551615 134585549 0 0 4096 0 0 0 0 17 1 0 0
/proc/16453/statm: 36393 35168 404 171 0 35318 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 145572

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

[startup+52.701 s]
/proc/loadavg: 2.13 2.14 2.06 3/74 16458
/proc/meminfo: memFree=996784/2055920 swapFree=4192812/4192956
[pid=16453] ppid=16451 vsize=145572 CPUtime=52.28
/proc/16453/stat : 16453 (pcs.big) R 16451 16453 14614 0 -1 4194304 36679 662 0 0 5213 15 0 0 25 0 1 0 59524452 149065728 35168 996147200 134512640 135215973 4294956304 18446744073709551615 134583557 0 0 4096 0 0 0 0 17 1 0 0
/proc/16453/statm: 36393 35168 404 171 0 35318 0
Current children cumulated CPU time (s) 52.28
Current children cumulated vsize (KiB) 145572

[startup+53.1011 s]
/proc/loadavg: 2.13 2.14 2.06 3/74 16458
/proc/meminfo: memFree=996784/2055920 swapFree=4192812/4192956
[pid=16453] ppid=16451 vsize=145572 CPUtime=52.68
/proc/16453/stat : 16453 (pcs.big) R 16451 16453 14614 0 -1 4194304 36679 662 0 0 5253 15 0 0 25 0 1 0 59524452 149065728 35168 996147200 134512640 135215973 4294956304 18446744073709551615 134640948 0 0 4096 0 0 0 0 17 1 0 0
/proc/16453/statm: 36393 35168 404 171 0 35318 0
Current children cumulated CPU time (s) 52.68
Current children cumulated vsize (KiB) 145572

[startup+53.5012 s]
/proc/loadavg: 2.13 2.14 2.06 3/74 16458
/proc/meminfo: memFree=996784/2055920 swapFree=4192812/4192956
[pid=16453] ppid=16451 vsize=145572 CPUtime=53.08
/proc/16453/stat : 16453 (pcs.big) R 16451 16453 14614 0 -1 4194304 36679 662 0 0 5293 15 0 0 25 0 1 0 59524452 149065728 35168 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/16453/statm: 36393 35168 404 171 0 35318 0
Current children cumulated CPU time (s) 53.08
Current children cumulated vsize (KiB) 145572

[startup+53.6012 s]
/proc/loadavg: 2.13 2.14 2.06 3/74 16458
/proc/meminfo: memFree=996784/2055920 swapFree=4192812/4192956
[pid=16453] ppid=16451 vsize=145056 CPUtime=53.18
/proc/16453/stat : 16453 (pcs.big) R 16451 16453 14614 0 -1 4194304 36679 662 0 0 5303 15 0 0 25 0 1 0 59524452 148537344 35072 996147200 134512640 135215973 4294956304 18446744073709551615 134985473 0 0 4096 0 0 0 0 17 1 0 0
/proc/16453/statm: 36264 35072 404 171 0 35189 0
Current children cumulated CPU time (s) 53.18
Current children cumulated vsize (KiB) 145056

Child status: 0
Real time (s): 53.6957
CPU time (s): 53.2919
CPU user time (s): 53.1069
CPU system time (s): 0.184971
CPU usage (%): 99.248
Max. virtual memory (cumulated for all children) (KiB): 146580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 53.1069
system time used= 0.184971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37343
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= 15
involuntary context switches= 1139

runsolver used 0.051992 second user time and 0.147977 second system time

The end

Launcher Data

Begin job on node82 at 2009-07-16 08:09:55
IDJOB=2084332
IDBENCH=58067
IDSOLVER=734
FILE ID=node82/2084332-1247724595
PBS_JOBID= 9521436
Free space on /tmp= 66308 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/rlfapScens11/normalized-scen11-f10.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2084332-1247724595/watcher-2084332-1247724595 -o /tmp/evaluation-result-2084332-1247724595/solver-2084332-1247724595 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1048014293 HOME/instance-2084332-1247724595.xml

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

MD5SUM BENCH= bc79be14db74a5ff6faf231971efa81f
RANDOM SEED=1048014293

node82.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.265
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.265
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1137680 kB
Buffers:         77344 kB
Cached:         356088 kB
SwapCached:          0 kB
Active:         446256 kB
Inactive:       384760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1137680 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2684 kB
Writeback:           0 kB
Mapped:         409156 kB
Slab:            71716 kB
Committed_AS:   934700 kB
PageTables:       2656 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= 66308 MiB
End job on node82 at 2009-07-16 08:10:49