Trace number 2065104

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.2UNSAT 33.7459 34.0814

DiagnosticValue
ASSIGNMENTS4291

General information on the benchmark

Namecsp/fischer/
normalized-fischer-5-6-fair.xml
MD5SUMfc24eaa25cd4a7911398a3bebb5e3e0c
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.0865
Satisfiable
(Un)Satisfiability was proved
Number of variables7956
Number of constraints7517
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7517
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c has big domains
0.00/0.02	c big-domain mode
0.17/0.21	c Seed is 40764633
0.17/0.21	c Constructing HOME/instance-2065104-1247703369.xml  with 10234 constraints
0.37/0.44	c Solving 4291 backtracks 12 restarts
33.65/34.07	s UNSATISFIABLE
33.65/34.07	d ASSIGNMENTS 4291

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2065104-1247703369/watcher-2065104-1247703369 -o /tmp/evaluation-result-2065104-1247703369/solver-2065104-1247703369 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 40764633 HOME/instance-2065104-1247703369.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: 1.94 2.07 1.90 4/85 15536
/proc/meminfo: memFree=884064/2055920 swapFree=4192812/4192956
[pid=15536] ppid=15534 vsize=5356 CPUtime=0
/proc/15536/stat : 15536 (pcssolve) R 15534 15536 14714 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 57399593 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 209560595103 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/15536/statm: 1339 241 200 169 0 50 0
[pid=15537] ppid=15536 vsize=0 CPUtime=0
/proc/15537/stat : 15537 (pcssolve) R 15536 15536 14714 0 -1 4194368 22 0 0 0 0 0 0 0 22 0 1 0 57399594 0 0 996147200 0 0 0 18446744073709551615 209560595751 0 0 4096 0 0 0 0 17 1 0 0
/proc/15537/statm: 0 0 0 0 0 0 0
[pid=15538] ppid=15536 vsize=5356 CPUtime=0
/proc/15538/stat : 15538 (pcssolve) R 15536 15536 14714 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 57399594 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 209560595103 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/15538/statm: 1339 241 200 169 0 50 0

[startup+0.11384 s]
/proc/loadavg: 1.94 2.07 1.90 4/85 15536
/proc/meminfo: memFree=884064/2055920 swapFree=4192812/4192956
[pid=15536] ppid=15534 vsize=6988 CPUtime=0.09
/proc/15536/stat : 15536 (pcs.big) R 15534 15536 14714 0 -1 4194304 1467 657 0 0 9 0 0 0 18 0 1 0 57399593 7155712 979 996147200 134512640 135215973 4294956320 18446744073709551615 134731996 0 0 4096 0 0 0 0 17 1 0 0
/proc/15536/statm: 1747 979 385 171 0 672 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6988

[startup+0.201855 s]
/proc/loadavg: 1.94 2.07 1.90 4/85 15536
/proc/meminfo: memFree=884064/2055920 swapFree=4192812/4192956
[pid=15536] ppid=15534 vsize=8400 CPUtime=0.17
/proc/15536/stat : 15536 (pcs.big) R 15534 15536 14714 0 -1 4194304 1818 657 0 0 17 0 0 0 18 0 1 0 57399593 8601600 1249 996147200 134512640 135215973 4294956320 18446744073709551615 4159729146 0 0 4096 0 0 0 0 17 1 0 0
/proc/15536/statm: 2100 1249 389 171 0 1025 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 8400

[startup+0.30187 s]
/proc/loadavg: 1.94 2.07 1.90 4/85 15536
/proc/meminfo: memFree=884064/2055920 swapFree=4192812/4192956
[pid=15536] ppid=15534 vsize=8784 CPUtime=0.27
/proc/15536/stat : 15536 (pcs.big) R 15534 15536 14714 0 -1 4194304 1926 657 0 0 27 0 0 0 19 0 1 0 57399593 8994816 1357 996147200 134512640 135215973 4294956320 18446744073709551615 134847755 0 0 4096 0 0 0 0 17 1 0 0
/proc/15536/statm: 2196 1357 389 171 0 1121 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 8784

[startup+0.701944 s]
/proc/loadavg: 1.94 2.07 1.90 4/85 15536
/proc/meminfo: memFree=884064/2055920 swapFree=4192812/4192956
[pid=15536] ppid=15534 vsize=12044 CPUtime=0.67
/proc/15536/stat : 15536 (pcs.big) R 15534 15536 14714 0 -1 4194304 3090 657 0 0 66 1 0 0 23 0 1 0 57399593 12333056 2203 996147200 134512640 135215973 4294956320 18446744073709551615 134532902 0 0 4096 0 0 0 0 17 1 0 0
/proc/15536/statm: 3011 2203 409 171 0 1936 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 12044

[startup+1.50108 s]
/proc/loadavg: 1.94 2.07 1.90 3/86 15541
/proc/meminfo: memFree=875224/2055920 swapFree=4192812/4192956
[pid=15536] ppid=15534 vsize=13628 CPUtime=1.46
/proc/15536/stat : 15536 (pcs.big) R 15534 15536 14714 0 -1 4194304 3685 657 0 0 145 1 0 0 25 0 1 0 57399593 13955072 2589 996147200 134512640 135215973 4294956320 18446744073709551615 134533375 0 0 4096 0 0 0 0 17 1 0 0
/proc/15536/statm: 3407 2589 409 171 0 2332 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 13628

[startup+3.10235 s]
/proc/loadavg: 1.94 2.07 1.90 3/86 15541
/proc/meminfo: memFree=874712/2055920 swapFree=4192812/4192956
[pid=15536] ppid=15534 vsize=14496 CPUtime=3.05
/proc/15536/stat : 15536 (pcs.big) R 15534 15536 14714 0 -1 4194304 3917 657 0 0 304 1 0 0 25 0 1 0 57399593 14843904 2821 996147200 134512640 135215973 4294956320 18446744073709551615 4158960480 0 0 4096 0 0 0 0 17 1 0 0
/proc/15536/statm: 3624 2821 409 171 0 2549 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 14496

[startup+6.30189 s]
/proc/loadavg: 1.95 2.07 1.90 3/86 15541
/proc/meminfo: memFree=872792/2055920 swapFree=4192812/4192956
[pid=15536] ppid=15534 vsize=18732 CPUtime=6.23
/proc/15536/stat : 15536 (pcs.big) R 15534 15536 14714 0 -1 4194304 5007 657 0 0 621 2 0 0 25 0 1 0 57399593 19181568 3461 996147200 134512640 135215973 4294956320 18446744073709551615 134581415 0 0 4096 0 0 0 0 17 1 0 0
/proc/15536/statm: 4683 3461 409 171 0 3608 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 18732

[startup+12.703 s]
/proc/loadavg: 1.95 2.07 1.90 3/86 15541
/proc/meminfo: memFree=867544/2055920 swapFree=4192812/4192956
[pid=15536] ppid=15534 vsize=23052 CPUtime=12.56
/proc/15536/stat : 15536 (pcs.big) R 15534 15536 14714 0 -1 4194304 6202 657 0 0 1253 3 0 0 25 0 1 0 57399593 23605248 4591 996147200 134512640 135215973 4294956320 18446744073709551615 134600804 0 0 4096 0 0 0 0 17 1 0 0
/proc/15536/statm: 5763 4591 409 171 0 4688 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 23052

[startup+25.5011 s]
/proc/loadavg: 1.96 2.06 1.90 3/86 15541
/proc/meminfo: memFree=853208/2055920 swapFree=4192812/4192956
[pid=15536] ppid=15534 vsize=37040 CPUtime=25.23
/proc/15536/stat : 15536 (pcs.big) R 15534 15536 14714 0 -1 4194304 9854 657 0 0 2519 4 0 0 25 0 1 0 57399593 37928960 8114 996147200 134512640 135215973 4294956320 18446744073709551615 134532660 0 0 4096 0 0 0 0 17 1 0 0
/proc/15536/statm: 9260 8114 409 171 0 8185 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 37040

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

[startup+25.6012 s]
/proc/loadavg: 1.96 2.06 1.90 3/86 15541
/proc/meminfo: memFree=853208/2055920 swapFree=4192812/4192956
[pid=15536] ppid=15534 vsize=37040 CPUtime=25.33
/proc/15536/stat : 15536 (pcs.big) R 15534 15536 14714 0 -1 4194304 9861 657 0 0 2529 4 0 0 25 0 1 0 57399593 37928960 8121 996147200 134512640 135215973 4294956320 18446744073709551615 134532941 0 0 4096 0 0 0 0 17 1 0 0
/proc/15536/statm: 9260 8121 409 171 0 8185 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 37040

[startup+28.8027 s]
/proc/loadavg: 1.96 2.06 1.90 3/86 15541
/proc/meminfo: memFree=848024/2055920 swapFree=4192812/4192956
[pid=15536] ppid=15534 vsize=42312 CPUtime=28.5
/proc/15536/stat : 15536 (pcs.big) R 15534 15536 14714 0 -1 4194304 11196 657 0 0 2846 4 0 0 25 0 1 0 57399593 43327488 9456 996147200 134512640 135215973 4294956320 18446744073709551615 134591975 0 0 4096 0 0 0 0 17 1 0 0
/proc/15536/statm: 10578 9456 409 171 0 9503 0
Current children cumulated CPU time (s) 28.5
Current children cumulated vsize (KiB) 42312

[startup+32.0063 s]
/proc/loadavg: 1.96 2.06 1.90 4/86 15541
/proc/meminfo: memFree=838488/2055920 swapFree=4192812/4192956
[pid=15536] ppid=15534 vsize=44836 CPUtime=31.67
/proc/15536/stat : 15536 (pcs.big) R 15534 15536 14714 0 -1 4194304 11835 657 0 0 3162 5 0 0 25 0 1 0 57399593 45912064 10095 996147200 134512640 135215973 4294956320 18446744073709551615 134592184 0 0 4096 0 0 0 0 17 1 0 0
/proc/15536/statm: 11209 10095 409 171 0 10134 0
Current children cumulated CPU time (s) 31.67
Current children cumulated vsize (KiB) 44836

[startup+32.8014 s]
/proc/loadavg: 1.96 2.06 1.90 4/86 15541
/proc/meminfo: memFree=838488/2055920 swapFree=4192812/4192956
[pid=15536] ppid=15534 vsize=45024 CPUtime=32.46
/proc/15536/stat : 15536 (pcs.big) R 15534 15536 14714 0 -1 4194304 11899 657 0 0 3241 5 0 0 25 0 1 0 57399593 46104576 10159 996147200 134512640 135215973 4294956320 18446744073709551615 134589885 0 0 4096 0 0 0 0 17 1 0 0
/proc/15536/statm: 11256 10159 409 171 0 10181 0
Current children cumulated CPU time (s) 32.46
Current children cumulated vsize (KiB) 45024

[startup+33.6025 s]
/proc/loadavg: 2.05 2.08 1.91 4/86 15541
/proc/meminfo: memFree=838104/2055920 swapFree=4192812/4192956
[pid=15536] ppid=15534 vsize=45404 CPUtime=33.25
/proc/15536/stat : 15536 (pcs.big) R 15534 15536 14714 0 -1 4194304 11990 657 0 0 3320 5 0 0 25 0 1 0 57399593 46493696 10250 996147200 134512640 135215973 4294956320 18446744073709551615 134532930 0 0 4096 0 0 0 0 17 1 0 0
/proc/15536/statm: 11351 10250 409 171 0 10276 0
Current children cumulated CPU time (s) 33.25
Current children cumulated vsize (KiB) 45404

[startup+34.0016 s]
/proc/loadavg: 2.05 2.08 1.91 4/86 15541
/proc/meminfo: memFree=838104/2055920 swapFree=4192812/4192956
[pid=15536] ppid=15534 vsize=45716 CPUtime=33.65
/proc/15536/stat : 15536 (pcs.big) R 15534 15536 14714 0 -1 4194304 12068 657 0 0 3360 5 0 0 25 0 1 0 57399593 46813184 10328 996147200 134512640 135215973 4294956320 18446744073709551615 134963983 0 0 4096 0 0 0 0 17 1 0 0
/proc/15536/statm: 11429 10328 409 171 0 10354 0
Current children cumulated CPU time (s) 33.65
Current children cumulated vsize (KiB) 45716

Child status: 0
Real time (s): 34.0814
CPU time (s): 33.7459
CPU user time (s): 33.6779
CPU system time (s): 0.067989
CPU usage (%): 99.0154
Max. virtual memory (cumulated for all children) (KiB): 45716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.6779
system time used= 0.067989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12728
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= 18
involuntary context switches= 1408

runsolver used 0.046992 second user time and 0.117982 second system time

The end

Launcher Data

Begin job on node68 at 2009-07-16 02:16:09
IDJOB=2065104
IDBENCH=54296
IDSOLVER=734
FILE ID=node68/2065104-1247703369
PBS_JOBID= 9521178
Free space on /tmp= 66416 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-5-6-fair.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2065104-1247703369/watcher-2065104-1247703369 -o /tmp/evaluation-result-2065104-1247703369/solver-2065104-1247703369 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 40764633 HOME/instance-2065104-1247703369.xml

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

MD5SUM BENCH= fc24eaa25cd4a7911398a3bebb5e3e0c
RANDOM SEED=40764633

node68.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.258
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.258
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:        884480 kB
Buffers:         78708 kB
Cached:         487732 kB
SwapCached:          0 kB
Active:         708976 kB
Inactive:       388312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        884480 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3068 kB
Writeback:           0 kB
Mapped:         551524 kB
Slab:            57776 kB
Committed_AS:  1130256 kB
PageTables:       3044 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66412 MiB
End job on node68 at 2009-07-16 02:16:43