Trace number 2087719

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 146.435 147.818

DiagnosticValue
ASSIGNMENTS63627

General information on the benchmark

Namecsp/os-taillard-7/
normalized-os-taillard-7-100-9.xml
MD5SUM3ad2628e033d36895a2885b148e4c877
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.213967
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size398
Number of constraints which are defined in extension0
Number of constraints which are defined in intension294
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.02	c Seed is 1878848928
0.00/0.02	c Constructing HOME/instance-2087719-1247728266.xml  with 2058 constraints
0.00/0.05	c Solving 63627 backtracks 18 restarts
146.30/147.79	s SATISFIABLE
146.30/147.79	c V0=99, V1=132, V2=347, V3=0, V4=86, V5=228, V6=270, V7=0, V8=337, V9=4, V10=262, V11=241, V12=40, V13=136, V14=380, V15=133, V16=98, V17=299, V18=197, V19=0, V20=201, V21=220, V22=242, V23=148, V24=4, V25=332, V26=397, V27=305, V28=352, V29=228, V30=295, V31=136, V32=75, V33=241, V34=0, V35=0, V36=63, V37=275, V38=118, V39=201, V40=93, V41=345, V42=377, V43=356, V44=148, V45=238, V46=287, V47=6, V48=64, 
146.30/147.79	v 99 132 347 0 86 228 270 0 337 4 262 241 40 136 380 133 98 299 197 0 201 220 242 148 4 332 397 305 352 228 295 136 75 241 0 0 63 275 118 201 93 345 377 356 148 238 287 6 64 
146.30/147.79	d ASSIGNMENTS 63627

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-2087719-1247728266/watcher-2087719-1247728266 -o /tmp/evaluation-result-2087719-1247728266/solver-2087719-1247728266 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1878848928 HOME/instance-2087719-1247728266.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.07 2.00 2.00 4/81 17441
/proc/meminfo: memFree=1397976/2055920 swapFree=4192812/4192956
[pid=17441] ppid=17439 vsize=18576 CPUtime=0
/proc/17441/stat : 17441 (runsolver) R 17439 17441 17154 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 59889280 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 237947645223 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17441/statm: 4644 284 249 26 0 2626 0

[startup+0.0719889 s]
/proc/loadavg: 2.07 2.00 2.00 4/81 17441
/proc/meminfo: memFree=1397976/2055920 swapFree=4192812/4192956
[pid=17441] ppid=17439 vsize=5944 CPUtime=0.05
/proc/17441/stat : 17441 (pcs.big) R 17439 17441 17154 0 -1 4194304 1169 658 0 0 5 0 0 0 23 0 1 0 59889280 6086656 800 996147200 134512640 135215973 4294956304 18446744073709551615 4158960864 0 0 4096 0 0 0 0 17 1 0 0
/proc/17441/statm: 1486 800 406 171 0 411 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5944

[startup+0.101989 s]
/proc/loadavg: 2.07 2.00 2.00 4/81 17441
/proc/meminfo: memFree=1397976/2055920 swapFree=4192812/4192956
[pid=17441] ppid=17439 vsize=6152 CPUtime=0.08
/proc/17441/stat : 17441 (pcs.big) R 17439 17441 17154 0 -1 4194304 1253 658 0 0 8 0 0 0 23 0 1 0 59889280 6299648 831 996147200 134512640 135215973 4294956304 18446744073709551615 134532672 0 0 4096 0 0 0 0 17 1 0 0
/proc/17441/statm: 1538 831 406 171 0 463 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6152

[startup+0.301006 s]
/proc/loadavg: 2.07 2.00 2.00 4/81 17441
/proc/meminfo: memFree=1397976/2055920 swapFree=4192812/4192956
[pid=17441] ppid=17439 vsize=6284 CPUtime=0.27
/proc/17441/stat : 17441 (pcs.big) R 17439 17441 17154 0 -1 4194304 1282 658 0 0 27 0 0 0 25 0 1 0 59889280 6434816 860 996147200 134512640 135215973 4294956304 18446744073709551615 134640948 0 0 4096 0 0 0 0 17 1 0 0
/proc/17441/statm: 1571 860 406 171 0 496 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 6284

[startup+0.701037 s]
/proc/loadavg: 2.07 2.00 2.00 4/81 17441
/proc/meminfo: memFree=1397976/2055920 swapFree=4192812/4192956
[pid=17441] ppid=17439 vsize=6672 CPUtime=0.67
/proc/17441/stat : 17441 (pcs.big) R 17439 17441 17154 0 -1 4194304 1378 658 0 0 67 0 0 0 25 0 1 0 59889280 6832128 956 996147200 134512640 135215973 4294956304 18446744073709551615 135096194 0 0 4096 0 0 0 0 17 1 0 0
/proc/17441/statm: 1668 956 406 171 0 593 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 6672

[startup+1.5011 s]
/proc/loadavg: 2.07 2.00 2.00 3/82 17446
/proc/meminfo: memFree=1395408/2055920 swapFree=4192812/4192956
[pid=17441] ppid=17439 vsize=7816 CPUtime=1.46
/proc/17441/stat : 17441 (pcs.big) R 17439 17441 17154 0 -1 4194304 1656 658 0 0 146 0 0 0 25 0 1 0 59889280 8003584 1201 996147200 134512640 135215973 4294956304 18446744073709551615 134533179 0 0 4096 0 0 0 0 17 1 0 0
/proc/17441/statm: 1954 1201 406 171 0 879 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 7816

[startup+3.10123 s]
/proc/loadavg: 2.07 2.00 2.00 3/82 17446
/proc/meminfo: memFree=1393872/2055920 swapFree=4192812/4192956
[pid=17441] ppid=17439 vsize=9064 CPUtime=3.05
/proc/17441/stat : 17441 (pcs.big) R 17439 17441 17154 0 -1 4194304 2020 658 0 0 304 1 0 0 25 0 1 0 59889280 9281536 1565 996147200 134512640 135215973 4294956304 18446744073709551615 134590609 0 0 4096 0 0 0 0 17 1 0 0
/proc/17441/statm: 2266 1565 406 171 0 1191 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 9064

[startup+6.30149 s]
/proc/loadavg: 2.06 2.00 2.00 3/82 17446
/proc/meminfo: memFree=1390544/2055920 swapFree=4192812/4192956
[pid=17441] ppid=17439 vsize=13028 CPUtime=6.22
/proc/17441/stat : 17441 (pcs.big) R 17439 17441 17154 0 -1 4194304 3076 658 0 0 621 1 0 0 25 0 1 0 59889280 13340672 2394 996147200 134512640 135215973 4294956304 18446744073709551615 134590572 0 0 4096 0 0 0 0 17 1 0 0
/proc/17441/statm: 3257 2394 406 171 0 2182 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 13028

[startup+12.702 s]
/proc/loadavg: 2.06 2.00 2.00 3/82 17446
/proc/meminfo: memFree=1383248/2055920 swapFree=4192812/4192956
[pid=17441] ppid=17439 vsize=19704 CPUtime=12.57
/proc/17441/stat : 17441 (pcs.big) R 17439 17441 17154 0 -1 4194304 4879 658 0 0 1255 2 0 0 25 0 1 0 59889280 20176896 4197 996147200 134512640 135215973 4294956304 18446744073709551615 134581788 0 0 4096 0 0 0 0 17 1 0 0
/proc/17441/statm: 4926 4197 406 171 0 3851 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 19704

[startup+25.501 s]
/proc/loadavg: 2.04 2.00 2.00 3/82 17446
/proc/meminfo: memFree=1369744/2055920 swapFree=4192812/4192956
[pid=17441] ppid=17439 vsize=32956 CPUtime=25.24
/proc/17441/stat : 17441 (pcs.big) R 17439 17441 17154 0 -1 4194304 8446 658 0 0 2520 4 0 0 25 0 1 0 59889280 33746944 7442 996147200 134512640 135215973 4294956304 18446744073709551615 134957850 0 0 4096 0 0 0 0 17 1 0 0
/proc/17441/statm: 8239 7442 406 171 0 7164 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 32956

[startup+51.1011 s]
/proc/loadavg: 2.03 2.00 2.00 3/82 17446
/proc/meminfo: memFree=1342416/2055920 swapFree=4192812/4192956
[pid=17441] ppid=17439 vsize=60660 CPUtime=50.6
/proc/17441/stat : 17441 (pcs.big) R 17439 17441 17154 0 -1 4194304 16011 658 0 0 5052 8 0 0 25 0 1 0 59889280 62115840 14365 996147200 134512640 135215973 4294956304 18446744073709551615 134532911 0 0 4096 0 0 0 0 17 1 0 0
/proc/17441/statm: 15165 14365 406 171 0 14090 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 60660

[startup+102.306 s]
/proc/loadavg: 2.01 2.00 2.00 3/82 17446
/proc/meminfo: memFree=1285584/2055920 swapFree=4192812/4192956
[pid=17441] ppid=17439 vsize=123908 CPUtime=101.33
/proc/17441/stat : 17441 (pcs.big) R 17439 17441 17154 0 -1 4194304 33374 658 0 0 10116 17 0 0 25 0 1 0 59889280 126881792 28397 996147200 134512640 135215973 4294956304 18446744073709551615 134532661 0 0 4096 0 0 0 0 17 1 0 0
/proc/17441/statm: 30977 28397 406 171 0 29902 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 123908

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

[startup+127.901 s]
/proc/loadavg: 2.01 2.00 2.00 3/82 17446
/proc/meminfo: memFree=1261584/2055920 swapFree=4192812/4192956
[pid=17441] ppid=17439 vsize=145680 CPUtime=126.68
/proc/17441/stat : 17441 (pcs.big) R 17439 17441 17154 0 -1 4194304 39460 658 0 0 12648 20 0 0 25 0 1 0 59889280 149176320 34483 996147200 134512640 135215973 4294956304 18446744073709551615 134901782 0 0 4096 0 0 0 0 17 1 0 0
/proc/17441/statm: 36420 34483 406 171 0 35345 0
Current children cumulated CPU time (s) 126.68
Current children cumulated vsize (KiB) 145680

[startup+140.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17446
/proc/meminfo: memFree=1247760/2055920 swapFree=4192812/4192956
[pid=17441] ppid=17439 vsize=157496 CPUtime=139.37
/proc/17441/stat : 17441 (pcs.big) R 17439 17441 17154 0 -1 4194304 42794 658 0 0 13914 23 0 0 25 0 1 0 59889280 161275904 37817 996147200 134512640 135215973 4294956304 18446744073709551615 134581352 0 0 4096 0 0 0 0 17 1 0 0
/proc/17441/statm: 39374 37817 406 171 0 38299 0
Current children cumulated CPU time (s) 139.37
Current children cumulated vsize (KiB) 157496

[startup+143.903 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17446
/proc/meminfo: memFree=1245648/2055920 swapFree=4192812/4192956
[pid=17441] ppid=17439 vsize=160292 CPUtime=142.53
/proc/17441/stat : 17441 (pcs.big) R 17439 17441 17154 0 -1 4194304 43575 658 0 0 14230 23 0 0 25 0 1 0 59889280 164139008 38598 996147200 134512640 135215973 4294956304 18446744073709551615 134585745 0 0 4096 0 0 0 0 17 1 0 0
/proc/17441/statm: 40073 38598 406 171 0 38998 0
Current children cumulated CPU time (s) 142.53
Current children cumulated vsize (KiB) 160292

[startup+145.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17446
/proc/meminfo: memFree=1243536/2055920 swapFree=4192812/4192956
[pid=17441] ppid=17439 vsize=161568 CPUtime=144.13
/proc/17441/stat : 17441 (pcs.big) R 17439 17441 17154 0 -1 4194304 43931 658 0 0 14389 24 0 0 25 0 1 0 59889280 165445632 38954 996147200 134512640 135215973 4294956304 18446744073709551615 134599849 0 0 4096 0 0 0 0 17 1 0 0
/proc/17441/statm: 40392 38954 406 171 0 39317 0
Current children cumulated CPU time (s) 144.13
Current children cumulated vsize (KiB) 161568

[startup+147.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17446
/proc/meminfo: memFree=1242576/2055920 swapFree=4192812/4192956
[pid=17441] ppid=17439 vsize=171912 CPUtime=145.71
/proc/17441/stat : 17441 (pcs.big) R 17439 17441 17154 0 -1 4194304 46576 658 0 0 14546 25 0 0 25 0 1 0 59889280 176037888 41086 996147200 134512640 135215973 4294956304 18446744073709551615 134583680 0 0 4096 0 0 0 0 17 1 0 0
/proc/17441/statm: 42978 41086 406 171 0 41903 0
Current children cumulated CPU time (s) 145.71
Current children cumulated vsize (KiB) 171912

[startup+147.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17446
/proc/meminfo: memFree=1234448/2055920 swapFree=4192812/4192956
[pid=17441] ppid=17439 vsize=171912 CPUtime=146.1
/proc/17441/stat : 17441 (pcs.big) R 17439 17441 17154 0 -1 4194304 46581 658 0 0 14585 25 0 0 25 0 1 0 59889280 176037888 41091 996147200 134512640 135215973 4294956304 18446744073709551615 134604601 0 0 4096 0 0 0 0 17 1 0 0
/proc/17441/statm: 42978 41091 406 171 0 41903 0
Current children cumulated CPU time (s) 146.1
Current children cumulated vsize (KiB) 171912

[startup+147.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17446
/proc/meminfo: memFree=1234448/2055920 swapFree=4192812/4192956
[pid=17441] ppid=17439 vsize=160532 CPUtime=146.3
/proc/17441/stat : 17441 (pcs.big) R 17439 17441 17154 0 -1 4194304 46581 658 0 0 14605 25 0 0 25 0 1 0 59889280 164384768 38762 996147200 134512640 135215973 4294956304 18446744073709551615 12384177 0 0 4096 0 0 0 0 17 1 0 0
/proc/17441/statm: 40133 38762 406 171 0 39058 0
Current children cumulated CPU time (s) 146.3
Current children cumulated vsize (KiB) 160532

[startup+147.802 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17446
/proc/meminfo: memFree=1234448/2055920 swapFree=4192812/4192956
[pid=17441] ppid=17439 vsize=0 CPUtime=146.4
/proc/17441/stat : 17441 (pcs.big) R 17439 17441 17154 0 -1 4194308 46584 658 0 0 14614 26 0 0 25 0 1 0 59889280 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/17441/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 146.4
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 147.818
CPU time (s): 146.435
CPU user time (s): 146.147
CPU system time (s): 0.287956
CPU usage (%): 99.0641
Max. virtual memory (cumulated for all children) (KiB): 171912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 146.147
system time used= 0.287956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47242
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= 19
involuntary context switches= 5985

runsolver used 0.214967 second user time and 0.463929 second system time

The end

Launcher Data

Begin job on node69 at 2009-07-16 09:11:06
IDJOB=2087719
IDBENCH=58785
IDSOLVER=733
FILE ID=node69/2087719-1247728266
PBS_JOBID= 9521652
Free space on /tmp= 66420 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/os-taillard-7/normalized-os-taillard-7-100-9.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2087719-1247728266/watcher-2087719-1247728266 -o /tmp/evaluation-result-2087719-1247728266/solver-2087719-1247728266 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1878848928 HOME/instance-2087719-1247728266.xml

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

MD5SUM BENCH= 3ad2628e033d36895a2885b148e4c877
RANDOM SEED=1878848928

node69.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.211
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.211
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:       1398456 kB
Buffers:         87820 kB
Cached:         445300 kB
SwapCached:          0 kB
Active:         163872 kB
Inactive:       412760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1398456 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2180 kB
Writeback:           0 kB
Mapped:          63960 kB
Slab:            65920 kB
Committed_AS:   614856 kB
PageTables:       2016 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= 66416 MiB
End job on node69 at 2009-07-16 09:13:34