Trace number 2081966

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.2SAT 19.532 19.6994

DiagnosticValue
ASSIGNMENTS0

General information on the benchmark

Namecsp/rlfapScens/
normalized-scen2.xml
MD5SUM31a4c465ca1f11a03620a8b9cb7922e0
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.135978
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints1235
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1235
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 1070115018
0.00/0.01	c Constructing HOME/instance-2081966-1247720693.xml  with 3605 constraints
0.02/0.09	c Solving 0 backtracks
19.42/19.68	s SATISFIABLE
19.42/19.68	c V0=72, V1=310, V2=72, V3=310, V4=30, V5=268, V6=16, V7=254, V8=44, V9=282, V10=470, V11=708, V12=114, V13=352, V14=156, V15=394, V16=58, V17=296, V18=156, V19=394, V20=156, V21=394, V22=16, V23=254, V24=428, V25=666, V26=44, V27=282, V28=30, V29=268, V30=16, V31=254, V32=114, V33=352, V34=114, V35=352, V36=442, V37=680, V38=16, V39=254, V40=16, V41=254, V42=86, V43=324, V44=86, V45=324, V46=30, V47=268, V48=44, V49=282, V50=44, V51=282, V52=30, V53=268, V54=72, V55=310, V56=16, V57=254, V58=86, V59=324, V60=156, V61=394, V62=86, V63=324, V64=100, V65=338, V66=428, V67=666, V68=114, V69=352, V70=414, V71=652, V72=414, V73=652, V74=142, V75=380, V76=30, V77=268, V78=30, V79=268, V80=44, V81=282, V82=58, V83=296, V84=428, V85=666, V86=128, V87=366, V88=282, V89=44, V90=100, V91=338, V92=44, V93=282, V94=100, V95=338, V96=30, V97=268, V98=86, V99=324, V100=100, V101=338, V102=428, V103=666, V104=100, V105=338, V106=44, V107=282, V108=100, V109=338, V110=128, V111=366, V112=72, V113=310, V114=30, V115=268, V116=58, V117=296, V118=58, V119=296, V120=128, V121=366, V122=128, V123=366, V124=30, V125=268, V126=30, V127=268, V128=30, V129=268, V130=30, V131=268, V132=44, V133=282, V134=114, V135=352, V136=30, V137=268, V138=30, V139=268, V140=142, V141=380, V142=100, V143=338, V144=114, V145=352, V146=16, V147=254, V148=156, V149=394, V150=58, V151=296, V152=16, V153=254, V154=282, V155=44, V156=16, V157=254, V158=30, V159=268, V160=86, V161=324, V162=694, V163=456, V164=16, V165=254, V166=156, V167=394, V168=442, V169=680, V170=428, V171=666, V172=100, V173=338, V174=30, V175=268, V176=414, V177=652, V178=16, V179=254, V180=86, V181=324, V182=114, V183=352, V184=30, V185=268, V186=100, V187=338, V188=30, V189=268, V190=428, V191=666, V192=114, V193=352, V194=44, V195=282, V196=30, V197=268, V198=30, V199=268, 
19.42/19.68	v 72 310 72 310 30 268 16 254 44 282 470 708 114 352 156 394 58 296 156 394 156 394 16 254 428 666 44 282 30 268 16 254 114 352 114 352 442 680 16 254 16 254 86 324 86 324 30 268 44 282 44 282 30 268 72 310 16 254 86 324 156 394 86 324 100 338 428 666 114 352 414 652 414 652 142 380 30 268 30 268 44 282 58 296 428 666 128 366 282 44 100 338 44 282 100 338 30 268 86 324 100 338 428 666 100 338 44 282 100 338 128 366 72 310 30 268 58 296 58 296 128 366 128 366 30 268 30 268 30 268 30 268 44 282 114 352 30 268 30 268 142 380 100 338 114 352 16 254 156 394 58 296 16 254 282 44 16 254 30 268 86 324 694 456 16 254 156 394 442 680 428 666 100 338 30 268 414 652 16 254 86 324 114 352 30 268 100 338 30 268 428 666 114 352 44 282 30 268 30 268 
19.42/19.68	d ASSIGNMENTS 0

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2081966-1247720693/watcher-2081966-1247720693 -o /tmp/evaluation-result-2081966-1247720693/solver-2081966-1247720693 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1070115018 HOME/instance-2081966-1247720693.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.16 2.16 2.06 4/73 14342
/proc/meminfo: memFree=1561232/2055920 swapFree=4192812/4192956
[pid=14342] ppid=14340 vsize=5356 CPUtime=0
/proc/14342/stat : 14342 (pcssolve) R 14340 14342 13038 0 -1 4194304 263 0 0 0 0 0 0 0 20 0 1 0 59134680 5484544 231 996147200 4194304 4889804 548682068800 18446744073709551615 4549456 0 0 4100 65536 0 0 0 17 1 0 0
/proc/14342/statm: 1339 231 193 169 0 50 0

[startup+0.036209 s]
/proc/loadavg: 2.16 2.16 2.06 4/73 14342
/proc/meminfo: memFree=1561232/2055920 swapFree=4192812/4192956
[pid=14342] ppid=14340 vsize=5420 CPUtime=0.02
/proc/14342/stat : 14342 (pcs.big) R 14340 14342 13038 0 -1 4194304 1025 662 0 0 2 0 0 0 25 0 1 0 59134680 5550080 656 996147200 134512640 135215973 4294956304 18446744073709551615 134581441 0 0 4096 0 0 0 0 17 0 0 0
/proc/14342/statm: 1355 656 385 171 0 280 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5420

[startup+0.102221 s]
/proc/loadavg: 2.16 2.16 2.06 4/73 14342
/proc/meminfo: memFree=1561232/2055920 swapFree=4192812/4192956
[pid=14342] ppid=14340 vsize=6680 CPUtime=0.08
/proc/14342/stat : 14342 (pcs.big) R 14340 14342 13038 0 -1 4194304 1344 662 0 0 8 0 0 0 25 0 1 0 59134680 6840320 975 996147200 134512640 135215973 4294956304 18446744073709551615 134600479 0 0 4096 0 0 0 0 17 0 0 0
/proc/14342/statm: 1670 975 401 171 0 595 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6680

[startup+0.302261 s]
/proc/loadavg: 2.16 2.16 2.06 4/73 14342
/proc/meminfo: memFree=1561232/2055920 swapFree=4192812/4192956
[pid=14342] ppid=14340 vsize=8028 CPUtime=0.28
/proc/14342/stat : 14342 (pcs.big) R 14340 14342 13038 0 -1 4194304 1674 662 0 0 28 0 0 0 25 0 1 0 59134680 8220672 1305 996147200 134512640 135215973 4294956304 18446744073709551615 4158960033 0 0 4096 0 0 0 0 17 0 0 0
/proc/14342/statm: 2007 1305 401 171 0 932 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8028

[startup+0.701332 s]
/proc/loadavg: 2.16 2.16 2.06 4/73 14342
/proc/meminfo: memFree=1561232/2055920 swapFree=4192812/4192956
[pid=14342] ppid=14340 vsize=11328 CPUtime=0.68
/proc/14342/stat : 14342 (pcs.big) R 14340 14342 13038 0 -1 4194304 2524 662 0 0 67 1 0 0 25 0 1 0 59134680 11599872 2155 996147200 134512640 135215973 4294956304 18446744073709551615 134533175 0 0 4096 0 0 0 0 17 0 0 0
/proc/14342/statm: 2832 2155 401 171 0 1757 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 11328

[startup+1.50147 s]
/proc/loadavg: 2.16 2.16 2.06 3/74 14347
/proc/meminfo: memFree=1551176/2055920 swapFree=4192812/4192956
[pid=14342] ppid=14340 vsize=16952 CPUtime=1.47
/proc/14342/stat : 14342 (pcs.big) R 14340 14342 13038 0 -1 4194304 3897 662 0 0 146 1 0 0 25 0 1 0 59134680 17358848 3528 996147200 134512640 135215973 4294956304 18446744073709551615 4158960004 0 0 4096 0 0 0 0 17 0 0 0
/proc/14342/statm: 4238 3528 401 171 0 3163 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 16952

[startup+3.10176 s]
/proc/loadavg: 2.16 2.16 2.06 3/74 14347
/proc/meminfo: memFree=1547912/2055920 swapFree=4192812/4192956
[pid=14342] ppid=14340 vsize=18008 CPUtime=3.06
/proc/14342/stat : 14342 (pcs.big) R 14340 14342 13038 0 -1 4194304 4165 662 0 0 305 1 0 0 25 0 1 0 59134680 18440192 3796 996147200 134512640 135215973 4294956304 18446744073709551615 4158960018 0 0 4096 0 0 0 0 17 0 0 0
/proc/14342/statm: 4502 3796 401 171 0 3427 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 18008

[startup+6.30134 s]
/proc/loadavg: 2.15 2.15 2.06 3/74 14347
/proc/meminfo: memFree=1540744/2055920 swapFree=4192812/4192956
[pid=14342] ppid=14340 vsize=24288 CPUtime=6.23
/proc/14342/stat : 14342 (pcs.big) R 14340 14342 13038 0 -1 4194304 5759 662 0 0 621 2 0 0 25 0 1 0 59134680 24870912 5337 996147200 134512640 135215973 4294956304 18446744073709551615 4158960021 0 0 4096 0 0 0 0 17 0 0 0
/proc/14342/statm: 6072 5337 401 171 0 4997 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 24288

[startup+12.7015 s]
/proc/loadavg: 2.14 2.15 2.06 3/74 14347
/proc/meminfo: memFree=1539592/2055920 swapFree=4192812/4192956
[pid=14342] ppid=14340 vsize=26004 CPUtime=12.57
/proc/14342/stat : 14342 (pcs.big) R 14340 14342 13038 0 -1 4194304 6200 662 0 0 1255 2 0 0 25 0 1 0 59134680 26628096 5778 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 0 0 0
/proc/14342/statm: 6501 5778 401 171 0 5426 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 26004

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

[startup+15.9011 s]
/proc/loadavg: 2.13 2.15 2.06 3/74 14347
/proc/meminfo: memFree=1517896/2055920 swapFree=4192812/4192956
[pid=14342] ppid=14340 vsize=47012 CPUtime=15.75
/proc/14342/stat : 14342 (pcs.big) R 14340 14342 13038 0 -1 4194304 11489 662 0 0 1570 5 0 0 25 0 1 0 59134680 48140288 10962 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 0 0 0
/proc/14342/statm: 11753 10962 401 171 0 10678 0
Current children cumulated CPU time (s) 15.75
Current children cumulated vsize (KiB) 47012

[startup+17.5014 s]
/proc/loadavg: 2.13 2.15 2.06 3/74 14347
/proc/meminfo: memFree=1517832/2055920 swapFree=4192812/4192956
[pid=14342] ppid=14340 vsize=47012 CPUtime=17.34
/proc/14342/stat : 14342 (pcs.big) R 14340 14342 13038 0 -1 4194304 11523 662 0 0 1729 5 0 0 25 0 1 0 59134680 48140288 10996 996147200 134512640 135215973 4294956304 18446744073709551615 134583557 0 0 4096 0 0 0 0 17 0 0 0
/proc/14342/statm: 11753 10996 401 171 0 10678 0
Current children cumulated CPU time (s) 17.34
Current children cumulated vsize (KiB) 47012

[startup+18.3015 s]
/proc/loadavg: 2.13 2.15 2.06 3/74 14347
/proc/meminfo: memFree=1517832/2055920 swapFree=4192812/4192956
[pid=14342] ppid=14340 vsize=47012 CPUtime=18.13
/proc/14342/stat : 14342 (pcs.big) R 14340 14342 13038 0 -1 4194304 11548 662 0 0 1808 5 0 0 25 0 1 0 59134680 48140288 11021 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 0 0 0
/proc/14342/statm: 11753 11021 401 171 0 10678 0
Current children cumulated CPU time (s) 18.13
Current children cumulated vsize (KiB) 47012

[startup+19.1017 s]
/proc/loadavg: 2.13 2.15 2.06 3/74 14347
/proc/meminfo: memFree=1517704/2055920 swapFree=4192812/4192956
[pid=14342] ppid=14340 vsize=68172 CPUtime=18.92
/proc/14342/stat : 14342 (pcs.big) R 14340 14342 13038 0 -1 4194304 16873 662 0 0 1885 7 0 0 25 0 1 0 59134680 69808128 16137 996147200 134512640 135215973 4294956304 18446744073709551615 4158960185 0 0 4096 0 0 0 0 17 0 0 0
/proc/14342/statm: 17043 16137 401 171 0 15968 0
Current children cumulated CPU time (s) 18.92
Current children cumulated vsize (KiB) 68172

[startup+19.5018 s]
/proc/loadavg: 2.13 2.15 2.06 3/74 14347
/proc/meminfo: memFree=1517704/2055920 swapFree=4192812/4192956
[pid=14342] ppid=14340 vsize=68172 CPUtime=19.32
/proc/14342/stat : 14342 (pcs.big) R 14340 14342 13038 0 -1 4194304 16899 662 0 0 1925 7 0 0 25 0 1 0 59134680 69808128 16163 996147200 134512640 135215973 4294956304 18446744073709551615 134585708 0 0 4096 0 0 0 0 17 0 0 0
/proc/14342/statm: 17043 16163 401 171 0 15968 0
Current children cumulated CPU time (s) 19.32
Current children cumulated vsize (KiB) 68172

[startup+19.6018 s]
/proc/loadavg: 2.13 2.15 2.06 3/74 14347
/proc/meminfo: memFree=1517704/2055920 swapFree=4192812/4192956
[pid=14342] ppid=14340 vsize=68172 CPUtime=19.42
/proc/14342/stat : 14342 (pcs.big) R 14340 14342 13038 0 -1 4194304 16908 662 0 0 1935 7 0 0 25 0 1 0 59134680 69808128 16172 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 0 0 0
/proc/14342/statm: 17043 16172 401 171 0 15968 0
Current children cumulated CPU time (s) 19.42
Current children cumulated vsize (KiB) 68172

Child status: 0
Real time (s): 19.6994
CPU time (s): 19.532
CPU user time (s): 19.439
CPU system time (s): 0.092985
CPU usage (%): 99.1506
Max. virtual memory (cumulated for all children) (KiB): 69008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.439
system time used= 0.092985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17584
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= 14
involuntary context switches= 475

runsolver used 0.024996 second user time and 0.056991 second system time

The end

Launcher Data

Begin job on node84 at 2009-07-16 07:04:53
IDJOB=2081966
IDBENCH=57515
IDSOLVER=733
FILE ID=node84/2081966-1247720693
PBS_JOBID= 9521381
Free space on /tmp= 66180 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/rlfapScens/normalized-scen2.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2081966-1247720693/watcher-2081966-1247720693 -o /tmp/evaluation-result-2081966-1247720693/solver-2081966-1247720693 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1070115018 HOME/instance-2081966-1247720693.xml

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

MD5SUM BENCH= 31a4c465ca1f11a03620a8b9cb7922e0
RANDOM SEED=1070115018

node84.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.259
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.259
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:       1561648 kB
Buffers:         71872 kB
Cached:         214272 kB
SwapCached:          0 kB
Active:         202084 kB
Inactive:       203956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1561648 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2284 kB
Writeback:           0 kB
Mapped:         131300 kB
Slab:            73296 kB
Committed_AS:   617272 kB
PageTables:       2032 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= 66180 MiB
End job on node84 at 2009-07-16 07:05:13