Trace number 2057206

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 29.3585 29.4181

DiagnosticValue
ASSIGNMENTS0

General information on the benchmark

Namecsp/lard/
normalized-lard-85-85.xml
MD5SUM42f9916c3b1f3e859e9f779c74e60375
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.6194
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of constraints3570
Maximum constraint arity2
Maximum domain size86
Number of constraints which are defined in extension3570
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.11/0.24	c has big domains
0.11/0.24	c big-domain mode
0.11/0.25	c Seed is 259223155
0.11/0.25	c Constructing HOME/instance-2057206-1247694216.xml  with 7223 constraints
29.22/29.36	c Solving 0 backtracks
29.32/29.41	s SATISFIABLE
29.32/29.41	c V0=0, V1=1, V2=1, V3=1, V4=1, V5=1, V6=1, V7=1, V8=1, V9=1, V10=1, V11=1, V12=1, V13=1, V14=1, V15=1, V16=1, V17=1, V18=1, V19=1, V20=1, V21=1, V22=1, V23=1, V24=1, V25=1, V26=1, V27=1, V28=1, V29=1, V30=1, V31=1, V32=1, V33=1, V34=1, V35=1, V36=1, V37=1, V38=1, V39=1, V40=1, V41=1, V42=1, V43=1, V44=1, V45=1, V46=1, V47=1, V48=1, V49=1, V50=1, V51=1, V52=1, V53=1, V54=1, V55=1, V56=1, V57=1, V58=1, V59=1, V60=1, V61=1, V62=1, V63=1, V64=1, V65=1, V66=1, V67=1, V68=1, V69=1, V70=1, V71=1, V72=1, V73=1, V74=1, V75=1, V76=1, V77=1, V78=1, V79=1, V80=1, V81=1, V82=1, V83=1, V84=1, 
29.32/29.41	v 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 
29.32/29.41	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-2057206-1247694216/watcher-2057206-1247694216 -o /tmp/evaluation-result-2057206-1247694216/solver-2057206-1247694216 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 259223155 HOME/instance-2057206-1247694216.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: 0.23 0.05 0.02 3/67 10281
/proc/meminfo: memFree=1112600/2055920 swapFree=4192812/4192956
[pid=10281] ppid=10279 vsize=5356 CPUtime=0
/proc/10281/stat : 10281 (pcssolve) S 10279 10281 10244 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 56489519 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10281/statm: 1339 242 201 169 0 50 0
[pid=10282] ppid=10281 vsize=3588 CPUtime=0
/proc/10282/stat : 10282 (fgrep) R 10281 10281 10244 0 -1 4194304 59 0 0 0 0 0 0 0 18 0 1 0 56489519 3674112 37 996147200 4194304 4274172 548682068976 18446744073709551615 231959754796 0 0 4096 0 0 0 0 17 1 0 0
/proc/10282/statm: 897 44 34 19 0 9 0
[pid=10283] ppid=10281 vsize=200 CPUtime=0
/proc/10283/stat : 10283 (grep) R 10281 10281 10244 0 -1 4194304 46 0 0 0 0 0 0 0 20 0 1 0 56489519 204800 24 996147200 4194304 4274172 548682069040 18446744073709551615 231959754121 0 0 4096 0 0 0 0 17 1 0 0
/proc/10283/statm: 50 24 17 19 0 4 0

[startup+0.038168 s]
/proc/loadavg: 0.23 0.05 0.02 3/67 10281
/proc/meminfo: memFree=1112600/2055920 swapFree=4192812/4192956
[pid=10281] ppid=10279 vsize=5356 CPUtime=0
/proc/10281/stat : 10281 (pcssolve) S 10279 10281 10244 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 56489519 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10281/statm: 1339 242 201 169 0 50 0
[pid=10282] ppid=10281 vsize=3676 CPUtime=0.02
/proc/10282/stat : 10282 (fgrep) R 10281 10281 10244 0 -1 4194304 148 0 0 0 2 0 0 0 18 0 1 0 56489519 3764224 115 996147200 4194304 4274172 548682068976 18446744073709551615 231962542162 0 0 4096 0 0 0 0 17 1 0 0
/proc/10282/statm: 919 115 87 19 0 43 0
[pid=10283] ppid=10281 vsize=3676 CPUtime=0
/proc/10283/stat : 10283 (grep) S 10281 10281 10244 0 -1 4194304 154 0 0 0 0 0 0 0 20 0 1 0 56489519 3764224 121 996147200 4194304 4274172 548682069040 18446744073709551615 231962542162 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/10283/statm: 919 121 99 19 0 43 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12708

[startup+0.101149 s]
/proc/loadavg: 0.23 0.05 0.02 3/67 10281
/proc/meminfo: memFree=1112600/2055920 swapFree=4192812/4192956
[pid=10281] ppid=10279 vsize=5356 CPUtime=0
/proc/10281/stat : 10281 (pcssolve) S 10279 10281 10244 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 56489519 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10281/statm: 1339 242 201 169 0 50 0
[pid=10282] ppid=10281 vsize=3676 CPUtime=0.08
/proc/10282/stat : 10282 (fgrep) R 10281 10281 10244 0 -1 4194304 148 0 0 0 6 2 0 0 18 0 1 0 56489519 3764224 115 996147200 4194304 4274172 548682068976 18446744073709551615 231962542162 0 0 4096 0 0 0 0 17 1 0 0
/proc/10282/statm: 919 115 87 19 0 43 0
[pid=10283] ppid=10281 vsize=3676 CPUtime=0
/proc/10283/stat : 10283 (grep) S 10281 10281 10244 0 -1 4194304 154 0 0 0 0 0 0 0 20 0 1 0 56489519 3764224 121 996147200 4194304 4274172 548682069040 18446744073709551615 231962542162 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/10283/statm: 919 121 99 19 0 43 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12708

[startup+0.301095 s]
/proc/loadavg: 0.23 0.05 0.02 3/67 10281
/proc/meminfo: memFree=1112600/2055920 swapFree=4192812/4192956
[pid=10281] ppid=10279 vsize=5108 CPUtime=0.28
/proc/10281/stat : 10281 (pcs.big) R 10279 10281 10244 0 -1 4194304 875 660 0 0 5 0 17 6 17 0 1 0 56489519 5230592 506 996147200 134512640 135215973 4294956304 18446744073709551615 134734126 0 0 4096 0 0 0 0 17 0 0 0
/proc/10281/statm: 1277 506 372 171 0 202 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5108

[startup+0.701978 s]
/proc/loadavg: 0.23 0.05 0.02 3/67 10281
/proc/meminfo: memFree=1112600/2055920 swapFree=4192812/4192956
[pid=10281] ppid=10279 vsize=7608 CPUtime=0.67
/proc/10281/stat : 10281 (pcs.big) R 10279 10281 10244 0 -1 4194304 994 660 0 0 44 0 17 6 20 0 1 0 56489519 7790592 625 996147200 134512640 135215973 4294956304 18446744073709551615 134881788 0 0 4096 0 0 0 0 17 0 0 0
/proc/10281/statm: 1902 625 372 171 0 827 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 7608

[startup+1.50174 s]
/proc/loadavg: 0.23 0.05 0.02 2/68 10286
/proc/meminfo: memFree=1111440/2055920 swapFree=4192812/4192956
[pid=10281] ppid=10279 vsize=12184 CPUtime=1.48
/proc/10281/stat : 10281 (pcs.big) R 10279 10281 10244 0 -1 4194304 1201 660 0 0 124 1 17 6 25 0 1 0 56489519 12476416 832 996147200 134512640 135215973 4294956304 18446744073709551615 7640699 0 0 4096 0 0 0 0 17 1 0 0
/proc/10281/statm: 3046 832 372 171 0 1971 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12184

[startup+3.10128 s]
/proc/loadavg: 0.37 0.08 0.03 2/68 10286
/proc/meminfo: memFree=1111440/2055920 swapFree=4192812/4192956
[pid=10281] ppid=10279 vsize=21468 CPUtime=3.07
/proc/10281/stat : 10281 (pcs.big) R 10279 10281 10244 0 -1 4194304 1612 660 0 0 283 1 17 6 25 0 1 0 56489519 21983232 1243 996147200 134512640 135215973 4294956304 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10281/statm: 5367 1243 372 171 0 4292 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 21468

[startup+6.30136 s]
/proc/loadavg: 0.37 0.08 0.03 2/68 10286
/proc/meminfo: memFree=1108048/2055920 swapFree=4192812/4192956
[pid=10281] ppid=10279 vsize=39524 CPUtime=6.27
/proc/10281/stat : 10281 (pcs.big) R 10279 10281 10244 0 -1 4194304 2431 660 0 0 601 3 17 6 25 0 1 0 56489519 40472576 2062 996147200 134512640 135215973 4294956304 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10281/statm: 9881 2062 372 171 0 8806 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 39524

[startup+12.7015 s]
/proc/loadavg: 0.55 0.13 0.04 2/68 10318
/proc/meminfo: memFree=1099408/2055920 swapFree=4192812/4192956
[pid=10281] ppid=10279 vsize=75088 CPUtime=12.66
/proc/10281/stat : 10281 (pcs.big) R 10279 10281 10244 0 -1 4194304 4026 660 0 0 1238 5 17 6 25 0 1 0 56489519 76890112 3657 996147200 134512640 135215973 4294956304 18446744073709551615 134740285 0 0 4096 0 0 0 0 17 1 0 0
/proc/10281/statm: 18772 3657 372 171 0 17697 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 75088

[startup+25.5018 s]
/proc/loadavg: 0.70 0.17 0.06 3/73 10333
/proc/meminfo: memFree=1079528/2055920 swapFree=4192812/4192956
[pid=10281] ppid=10279 vsize=145260 CPUtime=25.43
/proc/10281/stat : 10281 (pcs.big) R 10279 10281 10244 0 -1 4194304 7183 660 0 0 2509 11 17 6 25 0 1 0 56489519 148746240 6814 996147200 134512640 135215973 4294956304 18446744073709551615 7671390 0 0 4096 0 0 0 0 17 0 0 0
/proc/10281/statm: 36315 6814 372 171 0 35240 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 145260

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

[startup+27.1014 s]
/proc/loadavg: 0.70 0.17 0.06 3/73 10333
/proc/meminfo: memFree=1077928/2055920 swapFree=4192812/4192956
[pid=10281] ppid=10279 vsize=153696 CPUtime=27.03
/proc/10281/stat : 10281 (pcs.big) R 10279 10281 10244 0 -1 4194304 7568 660 0 0 2668 12 17 6 25 0 1 0 56489519 157384704 7199 996147200 134512640 135215973 4294956304 18446744073709551615 134783562 0 0 4096 0 0 0 0 17 0 0 0
/proc/10281/statm: 38424 7199 372 171 0 37349 0
Current children cumulated CPU time (s) 27.03
Current children cumulated vsize (KiB) 153696

[startup+28.7019 s]
/proc/loadavg: 0.80 0.20 0.07 3/73 10333
/proc/meminfo: memFree=1075496/2055920 swapFree=4192812/4192956
[pid=10281] ppid=10279 vsize=162300 CPUtime=28.62
/proc/10281/stat : 10281 (pcs.big) R 10279 10281 10244 0 -1 4194304 7945 660 0 0 2827 12 17 6 25 0 1 0 56489519 166195200 7576 996147200 134512640 135215973 4294956304 18446744073709551615 7638676 0 0 4096 0 0 0 0 17 0 0 0
/proc/10281/statm: 40575 7576 372 171 0 39500 0
Current children cumulated CPU time (s) 28.62
Current children cumulated vsize (KiB) 162300

[startup+29.1018 s]
/proc/loadavg: 0.80 0.20 0.07 3/73 10333
/proc/meminfo: memFree=1075496/2055920 swapFree=4192812/4192956
[pid=10281] ppid=10279 vsize=164336 CPUtime=29.02
/proc/10281/stat : 10281 (pcs.big) R 10279 10281 10244 0 -1 4194304 8045 660 0 0 2867 12 17 6 25 0 1 0 56489519 168280064 7676 996147200 134512640 135215973 4294956304 18446744073709551615 7638607 0 0 4096 0 0 0 0 17 0 0 0
/proc/10281/statm: 41084 7676 372 171 0 40009 0
Current children cumulated CPU time (s) 29.02
Current children cumulated vsize (KiB) 164336

[startup+29.3017 s]
/proc/loadavg: 0.80 0.20 0.07 3/73 10333
/proc/meminfo: memFree=1075496/2055920 swapFree=4192812/4192956
[pid=10281] ppid=10279 vsize=166836 CPUtime=29.22
/proc/10281/stat : 10281 (pcs.big) R 10279 10281 10244 0 -1 4194304 8521 660 0 0 2886 13 17 6 25 0 1 0 56489519 170840064 8119 996147200 134512640 135215973 4294956304 18446744073709551615 4159712777 0 0 4096 0 0 0 0 17 0 0 0
/proc/10281/statm: 41709 8119 377 171 0 40634 0
Current children cumulated CPU time (s) 29.22
Current children cumulated vsize (KiB) 166836

[startup+29.4027 s]
/proc/loadavg: 0.80 0.20 0.07 3/73 10333
/proc/meminfo: memFree=1075496/2055920 swapFree=4192812/4192956
[pid=10281] ppid=10279 vsize=167312 CPUtime=29.32
/proc/10281/stat : 10281 (pcs.big) R 10279 10281 10244 0 -1 4194304 8710 660 0 0 2896 13 17 6 25 0 1 0 56489519 171327488 8262 996147200 134512640 135215973 4294956304 18446744073709551615 4159337025 0 0 4096 0 0 0 0 17 0 0 0
/proc/10281/statm: 41828 8262 390 171 0 40753 0
Current children cumulated CPU time (s) 29.32
Current children cumulated vsize (KiB) 167312

Child status: 0
Real time (s): 29.4181
CPU time (s): 29.3585
CPU user time (s): 29.1506
CPU system time (s): 0.207968
CPU usage (%): 99.7976
Max. virtual memory (cumulated for all children) (KiB): 167312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.1506
system time used= 0.207968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9374
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= 28
involuntary context switches= 265

runsolver used 0.032994 second user time and 0.079987 second system time

The end

Launcher Data

Begin job on node16 at 2009-07-15 23:43:47
IDJOB=2057206
IDBENCH=53344
IDSOLVER=734
FILE ID=node16/2057206-1247694216
PBS_JOBID= 9521277
Free space on /tmp= 66348 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/lard/normalized-lard-85-85.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2057206-1247694216/watcher-2057206-1247694216 -o /tmp/evaluation-result-2057206-1247694216/solver-2057206-1247694216 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 259223155 HOME/instance-2057206-1247694216.xml

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

MD5SUM BENCH= 42f9916c3b1f3e859e9f779c74e60375
RANDOM SEED=259223155

node16.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.231
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.231
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:       1113024 kB
Buffers:         72644 kB
Cached:         782116 kB
SwapCached:          0 kB
Active:         241972 kB
Inactive:       628084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1113024 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           73624 kB
Writeback:           0 kB
Mapped:          25052 kB
Slab:            58512 kB
Committed_AS:   467532 kB
PageTables:       1664 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= 66344 MiB
End job on node16 at 2009-07-15 23:44:16