Trace number 2059130

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 27.4558 27.4738

DiagnosticValue
ASSIGNMENTS0

General information on the benchmark

Namecsp/marc/
normalized-large-84-sat_ext.xml
MD5SUM4ced2e4c94646c017bc30dc8e603e6b8
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.2114
Satisfiable
(Un)Satisfiability was proved
Number of variables84
Number of constraints3486
Maximum constraint arity2
Maximum domain size84
Number of constraints which are defined in extension3486
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.11/0.25	c has big domains
0.11/0.26	c big-domain mode
0.11/0.26	c Seed is 854100730
0.11/0.26	c Constructing HOME/instance-2059130-1247694884.xml  with 8488 constraints
27.37/27.45	c Solving 0 backtracks
27.37/27.46	s SATISFIABLE
27.37/27.46	c V0=43, V1=43, V2=43, V3=43, V4=43, V5=43, V6=43, V7=43, V8=43, V9=43, V10=43, V11=43, V12=43, V13=43, V14=43, V15=43, V16=43, V17=43, V18=43, V19=43, V20=43, V21=43, V22=43, V23=43, V24=43, V25=43, V26=43, V27=43, V28=43, V29=43, V30=43, V31=43, V32=43, V33=43, V34=43, V35=43, V36=43, V37=43, V38=43, V39=43, V40=43, V41=43, V42=43, V43=43, V44=43, V45=43, V46=43, V47=43, V48=43, V49=43, V50=43, V51=43, V52=43, V53=43, V54=43, V55=43, V56=43, V57=43, V58=43, V59=43, V60=43, V61=43, V62=43, V63=43, V64=43, V65=43, V66=43, V67=43, V68=43, V69=43, V70=43, V71=43, V72=43, V73=43, V74=43, V75=43, V76=43, V77=43, V78=43, V79=43, V80=43, V81=43, V82=43, V83=43, 
27.37/27.46	v 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 
27.37/27.46	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-2059130-1247694884/watcher-2059130-1247694884 -o /tmp/evaluation-result-2059130-1247694884/solver-2059130-1247694884 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 854100730 HOME/instance-2059130-1247694884.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.12 1.87 1.05 4/73 14469
/proc/meminfo: memFree=1233688/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=5356 CPUtime=0
/proc/14469/stat : 14469 (pcssolve) S 14467 14469 14057 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 56553740 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14469/statm: 1339 242 201 169 0 50 0
[pid=14470] ppid=14469 vsize=5356 CPUtime=0
/proc/14470/stat : 14470 (pcssolve) R 14469 14469 14057 0 -1 4194368 5 0 0 0 0 0 0 0 19 0 1 0 56553741 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 226686825202 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/14470/statm: 1339 241 200 169 0 50 0
[pid=14471] ppid=14469 vsize=3676 CPUtime=0
/proc/14471/stat : 14471 (grep) S 14469 14469 14057 0 -1 4194304 154 0 0 0 0 0 0 0 20 0 1 0 56553741 3764224 121 996147200 4194304 4274172 548682069040 18446744073709551615 226687156306 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/14471/statm: 919 121 99 19 0 43 0

[startup+0.102111 s]
/proc/loadavg: 2.12 1.87 1.05 4/73 14469
/proc/meminfo: memFree=1233688/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=5356 CPUtime=0
/proc/14469/stat : 14469 (pcssolve) S 14467 14469 14057 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 56553740 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14469/statm: 1339 242 201 169 0 50 0
[pid=14470] ppid=14469 vsize=3676 CPUtime=0.08
/proc/14470/stat : 14470 (fgrep) R 14469 14469 14057 0 -1 4194304 148 0 0 0 7 1 0 0 19 0 1 0 56553741 3764224 115 996147200 4194304 4274172 548682068976 18446744073709551615 4243279 0 0 4096 0 0 0 0 17 1 0 0
/proc/14470/statm: 919 115 87 19 0 43 0
[pid=14471] ppid=14469 vsize=3676 CPUtime=0
/proc/14471/stat : 14471 (grep) S 14469 14469 14057 0 -1 4194304 154 0 0 0 0 0 0 0 20 0 1 0 56553741 3764224 121 996147200 4194304 4274172 548682069040 18446744073709551615 226687156306 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/14471/statm: 919 121 99 19 0 43 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12708

[startup+0.202134 s]
/proc/loadavg: 2.12 1.87 1.05 4/73 14469
/proc/meminfo: memFree=1233688/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=5356 CPUtime=0.11
/proc/14469/stat : 14469 (pcssolve) S 14467 14469 14057 0 -1 4194304 339 317 0 0 0 0 9 2 15 0 1 0 56553740 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14469/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 5356

[startup+0.302152 s]
/proc/loadavg: 2.12 1.87 1.05 4/73 14469
/proc/meminfo: memFree=1233688/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=4956 CPUtime=0.28
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14057 0 -1 4194304 868 656 0 0 3 0 19 6 17 0 1 0 56553740 5074944 499 996147200 134512640 135215973 4294956304 18446744073709551615 134837542 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 1239 499 372 171 0 164 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 4956

[startup+0.701232 s]
/proc/loadavg: 2.12 1.87 1.05 4/73 14469
/proc/meminfo: memFree=1233688/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=7352 CPUtime=0.68
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14057 0 -1 4194304 946 656 0 0 43 0 19 6 19 0 1 0 56553740 7528448 577 996147200 134512640 135215973 4294956304 18446744073709551615 6180479 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 1838 577 372 171 0 763 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7352

[startup+1.5014 s]
/proc/loadavg: 2.19 1.89 1.06 3/74 14474
/proc/meminfo: memFree=1232592/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=12152 CPUtime=1.49
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14057 0 -1 4194304 1142 656 0 0 123 1 19 6 25 0 1 0 56553740 12443648 773 996147200 134512640 135215973 4294956304 18446744073709551615 134882137 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 3038 773 372 171 0 1963 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12152

[startup+3.10172 s]
/proc/loadavg: 2.19 1.89 1.06 3/74 14474
/proc/meminfo: memFree=1231632/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=21924 CPUtime=3.08
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14057 0 -1 4194304 1571 656 0 0 282 1 19 6 25 0 1 0 56553740 22450176 1202 996147200 134512640 135215973 4294956304 18446744073709551615 134882144 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 5481 1202 372 171 0 4406 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21924

[startup+6.30137 s]
/proc/loadavg: 2.19 1.89 1.06 3/74 14474
/proc/meminfo: memFree=1228560/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=41160 CPUtime=6.28
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14057 0 -1 4194304 2460 656 0 0 600 3 19 6 25 0 1 0 56553740 42147840 2091 996147200 134512640 135215973 4294956304 18446744073709551615 6148546 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 10290 2091 372 171 0 9215 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41160

[startup+12.7017 s]
/proc/loadavg: 2.23 1.91 1.07 3/74 14474
/proc/meminfo: memFree=1222160/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=77644 CPUtime=12.68
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14057 0 -1 4194304 4127 656 0 0 1238 5 19 6 25 0 1 0 56553740 79507456 3758 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 19411 3758 372 171 0 18336 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 77644

[startup+25.5023 s]
/proc/loadavg: 2.20 1.91 1.08 3/74 14474
/proc/meminfo: memFree=1208080/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=148132 CPUtime=25.47
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14057 0 -1 4194304 7393 656 0 0 2512 10 19 6 25 0 1 0 56553740 151687168 7024 996147200 134512640 135215973 4294956304 18446744073709551615 4159346060 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 37033 7024 372 171 0 35958 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 148132

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

[startup+25.6023 s]
/proc/loadavg: 2.20 1.91 1.08 3/74 14474
/proc/meminfo: memFree=1208080/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=148632 CPUtime=25.57
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14057 0 -1 4194304 7423 656 0 0 2522 10 19 6 25 0 1 0 56553740 152199168 7054 996147200 134512640 135215973 4294956304 18446744073709551615 134837542 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 37158 7054 372 171 0 36083 0
Current children cumulated CPU time (s) 25.57
Current children cumulated vsize (KiB) 148632

[startup+26.4014 s]
/proc/loadavg: 2.18 1.91 1.09 3/74 14474
/proc/meminfo: memFree=1206992/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=152944 CPUtime=26.38
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14057 0 -1 4194304 7602 656 0 0 2602 11 19 6 25 0 1 0 56553740 156614656 7233 996147200 134512640 135215973 4294956304 18446744073709551615 6149755 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 38236 7233 372 171 0 37161 0
Current children cumulated CPU time (s) 26.38
Current children cumulated vsize (KiB) 152944

[startup+27.2016 s]
/proc/loadavg: 2.18 1.91 1.09 3/74 14474
/proc/meminfo: memFree=1206992/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=157088 CPUtime=27.17
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14057 0 -1 4194304 7794 656 0 0 2681 11 19 6 25 0 1 0 56553740 160858112 7425 996147200 134512640 135215973 4294956304 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 39272 7425 372 171 0 38197 0
Current children cumulated CPU time (s) 27.17
Current children cumulated vsize (KiB) 157088

[startup+27.4016 s]
/proc/loadavg: 2.18 1.91 1.09 3/74 14474
/proc/meminfo: memFree=1206992/2055920 swapFree=4192812/4192956
[pid=14469] ppid=14467 vsize=160060 CPUtime=27.37
/proc/14469/stat : 14469 (pcs.big) R 14467 14469 14057 0 -1 4194304 8436 656 0 0 2701 11 19 6 25 0 1 0 56553740 163901440 8034 996147200 134512640 135215973 4294956304 18446744073709551615 6149755 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 40015 8034 377 171 0 38940 0
Current children cumulated CPU time (s) 27.37
Current children cumulated vsize (KiB) 160060

Child status: 0
Real time (s): 27.4738
CPU time (s): 27.4558
CPU user time (s): 27.2669
CPU system time (s): 0.188971
CPU usage (%): 99.9347
Max. virtual memory (cumulated for all children) (KiB): 160060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.2669
system time used= 0.188971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9260
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= 22
involuntary context switches= 110

runsolver used 0.039993 second user time and 0.072988 second system time

The end

Launcher Data

Begin job on node80 at 2009-07-15 23:54:52
IDJOB=2059130
IDBENCH=53554
IDSOLVER=733
FILE ID=node80/2059130-1247694884
PBS_JOBID= 9521157
Free space on /tmp= 66252 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/marc/normalized-large-84-sat_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2059130-1247694884/watcher-2059130-1247694884 -o /tmp/evaluation-result-2059130-1247694884/solver-2059130-1247694884 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 854100730 HOME/instance-2059130-1247694884.xml

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

MD5SUM BENCH= 4ced2e4c94646c017bc30dc8e603e6b8
RANDOM SEED=854100730

node80.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.285
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.285
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:       1234168 kB
Buffers:         74328 kB
Cached:         591256 kB
SwapCached:          0 kB
Active:         310424 kB
Inactive:       427520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1234168 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           71616 kB
Writeback:           0 kB
Mapped:          83788 kB
Slab:            69020 kB
Committed_AS:   590544 kB
PageTables:       1892 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= 66252 MiB
End job on node80 at 2009-07-15 23:55:19