Trace number 2087720

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.2SAT 64.4832 64.8084

DiagnosticValue
ASSIGNMENTS27619

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.18/0.21	c Seed is 764126487
0.18/0.21	c Constructing HOME/instance-2087720-1247728266.xml  with 2058 constraints
0.18/0.21	c Solving 27619 backtracks 16 restarts
64.36/64.79	s SATISFIABLE
64.36/64.79	c V0=375, V1=78, V2=172, V3=230, V4=366, V5=316, V6=0, V7=394, V8=0, V9=284, V10=223, V11=179, V12=300, V13=70, V14=370, V15=302, V16=78, V17=0, V18=388, V19=227, V20=141, V21=0, V22=219, V23=284, V24=46, V25=322, V26=397, V27=370, V28=0, V29=392, V30=46, V31=221, V32=160, V33=316, V34=96, V35=179, V36=149, V37=0, V38=227, V39=322, V40=70, V41=96, V42=279, V43=375, V44=141, V45=230, V46=310, V47=84, V48=0, 
64.36/64.79	v 375 78 172 230 366 316 0 394 0 284 223 179 300 70 370 302 78 0 388 227 141 0 219 284 46 322 397 370 0 392 46 221 160 316 96 179 149 0 227 322 70 96 279 375 141 230 310 84 0 
64.36/64.79	d ASSIGNMENTS 27619

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-2087720-1247728266/watcher-2087720-1247728266 -o /tmp/evaluation-result-2087720-1247728266/solver-2087720-1247728266 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 764126487 HOME/instance-2087720-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.12 2.05 2.01 4/81 19066
/proc/meminfo: memFree=1487136/2055920 swapFree=4192812/4192956
[pid=19066] ppid=19064 vsize=18576 CPUtime=0
/proc/19066/stat : 19066 (runsolver) R 19064 19066 18531 0 -1 4194368 15 0 0 0 0 0 0 0 24 0 1 0 59894224 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 233632754983 0 0 4096 24578 0 0 0 17 1 0 0
/proc/19066/statm: 4644 284 249 26 0 2626 0

[startup+0.171784 s]
/proc/loadavg: 2.12 2.05 2.01 4/81 19066
/proc/meminfo: memFree=1487136/2055920 swapFree=4192812/4192956
[pid=19066] ppid=19064 vsize=6276 CPUtime=0.15
/proc/19066/stat : 19066 (pcs.big) R 19064 19066 18531 0 -1 4194304 1251 658 0 0 14 1 0 0 18 0 1 0 59894224 6426624 829 996147200 134512640 135215973 4294956320 18446744073709551615 134523588 0 0 4096 0 0 0 0 17 1 0 0
/proc/19066/statm: 1569 829 406 171 0 494 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 6276

[startup+0.201781 s]
/proc/loadavg: 2.12 2.05 2.01 4/81 19066
/proc/meminfo: memFree=1487136/2055920 swapFree=4192812/4192956
[pid=19066] ppid=19064 vsize=6276 CPUtime=0.18
/proc/19066/stat : 19066 (pcs.big) R 19064 19066 18531 0 -1 4194304 1253 658 0 0 17 1 0 0 18 0 1 0 59894224 6426624 831 996147200 134512640 135215973 4294956320 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 1 0 0
/proc/19066/statm: 1569 831 406 171 0 494 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6276

[startup+0.301802 s]
/proc/loadavg: 2.12 2.05 2.01 4/81 19066
/proc/meminfo: memFree=1487136/2055920 swapFree=4192812/4192956
[pid=19066] ppid=19064 vsize=6276 CPUtime=0.28
/proc/19066/stat : 19066 (pcs.big) R 19064 19066 18531 0 -1 4194304 1265 658 0 0 27 1 0 0 19 0 1 0 59894224 6426624 843 996147200 134512640 135215973 4294956320 18446744073709551615 134901760 0 0 4096 0 0 0 0 17 1 0 0
/proc/19066/statm: 1569 843 406 171 0 494 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 6276

[startup+0.701867 s]
/proc/loadavg: 2.12 2.05 2.01 4/81 19066
/proc/meminfo: memFree=1487136/2055920 swapFree=4192812/4192956
[pid=19066] ppid=19064 vsize=6804 CPUtime=0.68
/proc/19066/stat : 19066 (pcs.big) R 19064 19066 18531 0 -1 4194304 1379 658 0 0 67 1 0 0 23 0 1 0 59894224 6967296 957 996147200 134512640 135215973 4294956320 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 1 0 0
/proc/19066/statm: 1701 957 406 171 0 626 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 6804

[startup+1.50199 s]
/proc/loadavg: 2.12 2.05 2.01 3/82 19071
/proc/meminfo: memFree=1484504/2055920 swapFree=4192812/4192956
[pid=19066] ppid=19064 vsize=7712 CPUtime=1.47
/proc/19066/stat : 19066 (pcs.big) R 19064 19066 18531 0 -1 4194304 1611 658 0 0 146 1 0 0 25 0 1 0 59894224 7897088 1189 996147200 134512640 135215973 4294956320 18446744073709551615 11359813 0 0 4096 0 0 0 0 17 1 0 0
/proc/19066/statm: 1926 1189 406 171 0 851 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 7712

[startup+3.10125 s]
/proc/loadavg: 2.11 2.05 2.01 3/82 19071
/proc/meminfo: memFree=1483416/2055920 swapFree=4192812/4192956
[pid=19066] ppid=19064 vsize=9092 CPUtime=3.06
/proc/19066/stat : 19066 (pcs.big) R 19064 19066 18531 0 -1 4194304 2021 658 0 0 305 1 0 0 25 0 1 0 59894224 9310208 1566 996147200 134512640 135215973 4294956320 18446744073709551615 134599873 0 0 4096 0 0 0 0 17 1 0 0
/proc/19066/statm: 2273 1566 406 171 0 1198 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 9092

[startup+6.30177 s]
/proc/loadavg: 2.11 2.05 2.01 3/82 19071
/proc/meminfo: memFree=1479896/2055920 swapFree=4192812/4192956
[pid=19066] ppid=19064 vsize=12408 CPUtime=6.24
/proc/19066/stat : 19066 (pcs.big) R 19064 19066 18531 0 -1 4194304 2932 658 0 0 623 1 0 0 25 0 1 0 59894224 12705792 2379 996147200 134512640 135215973 4294956320 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 1 0 0
/proc/19066/statm: 3102 2379 406 171 0 2027 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 12408

[startup+12.7018 s]
/proc/loadavg: 2.25 2.08 2.02 3/82 19071
/proc/meminfo: memFree=1473176/2055920 swapFree=4192812/4192956
[pid=19066] ppid=19064 vsize=18892 CPUtime=12.62
/proc/19066/stat : 19066 (pcs.big) R 19064 19066 18531 0 -1 4194304 4678 658 0 0 1259 3 0 0 25 0 1 0 59894224 19345408 3996 996147200 134512640 135215973 4294956320 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 1 0 0
/proc/19066/statm: 4723 3996 406 171 0 3648 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 18892

[startup+25.5019 s]
/proc/loadavg: 2.37 2.11 2.03 3/82 19071
/proc/meminfo: memFree=1459864/2055920 swapFree=4192812/4192956
[pid=19066] ppid=19064 vsize=33532 CPUtime=25.36
/proc/19066/stat : 19066 (pcs.big) R 19064 19066 18531 0 -1 4194304 8724 658 0 0 2530 6 0 0 25 0 1 0 59894224 34336768 7207 996147200 134512640 135215973 4294956320 18446744073709551615 134597653 0 0 4096 0 0 0 0 17 1 0 0
/proc/19066/statm: 8383 7207 406 171 0 7308 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 33532

[startup+51.102 s]
/proc/loadavg: 2.24 2.10 2.03 3/82 19071
/proc/meminfo: memFree=1434520/2055920 swapFree=4192812/4192956
[pid=19066] ppid=19064 vsize=57564 CPUtime=50.82
/proc/19066/stat : 19066 (pcs.big) R 19064 19066 18531 0 -1 4194304 15228 658 0 0 5073 9 0 0 25 0 1 0 59894224 58945536 13582 996147200 134512640 135215973 4294956320 18446744073709551615 4158960000 0 0 4096 0 0 0 0 17 1 0 0
/proc/19066/statm: 14391 13582 406 171 0 13316 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 57564

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

[startup+51.202 s]
/proc/loadavg: 2.24 2.10 2.03 3/82 19071
/proc/meminfo: memFree=1434520/2055920 swapFree=4192812/4192956
[pid=19066] ppid=19064 vsize=57692 CPUtime=50.92
/proc/19066/stat : 19066 (pcs.big) R 19064 19066 18531 0 -1 4194304 15250 658 0 0 5083 9 0 0 25 0 1 0 59894224 59076608 13604 996147200 134512640 135215973 4294956320 18446744073709551615 134647985 0 0 4096 0 0 0 0 17 1 0 0
/proc/19066/statm: 14423 13604 406 171 0 13348 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 57692

[startup+57.6011 s]
/proc/loadavg: 2.20 2.09 2.03 3/82 19071
/proc/meminfo: memFree=1427800/2055920 swapFree=4192812/4192956
[pid=19066] ppid=19064 vsize=67652 CPUtime=57.29
/proc/19066/stat : 19066 (pcs.big) R 19064 19066 18531 0 -1 4194304 17928 658 0 0 5718 11 0 0 25 0 1 0 59894224 69275648 15257 996147200 134512640 135215973 4294956320 18446744073709551615 135094328 0 0 4096 0 0 0 0 17 1 0 0
/proc/19066/statm: 16913 15257 406 171 0 15838 0
Current children cumulated CPU time (s) 57.29
Current children cumulated vsize (KiB) 67652

[startup+60.8016 s]
/proc/loadavg: 2.20 2.09 2.03 3/82 19071
/proc/meminfo: memFree=1424472/2055920 swapFree=4192812/4192956
[pid=19066] ppid=19064 vsize=70448 CPUtime=60.48
/proc/19066/stat : 19066 (pcs.big) R 19064 19066 18531 0 -1 4194304 18716 658 0 0 6037 11 0 0 25 0 1 0 59894224 72138752 16045 996147200 134512640 135215973 4294956320 18446744073709551615 134532715 0 0 4096 0 0 0 0 17 1 0 0
/proc/19066/statm: 17612 16045 406 171 0 16537 0
Current children cumulated CPU time (s) 60.48
Current children cumulated vsize (KiB) 70448

[startup+62.4018 s]
/proc/loadavg: 2.19 2.09 2.03 3/82 19071
/proc/meminfo: memFree=1423512/2055920 swapFree=4192812/4192956
[pid=19066] ppid=19064 vsize=71724 CPUtime=62.07
/proc/19066/stat : 19066 (pcs.big) R 19064 19066 18531 0 -1 4194304 19096 658 0 0 6196 11 0 0 25 0 1 0 59894224 73445376 16425 996147200 134512640 135215973 4294956320 18446744073709551615 134583434 0 0 4096 0 0 0 0 17 1 0 0
/proc/19066/statm: 17931 16425 406 171 0 16856 0
Current children cumulated CPU time (s) 62.07
Current children cumulated vsize (KiB) 71724

[startup+64.0011 s]
/proc/loadavg: 2.19 2.09 2.03 3/82 19071
/proc/meminfo: memFree=1421272/2055920 swapFree=4192812/4192956
[pid=19066] ppid=19064 vsize=73260 CPUtime=63.66
/proc/19066/stat : 19066 (pcs.big) R 19064 19066 18531 0 -1 4194304 19503 658 0 0 6355 11 0 0 25 0 1 0 59894224 75018240 16832 996147200 134512640 135215973 4294956320 18446744073709551615 134583557 0 0 4096 0 0 0 0 17 1 0 0
/proc/19066/statm: 18315 16832 406 171 0 17240 0
Current children cumulated CPU time (s) 63.66
Current children cumulated vsize (KiB) 73260

[startup+64.4012 s]
/proc/loadavg: 2.19 2.09 2.03 3/82 19071
/proc/meminfo: memFree=1421272/2055920 swapFree=4192812/4192956
[pid=19066] ppid=19064 vsize=73520 CPUtime=64.06
/proc/19066/stat : 19066 (pcs.big) R 19064 19066 18531 0 -1 4194304 19606 658 0 0 6395 11 0 0 25 0 1 0 59894224 75284480 16935 996147200 134512640 135215973 4294956320 18446744073709551615 4158960109 0 0 4096 0 0 0 0 17 1 0 0
/proc/19066/statm: 18380 16935 406 171 0 17305 0
Current children cumulated CPU time (s) 64.06
Current children cumulated vsize (KiB) 73520

[startup+64.8012 s]
/proc/loadavg: 2.19 2.09 2.03 3/82 19071
/proc/meminfo: memFree=1421272/2055920 swapFree=4192812/4192956
[pid=19066] ppid=19064 vsize=0 CPUtime=64.46
/proc/19066/stat : 19066 (pcs.big) R 19064 19066 18531 0 -1 4194308 19667 658 0 0 6434 12 0 0 25 0 1 0 59894224 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/19066/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 64.46
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 64.8084
CPU time (s): 64.4832
CPU user time (s): 64.3462
CPU system time (s): 0.136979
CPU usage (%): 99.4982
Max. virtual memory (cumulated for all children) (KiB): 73776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 64.3462
system time used= 0.136979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20325
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= 2018

runsolver used 0.075988 second user time and 0.170974 second system time

The end

Launcher Data

Begin job on node3 at 2009-07-16 09:11:06
IDJOB=2087720
IDBENCH=58785
IDSOLVER=734
FILE ID=node3/2087720-1247728266
PBS_JOBID= 9521495
Free space on /tmp= 66372 MiB

SOLVER NAME= pcs-restart 0.2.restart
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-2087720-1247728266/watcher-2087720-1247728266 -o /tmp/evaluation-result-2087720-1247728266/solver-2087720-1247728266 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 764126487 HOME/instance-2087720-1247728266.xml

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

MD5SUM BENCH= 3ad2628e033d36895a2885b148e4c877
RANDOM SEED=764126487

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1487616 kB
Buffers:         74476 kB
Cached:         247028 kB
SwapCached:          0 kB
Active:         280184 kB
Inactive:       217648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1487616 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1776 kB
Writeback:           0 kB
Mapped:         196672 kB
Slab:            55256 kB
Committed_AS:   852912 kB
PageTables:       2124 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= 66372 MiB
End job on node3 at 2009-07-16 09:12:11